Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 9, 2024

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 <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)

Bumps [parse-server](https://github.com/parse-community/parse-server) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/parse-community/parse-server/releases)
- [Changelog](https://github.com/parse-community/parse-server/blob/alpha/CHANGELOG.md)
- [Commits](parse-community/parse-server@7.1.0...7.2.0)

---
updated-dependencies:
- dependency-name: parse-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

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

@parse-github-assistant parse-github-assistant bot changed the title refactor: bump parse-server from 7.1.0 to 7.2.0 refactor: Bump parse-server from 7.1.0 to 7.2.0 Jul 9, 2024
@mtrezza mtrezza merged commit b70df92 into alpha Jul 9, 2024
@mtrezza mtrezza deleted the dependabot/npm_and_yarn/parse-server-7.2.0 branch July 9, 2024 20:22
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.3.0-alpha.3

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Sep 25, 2024
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 6.0.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Mar 2, 2025
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 state:released Released as stable version state:released-alpha Released as alpha version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants