parse-community / Parse-SDK-JS

The JavaScript SDK for Parse Platform
https://parseplatform.org
Apache License 2.0
1.32k stars 596 forks source link

refactor: Bump parse-server from 7.1.0 to 7.2.0 #2219

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps parse-server from 7.1.0 to 7.2.0.

Release notes

Sourced from parse-server's releases.

7.2.0

7.2.0 (2024-07-09)

Bug Fixes

  • Invalid push notification tokens are not cleaned up from database for FCM API v2 (#9173) (284da09)

Features

  • Add support for dot notation on array fields of Parse Object (#9115) (cf4c880)
  • Upgrade to @​parse/push-adapter 6.4.0 (#9182) (ef1634b)
  • Upgrade to Parse JS SDK 5.3.0 (#9180) (dca187f)

7.2.0-beta.1

7.2.0-beta.1 (2024-07-09)

Bug Fixes

  • Invalid push notification tokens are not cleaned up from database for FCM API v2 (#9173) (284da09)

Features

  • Add support for dot notation on array fields of Parse Object (#9115) (cf4c880)
  • Upgrade to @​parse/push-adapter 6.4.0 (#9182) (ef1634b)
  • Upgrade to Parse JS SDK 5.3.0 (#9180) (dca187f)
Commits
  • 1979de0 chore(release): 7.2.0 [skip ci]
  • 6f2fc44 build: Release (#9189)
  • c696e1e empty
  • 70146bb chore(release): 7.2.0-beta.1 [skip ci]
  • 694da02 build: Release (#9186)
  • e1d4d12 Merge branch 'release' into build
  • 68922c8 refactor: Upgrade semantic release (#9185)
  • 1e21b69 test: Object data type should not change from beforeSave to afterSave tri...
  • 3353998 chore(release): 7.1.0-alpha.16 [skip ci]
  • cf4c880 feat: Add support for dot notation on array fields of Parse Object (#9115)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)
parse-github-assistant[bot] commented 2 months ago

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