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.1.16 to 10.1.18 #635

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nestjs/cli from 10.1.16 to 10.1.18.

Release notes

Sourced from @​nestjs/cli's releases.

Release 10.1.18

  • Merge pull request #2244 from eabrouwer3/eb/2242-json-cli-option (e2e046fe)
  • Merge pull request #2260 from nestjs/renovate/typescript-5.x (484d20a3)
  • Merge pull request #2270 from nestjs/renovate/angular-cli-monorepo (4125cb99)
  • Merge pull request #2277 from nestjs/renovate/cimg-node-20.x (81476d9d)
  • Merge pull request #2281 from dotlambda/fsevents-1.2.13 (2e73b9d3)
  • Merge pull request #2294 from micalevisk/refactor/issue-2275 (197b30f6)
  • fix(deps): update angular-cli monorepo to v16.2.3 (b76513e2)
  • chore(deps): update dependency @​types/node to v18.17.18 (b33b2af2)
  • chore(deps): update node.js to v20.7 (a819fa4d)
  • chore(deps): update dependency @​swc/core to v1.3.86 (2d4bce01)
  • chore(deps): update typescript-eslint monorepo to v6.7.2 (4050bd1e)
  • style: fix formatting (6d1caf2d)
  • perf: cache loaded configuration file (1 vs 2/3 calls) (8e2e4c00)
  • chore(deps): update dependency @​types/node to v18.17.17 (66b8a8dc)
  • chore(deps): update dependency @​types/webpack-node-externals to v3.0.1 (5cef675e)
  • chore(deps): update dependency @​types/jest to v29.5.5 (2429bbde)
  • chore(deps): update dependency @​types/node to v18.17.16 (6e110f91)
  • chore(deps): update dependency @​swc/core to v1.3.85 (2b71927f)
  • chore(deps): update dependency jest to v29.7.0 (88ed13d2)
  • chore(deps): update typescript-eslint monorepo to v6.7.0 (6576ca9f)
  • chore(deps): update dependency @​swc/core to v1.3.84 (91f96d32)
  • chore(deps): update fsevents to 1.2.13 (a0dbd080)
  • chore(deps): update dependency eslint to v8.49.0 (7d6efc45)
  • chore(deps): update dependency @​types/node to v18.17.15 (1f94cabc)
  • chore(deps): update dependency @​swc/core to v1.3.83 (3e23e948)
  • chore(deps): update typescript-eslint monorepo to v6.6.0 (f59d8650)
  • chore(deps): update dependency @​types/node to v18.17.14 (802a73c8)
  • chore(deps): update dependency @​types/node to v18.17.13 (32293981)
  • chore(deps): update dependency @​swc/core to v1.3.82 (96e110b0)
  • fix(deps): update dependency typescript to v5.2.2 (7b4086fd)
  • fix: Prevent need for double escaping strings (519030ca)

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)
Commits
  • e5a5e33 chore(): release v10.1.18
  • e2e046f Merge pull request #2244 from eabrouwer3/eb/2242-json-cli-option
  • 484d20a Merge pull request #2260 from nestjs/renovate/typescript-5.x
  • 4125cb9 Merge pull request #2270 from nestjs/renovate/angular-cli-monorepo
  • 81476d9 Merge pull request #2277 from nestjs/renovate/cimg-node-20.x
  • 2e73b9d Merge pull request #2281 from dotlambda/fsevents-1.2.13
  • 197b30f Merge pull request #2294 from micalevisk/refactor/issue-2275
  • b76513e fix(deps): update angular-cli monorepo to v16.2.3
  • b33b2af chore(deps): update dependency @​types/node to v18.17.18
  • a819fa4 chore(deps): update node.js to v20.7
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 25, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 15, 2023

Looks like @nestjs/cli is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 15, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nestjs/cli-10.1.18 branch October 15, 2023 17:14
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.

0 participants