deps(server)(deps): bump the all-server-deps group across 1 directory with 4 updates#66
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
… with 4 updates Bumps the all-server-deps group with 4 updates in the /server directory: [helmet](https://github.com/helmetjs/helmet), [mongoose](https://github.com/Automattic/mongoose), [swagger-jsdoc](https://github.com/Surnet/swagger-jsdoc) and [mongodb-memory-server](https://github.com/typegoose/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server). 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 `mongoose` from 9.6.2 to 9.6.3 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@9.6.2...9.6.3) 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 `mongodb-memory-server` from 11.1.0 to 11.2.0 - [Release notes](https://github.com/typegoose/mongodb-memory-server/releases) - [Changelog](https://github.com/typegoose/mongodb-memory-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/typegoose/mongodb-memory-server/commits/v11.2.0/packages/mongodb-memory-server) --- updated-dependencies: - dependency-name: helmet dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-server-deps - dependency-name: mongoose dependency-version: 9.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-server-deps - dependency-name: swagger-jsdoc dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-server-deps - dependency-name: mongodb-memory-server dependency-version: 11.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-server-deps ... 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 all-server-deps group with 4 updates in the /server directory: helmet, mongoose, swagger-jsdoc and mongodb-memory-server.
Updates
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
mongoosefrom 9.6.2 to 9.6.3Release notes
Sourced from mongoose's releases.
Changelog
Sourced from mongoose's changelog.
Commits
f4d651dchore: release 9.6.35841200docs: add section about Mongoose Studio to README396607aMerge pull request #16297 from kaseken/fix/remove-broken-examples-link912d164docs: remove broken link to deleted examples/schema/schema.jsdbaa16dMerge pull request #16296 from Automattic/fix/copy-code-lint-space9cf3b58style(docs): fix lint errors in copy-code.jscb2985eMerge pull request #16295 from torbiak-samdesk/maxPoolSize83d1599docs: update default pool sizes on createConnection()5dc742bdocs: show copy button when tabbingd2699d5Merge pull request #16294 from DraXx-Van/fix-copy-button-scrollUpdates
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
mongodb-memory-serverfrom 11.1.0 to 11.2.0Release notes
Sourced from mongodb-memory-server's releases.
Changelog
Sourced from mongodb-memory-server's changelog.
Commits
d90ae52release: v11.2.0Dependabot 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