refactor: Bump parse-server from 5.5.6 to 8.0.2
Bumps parse-server from 5.5.6 to 8.0.2.
Release notes
Sourced from parse-server's releases.
8.0.2
8.0.2 (2025-03-21)
Bug Fixes
- Authentication provider credentials are usable across Parse Server apps; fixes security vulnerability GHSA-837q-jhwx-cmpv (#9667) (5ef0440)
8.0.2-alpha.1
8.0.2-alpha.1 (2025-03-21)
Bug Fixes
- Authentication provider credentials are usable across Parse Server apps; fixes security vulnerability GHSA-837q-jhwx-cmpv (#9667) (5ef0440)
8.0.1
8.0.1 (2025-03-17)
Bug Fixes
- Security upgrade node from 20.18.2-alpine3.20 to 20.19.0-alpine3.20 (#9652) (2be1a19)
- Using Parse Server option
extendSessionOnUsedoes not correctly clear memory and functions as a debounce instead of a throttle (#8683) (6258a6a)8.0.1-alpha.2
8.0.1-alpha.2 (2025-03-16)
Bug Fixes
8.0.1-alpha.1
8.0.1-alpha.1 (2025-03-06)
Bug Fixes
- Using Parse Server option
extendSessionOnUsedoes not correctly clear memory and functions as a debounce instead of a throttle (#8683) (6258a6a)8.0.0
8.0.0 (2025-03-04)
Migration Guide
This is a major release with breaking changes. We prepared a migration guide to help you migrating to Parse Server 8. For the full list of breaking changes see the section below. If you are upgrading from a lower version than the previous major release, we recommend to upgrade one major release at a time and consult the respective change logs. For help consult our community forum or our community chat.
BREAKING CHANGES
... (truncated)
Commits
f20e0f3chore(release): 8.0.2 [skip ci]4a79ffabuild: Release (#9669)552a771empty commit to trigger CI397842echore(release): 8.0.2-alpha.1 [skip ci]5ef0440fix: Authentication provider credentials are usable across Parse Server apps;...c56b2c4docs: Add build step warning to contributing guide (#9666)73380fbrefactor: Bump pg-promise from 11.10.2 to 11.13.0 (#9661)c0454e0refactor: Bump@graphql-tools/schemafrom 10.0.21 to 10.0.23 (#9657)cc5b663refactor: Bump@babel/eslint-parserfrom 7.26.8 to 7.26.10 (#9658)31f1a3arefactor: Bump@parse/push-adapterfrom 6.10.0 to 6.11.0 (#9656)- Additional commits viewable in compare view
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 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)
I will reformat the title to use the proper commit message syntax.
Superseded by #135.