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

build(deps): bump the nestjs group with 8 updates #1646

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2025

Bumps the nestjs group with 8 updates:

Package From To
@nestjs/axios 3.1.3 4.0.0
@nestjs/elasticsearch 10.0.2 11.0.0
@nestjs/jwt 10.2.0 11.0.0
@nestjs/mongoose 10.1.0 11.0.0
@nestjs/swagger 7.4.2 11.0.2
@nestjs/cli 11.0.1 11.0.2
@nestjs/schematics 10.2.3 11.0.0
@nestjs/testing 10.4.15 11.0.4

Updates @nestjs/axios from 3.1.3 to 4.0.0

Release notes

Sourced from @​nestjs/axios's releases.

Release 4.0.0

What's Changed

Full Changelog: nestjs/axios@3.1.3...4.0.0

Commits
  • ef74175 chore(): release v4.0.0
  • 81b85ee ci: use npm install
  • 39643e0 ci: use npm install
  • 1761996 chore: update husky, upgrade eslint
  • ecb5fd9 Merge pull request #1296 from nestjs/renovate/major-nest-monorepo
  • 8f9a6c2 chore(deps): update dependency lint-staged to v15.4.1 (#1297)
  • 8f7077a chore(deps): update nest monorepo to v11
  • 186aa23 chore(deps): update dependency lint-staged to v15.4.0 (#1295)
  • 7b58c03 chore(deps): update dependency @​types/node to v22.10.7 (#1294)
  • d06bcd0 chore(deps): update typescript-eslint monorepo to v8.20.0 (#1293)
  • Additional commits viewable in compare view

Updates @nestjs/elasticsearch from 10.0.2 to 11.0.0

Updates @nestjs/jwt from 10.2.0 to 11.0.0

Release notes

Sourced from @​nestjs/jwt's releases.

Release 11.0.0

  • chore(deps): update nest monorepo to v11 (e90fe7a)
Commits
  • 07741f9 chore(): release v11.0.0
  • acdb871 chore: update eslint configuration
  • f695445 Merge pull request #1829 from nestjs/renovate/major-nest-monorepo
  • 312d21b chore(deps): update dependency lint-staged to v15.4.1 (#1828)
  • e90fe7a chore(deps): update nest monorepo to v11
  • 180b50e chore(deps): update dependency @​types/node to v22.10.7 (#1827)
  • 84a40fd chore(deps): update dependency eslint-config-prettier to v10 (#1825)
  • feb8f67 chore(deps): update dependency @​types/node to v22.10.6 (#1826)
  • eba3da6 chore(deps): update typescript-eslint monorepo to v8.20.0 (#1824)
  • 92ec4de chore(deps): update dependency eslint to v9.18.0 (#1823)
  • Additional commits viewable in compare view

Updates @nestjs/mongoose from 10.1.0 to 11.0.0

Release notes

Sourced from @​nestjs/mongoose's releases.

Release 11.0.0

  • chore(deps): update nest monorepo to v11 (d675794)
Commits
  • 6f6f276 chore(): release v11.0.0
  • b2f5795 ci: use npm i instead of ci
  • 5ac2398 chore: update ci config, upgrade eslint
  • 4002847 Merge pull request #2363 from nestjs/renovate/major-nest-monorepo
  • 67c4eb0 chore(deps): update dependency lint-staged to v15.4.1 (#2364)
  • d675794 chore(deps): update nest monorepo to v11
  • 0a9c0b1 chore(deps): update dependency lint-staged to v15.4.0 (#2362)
  • 9a743c1 chore(deps): update dependency @​types/node to v22.10.7 (#2361)
  • 43cdbbd chore(deps): update dependency eslint-plugin-prettier to v5.2.2 (#2360)
  • 64b1ace chore(deps): update dependency eslint-config-prettier to v10 (#2357)
  • Additional commits viewable in compare view

Updates @nestjs/swagger from 7.4.2 to 11.0.2

Release notes

Sourced from @​nestjs/swagger's releases.

Release 11.0.2

Changelog

Release 11.0.1

11.0.1 (2025-01-17)

Dependencies

Release 11.0.0

11.0.0 (2025-01-16)

Breaking changes

This version is only compatible with @nestjs/{core,common,platform-express,platform-fastify,...} >= v11

Enhancements

Dependencies

Committers: 2

Release 8.1.1

Unreleased (2025-01-10)

Bug fixes

  • #3232 fix: missing ApiProperty enum undefined handling (@​nxht)
  • #3223 fix: swagger crashed while using any Param/Query/Body decorator in a monorepo with pnpm (@​winuxx)

Dependencies

Committers: 3

Release 8.1.0

8.1.0 (2024-12-04)

... (truncated)

Commits
  • e5f4794 chore(): release v11.0.2
  • 057cc25 Merge pull request #3253 from nestjs/revert-3235-esm-compatible-require
  • be2ba16 Revert "feat: make generated require() ESM compatible"
  • 7e9d114 chore(): release v11.0.1
  • e780837 chore: use npm install instead of ci
  • 03ae231 chore: lock deps versions
  • 61247e1 Merge pull request #3246 from nestjs/renovate/lint-staged-15.x
  • 5b7866a Merge pull request #3249 from nestjs/renovate/nestjs-mapped-types-2.x
  • 503279f fix(deps): update dependency @​nestjs/mapped-types to v2.1.0
  • b7d9f72 chore(deps): update dependency lint-staged to v15.4.1
  • Additional commits viewable in compare view

Updates @nestjs/cli from 11.0.1 to 11.0.2

Release notes

Sourced from @​nestjs/cli's releases.

Release 11.0.2

  • fix: swc compiler does not watch files (8aaa9df6)
Commits

Updates @nestjs/schematics from 10.2.3 to 11.0.0

Release notes

Sourced from @​nestjs/schematics's releases.

Release 11.0.0 (2025-01-17)

Changelog

  • feat: sort library and sub-app names to reduce git merge conflicts (797a384)
  • feat: enable strict null checks and consistent casing (a4cb235)
  • chore: upgrade to eslint v9 (7b205f5)
Commits
  • 67a5356 chore: resolve conflicts
  • 94a3ba8 chore: update schematics package.json files
  • 641f8ce chore(deps): update dependency @​commitlint/cli to v19.6.1 (#1962)
  • 2aad221 chore(deps): update dependency eslint to v9.17.0 (#1961)
  • 9c9d318 chore(deps): update dependency nodemon to v3.1.9 (#1960)
  • 1cce577 chore(deps): update dependency @​types/node to v22.10.2 (#1959)
  • 000626c chore(deps): update typescript-eslint monorepo to v8.18.0 (#1958)
  • a0efb93 chore(deps): update dependency prettier to v3.4.2 (#1955)
  • 190ff42 chore(deps): update typescript-eslint monorepo to v8.17.0 (#1954)
  • 4809572 chore(deps): update dependency eslint to v9.16.0 (#1953)
  • Additional commits viewable in compare view

Updates @nestjs/testing from 10.4.15 to 11.0.4

Release notes

Sourced from @​nestjs/testing's releases.

v11.0.0 (2025-01-16)

Article: coming soon 📆 Migration guide: https://docs.nestjs.com/migration-guide 👈 👈 👈

⚠️ Node v16 and v18 are no longer supported (>= v20 is required).

Features

  • common, core, microservices
    • #14142 feat(microservices): add status, unwrap, on methods to microservice transporters (clients/servers) (@​kamilmysliwiec)
  • common, core
    • #13336 feat(core): introduce different module opaque key factories (improve bootstrap performance) (@​kamilmysliwiec)
  • common, core, microservices, platform-express, platform-fastify, platform-socket.io, platform-ws, testing, websockets
    • #14238 chore(deps): upgrade to express v5, fastify v5, add legacy route path converter to minimize breaking changes (@​kamilmysliwiec)

Enhancements

Bug fixes

... (truncated)

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 22, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 22, 2025

The following labels could not be found: npm.

@github-actions github-actions bot enabled auto-merge January 22, 2025 12:30
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs-1a645654f9 branch 6 times, most recently from ed7e64c to 77fd2fb Compare January 22, 2025 13:38
Bumps the nestjs group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@nestjs/axios](https://github.com/nestjs/axios) | `3.1.3` | `4.0.0` |
| @nestjs/elasticsearch | `10.0.2` | `11.0.0` |
| [@nestjs/jwt](https://github.com/nestjs/jwt) | `10.2.0` | `11.0.0` |
| [@nestjs/mongoose](https://github.com/nestjs/mongoose) | `10.1.0` | `11.0.0` |
| [@nestjs/swagger](https://github.com/nestjs/swagger) | `7.4.2` | `11.0.2` |
| [@nestjs/cli](https://github.com/nestjs/nest-cli) | `11.0.1` | `11.0.2` |
| [@nestjs/schematics](https://github.com/nestjs/schematics) | `10.2.3` | `11.0.0` |
| [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `10.4.15` | `11.0.4` |


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

Updates `@nestjs/elasticsearch` from 10.0.2 to 11.0.0

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

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

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

Updates `@nestjs/cli` from 11.0.1 to 11.0.2
- [Release notes](https://github.com/nestjs/nest-cli/releases)
- [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json)
- [Commits](nestjs/nest-cli@11.0.1...11.0.2)

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

Updates `@nestjs/testing` from 10.4.15 to 11.0.4
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.0.4/packages/testing)

---
updated-dependencies:
- dependency-name: "@nestjs/axios"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nestjs
- dependency-name: "@nestjs/elasticsearch"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nestjs
- dependency-name: "@nestjs/jwt"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nestjs
- dependency-name: "@nestjs/mongoose"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nestjs
- dependency-name: "@nestjs/swagger"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nestjs
- dependency-name: "@nestjs/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nestjs
- dependency-name: "@nestjs/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: nestjs
- dependency-name: "@nestjs/testing"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: nestjs
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs-1a645654f9 branch from 77fd2fb to 3908626 Compare January 22, 2025 13:50
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2025

Superseded by #1657.

@dependabot dependabot bot closed this Jan 23, 2025
auto-merge was automatically disabled January 23, 2025 10:26

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nestjs-1a645654f9 branch January 23, 2025 10:26
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants