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.4.2 #996

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 Jul 7, 2024

Bumps @nestjs/cli from 10.1.18 to 10.4.2.

Release notes

Sourced from @​nestjs/cli's releases.

Release 10.4.2

  • Merge pull request #2627 from micalevisk/fix-issue-2421 (952da4bb)
  • Merge pull request #2630 from micalevisk/fix-issue-2629 (682e7dd7)
  • fix: npm-script clean not working due to missing dependency (b5dba00d)
  • chore(deps): remove source-map-support hard dependency (5dafd628)
  • feat: drop 'source-map-support' injection in favor of nodejs flag (d857d9b6)
  • chore(deps): update dependency @​swc/core to v1.6.7 (d87405a0)
  • refactor: remove redundand try-catch block (f48ce24d)
  • style: fix formatting (b59436a2)
  • fix: do not ignoring webpack config loading errors (285980e4)
  • Merge pull request #2624 from nestjs/revert-2622-renovate/typescript-5.x (28bbb723)
  • Revert "fix(deps): update dependency typescript to v5.5.3" (4961cc4a)

Release 10.4.1

  • Merge pull request #2622 from nestjs/renovate/typescript-5.x (0abced2f)
  • Merge pull request #2620 from nestjs/renovate/nest-monorepo (f8fe10e6)
  • Merge pull request #2623 from micalevisk/less-confusing-missing-packages-error-msg (f9f9d4cd)
  • fix(deps): update dependency typescript to v5.5.3 (40ab797e)
  • chore(deps): update typescript-eslint monorepo to v7.15.0 (a97ab8ef)
  • fix(deps): update dependency @​nestjs/schematics to v10.1.2 (bc7a9f3e)
  • feat: less verbose 'missing packages' error message (f16f5b93)

Release 10.4.0

  • Merge pull request #2618 from nestjs/renovate/release-it-17.x (d37735f7)
  • Merge pull request #2619 from nestjs/renovate/swc-monorepo (aa4f52d0)
  • chore(deps): update swc monorepo (eb9284f9)
  • chore(deps): update dependency release-it to v17.4.1 (dc42ddd1)
  • Merge pull request #2553 from CustomEntity/fix-assets-copying (38128523)
  • Merge pull request #2616 from nestjs/renovate/node-20.x (ad18939c)
  • Merge pull request #2617 from nestjs/renovate/prettier-3.x (c592de30)
  • chore(deps): update dependency prettier to v3.3.2 (3e693cf8)
  • chore(deps): update dependency @​types/node to v20.14.9 (f8e28028)
  • Merge branch 'Phillip9587-remove-shelljs' (8c2523b3)
  • chore: resolve conflicts (2f2acdfc)
  • Merge pull request #2525 from Phillip9587/replace-rimraf (7dacbd00)
  • Merge pull request #2614 from nestjs/renovate/lint-staged-15.x (252f7ee6)
  • Merge pull request #2615 from nestjs/renovate/ts-jest-29.x (bd5440bc)
  • chore(deps): update dependency ts-jest to v29.1.5 (53f5a635)
  • chore(deps): update dependency lint-staged to v15.2.7 (c2b97aa2)
  • chore(deps): revert typescript version (81b026b7)
  • Merge pull request #2515 from nestjs/renovate/webpack-5.x (ca931383)
  • fix(deps): update dependency webpack to v5.92.1 (fc676632)
  • Merge pull request #2504 from nestjs/renovate/nest-monorepo (6fcb954e)
  • Merge pull request #2505 from nestjs/renovate/angular-cli-monorepo (829a8782)
  • Merge pull request #2537 from nestjs/renovate/typescript-5.x (71de177e)
  • Merge pull request #2552 from nestjs/renovate/cli-table3-0.x (6bcb9c79)
  • Merge pull request #2559 from nestjs/renovate/glob-10.x (cdf44bfa)
  • Merge pull request #2588 from nestjs/renovate/cimg-node-22.x (e5ddd706)
  • fix(deps): update dependency typescript to v5.5.3 (e89998a1)
  • chore(deps): update node.js to v22 (844874b1)

... (truncated)

Commits
  • 8824eb2 chore(): release v10.4.2
  • 952da4b Merge pull request #2627 from micalevisk/fix-issue-2421
  • 682e7dd Merge pull request #2630 from micalevisk/fix-issue-2629
  • b5dba00 fix: npm-script clean not working due to missing dependency
  • 5dafd62 chore(deps): remove source-map-support hard dependency
  • d857d9b feat: drop 'source-map-support' injection in favor of nodejs flag
  • d87405a chore(deps): update dependency @​swc/core to v1.6.7
  • f48ce24 refactor: remove redundand try-catch block
  • b59436a style: fix formatting
  • 285980e fix: do not ignoring webpack config loading errors
  • 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 Jul 7, 2024
@github-actions github-actions bot added the automerge Auto merge PR with Kodiak label Jul 7, 2024
Copy link

github-actions bot commented Jul 7, 2024

yarn.lock changes

Summary

Status Count
ADDED 11
UPDATED 58
REMOVED 9
Click to toggle table visibility
Name Status Previous Current
@angular-devkit/core UPDATED 16.2.8 17.3.8
@angular-devkit/schematics UPDATED 16.2.8 17.3.8
@angular-devkit/schematics-cli UPDATED 16.2.3 17.3.8
@jridgewell/gen-mapping UPDATED 0.3.2 0.3.5
@jridgewell/resolve-uri UPDATED 3.1.0 3.1.2
@jridgewell/set-array UPDATED 1.1.2 1.2.1
@jridgewell/source-map UPDATED 0.3.2 0.3.6
@jridgewell/trace-mapping UPDATED 0.3.18 0.3.25
@ljharb/through ADDED - 2.3.13
@nestjs/cli UPDATED 10.1.18 10.4.2
@types/estree UPDATED 1.0.0 1.0.5
@types/parse-json REMOVED 4.0.0 -
@webassemblyjs/ast UPDATED 1.11.5 1.12.1
@webassemblyjs/floating-point-hex-parser UPDATED 1.11.5 1.11.6
@webassemblyjs/helper-api-error UPDATED 1.11.5 1.11.6
@webassemblyjs/helper-buffer UPDATED 1.11.5 1.12.1
@webassemblyjs/helper-numbers UPDATED 1.11.5 1.11.6
@webassemblyjs/helper-wasm-bytecode UPDATED 1.11.5 1.11.6
@webassemblyjs/helper-wasm-section UPDATED 1.11.5 1.12.1
@webassemblyjs/ieee754 UPDATED 1.11.5 1.11.6
@webassemblyjs/leb128 UPDATED 1.11.5 1.11.6
@webassemblyjs/utf8 UPDATED 1.11.5 1.11.6
@webassemblyjs/wasm-edit UPDATED 1.11.5 1.12.1
@webassemblyjs/wasm-gen UPDATED 1.11.5 1.12.1
@webassemblyjs/wasm-opt UPDATED 1.11.5 1.12.1
@webassemblyjs/wasm-parser UPDATED 1.11.5 1.12.1
@webassemblyjs/wast-printer UPDATED 1.11.5 1.12.1
acorn-import-assertions REMOVED 1.9.0 -
acorn-import-attributes ADDED - 1.9.5
browserslist UPDATED 4.21.2 4.23.2
call-bind UPDATED 1.0.2 1.0.7
caniuse-lite UPDATED 1.0.30001369 1.0.30001642
chalk UPDATED 4.1.2 5.3.0
chokidar UPDATED 3.5.3 3.6.0
cli-table3 UPDATED 0.6.3 0.6.5
cli-width UPDATED 3.0.0 4.1.0
cosmiconfig UPDATED 7.0.1 8.3.6
define-data-property ADDED - 1.1.4
electron-to-chromium UPDATED 1.4.199 1.4.832
enhanced-resolve UPDATED 5.15.0 5.17.0
es-define-property ADDED - 1.0.0
es-errors ADDED - 1.3.0
escalade UPDATED 3.1.1 3.1.2
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.3.15 10.4.2
gopd ADDED - 1.0.1
graceful-fs UPDATED 4.2.10 4.2.11
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.15
interpret REMOVED 1.4.0 -
jackspeak UPDATED 2.3.6 3.4.3
jsonc-parser UPDATED 3.2.0 3.2.1
macos-release REMOVED 2.5.0 -
magic-string UPDATED 0.30.1 0.30.8
minimatch UPDATED 9.0.4 9.0.5
minipass UPDATED 7.1.1 7.1.2
mute-stream UPDATED 0.0.8 1.0.0
node-releases UPDATED 2.0.6 2.0.17
os-name REMOVED 4.0.1 -
package-json-from-dist ADDED - 1.0.0
picocolors UPDATED 1.0.0 1.0.1
picomatch UPDATED 2.3.1 4.0.1
rechoir REMOVED 0.6.2 -
run-async UPDATED 2.4.1 3.0.0
set-function-length ADDED - 1.2.2
shelljs REMOVED 0.8.5 -
terser UPDATED 5.16.9 5.31.3
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.1.0
watchpack UPDATED 2.4.0 2.4.1
webpack UPDATED 5.88.2 5.92.1
windows-release REMOVED 4.0.0 -
yaml REMOVED 1.10.2 -

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/cli-10.4.2 branch 2 times, most recently from c3fefd3 to 641bec7 Compare July 7, 2024 19:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/cli-10.4.2 branch 2 times, most recently from ee1b559 to 5bfabaa Compare July 21, 2024 19:49
Bumps [@nestjs/cli](https://github.com/nestjs/nest-cli) from 10.1.18 to 10.4.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.4.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.4.2 branch from 5bfabaa to f028e94 Compare July 21, 2024 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Auto merge PR with Kodiak 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