This repository was archived by the owner on Mar 6, 2026. It is now read-only.
deps: bump the production-dependencies group with 6 updates#27
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
deps: bump the production-dependencies group with 6 updates#27dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the production-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@sentry/node](https://github.com/getsentry/sentry-javascript) | `8.55.0` | `10.38.0` | | [bcryptjs](https://github.com/dcodeIO/bcrypt.js) | `2.4.3` | `3.0.3` | | [csrf-csrf](https://github.com/Psifi-Solutions/csrf-csrf) | `3.2.2` | `4.0.3` | | [dotenv](https://github.com/motdotla/dotenv) | `16.6.1` | `17.2.3` | | [express](https://github.com/expressjs/express) | `4.22.1` | `5.2.1` | | [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `7.5.1` | `8.2.1` | Updates `@sentry/node` from 8.55.0 to 10.38.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@8.55.0...10.38.0) Updates `bcryptjs` from 2.4.3 to 3.0.3 - [Release notes](https://github.com/dcodeIO/bcrypt.js/releases) - [Commits](dcodeIO/bcrypt.js@2.4.3...v3.0.3) Updates `csrf-csrf` from 3.2.2 to 4.0.3 - [Changelog](https://github.com/Psifi-Solutions/csrf-csrf/blob/main/CHANGELOG.md) - [Commits](https://github.com/Psifi-Solutions/csrf-csrf/commits) Updates `dotenv` from 16.6.1 to 17.2.3 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.6.1...v17.2.3) Updates `express` from 4.22.1 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.1...v5.2.1) Updates `express-rate-limit` from 7.5.1 to 8.2.1 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v7.5.1...v8.2.1) --- updated-dependencies: - dependency-name: "@sentry/node" dependency-version: 10.38.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: bcryptjs dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: csrf-csrf dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: dotenv dependency-version: 17.2.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: express dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: express-rate-limit dependency-version: 8.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 production-dependencies group with 6 updates:
8.55.010.38.02.4.33.0.33.2.24.0.316.6.117.2.34.22.15.2.17.5.18.2.1Updates
@sentry/nodefrom 8.55.0 to 10.38.0Release notes
Sourced from
@sentry/node's releases.... (truncated)
Changelog
Sourced from
@sentry/node's changelog.... (truncated)
Commits
ed7956achore: Format lerna.jsonf87d531release: 10.38.00712f23Merge pull request #19085 from getsentry/prepare-release/10.38.0717399fmeta(changelog): Update changelog for 10.38.0acf6c64chore(deps): Upgrade Lerna to v8 (#19050)e80a940chore(aws-serverless): Fix local cache issues (#19081)9de002bchore(react): Update react-router-5 dev dependency to another than 5.0.0 (#19...46ad70efeat(node): Add AI manual instrumentation exports to Node (#19063)f133597chore(solidstart): Bump peer dependencies of@solidjs/start(#19051)0e6e2b3chore(deps): Upgrade@remix-rundeps to 2.17.4 (#19040)Updates
bcryptjsfrom 2.4.3 to 3.0.3Release notes
Sourced from bcryptjs's releases.
... (truncated)
Commits
1211e9afix: Always yield to event loop before nextTick for async versions (#164)28e5103fix: Use upstream fix to emit interop helperse7055cafix: Separate ESM and UMD type definitions2a9bea9Update publish workflowd5656b3Add helper to check for password input lengthe09eb9aAdd note on using the ESM variant in the browser58333a1Update types2e3b176Merge lint and test workflowsec02e8aFix tests9db275fUpdate legacy fallback to handle crypto dependencyUpdates
csrf-csrffrom 3.2.2 to 4.0.3Changelog
Sourced from csrf-csrf's changelog.
... (truncated)
Commits
Updates
dotenvfrom 16.6.1 to 17.2.3Changelog
Sourced from dotenv's changelog.
... (truncated)
Commits
affe11317.2.3db1ff1fchangelog 🪵7063f16Merge pull request #913 from motdotla/new-tips0bbe72ctest against expected tips017951bonly run .js tests39eda1fadd space backfcc030eupdate tipsb6c7a0dupdated tips - as Dotenvx Radar has been renamed Dotenvx Opsb3c8b16remove unnecessary call to npxd6e4c17Merge pull request #912 from adjerbetian/fix/typescript-error-definitionUpdates
expressfrom 4.22.1 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.2.1Release notes
Sourced from express-rate-limit's releases.
Commits
fe1604d8.2.1b11c05bFix: don't warn for extra config from express-slow-down (#580)37347338.2.0962d737feat: Unknown Options validation check (#578)992c15cchore(deps-dev): bump the development-dependencies group with 3 updates (#579)449a28achore(deps-dev): bump the development-dependencies group across 1 directory w...ceaff6fchore(deps-dev): bump@biomejs/biomefrom 2.2.5 to 2.2.6 (#574)4fccb9echore(deps-dev): bump lint-staged from 16.2.4 to 16.2.5 (#573)b597770Rework dependabot grouping03e8336chore(deps-dev): bump mintlify from 4.2.114 to 4.2.175 (#572)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 <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