Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps parse from 6.0.0 to 6.1.0.

Release notes

Sourced from parse's releases.

6.1.0

6.1.0 (2025-03-17)

Features

  • Add Parse.Query option useMaintenanceKey (#2484) (2ead3f3)
  • Allow Parse.Object field names to begin with underscore _ to access internal fields of Parse Server (#2475) (08e43ba)
  • Publish TypeScript definitions (#2491) (fc3e573)

6.1.0-alpha.3

6.1.0-alpha.3 (2025-03-16)

Features

6.1.0-alpha.2

6.1.0-alpha.2 (2025-03-10)

Features

  • Add Parse.Query option useMaintenanceKey (#2484) (2ead3f3)

6.1.0-alpha.1

6.1.0-alpha.1 (2025-03-05)

Features

  • Allow Parse.Object field names to begin with underscore _ to access internal fields of Parse Server (#2475) (08e43ba)
Commits

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 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 17, 2025
@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 6.0.0 to 6.1.0 refactor: Bump parse from 6.0.0 to 6.1.0 Mar 17, 2025
Bumps [parse](https://github.com/parse-community/Parse-SDK-JS) from 6.0.0 to 6.1.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@6.0.0...6.1.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-6.1.0 branch from 4113bdd to 8cd04fc Compare March 17, 2025 18:57
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@mtrezza mtrezza merged commit e374080 into master Mar 17, 2025
3 checks passed
@mtrezza mtrezza deleted the dependabot/npm_and_yarn/parse-6.1.0 branch March 17, 2025 19:16
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants