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 10.0.0 to 10.1.17 #26

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps @nestjs/cli from 10.0.0 to 10.1.17.

Release notes

Sourced from @​nestjs/cli's releases.

Release 10.1.17

  • Merge pull request #2271 from powerfulyang/master (5446b00a)
  • feat: swc currently support paths mapping on Windows (0ccfe08e)
  • chore(deps): update dependency @​swc/core to v1.3.81 (f7124df7)
  • chore(deps): update dependency prettier to v3.0.3 (e09743a1)
  • chore(deps): update typescript-eslint monorepo to v6.5.0 (0f6e8af2)
  • chore(deps): update dependency @​types/node to v18.17.12 (580402af)
  • chore(deps): update dependency eslint to v8.48.0 (48939b57)
  • chore(deps): update dependency @​swc/core to v1.3.80 (33a9b5fe)
  • chore(deps): update dependency @​swc/core to v1.3.79 (f2b85c05)

Release 10.1.16

  • fix(swc): disable paths mapping on windows (0cc6c929)
  • chore(deps): update dependency @​types/node to v18.17.11 (4747852e)
  • chore(deps): update dependency jest to v29.6.4 (183d07b8)

Release 10.1.15

  • chore: resolve conflicts (6650af0b)
  • fix(swc): convert relative base dir path to absolute (deddb98e)
  • chore(deps): update dependency @​types/node to v18.17.9 (6ec9d477)

Release 10.1.14

  • Merge pull request #2256 from nestjs/revert-2228-resolve-entry (130dddeb)
  • Revert "fix: Resolve absolute path for start action" (de624269)
  • chore(deps): update dependency @​types/node to v18.17.8 (9484b2e7)
  • chore(deps): update dependency @​types/jest to v29.5.4 (293c76bb)

Release 10.1.13

  • chore(deps): update dependency @​types/node to v18.17.7 (e5de27f7)
  • chore(deps): update typescript-eslint monorepo to v6.4.1 (e90967e2)
  • chore(deps): update dependency jest to v29.6.3 (dfa1f136)
  • chore(deps): update dependency lint-staged to v14.0.1 (a54b8d02)
  • chore(deps): update dependency @​types/node to v18.17.6 (5fbe46e5)
  • Merge pull request #2245 from kdy1/master (1bd87755)
  • chore(deps): update dependency @​swc/core to v1.3.78 (2230d3d9)
  • test: Update test refs (7c6972bd)
  • feat: Resolve jsc.baseUrl (9849015a)

10.1.12

No release notes provided.

Release 10.1.11

  • Merge pull request #2206 from micalevisk/fix/preservewatch (226d506b)
  • fix: support using preserveWatchOutput from tsconfig file (fd2f735e)
  • feat: support --preserveWatchOutput for 'build' command (b9230839)
  • style: format all files (ff52a06e)
  • chore(deps): update dependency @​swc/core to v1.3.72 (ddcaaa1f)
  • chore(deps): update dependency eslint to v8.46.0 (de55c2cb)
  • chore(deps): update dependency eslint-config-prettier to v8.9.0 (2a444d5e)
  • chore(deps): update dependency jest to v29.6.2 (92cd16fd)

... (truncated)

Commits
  • be7571f chore(): release v10.1.17
  • 5446b00 Merge pull request #2271 from powerfulyang/master
  • 0ccfe08 feat: swc currently support paths mapping on Windows
  • f7124df chore(deps): update dependency @​swc/core to v1.3.81
  • e09743a chore(deps): update dependency prettier to v3.0.3
  • 0f6e8af chore(deps): update typescript-eslint monorepo to v6.5.0
  • 580402a chore(deps): update dependency @​types/node to v18.17.12
  • 48939b5 chore(deps): update dependency eslint to v8.48.0
  • 33a9b5f chore(deps): update dependency @​swc/core to v1.3.80
  • f2b85c0 chore(deps): update dependency @​swc/core to v1.3.79
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 18, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/cli-10.1.17 branch from 4d05c91 to 297dbb3 Compare September 18, 2023 01:56
Bumps [@nestjs/cli](https://github.com/nestjs/nest-cli) from 10.0.0 to 10.1.17.
- [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@10.0.0...10.1.17)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/cli-10.1.17 branch from 297dbb3 to 4b148e7 Compare September 18, 2023 02:54
@Dlutermade Dlutermade merged commit 1aeb0cf into main Sep 18, 2023
2 of 3 checks passed
@Dlutermade Dlutermade deleted the dependabot/npm_and_yarn/nestjs/cli-10.1.17 branch September 18, 2023 02:54
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant