-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
refactor: Bump parse from 3.5.1 to 6.1.1 #2749
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
Conversation
|
I will reformat the title to use the proper commit message syntax. |
Uffizzi Ephemeral Environment
|
776b5dd to
e7145c8
Compare
e7145c8 to
12068fe
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 📝 WalkthroughWalkthroughThe change updates the version of the "parse" dependency in the Changes
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) |
a7eb485 to
7699622
Compare
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
|
🚀 Thanks for opening this pull request! |
|
This mainly requires investigation about the effects of upgrading the Parse SDK. Does this remove compatibility with older Parse Server versions? Any changes in dashboard code required? |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
Uffizzi Ephemeral Environment
|
Bumps [parse](https://github.com/parse-community/Parse-SDK-JS) from 3.5.1 to 6.1.1. - [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@3.5.1...6.1.1) --- updated-dependencies: - dependency-name: parse dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
7699622 to
8c15dc6
Compare
|
BREAKING CHANGE: This release requires Parse Server 7 or later. |
| | Parse Dashboard | Parse Server | | ||
| |-----------------|------------------| | ||
| | >= 1.0.0 | >= 2.1.4 < 7.0.0 | | ||
| | >= 8.0.0 | >= 7.0.0 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update Parse Dashboard version to expected stable release version before merging PR. This PR can be held off for some weeks as this doesn't seem to be a necessary upgrade.
|
A newer version of parse exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
|
Upgraded in #3003 |
Bumps parse from 3.5.1 to 6.1.1.
Release notes
Sourced from parse's releases.
... (truncated)
Commits
26d5cc9chore(release): 6.1.1 [skip ci]ca30be3build: Release (#2554)3b19832Merge branch 'release' into build/release-2025040409202f5empty commit to trigger CI8692022chore(release): 6.1.0-alpha.5 [skip ci]c7015bafix: Remove unused optionsessionTokenfromParse.Query.aggregate(#2547)451ad04docs: Improve Typescript JSDocs support (#2549)6bc3feechore(release): 6.1.0-alpha.4 [skip ci]44eeacdfix: Security upgrade tar-fs from 2.1.1 to 2.1.2 (#2540)6fceea4refactor: Bump@babel/runtime-corejs3from 7.26.10 to 7.27.0 (#2536)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by CodeRabbit