Skip to content
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

refactor: Bump parse from 4.1.0 to 5.3.0 #466

Merged
merged 3 commits into from
Jul 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps parse from 4.1.0 to 5.3.0.

Release notes

Sourced from parse's releases.

5.3.0

5.3.0 (2024-07-07)

Bug Fixes

  • Parse.Object.get returns array instead of object if key name is number-like (#2201) (5921ba2)

Features

5.3.0-beta.1

5.3.0-beta.1 (2024-07-07)

Bug Fixes

  • Parse.Object.get returns array instead of object if key name is number-like (#2201) (5921ba2)

Features

5.3.0-alpha.2

5.3.0-alpha.2 (2024-07-07)

Bug Fixes

  • Parse.Object.get returns array instead of object if key name is number-like (#2201) (5921ba2)

5.3.0-alpha.1

5.3.0-alpha.1 (2024-07-07)

Features

5.2.0

5.2.0 (2024-06-29)

Bug Fixes

  • LiveQueryClient.resubscribe with Parse Server 7 causes many open connections (#2184) (71b4d17)
  • Parse.Installation not working when installation is deleted on server (#2126) (22360b4)
  • Dot notation on JSON arrays doesn't work on PushStatus offset fields (#2194) (e0eb6f0)
  • Duplicate pending operations on nested fields (#2162) (df6df7c)

... (truncated)

Commits
  • c201977 chore(release): 5.3.0 [skip ci]
  • 81fa44f build: Release (#2212)
  • bc0dd72 chore(release): 5.3.0-beta.1 [skip ci]
  • fd3bfa2 build: Release (#2211)
  • e18d2c5 refactor: Bump @​babel/runtime-corejs3 from 7.24.6 to 7.24.7 (#2203)
  • a7462b8 chore(release): 5.3.0-alpha.2 [skip ci]
  • 5921ba2 fix: Parse.Object.get returns array instead of object if key name is number...
  • 17db8ba chore(release): 5.3.0-alpha.1 [skip ci]
  • c74fd4c feat: Add support for Node 22 (#2209)
  • 32d6df5 refactor: Upgrade semantic-release (#2210)
  • 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](https://github.com/parse-community/Parse-SDK-JS) from 4.1.0 to 5.3.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@4.1.0...5.3.0)

---
updated-dependencies:
- dependency-name: parse
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 11, 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 refactor: bump parse from 4.1.0 to 5.3.0 refactor: Bump parse from 4.1.0 to 5.3.0 Jul 11, 2024
@mtrezza mtrezza merged commit c4426e9 into master Jul 11, 2024
4 checks passed
@mtrezza mtrezza deleted the dependabot/npm_and_yarn/parse-5.3.0 branch July 11, 2024 21:26
@parseplatformorg
Copy link

🎉 This change has been released in version 2.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file state:released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants