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 @nestjs/cli from 9.1.5 to 10.3.2 #956

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2024

Bumps @nestjs/cli from 9.1.5 to 10.3.2.

Release notes

Sourced from @​nestjs/cli's releases.

Release 10.3.2

  • Merge pull request #2502 from micalevisk/fix/issue-2458 (195dc7bb)
  • Merge pull request #2503 from nestjs/renovate/chokidar-3.x (42b15e18)
  • fix(deps): update dependency chokidar to v3.6.0 (e2563451)
  • style: fix formatting (be2f7e63)
  • feat: check only the major slice on nestjs dep mismatch (4c89de48)
  • chore(deps): update typescript-eslint monorepo to v6.21.0 (ec761a47)
  • chore(deps): update dependency lint-staged to v15.2.2 (8b7083ef)
  • chore(deps): update dependency @​swc/core to v1.4.0 (9cac3ffb)
  • chore(deps): update dependency @​swc/cli to v0.3.9 (49a52676)

Release 10.3.1

  • chore: sync package lock (dcfa4c5e)
  • Merge pull request #2439 from nestjs/renovate/nest-monorepo (b8769b52)
  • Merge branch 'fix-swc' of https://github.com/noahw3/nest-cli (1ec9cce1)
  • Merge pull request #2488 from nestjs/renovate/swc-cli-0.x (9f254828)
  • Merge pull request #2476 from kishorliv/update-gitignore (73ad8a2c)
  • Merge pull request #2469 from nestjs/renovate/webpack-5.x (da825e6f)
  • Merge pull request #2453 from nestjs/renovate/cimg-node-21.x (bdf71bcf)
  • Merge pull request #2446 from micalevisk/fix/issue-2434 (bc3c0f82)
  • Merge pull request #2365 from nestjs/renovate/angular-cli-monorepo (c76a9b01)
  • Merge pull request #2497 from ianzone/swc-apply-tsconfig-sourcemap (cd8827f8)
  • Update swc-defaults.ts to apply tsconfig source map options. (5eddbea7)
  • chore(deps): update dependency prettier to v3.2.5 (3ddd7a59)
  • chore(deps): update dependency husky to v9.0.10 (21dcde0f)
  • chore(deps): update dependency @​types/node to v20.11.16 (d8dfc99f)
  • chore(deps): update dependency @​types/jest to v29.5.12 (112c5a81)
  • fix(deps): update dependency webpack to v5.90.1 (ab7e5801)
  • fix: update default swc config to be compatible with @​swc/cli@^0.3.0 (1a10fbdf)
  • chore(deps): update dependency @​swc/cli to v0.3.6 (1d3e0566)
  • chore(deps): update dependency @​swc/core to v1.3.107 (901be095)
  • chore(deps): update dependency @​types/node to v20.11.15 (02a73f19)
  • chore(deps): update dependency @​types/node to v20.11.14 (02459c5c)
  • fix(deps): update angular-cli monorepo to v17.1.2 (e18f00e8)
  • chore(deps): update dependency lint-staged to v15.2.1 (e74f6c67)
  • chore(deps): update dependency @​types/node to v20.11.13 (edbd64d1)
  • chore(deps): update dependency @​types/node to v20.11.11 (b45e8bce)
  • chore(deps): update typescript-eslint monorepo to v6.20.0 (c5d03957)
  • chore(deps): update dependency husky to v9.0.7 (e8af9e7b)
  • chore(deps): update dependency @​types/node to v20.11.10 (84574fc7)
  • chore(deps): update dependency @​types/node to v20.11.8 (24b2b1a6)
  • refactor: add more files and directories in gitignore (086aef8f)
  • chore(deps): update dependency @​types/node to v20.11.7 (16644de5)
  • chore(deps): update dependency husky to v9.0.6 (d73c38f3)
  • chore(deps): update dependency husky to v9.0.5 (08b6aa62)
  • chore(deps): update commitlint monorepo to v18.6.0 (cea5a336)
  • chore(deps): update dependency husky to v9 (7ef15ce5)
  • chore(deps): update dependency @​types/node to v20.11.6 (0e1b2bef)
  • chore(deps): update dependency release-it to v17.0.3 (a6c72db5)
  • chore(deps): update typescript-eslint monorepo to v6.19.1 (0a9fab57)

... (truncated)

Commits
  • 6ed60e5 chore(): release v10.3.2
  • 195dc7b Merge pull request #2502 from micalevisk/fix/issue-2458
  • 42b15e1 Merge pull request #2503 from nestjs/renovate/chokidar-3.x
  • e256345 fix(deps): update dependency chokidar to v3.6.0
  • be2f7e6 style: fix formatting
  • 4c89de4 feat: check only the major slice on nestjs dep mismatch
  • ec761a4 chore(deps): update typescript-eslint monorepo to v6.21.0
  • 8b7083e chore(deps): update dependency lint-staged to v15.2.2
  • 9cac3ff chore(deps): update dependency @​swc/core to v1.4.0
  • 49a5267 chore(deps): update dependency @​swc/cli to v0.3.9
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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

Bumps [@nestjs/cli](https://github.com/nestjs/nest-cli) from 9.1.5 to 10.3.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@9.1.5...10.3.2)

---
updated-dependencies:
- dependency-name: "@nestjs/cli"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 7, 2024
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.

None yet

0 participants