Skip to content

chore(deps): bump the prod-deps group across 1 directory with 4 updates#40

Merged
scolastico merged 1 commit intomainfrom
dependabot/npm_and_yarn/prod-deps-6d1ad46fba
Aug 4, 2025
Merged

chore(deps): bump the prod-deps group across 1 directory with 4 updates#40
scolastico merged 1 commit intomainfrom
dependabot/npm_and_yarn/prod-deps-6d1ad46fba

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps the prod-deps group with 4 updates in the / directory: @nestjs/common, @nestjs/core, @nestjs/platform-express and @not3/sdk.

Updates @nestjs/common from 11.0.12 to 11.1.3

Release notes

Sourced from @​nestjs/common's releases.

v11.1.3 (2025-06-06)

Bug fixes

Enhancements

Dependencies

Committers: 3

v11.1.2 (2025-05-26)

Bug fixes

  • microservices
    • #15172 fix(microservices): support custom strategy in async usefactory config (@​mag123c)
    • #15166 fix(microservice): prevent error logs during redis client shutdown (@​janroker)

Dependencies

Committers: 2

v11.1.1 (2025-05-14)

Bug fixes

  • core
  • microservices
  • core, platform-fastify
    • #15061 fix(core): bring back getHeader and appendHeader methods from AbstractHttpAdapter (@​micalevisk)
  • platform-express

... (truncated)

Commits
  • 1613f50 chore(@​nestjs) publish v11.1.3 release
  • 1e1bcea Merge pull request #15209 from fjodor-rybakov/fix/add-missing-disposition-type
  • 4b74585 feat: add string array type to disposition
  • 1c4a20a feat(core): defer initialization connected microservice
  • 32b5feb chore(@​nestjs) publish v11.1.2 release
  • 8863c12 chore(deps): bump file-type from 20.5.0 to 21.0.0
  • f262812 chore: update package.json
  • 2cccff1 chore(@​nestjs) publish v11.1.1 release
  • 8a93b85 chore(common): fix incorrect comment
  • 0e95b3b refactor(common): move logger utils to dedicated files
  • Additional commits viewable in compare view

Updates @nestjs/core from 11.0.12 to 11.1.3

Release notes

Sourced from @​nestjs/core's releases.

v11.1.3 (2025-06-06)

Bug fixes

Enhancements

Dependencies

Committers: 3

v11.1.2 (2025-05-26)

Bug fixes

  • microservices
    • #15172 fix(microservices): support custom strategy in async usefactory config (@​mag123c)
    • #15166 fix(microservice): prevent error logs during redis client shutdown (@​janroker)

Dependencies

Committers: 2

v11.1.1 (2025-05-14)

Bug fixes

  • core
  • microservices
  • core, platform-fastify
    • #15061 fix(core): bring back getHeader and appendHeader methods from AbstractHttpAdapter (@​micalevisk)
  • platform-express

... (truncated)

Commits
  • 1613f50 chore(@​nestjs) publish v11.1.3 release
  • 521544c Merge pull request #15203 from isaryy/microservice-defer-init
  • 1c4a20a feat(core): defer initialization connected microservice
  • b84c1fe fix(core): gracefully shutdown the app when repl exits
  • 32b5feb chore(@​nestjs) publish v11.1.2 release
  • f262812 chore: update package.json
  • 2cccff1 chore(@​nestjs) publish v11.1.1 release
  • 7338c03 Merge pull request #15056 from maxbronnikov10/fix/http-adapter-error
  • fb3b12d fix(core): HTTP adapter error mapping
  • cb6080e refactor(core,platform-fastify): drop useless optional signature
  • Additional commits viewable in compare view

Updates @nestjs/platform-express from 11.0.12 to 11.1.3

Release notes

Sourced from @​nestjs/platform-express's releases.

v11.1.3 (2025-06-06)

Bug fixes

Enhancements

Dependencies

Committers: 3

v11.1.2 (2025-05-26)

Bug fixes

  • microservices
    • #15172 fix(microservices): support custom strategy in async usefactory config (@​mag123c)
    • #15166 fix(microservice): prevent error logs during redis client shutdown (@​janroker)

Dependencies

Committers: 2

v11.1.1 (2025-05-14)

Bug fixes

  • core
  • microservices
  • core, platform-fastify
    • #15061 fix(core): bring back getHeader and appendHeader methods from AbstractHttpAdapter (@​micalevisk)
  • platform-express

... (truncated)

Commits

Updates @not3/sdk from 2.0.2 to 2.0.3

Release notes

Sourced from @​not3/sdk's releases.

2.0.3

What's Changed

Full Changelog: not-three/sdk@2.0.2...2.0.3

Commits
  • 3c7d8c9 Merge pull request #42 from not-three/fix/issue-10
  • 13b9109 chore: added pnpm workspace & packageManager in package.json
  • b6d137f ci: added missing permissions
  • 4423219 fix: buffer to base64 conversion using safe iteration to avoid argument overflow
  • 1ca6b5e Merge pull request #41 from not-three/dependabot/npm_and_yarn/dev-deps-f25d4e...
  • 2418054 chore(deps-dev): bump the dev-deps group across 1 directory with 12 updates
  • 0d88faa Merge pull request #39 from not-three/dependabot/npm_and_yarn/prod-deps-9b11d...
  • cae5b8d chore(deps): bump the prod-deps group across 1 directory with 3 updates
  • 6e57700 Merge pull request #27 from not-three/dependabot/npm_and_yarn/dev-deps-20602f...
  • 63480b2 chore(deps-dev): bump the dev-deps group with 8 updates
  • See full diff in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps the prod-deps group with 4 updates in the / directory: [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core), [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) and [@not3/sdk](https://github.com/not-three/sdk).


Updates `@nestjs/common` from 11.0.12 to 11.1.3
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.3/packages/common)

Updates `@nestjs/core` from 11.0.12 to 11.1.3
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.3/packages/core)

Updates `@nestjs/platform-express` from 11.0.12 to 11.1.3
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.3/packages/platform-express)

Updates `@not3/sdk` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/not-three/sdk/releases)
- [Commits](not-three/sdk@2.0.2...2.0.3)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-version: 11.1.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@nestjs/core"
  dependency-version: 11.1.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@nestjs/platform-express"
  dependency-version: 11.1.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@not3/sdk"
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 23, 2025
@scolastico scolastico merged commit 0b524c4 into main Aug 4, 2025
2 checks passed
@scolastico scolastico deleted the dependabot/npm_and_yarn/prod-deps-6d1ad46fba branch August 4, 2025 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant