Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 3, 2024

Bumps parse from 5.2.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

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 3, 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 from 5.2.0 to 5.3.0 refactor: Bump parse from 5.2.0 to 5.3.0 Aug 3, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/parse-5.3.0 branch from 0a78e56 to b5c9638 Compare August 7, 2024 13:06
Bumps [parse](https://github.com/parse-community/Parse-SDK-JS) from 5.2.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@5.2.0...5.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/parse-5.3.0 branch from b5c9638 to 95cafde Compare August 7, 2024 14:40
@mtrezza mtrezza merged commit 6145798 into master Aug 7, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/parse-5.3.0 branch August 7, 2024 14:41
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants