Skip to content

Bump parse-server from 4.10.3 to 7.5.2 #691

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps parse-server from 4.10.3 to 7.5.2.

Release notes

Sourced from parse-server's releases.

7.5.2

7.5.2 (2025-03-21)

Bug Fixes

7.5.1

7.5.1 (2025-03-14)

Bug Fixes

  • Security upgrade node from 20.18.2-alpine3.20 to 20.19.0-alpine3.20 (#9646) (9fc0bfb)

7.5.0

7.5.0 (2025-03-12)

Bug Fixes

  • LiveQueryServer crashes using cacheAdapter on disconnect from Redis 4 server (#9615) (0769215)
  • Push adapter not loading on some versions of Node 22 (#9525) (5447c22)
  • Security upgrade node from 20.17.0-alpine3.20 to 20.18.2-alpine3.20 (#9597) (6114cd9)

Features

  • Add support for MongoDB databaseOptions keys minPoolSize, connectTimeoutMS, socketTimeoutMS, autoSelectFamily, autoSelectFamilyAttemptTimeout (#9577) (20f2071)

7.4.0

7.4.0 (2024-12-23)

Bug Fixes

  • Parse.Query.distinct fails due to invalid aggregate stage 'hint' (#9295) (5f66c6a)
  • Security upgrade cross-spawn from 7.0.3 to 7.0.6 (#9444) (3d034e0)
  • Security upgrade fast-xml-parser from 4.4.0 to 4.4.1 (#9262) (992d39d)
  • Security upgrade node from 20.14.0-alpine3.20 to 20.17.0-alpine3.20 (#9300) (15bb17d)

Features

7.4.0-beta.1

7.4.0-beta.1 (2024-12-23)

... (truncated)

Commits
  • a1d6589 chore(release): 7.5.2 [skip ci]
  • 2ff9c71 fix: Authentication provider credentials are usable across Parse Server apps;...
  • 1e22d4a refactor: Upgrade @​graphql-tools/schema from 10.0.13 to 10.0.18 (#9636)
  • b163d1b refactor: Upgrade mongodb from 6.12.0 to 6.13.0 (#9638)
  • 9e31e5f refactor: Upgrade graphql from 16.9.0 to 16.10.0 (#9641)
  • b50f704 chore(release): 7.5.1 [skip ci]
  • 9fc0bfb fix: Security upgrade node from 20.18.2-alpine3.20 to 20.19.0-alpine3.20 (#9646)
  • b2df741 chore(release): 7.5.0 [skip ci]
  • 1364988 refactor: Upgrade semver from 7.6.3 to 7.7.1 (#9639)
  • 0769215 fix: LiveQueryServer crashes using cacheAdapter on disconnect from Redis 4 se...
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [parse-server](https://github.com/parse-community/parse-server) from 4.10.3 to 7.5.2.
- [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@4.10.3...7.5.2)

---
updated-dependencies:
- dependency-name: parse-server
  dependency-version: 7.5.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 17, 2025
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.

0 participants