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

Bump the nest-js group with 6 updates #306

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2023

Bumps the nest-js group with 6 updates:

Package From To
@nestjs/common 10.2.4 10.2.6
@nestjs/config 3.0.1 3.1.1
@nestjs/core 10.2.4 10.2.6
@nestjs/microservices 10.2.4 10.2.6
@nestjs/platform-express 10.2.4 10.2.6
@nestjs/swagger 7.1.10 7.1.12

Updates @nestjs/common from 10.2.4 to 10.2.6

Commits
  • 776bd6d chore(@​nestjs) publish v10.2.6 release
  • 62236b9 Merge pull request #12410 from Connormiha/simplify-get-injection-providers
  • 6bcb3bd style: fix formatting
  • c4849e0 utils: simplify map + flat in injections providers
  • 97e9652 Merge pull request #12407 from sezanzeb/test/test-param-decorator-metadata
  • 8631f39 fix description for Search decorator
  • 43594e0 test(common): added a test for the @​param decorator metadata
  • 67951ff chore(@​nestjs) publish v10.2.5 release
  • c041c9d Update packages/common/interfaces/http/http-redirect-response.interface.ts
  • 91f8c22 feat: implement http redirect response interface
  • See full diff in compare view

Updates @nestjs/config from 3.0.1 to 3.1.1

Release notes

Sourced from @​nestjs/config's releases.

Release 3.1.1

  • fix: exclude undefined if default value specified #1460 (83974af)
  • chore(deps): update dependency jest to v29.7.0 (a76ff24)

Release 3.1.0

  • Merge pull request #1409 from jmcdo29/feat/conditional-module (9c42639)
  • chore(deps): update typescript-eslint monorepo to v6.7.0 (57ed7ca)
  • chore(deps): update dependency eslint to v8.49.0 (23e60a1)
  • chore(deps): update nest monorepo to v10.2.5 (a69d2ec)
  • Merge pull request #1454 from nestjs/renovate/lodash-4.x (4ba63e7)
  • Merge pull request #1451 from nestjs/renovate/typescript-eslint-monorepo (ae64d33)
  • chore(deps): update dependency @​types/lodash to v4.14.198 (7c767dc)
  • Merge pull request #1450 from nestjs/renovate/node-18.x (a55a025)
  • chore(deps): update typescript-eslint monorepo to v6.6.0 (9db04f1)
  • chore(deps): update dependency @​types/node to v18.17.15 (581843a)
  • Merge pull request #1376 from nestjs/renovate/cimg-node-20.x (6568072)
  • chore(deps): update node.js to v20.6 (c58a4e2)
  • chore(deps): update nest monorepo to v10.2.4 (2ab26b3)
  • chore(deps): update dependency joi to v17.10.1 (dbd0d2f)
  • chore: add public api jsdoc (a9466c4)
  • fix: add optional timeout and debug log if condition is false (1ce6d9f)
  • feat: create a conditional module (d98a5f8)
Commits
  • c220709 chore(): release v3.1.1
  • 83974af fix: exclude undefined if default value specified #1460
  • a76ff24 chore(deps): update dependency jest to v29.7.0
  • c484a0e chore(): release v3.1.0
  • 9c42639 Merge pull request #1409 from jmcdo29/feat/conditional-module
  • 57ed7ca chore(deps): update typescript-eslint monorepo to v6.7.0
  • 23e60a1 chore(deps): update dependency eslint to v8.49.0
  • a69d2ec chore(deps): update nest monorepo to v10.2.5
  • 4ba63e7 Merge pull request #1454 from nestjs/renovate/lodash-4.x
  • ae64d33 Merge pull request #1451 from nestjs/renovate/typescript-eslint-monorepo
  • Additional commits viewable in compare view

Updates @nestjs/core from 10.2.4 to 10.2.6

Commits

Updates @nestjs/microservices from 10.2.4 to 10.2.6

Commits

Updates @nestjs/platform-express from 10.2.4 to 10.2.6

Commits

Updates @nestjs/swagger from 7.1.10 to 7.1.12

Release notes

Sourced from @​nestjs/swagger's releases.

Release 7.1.12

  • fix: mapped types shim should return classes #2610 (73edf73)
  • chore(deps): update dependency @​types/node to v18.17.18 (9ebe5e8)
  • chore(deps): update typescript-eslint monorepo to v6.7.2 (a861fff)
  • Merge pull request #2613 from nestjs/renovate/swagger-ui-dist-5.x (3554d46)
  • fix(deps): update dependency swagger-ui-dist to v5.7.2 (e9a7300)
  • chore(deps): update dependency @​fastify/static to v6.11.2 (5758bcf)
  • chore(deps): update dependency @​types/node to v18.17.17 (07e9950)
  • chore(deps): update dependency @​types/js-yaml to v4.0.6 (25f00ce)
  • chore(deps): update dependency @​types/jest to v29.5.5 (d1ba24b)
  • chore(deps): update dependency @​types/node to v18.17.16 (3dbd470)
  • chore(deps): update dependency jest to v29.7.0 (ac28704)
  • chore(deps): update typescript-eslint monorepo to v6.7.0 (20989c4)
  • chore(deps): update nest monorepo to v10.2.5 (0e1d5c7)
  • chore(deps): update dependency @​types/node to v18.17.15 (39e2242)

Release 7.1.11

  • Merge pull request #2601 from nestjs/renovate/swagger-ui-dist-5.x (4009b1f)
  • fix(deps): update dependency swagger-ui-dist to v5.6.2 (c0331dc)
  • Merge pull request #2599 from nestjs/renovate/fastify-static-6.x (e17eca8)
  • Merge pull request #2564 from benjaballah/master-1 (1b43460)
  • chore(deps): update dependency @​fastify/static to v6.11.0 (a0ec908)
  • Merge pull request #2602 from nestjs/renovate/typescript-eslint-monorepo (dd036b8)
  • Merge pull request #2605 from nestjs/renovate/lodash-4.x (dd0394b)
  • Merge pull request #2597 from nestjs/renovate/nest-monorepo (77596db)
  • Merge pull request #2607 from nestjs/renovate/eslint-8.x (1ec03c0)
  • chore(deps): update typescript-eslint monorepo to v6.6.0 (8d8ecd0)
  • chore(deps): update dependency eslint to v8.49.0 (374116f)
  • chore(deps): update nest monorepo to v10.2.4 (522bf5f)
  • chore(deps): update dependency @​types/lodash to v4.14.198 (93003d8)
  • Merge pull request #2608 from BC-M/feat/support-string-mappings (27eb8e2)
  • Merge pull request #2512 from nestjs/renovate/cimg-node-20.x (5f3caa1)
  • feat: add support for string mapping types (195874f)
  • chore(deps): update node.js to v20.6 (b436693)
  • chore(deps): update nest monorepo to v10.2.3 (3cdfce3)
  • Update schema-object-factory.ts (f06c1c8)
Commits
  • 31cf72a chore(): release v7.1.12
  • 73edf73 fix: mapped types shim should return classes #2610
  • 9ebe5e8 chore(deps): update dependency @​types/node to v18.17.18
  • a861fff chore(deps): update typescript-eslint monorepo to v6.7.2
  • 3554d46 Merge pull request #2613 from nestjs/renovate/swagger-ui-dist-5.x
  • e9a7300 fix(deps): update dependency swagger-ui-dist to v5.7.2
  • 5758bcf chore(deps): update dependency @​fastify/static to v6.11.2
  • 07e9950 chore(deps): update dependency @​types/node to v18.17.17
  • 25f00ce chore(deps): update dependency @​types/js-yaml to v4.0.6
  • d1ba24b chore(deps): update dependency @​types/jest to v29.5.5
  • Additional commits viewable 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

@dependabot dependabot bot requested a review from a team as a code owner September 25, 2023 01:20
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 25, 2023
@changeset-bot
Copy link

changeset-bot bot commented Sep 25, 2023

⚠️ No Changeset found

Latest commit: d47f172

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Bumps the nest-js group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `10.2.4` | `10.2.6` |
| [@nestjs/config](https://github.com/nestjs/config) | `3.0.1` | `3.1.1` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `10.2.4` | `10.2.6` |
| [@nestjs/microservices](https://github.com/nestjs/nest/tree/HEAD/packages/microservices) | `10.2.4` | `10.2.6` |
| [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `10.2.4` | `10.2.6` |
| [@nestjs/swagger](https://github.com/nestjs/swagger) | `7.1.10` | `7.1.12` |


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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nest-js
- dependency-name: "@nestjs/config"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nest-js
- dependency-name: "@nestjs/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nest-js
- dependency-name: "@nestjs/microservices"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nest-js
- dependency-name: "@nestjs/platform-express"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nest-js
- dependency-name: "@nestjs/swagger"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nest-js
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nest-js-8fd18d1867 branch from 03e4472 to d47f172 Compare October 2, 2023 01:20
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2023

Superseded by #315.

@dependabot dependabot bot closed this Oct 9, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nest-js-8fd18d1867 branch October 9, 2023 01:50
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants