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 8.1.4 to 10.4.4 in /node #1742

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2024

Bumps @nestjs/cli from 8.1.4 to 10.4.4.

Release notes

Sourced from @​nestjs/cli's releases.

Release 10.4.4

  • fix: concat path and outdir as assets cache key (3cb703f9)

Release 10.4.3

  • Merge pull request #2647 from nestjs/renovate/webpack-5.x (2864899f)
  • Merge pull request #2681 from jaunusa/bugfix/copyPathDepth (f2b3d7e1)
  • fix(assets): copy nested files and directories when no wildcard #2687 (793f3193)
  • chore(deps): update dependency @​commitlint/cli to v19.4.0 (6ebb6e57)
  • chore(deps): update dependency eslint to v9 (2660990e)
  • chore(deps): update dependency lint-staged to v15.2.8 (3795d2ae)
  • chore(deps): update dependency @​types/node to v20.14.14 (9c850f13)
  • chore(deps): update dependency @​swc/core to v1.7.6 (1535c585)
  • chore(deps): update typescript-eslint monorepo to v8 (c0800ffc)
  • fix: allow resolving copy paths for files in project root folder (5e745839)
  • chore(deps): update dependency @​swc/core to v1.7.4 (8416f33e)
  • chore(deps): update typescript-eslint monorepo to v7.18.0 (039ba071)
  • chore(deps): update dependency husky to v9.1.4 (9a71f09c)
  • chore(deps): update dependency @​types/node to v20.14.13 (902c1558)
  • chore(deps): update dependency @​swc/core to v1.7.3 (46cb313c)
  • chore(deps): update dependency husky to v9.1.3 (f8bc48db)
  • chore(deps): update dependency @​swc/core to v1.7.2 (f30661ad)
  • chore(deps): update dependency husky to v9.1.2 (aa13521d)
  • chore(deps): update dependency @​swc/core to v1.7.1 (1b93deb1)
  • chore(deps): update dependency @​types/node to v20.14.12 (0ac320cc)
  • chore(deps): update typescript-eslint monorepo to v7.17.0 (0117a1d1)
  • chore(deps): update dependency ts-jest to v29.2.3 (6b81d67d)
  • chore(deps): update dependency husky to v9.1.1 (6b32a857)
  • chore(deps): update dependency @​swc/core to v1.7.0 (13ad44de)
  • chore(deps): update dependency husky to v9.1.0 (6663e6fa)
  • chore(deps): update dependency @​types/node to v20.14.11 (bea1af03)
  • chore(deps): update typescript-eslint monorepo to v7.16.1 (d5611468)
  • chore(deps): update dependency release-it to v17.6.0 (60fe4c86)
  • chore(deps): update dependency prettier to v3.3.3 (db271391)
  • fix(deps): update dependency webpack to v5.93.0 (5433e50d)
  • chore(deps): update dependency ts-jest to v29.2.2 (a628afeb)
  • chore(deps): update dependency ts-jest to v29.2.1 (e1e2c19c)
  • chore(deps): update dependency release-it to v17.5.0 (657178d0)
  • chore(deps): update typescript-eslint monorepo to v7.16.0 (716638eb)
  • chore(deps): update dependency ts-jest to v29.2.0 (fa5f68d2)
  • chore(deps): update dependency @​types/inquirer to v9.0.7 (469a24f8)
  • chore(deps): update dependency @​swc/core to v1.6.13 (b8fcf491)
  • chore(deps): update dependency @​swc/core to v1.6.12 (d26058a5)
  • chore(deps): update dependency @​types/node to v20.14.10 (dc9f39d8)

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)

... (truncated)

Commits
  • ce5c3f4 chore(): release v10.4.4
  • 3cb703f fix: concat path and outdir as assets cache key
  • b276ee0 chore(): release v10.4.3
  • 2864899 Merge pull request #2647 from nestjs/renovate/webpack-5.x
  • f2b3d7e Merge pull request #2681 from jaunusa/bugfix/copyPathDepth
  • 793f319 fix(assets): copy nested files and directories when no wildcard #2687
  • 6ebb6e5 chore(deps): update dependency @​commitlint/cli to v19.4.0
  • 2660990 chore(deps): update dependency eslint to v9
  • 3795d2a chore(deps): update dependency lint-staged to v15.2.8
  • 9c850f1 chore(deps): update dependency @​types/node to v20.14.14
  • 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 30, 2024

Superseded by #1754.

@dependabot dependabot bot closed this Aug 30, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/node/nestjs/cli-10.4.4 branch August 30, 2024 13:27
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.

0 participants