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.4.2 to 10.4.4 #1821

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nestjs/cli from 10.4.2 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)
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)

@dependabot dependabot bot requested a review from a team as a code owner August 12, 2024 21:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 12, 2024
@coveralls
Copy link

coveralls commented Aug 12, 2024

Pull Request Test Coverage Report for Build 10365504924

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 46.907%

Totals Coverage Status
Change from base Build 10365487363: 0.0%
Covered Lines: 4551
Relevant Lines: 7832

💛 - Coveralls

@iamacook
Copy link
Member

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/cli-10.4.4 branch from 54ade0c to 679ea6b Compare August 13, 2024 07:30
@iamacook iamacook merged commit e808aa3 into main Aug 13, 2024
16 checks passed
@iamacook iamacook deleted the dependabot/npm_and_yarn/nestjs/cli-10.4.4 branch August 13, 2024 07:36
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.

2 participants