⬆️ deps(backend): Bump the minor-and-patch group across 1 directory with 6 updates#192
Open
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
Open
Conversation
…ith 6 updates Bumps the minor-and-patch group with 6 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [cors](https://github.com/expressjs/cors) | `2.8.5` | `2.8.6` | | [dotenv](https://github.com/motdotla/dotenv) | `17.2.3` | `17.4.1` | | [express-validator](https://github.com/express-validator/express-validator) | `7.3.1` | `7.3.2` | | [multer](https://github.com/expressjs/multer) | `2.0.2` | `2.1.1` | | [openid-client](https://github.com/panva/openid-client) | `6.8.1` | `6.8.2` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.17.0` | `8.20.0` | Updates `cors` from 2.8.5 to 2.8.6 - [Release notes](https://github.com/expressjs/cors/releases) - [Changelog](https://github.com/expressjs/cors/blob/master/HISTORY.md) - [Commits](expressjs/cors@v2.8.5...v2.8.6) Updates `dotenv` from 17.2.3 to 17.4.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.2.3...v17.4.1) Updates `express-validator` from 7.3.1 to 7.3.2 - [Release notes](https://github.com/express-validator/express-validator/releases) - [Commits](express-validator/express-validator@v7.3.1...v7.3.2) Updates `multer` from 2.0.2 to 2.1.1 - [Release notes](https://github.com/expressjs/multer/releases) - [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md) - [Commits](expressjs/multer@v2.0.2...v2.1.1) Updates `openid-client` from 6.8.1 to 6.8.2 - [Release notes](https://github.com/panva/openid-client/releases) - [Changelog](https://github.com/panva/openid-client/blob/main/CHANGELOG.md) - [Commits](panva/openid-client@v6.8.1...v6.8.2) Updates `pg` from 8.17.0 to 8.20.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.20.0/packages/pg) --- updated-dependencies: - dependency-name: cors dependency-version: 2.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: dotenv dependency-version: 17.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: express-validator dependency-version: 7.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: multer dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: openid-client dependency-version: 6.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pg dependency-version: 8.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... 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 |
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 minor-and-patch group with 6 updates in the /backend directory:
2.8.52.8.617.2.317.4.17.3.17.3.22.0.22.1.16.8.16.8.28.17.08.20.0Updates
corsfrom 2.8.5 to 2.8.6Release notes
Sourced from cors's releases.
... (truncated)
Changelog
Sourced from cors's changelog.
Commits
f00a8c12.8.6 (#390)848e2bdchore: remove HISTORY.md and nonexistent CONTRIBUTING.md from tarball (#388)cf8947edocs: tweak intro, add note w/ browser enforcement, FAQ (#385)bbf62a5docs: simplify code examples with header comments (#386)f442e77Extend CI test matrix (#376)d5cf6cdci: add support for node@25 (#375)7e6f7eedocs: revamp content (#374)b25644cbuild(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#370)f881e91build(deps): bump github/codeql-action from 3.28.19 to 4.31.2 (#371)9a9a760chore: add funding to package.json (#363)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for cors since your current version.
Updates
dotenvfrom 17.2.3 to 17.4.1Changelog
Sourced from dotenv's changelog.
Commits
48aa21617.4.1e4282b0changelog 🪵c540e75Merge pull request #1006 from motdotla/skills-update5626f9bdotenvx skill2411f2aupdate dotenvx skill1e08a70simplify dotenv skill747f417Merge pull request #1005 from motdotla/injected271df30changelog 🪵3f01a8binjectingtoinjectedccc50d5updateUpdates
express-validatorfrom 7.3.1 to 7.3.2Release notes
Sourced from express-validator's releases.
Commits
7d06bc37.3.273fb78bci: bump node version used across several action jobs8a6c2d6deps: upgrade docusaurus and friends2db1d81deps: further bump lodash to v4.18.10b1dbe3docs: fix incorrect type references in oneOf and validation-result docs (#1358)0386b00docs: fix duplicate variable declaration in matchedData example (#1359)97fde88fix(deps): bump lodash to 4.17.23 to fix CVE-2025-13465 (#1355)6c2df4ddocs: fix incorrect checkSchema().run() example (#1357)Updates
multerfrom 2.0.2 to 2.1.1Release notes
Sourced from multer's releases.
Changelog
Sourced from multer's changelog.
Commits
368c8a12.1.1 (#1380)7e66481🐛 fix recursion issue643571e✅ add explicit test for client able to send body without abrupt disconnecte86fa52fix error/abort handlingca37779chore(deps): bump actions/checkout from 4.1.1 to 6.0.2 (#1374)13088f4chore(deps): bump actions/upload-artifact from 4.5.0 to 7.0.0 (#1375)bc6a1d1chore(deps): bump github/codeql-action from 3.24.7 to 4.32.4 (#1376)c496e93chore(deps): bump coverallsapp/github-action from 1.2.5 to 2.3.6 (#1377)fa173d3chore(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.3 (#1378)17d7f51chore: add node version to 25.x in CIUpdates
openid-clientfrom 6.8.1 to 6.8.2Release notes
Sourced from openid-client's releases.
Changelog
Sourced from openid-client's changelog.
Commits
b14e51cchore(release): 6.8.2f6f84e2fix: use duplex: half for fetchProtectedResource with ReadableStream body inputf879890chore: bump packagesb506e1abuild(deps): bump the actions group with 4 updates (#853)0baa958chore: bump packagesc5d4931chore: bump packages7cf3c12test: revert undici for the time being8b2e360chore: bump packages79386b7build(deps): bump lodash from 4.17.21 to 4.17.23 (#849)950e199build(deps-dev): bump tar from 7.5.3 to 7.5.6 (#848)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for openid-client since your current version.
Updates
pgfrom 8.17.0 to 8.20.0Changelog
Sourced from pg's changelog.
Commits
c9070ccPublishad36e3cfix: typo in deprecation notice forclient.query()(#3618)f2d7d11Publish5a4bafcDeprecate Client's internal query queue (#3603)a215bfbTypo fix in PgPass deprecation (funciton) (#3605)01e0556fix(pg-query-stream): invokethis.callbackon cursor end/error (#2810)e6e3692Pass connection parameters to password callback (#3602)d80d883test: Fix TLS connection test ending too earlyf332f28fix: Connection timeout handling for native clients in connected state (#3512)b2e9cb1Remove testAsync - its redundant (#3588)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 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