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

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the deps group with 7 updates:

Package From To
@nestjs/common 10.4.7 10.4.8
@nestjs/core 10.4.7 10.4.8
@nestjs/microservices 10.4.7 10.4.8
@nestjs/platform-express 10.4.7 10.4.8
@nestjs/swagger 8.0.5 8.0.7
google-auth-library 9.14.2 9.15.0
@nestjs/testing 10.4.7 10.4.8

Updates @nestjs/common from 10.4.7 to 10.4.8

Release notes

Sourced from @​nestjs/common's releases.

v10.4.8 (2024-11-15)

Bug fixes

Enhancements

Committers: 3

Commits

Updates @nestjs/core from 10.4.7 to 10.4.8

Release notes

Sourced from @​nestjs/core's releases.

v10.4.8 (2024-11-15)

Bug fixes

Enhancements

Committers: 3

Commits
  • 3c5180d chore(@​nestjs) publish v10.4.8 release
  • a7b73e3 Merge pull request #14143 from nestjs/feat/expose-listening-stream
  • e64ab18 refactor(core): replace internal init with an inline promise
  • dade6d5 Merge pull request #14139 from mksony/chore/ensure-application-init-before-ac...
  • 1a076fc feat(core): expose listening stream from http adapter host
  • 5c6986f chore(core): defer application shutdown until init finishes
  • 229d97f fix(core): flaky durable provider, remove instance on error #13953
  • See full diff in compare view

Updates @nestjs/microservices from 10.4.7 to 10.4.8

Release notes

Sourced from @​nestjs/microservices's releases.

v10.4.8 (2024-11-15)

Bug fixes

Enhancements

Committers: 3

Commits

Updates @nestjs/platform-express from 10.4.7 to 10.4.8

Release notes

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

v10.4.8 (2024-11-15)

Bug fixes

Enhancements

Committers: 3

Commits

Updates @nestjs/swagger from 8.0.5 to 8.0.7

Release notes

Sourced from @​nestjs/swagger's releases.

Release 8.0.7

8.0.7 (2024-11-15)

Bug fixes

Committers: 1

Release 8.0.6

8.0.6 (2024-11-15)

Bug fixes

Dependencies

Committers: 2

Commits
  • 1dcb1dd chore(): release v8.0.7
  • bbd3380 Merge pull request #3169 from nestjs/fix/expose-self-required-3163
  • 353f5fd fix: expose self required attribute for objects #3163
  • eadd76b chore(): release v8.0.6
  • 1453a17 Merge pull request #3168 from nestjs/revert-3029-fix/external-enums
  • 62317c8 Revert "fix: properly import external enums"
  • 3d83335 Merge pull request #3167 from nestjs/revert-3134-fix/compiler-option-paths-ma...
  • f456068 Revert "fix(plugin): support compiler options paths mapping"
  • 10573a0 Merge pull request #3166 from nestjs/revert-3155-fix/relative-compiler-paths
  • 94ba256 Revert "fix(plugin): resolve compiler option paths relative to base"
  • Additional commits viewable in compare view

Updates google-auth-library from 9.14.2 to 9.15.0

Release notes

Sourced from google-auth-library's releases.

v9.15.0

9.15.0 (2024-11-01)

Features

Changelog

Sourced from google-auth-library's changelog.

9.15.0 (2024-11-01)

Features

Commits
  • 0897882 chore(main): release 9.15.0 (#1891)
  • 902bf8b feat: Impersonated Universe Domain Support (#1875)
  • a65d8a1 chore: update links in github issue templates and switch to using compodoc (#...
  • See full diff in compare view

Updates @nestjs/testing from 10.4.7 to 10.4.8

Release notes

Sourced from @​nestjs/testing's releases.

v10.4.8 (2024-11-15)

Bug fixes

Enhancements

Committers: 3

Commits

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.7` | `10.4.8` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `10.4.7` | `10.4.8` |
| [@nestjs/microservices](https://github.com/nestjs/nest/tree/HEAD/packages/microservices) | `10.4.7` | `10.4.8` |
| [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `10.4.7` | `10.4.8` |
| [@nestjs/swagger](https://github.com/nestjs/swagger) | `8.0.5` | `8.0.7` |
| [google-auth-library](https://github.com/googleapis/google-auth-library-nodejs) | `9.14.2` | `9.15.0` |
| [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `10.4.7` | `10.4.8` |


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

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

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

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

Updates `@nestjs/swagger` from 8.0.5 to 8.0.7
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json)
- [Commits](nestjs/swagger@8.0.5...8.0.7)

Updates `google-auth-library` from 9.14.2 to 9.15.0
- [Release notes](https://github.com/googleapis/google-auth-library-nodejs/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-nodejs/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-nodejs@v9.14.2...v9.15.0)

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

---
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/swagger"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: google-auth-library
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: "@nestjs/testing"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@github-actions github-actions bot merged commit 2e4ef19 into main Nov 18, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/deps-9fd9e10000 branch November 18, 2024 06:53
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