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.4.2 to 9.5.0 #529

Merged
merged 1 commit into from
May 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nestjs/cli from 9.4.2 to 9.5.0.

Release notes

Sourced from @​nestjs/cli's releases.

Release 9.5.0

  • Merge pull request #2054 from nestjs/renovate/webpack-5.x (2f939625)
  • Merge pull request #2062 from nestjs/renovate/cimg-node-20.x (007f878f)
  • Merge pull request #2063 from nestjs/renovate/major-angular-cli-monorepo (f459c81f)
  • Merge pull request #2083 from nestjs/dependabot/npm_and_yarn/vm2-3.9.19 (02954885)
  • Merge pull request #2046 from micalevisk/file-system-reader-refactor (6597e8db)
  • Merge pull request #2070 from m4tt72/feat/allow-disable-manual-restart-watchmode (1bedd79d)
  • chore(deps): bump vm2 from 3.9.17 to 3.9.19 (ac623eaa)
  • chore(deps): update dependency @​types/node to v18.16.12 (a7070983)
  • chore(deps): update node.js to v20.2 (b161d7e1)
  • feat: set default value for 'manualRestart' to false (6e3e3976)
  • refactor: rename 'restartable' to 'manualRestart' (8148e821)
  • chore(deps): update dependency @​types/node to v18.16.10 (a47ed500)
  • chore(deps): update typescript-eslint monorepo to v5.59.6 (90df1363)
  • Merge pull request #2068 from cesarkohl/patch-1 (4aa52688)
  • chore(deps): update dependency @​types/node to v18.16.9 (2616605a)
  • chore(deps): update dependency @​types/node to v18.16.8 (2bd31173)
  • fix(deps): update angular-cli monorepo to v16 (0a70759d)
  • fix(deps): update dependency webpack to v5.82.1 (979aa379)
  • chore(deps): update dependency @​types/node to v18.16.7 (3be4d92a)
  • chore(deps): update dependency @​types/node to v18.16.6 (9755a2fe)
  • chore(deps): update typescript-eslint monorepo to v5.59.5 (41b172a6)
  • feat: allow disabling manual restart for ts watchmode (9c231e37)
  • Remove duplicated type (15ae0527)
  • chore(deps): update dependency eslint to v8.40.0 (e7884673)
  • chore(deps): update dependency @​types/node to v18.16.5 (3f7f6ba1)
  • chore(deps): update dependency @​types/node to v18.16.4 (8efcc139)
  • chore(deps): update commitlint monorepo to v17.6.3 (02c2e93b)
  • chore(deps): update dependency release-it to v15.10.3 (b07fcf24)
  • chore(deps): update typescript-eslint monorepo to v5.59.2 (0a65d80c)
  • chore(deps): update dependency release-it to v15.10.2 (e6f221a7)
  • chore(deps): update dependency @​types/node to v18.16.3 (7f5b115b)
  • chore(deps): update dependency @​types/node to v18.16.2 (a1728be8)
  • chore(deps): update dependency lint-staged to v13.2.2 (19b5ab1d)
  • chore(deps): update dependency @​types/node to v18.16.1 (45b207b0)
  • chore(deps): update typescript-eslint monorepo to v5.59.1 (677f683b)
  • style: format everything (c1401594)
  • test(lib): add unit tests for PackageManagerFactory.prototype.find (f37bde89)
  • refactor(lib): use promise version of fs.readdir (ea9cdf5d)
  • refactor(lib): use canonical join instead of literal slash symbol (dd5962e6)
  • refactor(lib): use fs promises node api instead of promisify it (19606fde)
Commits
  • b6e7830 chore(): release v9.5.0
  • 2f93962 Merge pull request #2054 from nestjs/renovate/webpack-5.x
  • 007f878 Merge pull request #2062 from nestjs/renovate/cimg-node-20.x
  • f459c81 Merge pull request #2063 from nestjs/renovate/major-angular-cli-monorepo
  • 0295488 Merge pull request #2083 from nestjs/dependabot/npm_and_yarn/vm2-3.9.19
  • 6597e8d Merge pull request #2046 from micalevisk/file-system-reader-refactor
  • 1bedd79 Merge pull request #2070 from m4tt72/feat/allow-disable-manual-restart-watchmode
  • ac623ea chore(deps): bump vm2 from 3.9.17 to 3.9.19
  • a707098 chore(deps): update dependency @​types/node to v18.16.12
  • b161d7e chore(deps): update node.js to v20.2
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 29, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 29, 2023

The following labels could not be found: npm.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/cli-9.5.0 branch 3 times, most recently from 70bdb91 to 873d4b5 Compare May 30, 2023 12:32
Bumps [@nestjs/cli](https://github.com/nestjs/nest-cli) from 9.4.2 to 9.5.0.
- [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.4.2...9.5.0)

---
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 force-pushed the dependabot/npm_and_yarn/nestjs/cli-9.5.0 branch from 873d4b5 to 799d04e Compare May 30, 2023 13:07
@nitrosx nitrosx merged commit ca857c5 into master May 30, 2023
@nitrosx nitrosx deleted the dependabot/npm_and_yarn/nestjs/cli-9.5.0 branch May 30, 2023 13:31
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.

1 participant