build(deps): bump the production-dependencies group across 1 directory with 8 updates#17
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…y with 8 updates Bumps the production-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [body-parser](https://github.com/expressjs/body-parser) | `2.2.2` | `2.3.0` | | [dotenv](https://github.com/motdotla/dotenv) | `17.3.1` | `17.4.2` | | [helmet](https://github.com/helmetjs/helmet) | `8.1.0` | `8.2.0` | | [mongodb](https://github.com/mongodb/node-mongodb-native) | `7.1.1` | `7.3.0` | | [mongoose](https://github.com/Automattic/mongoose) | `9.3.3` | `9.7.1` | | [multer](https://github.com/expressjs/multer) | `2.1.1` | `2.2.0` | | [swagger-jsdoc](https://github.com/Surnet/swagger-jsdoc) | `6.2.8` | `6.3.0` | | [zod](https://github.com/colinhacks/zod) | `4.3.6` | `4.4.3` | Updates `body-parser` from 2.2.2 to 2.3.0 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@v2.2.2...v2.3.0) Updates `dotenv` from 17.3.1 to 17.4.2 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.3.1...v17.4.2) Updates `helmet` from 8.1.0 to 8.2.0 - [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md) - [Commits](helmetjs/helmet@v8.1.0...v8.2.0) Updates `mongodb` from 7.1.1 to 7.3.0 - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md) - [Commits](mongodb/node-mongodb-native@v7.1.1...v7.3.0) Updates `mongoose` from 9.3.3 to 9.7.1 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@9.3.3...9.7.1) Updates `multer` from 2.1.1 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@v2.1.1...v2.2.0) Updates `swagger-jsdoc` from 6.2.8 to 6.3.0 - [Release notes](https://github.com/Surnet/swagger-jsdoc/releases) - [Changelog](https://github.com/Surnet/swagger-jsdoc/blob/master/CHANGELOG.md) - [Commits](Surnet/swagger-jsdoc@v6.2.8...v6.3.0) Updates `zod` from 4.3.6 to 4.4.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.3.6...v4.4.3) --- updated-dependencies: - dependency-name: body-parser dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: dotenv dependency-version: 17.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: helmet dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: mongodb dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: mongoose dependency-version: 9.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: multer dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: swagger-jsdoc dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 production-dependencies group with 8 updates in the / directory:
2.2.22.3.017.3.117.4.28.1.08.2.07.1.17.3.09.3.39.7.12.1.12.2.06.2.86.3.04.3.64.4.3Updates
body-parserfrom 2.2.2 to 2.3.0Release notes
Sourced from body-parser's releases.
Changelog
Sourced from body-parser's changelog.
Commits
d0f2ace2.3.0 (#735)7d03f2fchore: updated deps to latest (#733)8024ba7build(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#732)32b4ed4build(deps): bump github/codeql-action from 4.35.3 to 4.36.1 (#731)ff0f6b9docs: update outdated reference to MDN docs (#730)14d001arefactor: switch to const/let and enable eslint no-var rule (#729)37f36a2deps: update content-type and type-is (#728)e1c244bbuild(deps): bump github/codeql-action from 4.35.1 to 4.35.3 (#723)e01087fbuild(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#724)a7698d3build(deps): bump actions/setup-node from 6.3.0 to 6.4.0 (#725)Updates
dotenvfrom 17.3.1 to 17.4.2Changelog
Sourced from dotenv's changelog.
Commits
f116f7017.4.23a81612fix visual order of faq13f55a8Merge branch 'skill'4bbbf73reorganize faqc3da64bMerge pull request #1009 from motdotla/skill6f743b1update sourcefc2c624update skill972315bTighten up skill2795fcereorganize faqd5495d4adjust skillUpdates
helmetfrom 8.1.0 to 8.2.0Changelog
Sourced from helmet's changelog.
Commits
638e43b8.2.0fdf25a8Update changelog for 8.2.0 releasebd293b7Update devDependencies to latest versions81ce5ccTest supported Node versions on CI807a888Update to new URLd4e0128Add direct link to FAQ437d2ebBump actions/setup-node from 6.3.0 to 6.4.0 (#537)a6bd779Upgrade actions/setup-node to 6.3.01e09f5fFix changelog typod526f5cBump Picomatch dev sub-dependencyUpdates
mongodbfrom 7.1.1 to 7.3.0Release notes
Sourced from mongodb's releases.
... (truncated)
Changelog
Sourced from mongodb's changelog.
... (truncated)
Commits
99106dechore(main): release 7.3.0 (#4944)fd940feci: use toolchain python in windows (#4954)b7f54b5test(NODE-5517): display installed deps in CI (#4948)de29d72chore: disable bson compat tests in prs (#4952)4447050feat(NODE-7518): bump maxWireVersion (#4950)d2b828bchore(NODE-7599): tighten build workflow permissions and update release docs ...24e5705chore(NODE-7512): add Windows Node Latest to smoke test configuration (#4940)90f6967chore(NODE-7563): migrate main release workflows to npm trusted publishers (#...a10d2c9fix(NODE-7548): SCRAM authentication fails on non-Node runtimes (#4932)5c986b1test(NODE-6820): test on Graviton processor (#4936)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for mongodb since your current version.
Updates
mongoosefrom 9.3.3 to 9.7.1Release notes
Sourced from mongoose's releases.
... (truncated)
Changelog
Sourced from mongoose's changelog.
... (truncated)
Commits
7fee4b5chore: release 9.7.11e81fccMerge pull request #16333 from Automattic/vkarpov15/gh-5890-21f75b81Merge pull request #16311 from Automattic/vkarpov15/gh-16283a705903switch to knowledge.mongodb.com and remove relay7518499add copy buttons to AI assistant7120c89fix syntax highlighting in output and vendor deps that dont require build2bbe775Merge pull request #16335 from AbdelrahmanHafez/feat/objectid-jsonschema-pattern95e631afeat(schema): include ObjectId regex pattern in toJSONSchema output re #163344566ac5test(schema): add tests for ObjectId regex pattern in toJSONSchema re #16334eebb70adocs: replace ask ai input with textarea and add outline indicator when assis...Updates
multerfrom 2.1.1 to 2.2.0Release notes
Sourced from multer's releases.
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)Updates
swagger-jsdocfrom 6.2.8 to 6.3.0Release notes
Sourced from swagger-jsdoc's releases.
Commits
04cbcb6Version Bumpa761cf7Fix security vulnerabilities (#425)cb90faffix: replace mikeal/merge-release with direct npm publish, update actions to ...3ebd8d2chore(deps): bump@babel/runtimefrom 7.18.9 to 7.28.4 in /docusaurus (#434)51f408dchore(deps): bump@babel/helpersfrom 7.18.9 to 7.28.4 in /docusaurus (#433)3778b42fix: Update Glob to fix memory leak issue from inflight (#430)2325600Merge pull request #363 from nejclovrencic/fix/extract-annotations-error-hand...f92ee06Update express and body-parser to fix qs vulnerabilityfc52de9Update yarn.lockaf64d34Add try catch to build function for loopUpdates
zodfrom 4.3.6 to 4.4.3Release notes
Sourced from zod's releases.