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

chore(deps-dev): bump @nestjs/cli from 10.1.18 to 10.3.2 #959

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2024

Bumps @nestjs/cli from 10.1.18 to 10.3.2.

Release notes

Sourced from @​nestjs/cli's releases.

Release 10.3.2

  • Merge pull request #2502 from micalevisk/fix/issue-2458 (195dc7bb)
  • Merge pull request #2503 from nestjs/renovate/chokidar-3.x (42b15e18)
  • fix(deps): update dependency chokidar to v3.6.0 (e2563451)
  • style: fix formatting (be2f7e63)
  • feat: check only the major slice on nestjs dep mismatch (4c89de48)
  • chore(deps): update typescript-eslint monorepo to v6.21.0 (ec761a47)
  • chore(deps): update dependency lint-staged to v15.2.2 (8b7083ef)
  • chore(deps): update dependency @​swc/core to v1.4.0 (9cac3ffb)
  • chore(deps): update dependency @​swc/cli to v0.3.9 (49a52676)

Release 10.3.1

  • chore: sync package lock (dcfa4c5e)
  • Merge pull request #2439 from nestjs/renovate/nest-monorepo (b8769b52)
  • Merge branch 'fix-swc' of https://github.com/noahw3/nest-cli (1ec9cce1)
  • Merge pull request #2488 from nestjs/renovate/swc-cli-0.x (9f254828)
  • Merge pull request #2476 from kishorliv/update-gitignore (73ad8a2c)
  • Merge pull request #2469 from nestjs/renovate/webpack-5.x (da825e6f)
  • Merge pull request #2453 from nestjs/renovate/cimg-node-21.x (bdf71bcf)
  • Merge pull request #2446 from micalevisk/fix/issue-2434 (bc3c0f82)
  • Merge pull request #2365 from nestjs/renovate/angular-cli-monorepo (c76a9b01)
  • Merge pull request #2497 from ianzone/swc-apply-tsconfig-sourcemap (cd8827f8)
  • Update swc-defaults.ts to apply tsconfig source map options. (5eddbea7)
  • chore(deps): update dependency prettier to v3.2.5 (3ddd7a59)
  • chore(deps): update dependency husky to v9.0.10 (21dcde0f)
  • chore(deps): update dependency @​types/node to v20.11.16 (d8dfc99f)
  • chore(deps): update dependency @​types/jest to v29.5.12 (112c5a81)
  • fix(deps): update dependency webpack to v5.90.1 (ab7e5801)
  • fix: update default swc config to be compatible with @​swc/cli@^0.3.0 (1a10fbdf)
  • chore(deps): update dependency @​swc/cli to v0.3.6 (1d3e0566)
  • chore(deps): update dependency @​swc/core to v1.3.107 (901be095)
  • chore(deps): update dependency @​types/node to v20.11.15 (02a73f19)
  • chore(deps): update dependency @​types/node to v20.11.14 (02459c5c)
  • fix(deps): update angular-cli monorepo to v17.1.2 (e18f00e8)
  • chore(deps): update dependency lint-staged to v15.2.1 (e74f6c67)
  • chore(deps): update dependency @​types/node to v20.11.13 (edbd64d1)
  • chore(deps): update dependency @​types/node to v20.11.11 (b45e8bce)
  • chore(deps): update typescript-eslint monorepo to v6.20.0 (c5d03957)
  • chore(deps): update dependency husky to v9.0.7 (e8af9e7b)
  • chore(deps): update dependency @​types/node to v20.11.10 (84574fc7)
  • chore(deps): update dependency @​types/node to v20.11.8 (24b2b1a6)
  • refactor: add more files and directories in gitignore (086aef8f)
  • chore(deps): update dependency @​types/node to v20.11.7 (16644de5)
  • chore(deps): update dependency husky to v9.0.6 (d73c38f3)
  • chore(deps): update dependency husky to v9.0.5 (08b6aa62)
  • chore(deps): update commitlint monorepo to v18.6.0 (cea5a336)
  • chore(deps): update dependency husky to v9 (7ef15ce5)
  • chore(deps): update dependency @​types/node to v20.11.6 (0e1b2bef)
  • chore(deps): update dependency release-it to v17.0.3 (a6c72db5)
  • chore(deps): update typescript-eslint monorepo to v6.19.1 (0a9fab57)

... (truncated)

Commits
  • 6ed60e5 chore(): release v10.3.2
  • 195dc7b Merge pull request #2502 from micalevisk/fix/issue-2458
  • 42b15e1 Merge pull request #2503 from nestjs/renovate/chokidar-3.x
  • e256345 fix(deps): update dependency chokidar to v3.6.0
  • be2f7e6 style: fix formatting
  • 4c89de4 feat: check only the major slice on nestjs dep mismatch
  • ec761a4 chore(deps): update typescript-eslint monorepo to v6.21.0
  • 8b7083e chore(deps): update dependency lint-staged to v15.2.2
  • 9cac3ff chore(deps): update dependency @​swc/core to v1.4.0
  • 49a5267 chore(deps): update dependency @​swc/cli to v0.3.9
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 11, 2024
@github-actions github-actions bot added the automerge Auto merge PR with Kodiak label Feb 11, 2024
Copy link

github-actions bot commented Feb 11, 2024

yarn.lock changes

Summary

Status Count
ADDED 17
UPDATED 45
REMOVED 5
Click to toggle table visibility
Name Status Previous Current
@angular-devkit/core UPDATED 16.2.8 17.1.2
@angular-devkit/schematics UPDATED 16.2.8 17.1.2
@angular-devkit/schematics-cli UPDATED 16.2.3 17.1.2
@isaacs/cliui ADDED - 8.0.2
@jridgewell/resolve-uri UPDATED 3.1.0 3.1.2
@jridgewell/source-map UPDATED 0.3.2 0.3.5
@jridgewell/trace-mapping UPDATED 0.3.18 0.3.25
@ljharb/through ADDED - 2.3.13
@nestjs/cli UPDATED 10.1.18 10.3.2
@pkgjs/parseargs ADDED - 0.11.0
@types/estree UPDATED 1.0.0 1.0.5
@types/parse-json REMOVED 4.0.0 -
ansi-regex UPDATED 5.0.1 6.0.1
ansi-styles UPDATED 5.2.0 6.2.1
browserslist UPDATED 4.21.2 4.23.0
call-bind UPDATED 1.0.2 1.0.7
caniuse-lite UPDATED 1.0.30001369 1.0.30001596
chalk UPDATED 4.1.2 5.3.0
chokidar UPDATED 3.5.3 3.6.0
cli-width UPDATED 3.0.0 4.1.0
cosmiconfig UPDATED 7.0.1 8.3.6
define-data-property ADDED - 1.1.4
eastasianwidth ADDED - 0.2.0
electron-to-chromium UPDATED 1.4.199 1.4.699
emoji-regex UPDATED 8.0.0 9.2.2
es-define-property ADDED - 1.0.0
es-errors ADDED - 1.3.0
escape-string-regexp UPDATED 4.0.0 5.0.0
figures UPDATED 3.2.0 5.0.0
foreground-child ADDED - 3.1.1
fork-ts-checker-webpack-plugin UPDATED 8.0.0 9.0.2
function-bind UPDATED 1.1.1 1.1.2
get-intrinsic UPDATED 1.1.2 1.2.4
glob UPDATED 10.1.0 10.3.10
gopd ADDED - 1.0.1
has-property-descriptors ADDED - 1.0.2
has-proto ADDED - 1.0.3
hasown ADDED - 2.0.2
inquirer UPDATED 8.2.6 9.2.12
is-unicode-supported UPDATED 0.1.0 1.3.0
jackspeak ADDED - 2.3.6
lru-cache UPDATED 9.0.3 10.2.0
macos-release REMOVED 2.5.0 -
magic-string UPDATED 0.30.1 0.30.5
minimatch UPDATED 9.0.0 9.0.3
minipass UPDATED 5.0.0 7.0.4
mute-stream UPDATED 0.0.8 1.0.0
node-releases UPDATED 2.0.6 2.0.14
os-name REMOVED 4.0.1 -
path-scurry UPDATED 1.7.0 1.10.1
picomatch UPDATED 2.3.1 3.0.1
run-async UPDATED 2.4.1 3.0.0
set-function-length ADDED - 1.2.2
signal-exit UPDATED 3.0.7 4.1.0
string-width UPDATED 4.2.3 5.1.2
string-width-cjs ADDED - 4.2.3
strip-ansi UPDATED 6.0.1 7.1.0
strip-ansi-cjs ADDED - 6.0.1
terser UPDATED 5.16.9 5.29.1
terser-webpack-plugin UPDATED 5.3.7 5.3.10
typescript UPDATED 5.2.2 5.3.3
update-browserslist-db UPDATED 1.0.5 1.0.13
webpack UPDATED 5.88.2 5.90.1
windows-release REMOVED 4.0.0 -
wrap-ansi UPDATED 7.0.0 8.1.0
wrap-ansi-cjs ADDED - 7.0.0
yaml REMOVED 1.10.2 -

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/cli-10.3.2 branch 3 times, most recently from 4e752e5 to 743fcfc Compare February 18, 2024 19:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/cli-10.3.2 branch 2 times, most recently from f9abb1b to ee9a6d7 Compare February 25, 2024 20:57
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/cli-10.3.2 branch 2 times, most recently from 2968643 to 9a65978 Compare March 3, 2024 19:12
Copy link

kodiakhq bot commented Mar 10, 2024

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

@kodiakhq kodiakhq bot removed the automerge Auto merge PR with Kodiak label Mar 10, 2024
Bumps [@nestjs/cli](https://github.com/nestjs/nest-cli) from 10.1.18 to 10.3.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@10.1.18...10.3.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 force-pushed the dependabot/npm_and_yarn/nestjs/cli-10.3.2 branch from 9a65978 to faf97d4 Compare March 10, 2024 19:45
@github-actions github-actions bot added the automerge Auto merge PR with Kodiak label Mar 10, 2024
@kodiakhq kodiakhq bot removed the automerge Auto merge PR with Kodiak label May 12, 2024
Copy link

kodiakhq bot commented May 12, 2024

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

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.

None yet

0 participants