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-dev): bump @nestjs/cli from 9.2.0 to 9.4.2 #149

Merged
merged 5 commits into from
May 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 4, 2023

Bumps @nestjs/cli from 9.2.0 to 9.4.2.

Release notes

Sourced from @​nestjs/cli's releases.

Release 9.4.2

  • Merge pull request #2034 from nestjs/renovate/webpack-5.x (89769265)
  • Merge pull request #2037 from nestjs/dependabot/npm_and_yarn/vm2-3.9.17 (7d246cdc)
  • Merge pull request #2035 from nestjs/renovate/cimg-node-20.x (89512e88)
  • Merge pull request #2038 from nestjs/renovate/npm-vm2-vulnerability (55e0ca49)
  • Merge pull request #2043 from micalevisk/fix/issue-2039 (430a5203)
  • Merge pull request #2042 from micalevisk/patch-1 (360c3ae9)
  • perf(lib): prioritize 'nest-cli.json' file over all the others patterns (ac68fa88)
  • chore(deps): update dependency prettier to v2.8.8 (8d273410)
  • chore(deps): update dependency @​types/node to v18.16.0 (452c6c50)
  • fix: load the entry file supplied via command-line option (24bb37b6)
  • chore(deps): update dependency eslint to v8.39.0 (8b63cdea)
  • chore(deps): update dependency @​types/node to v18.15.13 (86e5e5e7)
  • chore(deps): update dependency vm2 to 3.9.17 [security] (2feb22e6)
  • chore(deps): bump vm2 from 3.9.16 to 3.9.17 (09df66f5)
  • chore(deps): update node.js to v20 (5905d100)
  • fix(deps): update dependency webpack to v5.80.0 (f02fcdf1)

Release 9.4.1

  • chore: resolve conflicts (4feee801)
  • fix: flat flag was always truthy (994704ec)
  • chore(deps): update dependency @​types/node to v18.15.12 (e3702d9d)
  • chore(deps): update dependency @​types/jest to v29.5.1 (79d462b7)
  • chore(deps): update typescript-eslint monorepo to v5.59.0 (8faaf0ad)
  • chore(deps): update commitlint monorepo to v17.6.1 (fd0a5a3c)
  • Merge pull request #1968 from hrkeni/spec-file-suffix (4781b7dd)
  • chore(deps): update commitlint monorepo to v17.6.0 (171831c8)
  • chore: rename function (85e8452c)
  • feat: added new generate option to control spec file name (a4b0ed48)

Release 9.4.0

  • Merge branch 'sheerlox-feat/manual-restart-watchmode' (122a18f6)
  • chore: update manual restart tip message (1d0f8436)
  • Merge branch 'feat/manual-restart-watchmode' of https://github.com/sheerlox/nest-cli into sheerlox-feat/manual-restart-watchmode (4eeddcb6)
  • chore: update package-lock (6560db4f)
  • Merge pull request #1952 from nestjs/renovate/rimraf-4.x (6f4add2d)
  • Merge pull request #2017 from nestjs/renovate/angular-cli-monorepo (d566a19a)
  • Merge pull request #1961 from nestjs/renovate/webpack-5.x (91bf10c2)
  • Merge pull request #1991 from nestjs/renovate/cimg-node-19.x (2b556bb5)
  • Merge pull request #2010 from nestjs/renovate/tsconfig-paths-4.x (b019a25b)
  • Merge pull request #2012 from nestjs/renovate/nest-monorepo (19c5ad7f)
  • Merge pull request #2021 from nestjs/renovate/npm-vm2-vulnerability (e87358ed)
  • Update lib/compiler/helpers/manual-restart.ts (a3b04f1b)
  • Merge pull request #2028 from nestjs/dependabot/npm_and_yarn/vm2-3.9.16 (db777e86)
  • Merge pull request #2027 from ydhn/master (3388e525)
  • chore(deps): update dependency @​types/shelljs to v0.8.12 (97da720c)
  • chore(deps): update dependency vm2 to 3.9.16 [security] (d8b82c27)
  • chore(deps): bump vm2 from 3.9.14 to 3.9.16 (c0393e4a)
  • feat: exec in configuration (177d945a)
  • fix(deps): update dependency webpack to v5.79.0 (9f636f90)

... (truncated)

Commits
  • 78ee428 chore(): release v9.4.2
  • 8976926 Merge pull request #2034 from nestjs/renovate/webpack-5.x
  • 7d246cd Merge pull request #2037 from nestjs/dependabot/npm_and_yarn/vm2-3.9.17
  • 89512e8 Merge pull request #2035 from nestjs/renovate/cimg-node-20.x
  • 55e0ca4 Merge pull request #2038 from nestjs/renovate/npm-vm2-vulnerability
  • 430a520 Merge pull request #2043 from micalevisk/fix/issue-2039
  • 360c3ae Merge pull request #2042 from micalevisk/patch-1
  • ac68fa8 perf(lib): prioritize 'nest-cli.json' file over all the others patterns
  • 8d27341 chore(deps): update dependency prettier to v2.8.8
  • 452c6c5 chore(deps): update dependency @​types/node to v18.16.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps [@nestjs/cli](https://github.com/nestjs/nest-cli) from 9.2.0 to 9.4.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.2.0...9.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team as code owners May 4, 2023 10:35
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 4, 2023
@eruizgar91 eruizgar91 enabled auto-merge May 4, 2023 12:02
@eruizgar91 eruizgar91 merged commit f9f9b8e into main May 4, 2023
2 checks passed
@eruizgar91 eruizgar91 deleted the dependabot/npm_and_yarn/main/nestjs/cli-9.4.2 branch May 4, 2023 13:21
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

1 participant