Skip to content

refactor: Bump express-rate-limit and parse-server#822

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-76932538a9
Closed

refactor: Bump express-rate-limit and parse-server#822
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-76932538a9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps express-rate-limit to 8.3.0 and updates ancestor dependency parse-server. These dependencies need to be updated together.

Updates express-rate-limit from 8.2.1 to 8.3.0

Release notes

Sourced from express-rate-limit's releases.

v8.3.0

You can view the changelog here.

Commits
  • 9c90752 ci: setup oidc connect with npm for automatatic publish
  • e4477fa 8.3.0
  • 06d7340 docs: add changelog for 8.3.0
  • 14e5388 fix: handle ipv4 mapped to ipv6 (GHSA-46wh-pxpv-q5gq)
  • 2767a95 chore(deps-dev): bump the development-dependencies group across 1 directory w...
  • f400c7f chore(deps-dev): bump the development-dependencies group with 2 updates (#603)
  • 4e4884c chore(deps-dev): bump the development-dependencies group across 1 directory w...
  • fadbccb formatting
  • 7b57b95 biome migration
  • 88a1f7f docs: typo fix
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by gamemaker1, a new releaser for express-rate-limit since your current version.

Attestation changes

This version has no provenance attestation, while the previous version (8.2.1) was attested. Review the package versions before updating.


Updates parse-server from 9.6.1 to 9.7.0

Release notes

Sourced from parse-server's releases.

9.7.0

9.7.0 (2026-03-30)

Bug Fixes

Features

  • Add protectedFieldsSaveResponseExempt option to strip protected fields from save responses (#10289) (4f7cb53)
  • Add protectedFieldsTriggerExempt option to exempt Cloud Code triggers from protectedFields (#10288) (1610f98)
  • Add support for partialFilterExpression in MongoDB storage adapter (#10346) (8dd7bf2)
  • Extend storage adapter interface to optionally return matchedCount and modifiedCount from DatabaseController.update with many: true (#10353) (aea7596)

9.7.0-alpha.18

9.7.0-alpha.18 (2026-03-30)

Features

  • Extend storage adapter interface to optionally return matchedCount and modifiedCount from DatabaseController.update with many: true (#10353) (aea7596)

9.7.0-alpha.17

9.7.0-alpha.17 (2026-03-29)

Bug Fixes

  • Cloud Code trigger context vulnerable to prototype pollution (#10352) (d5f5128)

9.7.0-alpha.16

9.7.0-alpha.16 (2026-03-29)

Bug Fixes

... (truncated)

Commits
  • 84ca533 chore(release): 9.7.0 [skip ci]
  • 6d0bd1e build: Release (#10354)
  • d01675b empty commit to trigger CI
  • 99fc339 chore(release): 9.7.0-alpha.18 [skip ci]
  • aea7596 feat: Extend storage adapter interface to optionally return matchedCount an...
  • 6183d4b chore(release): 9.7.0-alpha.17 [skip ci]
  • d5f5128 fix: Cloud Code trigger context vulnerable to prototype pollution (#10352)
  • e573cfa chore(release): 9.7.0-alpha.16 [skip ci]
  • f63fd1a fix: LiveQuery protected-field guard bypass via array-like logical operator v...
  • f897d83 chore(release): 9.7.0-alpha.15 [skip ci]
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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 [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) to 8.3.0 and updates ancestor dependency [parse-server](https://github.com/parse-community/parse-server). These dependencies need to be updated together.


Updates `express-rate-limit` from 8.2.1 to 8.3.0
- [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases)
- [Commits](express-rate-limit/express-rate-limit@v8.2.1...v8.3.0)

Updates `parse-server` from 9.6.1 to 9.7.0
- [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@9.6.1...9.7.0)

---
updated-dependencies:
- dependency-name: express-rate-limit
  dependency-version: 8.3.0
  dependency-type: indirect
- dependency-name: parse-server
  dependency-version: 9.7.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 30, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 30, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 30, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-76932538a9 branch March 30, 2026 17:33
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