chore(deps): bump the proxy-dependencies group in /render-proxy with 6 updates - #20
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the proxy-dependencies group in /render-proxy with 6 updates: | Package | From | To | | --- | --- | --- | | [express](https://github.com/expressjs/express) | `4.22.2` | `5.2.1` | | [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `7.5.1` | `8.6.0` | | [helmet](https://github.com/helmetjs/helmet) | `7.2.0` | `8.3.0` | | [multer](https://github.com/expressjs/multer) | `1.4.5-lts.2` | `2.2.0` | | [pdf-parse](https://github.com/mehmet-kozan/pdf-parse) | `1.1.4` | `2.4.5` | | [redis](https://github.com/redis/node-redis) | `4.7.1` | `6.1.0` | Updates `express` from 4.22.2 to 5.2.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@v4.22.2...v5.2.1) Updates `express-rate-limit` from 7.5.1 to 8.6.0 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v7.5.1...v8.6.0) Updates `helmet` from 7.2.0 to 8.3.0 - [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md) - [Commits](helmetjs/helmet@v7.2.0...v8.3.0) Updates `multer` from 1.4.5-lts.2 to 2.2.0 - [Release notes](https://github.com/expressjs/multer/releases) - [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md) - [Commits](expressjs/multer@v1.4.5-lts.2...v2.2.0) Updates `pdf-parse` from 1.1.4 to 2.4.5 - [Release notes](https://github.com/mehmet-kozan/pdf-parse/releases) - [Commits](mehmet-kozan/pdf-parse@v1.1.4...v2.4.5) Updates `redis` from 4.7.1 to 6.1.0 - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/redis@4.7.1...redis@6.1.0) --- updated-dependencies: - dependency-name: express dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: proxy-dependencies - dependency-name: express-rate-limit dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: proxy-dependencies - dependency-name: helmet dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: proxy-dependencies - dependency-name: multer dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: proxy-dependencies - dependency-name: pdf-parse dependency-version: 2.4.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: proxy-dependencies - dependency-name: redis dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: proxy-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/render-proxy/proxy-dependencies-51e1244627
branch
July 31, 2026 11:04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the proxy-dependencies group in /render-proxy with 6 updates:
4.22.25.2.17.5.18.6.07.2.08.3.01.4.5-lts.22.2.01.1.42.4.54.7.16.1.0Updates
expressfrom 4.22.2 to 5.2.1Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
dbac7415.2.1697547cRevert "sec: security patch for CVE-2024-51999"4007ad1Release: 5.2.0 (#6920)2f64f68sec: security patch for CVE-2024-51999ed0ba3fbuild(deps): bump actions/checkout from 5.0.0 to 6.0.0 (#6928)8eace46build(deps): bump github/codeql-action from 4.31.2 to 4.31.6 (#6929)30bae81build(deps): bump coverallsapp/github-action from 2.3.6 to 2.3.7 (#6930)758d435deps: body-parser@^2.2.1 (#6922)77bcd52docs: update emeritus triagers (#6890)f33caf1Nominate to@efekrsklfor triage team (#6888)Updates
express-rate-limitfrom 7.5.1 to 8.6.0Release notes
Sourced from express-rate-limit's releases.
Commits
fffb3c48.6.0f366b2ddocs: debugging guide, time constants, & v8.6.0 changelog (#652)593ddd2fix: make debug output easier to read (#653)ef8c129fix: Pin safe version of@asyncapi/specsdev dep (#659)7b05e0dfeat: add time constants to support more readable values for windowMs (#655)863e730chore(deps-dev): bump the development-dependencies group with 3 updates (#657)e0e711efix: correct wording in usage documentation for express-rate-limit (#656)fcd3aa7chore(deps-dev): bump the development-dependencies group with 3 updates (#651)99d4298feat: usedebugfor debug logging (#641)23e4ddefeat: Run validations once each (#650)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for express-rate-limit since your current version.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
helmetfrom 7.2.0 to 8.3.0Changelog
Sourced from helmet's changelog.
Commits
75f1a988.3.0f03f70dUpdate changelog for 8.3.0 releasea307fceFix capitalization in CSP package changelog5347b43Format default CSP in README for readability9afc570CSP: fix middleware-specific README missing link266c95cMinor speedups to project setups test7a4196cCSP: update package-specific changelog02716b4CSP: improve performance when there are no dynamic directives3f511edCSP: move utility functions to separate file80338afCSP: disabling defaults with no directives is now an errorUpdates
multerfrom 1.4.5-lts.2 to 2.2.0Release notes
Sourced from multer's releases.
... (truncated)
Changelog
Sourced from multer's changelog.
Commits
2e2af082.2.0 (#1412)a192b52feat: add fieldNestingDepth limit option9c801c7fix: clean up in-progress disk writes on abort0adb21dci: add Node 26 to test matrix (#1404)f5e17c3chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#1410)de1fefdchore(deps): bump github/codeql-action from 4.32.4 to 4.36.1 (#1409)67abfc8chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#1397)368c8a12.1.1 (#1380)7e66481🐛 fix recursion issue643571e✅ add explicit test for client able to send body without abrupt disconnectMaintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for multer since your current version.
Updates
pdf-parsefrom 1.1.4 to 2.4.5Release notes
Sourced from pdf-parse's releases.
... (truncated)
Commits
e8e800bRemove Tidelift funding option614e669Integration test dependency fix (#38)cff0ae1For browser build, set the background web worker explicitly. (#37)54937b6Update README.md1e87eddUpdate API Extractor config and rename API docsc153bf7Release v2.4.4 and update README formatting69eec3eNPM publish workflow now triggers only on published releases. (#33)1bfae05Command-line interface for quick PDF processing implemented. (#32)8a7a044CDN urls updatedpdf-parse/utilsreplaced withpdf-parse/node(#31)4b6c46egetTable() return type changed. (#30)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
redisfrom 4.7.1 to 6.1.0Release notes
Sourced from redis's releases.
... (truncated)
Commits
9ba65ddRelease redis@6.1.0d400bc9Release entraid@6.1.027c0b71Release time-series@6.1.05044e44Release search@6.1.057aba53Release json@6.1.0c19ba5bRelease bloom@6.1.0323e2bcRelease client@6.1.0a476aa6feat(cluster): add getNodeClientForKey for WATCH/MULTI/EXEC (#3315)7ae4652feat: add key prefixing (#3312)65e9453Release redis@6.0.1Dependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions