Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps parse-server from 7.3.0 to 8.0.1.

Release notes

Sourced from parse-server's releases.

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 extendSessionOnUse does 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

  • Security upgrade node from 20.18.2-alpine3.20 to 20.19.0-alpine3.20 (#9652) (2be1a19)

8.0.1-alpha.1

8.0.1-alpha.1 (2025-03-06)

Bug Fixes

  • Using Parse Server option extendSessionOnUse does 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

Features

  • Add dynamic master key by setting Parse Server option masterKey to a function (#9582) (6f1d161)
  • Add support for MongoDB databaseOptions keys autoSelectFamily, autoSelectFamilyAttemptTimeout (#9579) (5966068)
  • Add support for MongoDB databaseOptions keys minPoolSize, connectTimeoutMS, socketTimeoutMS (#9522) (91618fe)
  • Add TypeScript support (#9550) (59e46d0)
  • Change default value of Parse Server option encodeParseObjectInCloudFunction to true (#9527) (5c5ad69)
  • Deprecate PublicAPIRouter in favor of PagesRouter (#9526) (7f66629)

... (truncated)

Commits
  • 81e9a93 chore(release): 8.0.1 [skip ci]
  • 82214d1 build: Release (#9654)
  • 4edea3b empty commit to trigger CI
  • ac9e085 ci: Add auto-pr (#9653)
  • 1b20f49 refactor: Bump @​graphql-tools/merge from 9.0.22 to 9.0.24 (#9647)
  • 4821795 chore(release): 8.0.1-alpha.2 [skip ci]
  • 2be1a19 fix: Security upgrade node from 20.18.2-alpine3.20 to 20.19.0-alpine3.20 (#9652)
  • b0388d5 refactor: Bump router from 2.0.0 to 2.1.0 (#9648)
  • de9462a refactor: Bump @​apollo/client from 3.12.8 to 3.13.4 (#9644)
  • 7b39e20 refactor: Bump mongodb-runner from 5.7.1 to 5.8.0 (#9645)
  • 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 dependencies Bot label; pull requests that updates a dependency file javascript Pull requests that update javascript code labels Mar 18, 2025
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-server from 7.3.0 to 8.0.1 refactor: Bump parse-server from 7.3.0 to 8.0.1 Mar 18, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/parse-server-8.0.1 branch from 2fabdfc to b11ee3b Compare March 18, 2025 19:40
Bumps [parse-server](https://github.com/parse-community/parse-server) from 7.3.0 to 8.0.1.
- [Release notes](https://github.com/parse-community/parse-server/releases)
- [Changelog](https://github.com/parse-community/parse-server/blob/alpha/CHANGELOG.md)
- [Commits](parse-community/parse-server@7.3.0...8.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/parse-server-8.0.1 branch from b11ee3b to 33c13f3 Compare March 20, 2025 14:47
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 21, 2025

Superseded by #2531.

@dependabot dependabot bot closed this Mar 21, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/parse-server-8.0.1 branch March 21, 2025 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Bot label; pull requests that updates a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants