Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the deps group with 7 updates #139

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 26, 2024

Bumps the deps group with 7 updates:

Package From To
@nestjs/common 10.4.8 10.4.9
@nestjs/core 10.4.8 10.4.9
@nestjs/microservices 10.4.8 10.4.9
@nestjs/platform-express 10.4.8 10.4.9
@nestjs/testing 10.4.8 10.4.9
@types/node 22.9.3 22.10.0
prettier 3.3.3 3.4.0

Updates @nestjs/common from 10.4.8 to 10.4.9

Release notes

Sourced from @​nestjs/common's releases.

v10.4.9 (2024-11-25)

Bug fixes

Enhancements

Dependencies

... (truncated)

Commits
  • 416830c chore(@​nestjs) publish v10.4.9 release
  • f7248e2 Merge pull request #14181 from nestjs/fix/validation-pipe-swc-enum-bug
  • f76a693 Update packages/common/pipes/validation.pipe.ts
  • a3aceff fix(common): fallback to empty string for enums when validating (swc)
  • aabde1a fix(common,core): align the logic of optional provider
  • de6f7ca test(common): improve test suite for getInjectionProviders
  • d35006a chore: update readmes
  • See full diff in compare view

Updates @nestjs/core from 10.4.8 to 10.4.9

Release notes

Sourced from @​nestjs/core's releases.

v10.4.9 (2024-11-25)

Bug fixes

Enhancements

Dependencies

... (truncated)

Commits
  • 416830c chore(@​nestjs) publish v10.4.9 release
  • 81597f7 Merge branch 'master' into fix-tenant-context-payload
  • 25ad5b4 refactor(core): tiny improvements
  • 3324703 Merge pull request #13804 from patrickacioli/fix-lazy-transient-provider
  • aabde1a fix(common,core): align the logic of optional provider
  • d35006a chore: update readmes
  • 6dba4de fix(core): merge req context with tenant payload in the request instance
  • See full diff in compare view

Updates @nestjs/microservices from 10.4.8 to 10.4.9

Release notes

Sourced from @​nestjs/microservices's releases.

v10.4.9 (2024-11-25)

Bug fixes

Enhancements

Dependencies

... (truncated)

Commits
  • 416830c chore(@​nestjs) publish v10.4.9 release
  • 81597f7 Merge branch 'master' into fix-tenant-context-payload
  • 71e8ace Merge pull request #14163 from nestjs/fix/grpc-client-streaming-bug
  • 6094701 Merge pull request #12954 from gunb0s/feature/nestjs-kafka-emit-batch
  • b65c41c fix: use proxy, drain buffer before execution
  • 4564503 fix: use valid reference for the cancel event constant
  • 30a6b52 fix(microservices): grpc client streaming bugs #14094 #13818
  • d35006a chore: update readmes
  • 6dba4de fix(core): merge req context with tenant payload in the request instance
  • See full diff in compare view

Updates @nestjs/platform-express from 10.4.8 to 10.4.9

Release notes

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

v10.4.9 (2024-11-25)

Bug fixes

Enhancements

Dependencies

... (truncated)

Commits

Updates @nestjs/testing from 10.4.8 to 10.4.9

Release notes

Sourced from @​nestjs/testing's releases.

v10.4.9 (2024-11-25)

Bug fixes

Enhancements

Dependencies

... (truncated)

Commits

Updates @types/node from 22.9.3 to 22.10.0

Commits

Updates prettier from 3.3.3 to 3.4.0

Release notes

Sourced from prettier's releases.

3.4.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.4.0

diff

🔗 Release Notes

Commits
  • 7999e10 Release 3.4.0
  • 2262d1e chore(config): migrate renovate config (#16884)
  • 12e3cac chore(deps): update dependency flow-parser to v0.255.0 (#16882)
  • 489a1ba chore(deps): update typescript-eslint to v8.16.0 (#16883)
  • 1005668 chore(deps): update dependency magic-string to v0.30.13 (#16877)
  • 96cff76 chore(deps): update eslint related dependencies (#16880)
  • 11e948a chore(deps): update dependency cspell to v8.16.0 (#16879)
  • 3ae8e1a chore(deps): update dependency esbuild-plugins-node-modules-polyfill to v1.6....
  • 6fe195b docs: fix angular link (#16822)
  • b836ecd chore(deps): update dependency codemirror to v5.65.18 (#16875)
  • Additional commits viewable in compare view

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 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

Bumps the deps group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `10.4.8` | `10.4.9` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `10.4.8` | `10.4.9` |
| [@nestjs/microservices](https://github.com/nestjs/nest/tree/HEAD/packages/microservices) | `10.4.8` | `10.4.9` |
| [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `10.4.8` | `10.4.9` |
| [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `10.4.8` | `10.4.9` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.3` | `22.10.0` |
| [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.0` |


Updates `@nestjs/common` from 10.4.8 to 10.4.9
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.9/packages/common)

Updates `@nestjs/core` from 10.4.8 to 10.4.9
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.9/packages/core)

Updates `@nestjs/microservices` from 10.4.8 to 10.4.9
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.9/packages/microservices)

Updates `@nestjs/platform-express` from 10.4.8 to 10.4.9
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.9/packages/platform-express)

Updates `@nestjs/testing` from 10.4.8 to 10.4.9
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.9/packages/testing)

Updates `@types/node` from 22.9.3 to 22.10.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `prettier` from 3.3.3 to 3.4.0
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.3...3.4.0)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: "@nestjs/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: "@nestjs/microservices"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: "@nestjs/platform-express"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: "@nestjs/testing"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@github-actions github-actions bot merged commit f0907f4 into main Nov 26, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/deps-83f3a6efbc branch November 26, 2024 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants