parse-community / parse-dashboard

A dashboard for managing Parse Server
https://parseplatform.org
Other
3.74k stars 1.39k forks source link

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

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

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 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](https://github.com/parse-community/parse-dashboard/network/alerts).
parse-github-assistant[bot] commented 4 months ago

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

uffizzi-cloud[bot] commented 4 months ago

Uffizzi Ephemeral Environment deployment-51855

:watch: Updated May 16, 2024, 17:38 UTC

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

:page_facing_up: View Application Logs etc.

What is Uffizzi? Learn more

dependabot[bot] commented 4 months ago

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.