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.0.0 to 9.1.4 #84

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 28, 2022

Bumps @nestjs/cli from 9.0.0 to 9.1.4.

Release notes

Sourced from @​nestjs/cli's releases.

Release 9.1.4

  • fix: disable fork ts checker when any cli plugin is enabled (c90364da)
  • chore(deps): update typescript-eslint monorepo to v5.38.1 (8076b730)
  • chore(deps): update dependency @​types/node to v16.11.62 (ceb80d34)
  • chore(deps): update dependency eslint to v8.24.0 (d1834116)
  • chore(deps): update dependency @​types/node to v16.11.60 (d6642a84)
  • chore(deps): update dependency ts-loader to v9.4.1 (c6699a0c)
  • chore(deps): update typescript-eslint monorepo to v5.38.0 (178830e9)
  • chore(deps): update dependency ts-loader to v9.4.0 (9f0f62a1)
  • chore(deps): update dependency release-it to v15.4.2 (a37fc149)
  • chore(deps): update dependency @​types/node to v16.11.59 (ff8423a3)
  • chore(deps): update dependency @​types/node-emoji to v1.8.2 (7fbe6800)
  • chore(deps): update typescript-eslint monorepo to v5.37.0 (a60b9099)

Release 9.1.3

  • Merge pull request #1774 from nestjs/renovate/typescript-eslint-monorepo (eacdc880)
  • Merge pull request #1781 from nestjs/renovate/eslint-8.x (762cc59b)
  • chore(deps): update typescript-eslint monorepo to v5.36.2 (d76b0715)
  • chore(deps): update dependency eslint to v8.23.1 (cc63354d)
  • Merge pull request #1779 from nestjs/renovate/angular-cli-monorepo (7eb5c9ef)
  • Merge pull request #1760 from nestjs/renovate/typescript-4.x (165dfc81)
  • fix(deps): update dependency typescript to v4.8.3 (b2741913)
  • Merge pull request #1773 from nestjs/renovate/node-16.x (b5b3beea)
  • fix(deps): update angular-cli monorepo to v14.2.2 (d55f79dd)
  • chore(deps): update dependency @​types/node to v16.11.58 (ddafec5b)
  • fix(plugin): when updating import/export paths, clone original flags (2db3b5be)
  • test(): hardcode loader tsconfig path (1920c2bd)
  • test(): minor style improvements (57456f90)
  • Merge pull request #1780 from ZanMinKian/feat-tsconfig (649ec085)
  • test: fix error (2ec59190)
  • feat: tsconfig.json by default if tsconfig.build.json not exist (9bf163d4)
  • fix(): force assert types to support older version of ts (1aac05e8)

Release 9.1.2

  • fix(): remove tsconfig paths condition, support ts v4.8+ (763f35b8)
  • Merge pull request #1761 from nestjs/renovate/webpack-5.x (3483eedb)
  • Merge pull request #1763 from nestjs/renovate/angular-cli-monorepo (0f89bc42)
  • fix(deps): update angular-cli monorepo to v14.2.1 (eb0cd0c8)
  • chore(deps): update dependency release-it to v15.4.1 (44b255cc)
  • chore(deps): update typescript-eslint monorepo to v5.36.1 (f81db721)
  • chore(deps): update typescript-eslint monorepo to v5.36.0 (5bed4576)
  • chore(deps): update dependency @​commitlint/cli to v17.1.2 (fc95a016)
  • chore(deps): update commitlint monorepo (a22478c1)
  • chore(deps): update dependency eslint to v8.23.0 (abb7a126)
  • chore(deps): update typescript-eslint monorepo to v5.35.1 (2754c0a0)
  • chore(deps): update dependency release-it to v15.4.0 (ecfafb3e)
  • chore(deps): update dependency eslint to v8.22.0 (1f32308f)
  • fix(deps): update dependency webpack to v5.74.0 (ba82b018)
  • chore(deps): update dependency ts-jest to v28.0.8 (af9acae3)
  • chore(deps): update dependency @​types/node to v16.11.56 (3b527a76)

... (truncated)

Commits
  • e8ddbf2 chore(): release v9.1.4
  • c90364d fix: disable fork ts checker when any cli plugin is enabled
  • 8076b73 chore(deps): update typescript-eslint monorepo to v5.38.1
  • ceb80d3 chore(deps): update dependency @​types/node to v16.11.62
  • d183411 chore(deps): update dependency eslint to v8.24.0
  • d6642a8 chore(deps): update dependency @​types/node to v16.11.60
  • c6699a0 chore(deps): update dependency ts-loader to v9.4.1
  • 178830e chore(deps): update typescript-eslint monorepo to v5.38.0
  • 9f0f62a chore(deps): update dependency ts-loader to v9.4.0
  • a37fc14 chore(deps): update dependency release-it to v15.4.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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 28, 2022

The following labels could not be found: dependabot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants