Skip to content

build(deps): Bump crypto-js and parse #2565

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2024

Bumps crypto-js to 4.2.0 and updates ancestor dependency parse. These dependencies need to be updated together.

Updates crypto-js from 4.1.1 to 4.2.0

Commits

Updates parse from 3.4.2 to 5.1.0

Release notes

Sourced from parse's releases.

5.1.0

5.1.0 (2024-05-16)

Bug Fixes

  • Parse.GeoPoint.current returns undefined (#2127) (3860535)
  • Chrome browser console warning about unsafe header access-control-expose-headers when calling Cloud Function (#2095) (7b73c03)
  • Live Query not working on Expo React Native (#2109) (7a89665)
  • Local datastore throws error when Parse.Query.notEqualTo is set to null (#2102) (6afd32a)
  • Multiple object updates of nested keys overwrite each other (#1451) (fa4341a)
  • Pending updates to nested field causes ParseObject.toJSON() to return incorrect object (#1453) (23cc573)
  • Remove circular dependencies (#2125) (b415165)

Features

  • Add password validation for user with unverified email via Parse.User.verifyPassword using master key and option ignoreEmailVerification: true (#2076) (b0adf7e)
  • Add support for setting Parse.ACL from json (#2097) (72bc9ac)
  • Allow setting custom queue for handling offline operations via Parse.EventuallyQueue (#2106) (f92e4d4)
  • Improve installation object Parse.Installation.currentInstallation to support web push notifications (#2119) (4fc62ce)
  • Lazy load Parse.CoreManager controllers to add support for swappable CryptoController, LocalDatastoreController, StorageController, WebSocketController, ParseLiveQuery (#2100) (fbd0ab1)

5.1.0-beta.1

5.1.0-beta.1 (2024-05-16)

Bug Fixes

  • Parse.GeoPoint.current returns undefined (#2127) (3860535)
  • Chrome browser console warning about unsafe header access-control-expose-headers when calling Cloud Function (#2095) (7b73c03)
  • Live Query not working on Expo React Native (#2109) (7a89665)
  • Local datastore throws error when Parse.Query.notEqualTo is set to null (#2102) (6afd32a)
  • Multiple object updates of nested keys overwrite each other (#1451) (fa4341a)
  • Pending updates to nested field causes ParseObject.toJSON() to return incorrect object (#1453) (23cc573)
  • Remove circular dependencies (#2125) (b415165)

Features

  • Add password validation for user with unverified email via Parse.User.verifyPassword using master key and option ignoreEmailVerification: true (#2076) (b0adf7e)
  • Add support for setting Parse.ACL from json (#2097) (72bc9ac)
  • Allow setting custom queue for handling offline operations via Parse.EventuallyQueue (#2106) (f92e4d4)
  • Improve installation object Parse.Installation.currentInstallation to support web push notifications (#2119) (4fc62ce)
  • Lazy load Parse.CoreManager controllers to add support for swappable CryptoController, LocalDatastoreController, StorageController, WebSocketController, ParseLiveQuery (#2100) (fbd0ab1)

5.1.0-alpha.11

5.1.0-alpha.11 (2024-05-16)

Bug Fixes

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [crypto-js](https://github.com/brix/crypto-js) to 4.2.0 and updates ancestor dependency [parse](https://github.com/parse-community/Parse-SDK-JS). These dependencies need to be updated together.


Updates `crypto-js` from 4.1.1 to 4.2.0
- [Commits](brix/crypto-js@4.1.1...4.2.0)

Updates `parse` from 3.4.2 to 5.1.0
- [Release notes](https://github.com/parse-community/Parse-SDK-JS/releases)
- [Changelog](https://github.com/parse-community/Parse-SDK-JS/blob/alpha/CHANGELOG.md)
- [Commits](parse-community/Parse-SDK-JS@3.4.2...5.1.0)

---
updated-dependencies:
- dependency-name: crypto-js
  dependency-type: indirect
- dependency-name: parse
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Bot label; pull requests that updates a dependency file label May 16, 2024
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title build(deps): bump crypto-js and parse build(deps): Bump crypto-js and parse May 16, 2024
Copy link

uffizzi-cloud bot commented May 16, 2024

Uffizzi Ephemeral Environment deployment-51855

⌚ Updated May 16, 2024, 17:38 UTC

☁️ https://app.uffizzi.com/github.com/parse-community/parse-dashboard/pull/2565

📄 View Application Logs etc.

What is Uffizzi? Learn more

@mtrezza mtrezza closed this May 16, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 16, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@mtrezza mtrezza deleted the dependabot/npm_and_yarn/multi-900bd84e95 branch May 16, 2024 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Bot label; pull requests that updates a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant