chore(deps): bump the api-npm-dependencies group in /api with 7 updates#586
Open
dependabot[bot] wants to merge 1 commit intodevfrom
Open
chore(deps): bump the api-npm-dependencies group in /api with 7 updates#586dependabot[bot] wants to merge 1 commit intodevfrom
dependabot[bot] wants to merge 1 commit intodevfrom
Conversation
Bumps the api-npm-dependencies group in /api with 7 updates: | Package | From | To | | --- | --- | --- | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.16` | `11.1.17` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.16` | `11.1.17` | | [@nestjs/microservices](https://github.com/nestjs/nest/tree/HEAD/packages/microservices) | `11.1.16` | `11.1.17` | | [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.16` | `11.1.17` | | [nestjs-pino](https://github.com/iamolegga/nestjs-pino) | `4.6.0` | `4.6.1` | | [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.16` | `11.1.17` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.57.0` | `8.57.1` | Updates `@nestjs/common` from 11.1.16 to 11.1.17 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.17/packages/common) Updates `@nestjs/core` from 11.1.16 to 11.1.17 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.17/packages/core) Updates `@nestjs/microservices` from 11.1.16 to 11.1.17 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.17/packages/microservices) Updates `@nestjs/platform-express` from 11.1.16 to 11.1.17 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.17/packages/platform-express) Updates `nestjs-pino` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/iamolegga/nestjs-pino/releases) - [Commits](iamolegga/nestjs-pino@4.6.0...4.6.1) Updates `@nestjs/testing` from 11.1.16 to 11.1.17 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.17/packages/testing) Updates `typescript-eslint` from 8.57.0 to 8.57.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@nestjs/common" dependency-version: 11.1.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: api-npm-dependencies - dependency-name: "@nestjs/core" dependency-version: 11.1.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: api-npm-dependencies - dependency-name: "@nestjs/microservices" dependency-version: 11.1.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: api-npm-dependencies - dependency-name: "@nestjs/platform-express" dependency-version: 11.1.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: api-npm-dependencies - dependency-name: nestjs-pino dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: api-npm-dependencies - dependency-name: "@nestjs/testing" dependency-version: 11.1.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: api-npm-dependencies - dependency-name: typescript-eslint dependency-version: 8.57.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: api-npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 api-npm-dependencies group in /api with 7 updates:
11.1.1611.1.1711.1.1611.1.1711.1.1611.1.1711.1.1611.1.174.6.04.6.111.1.1611.1.178.57.08.57.1Updates
@nestjs/commonfrom 11.1.16 to 11.1.17Release notes
Sourced from
@nestjs/common's releases.Commits
447a373chore(release): publish v11.1.17 release99ed6e6fix(deps): update dependency file-type to v21.3.2268a283fix(deps): update dependency file-type to v21.3.1Updates
@nestjs/corefrom 11.1.16 to 11.1.17Release notes
Sourced from
@nestjs/core's releases.Commits
447a373chore(release): publish v11.1.17 releasecbdf737feat(core): auto run get middleware for head requestsUpdates
@nestjs/microservicesfrom 11.1.16 to 11.1.17Release notes
Sourced from
@nestjs/microservices's releases.Commits
447a373chore(release): publish v11.1.17 release4141992Merge pull request #16218 from vchomakov/feat-redis-driver-identification20924e9chore(microservices): remove unused redis client info util testb80791efeat(microservices): make redis client info tag opt-in only15836f7test(microservices): Verify clientInfoTag is applied to redis client8a021farefactor(microservices): extract redis client info tag to shared utilitya3120d5feat(microservices): add redis client info tag with auto versionb796a7ffeat(microservices): add redis driver identificationUpdates
@nestjs/platform-expressfrom 11.1.16 to 11.1.17Release notes
Sourced from
@nestjs/platform-express's releases.Commits
447a373chore(release): publish v11.1.17 releaseUpdates
nestjs-pinofrom 4.6.0 to 4.6.1Release notes
Sourced from nestjs-pino's releases.
Commits
42b087dfix: handle errorKey when pinoHttp is a tuple (issue #2266)45d4c17fix: handle undefined response in LoggerErrorInterceptor11c7323build(deps-dev): bump@types/nodefrom 25.4.0 to 25.5.06b1caffbuild(deps-dev): bump@typescript-eslint/eslint-pluginca2430abuild(deps-dev): bump@types/nodefrom 25.3.5 to 25.4.03899258build(deps-dev): bump jest from 30.2.0 to 30.3.0e5200a0build(deps-dev): bump@typescript-eslint/parserfrom 8.56.1 to 8.57.0d4f5985build(deps-dev): bump@eslint/eslintrcfrom 3.3.4 to 3.3.5a19ff3cbuild(deps-dev): bump@eslint/compatfrom 2.0.2 to 2.0.343fa584build(deps-dev): bump@nestjs/testingfrom 11.1.15 to 11.1.16Updates
@nestjs/testingfrom 11.1.16 to 11.1.17Release notes
Sourced from
@nestjs/testing's releases.Commits
447a373chore(release): publish v11.1.17 releaseUpdates
typescript-eslintfrom 8.57.0 to 8.57.1Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
c7c38aachore(release): publish 8.57.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