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

runner-npm: bump @nestjs/schematics from 10.0.2 to 10.1.0 in /servers/execution/runner #445

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2024

Bumps @nestjs/schematics from 10.0.2 to 10.1.0.

Release notes

Sourced from @​nestjs/schematics's releases.

Release 10.1.0

  • test: update unit tests (devkit breaking change) (4e3a240)
  • Merge pull request #1598 from nestjs/renovate/major-angular-cli-monorepo (c3bba22)
  • Merge pull request #1563 from bejewelkyoungminkim/use-default-prefix-for-library (dd7a7e0)
  • Merge pull request #1605 from nestjs/renovate/cimg-node-21.x (b91ac07)
  • chore(deps): update dependency @​types/node to v20.10.7 (23d25b4)
  • chore(deps): update typescript-eslint monorepo to v6.18.0 (4db1b2d)
  • chore(deps): update commitlint monorepo to v18.4.4 (d93303c)
  • fix(deps): update angular-cli monorepo to v17 (f441cbd)
  • chore(deps): update node.js to v21.5 (c6bf648)
  • chore(deps): update typescript-eslint monorepo to v6.17.0 (a565aca)
  • chore(deps): update dependency @​types/node to v20.10.6 (32442c7)
  • chore(deps): update babel monorepo to v7.23.7 (df3af7c)
  • chore(deps): update typescript-eslint monorepo to v6.16.0 (63a5521)
  • chore(deps): update dependency @​types/supertest to v6 (1da8281)
  • chore(deps): update typescript-eslint monorepo to v6.15.0 (2d2115d)
  • chore(deps): update dependency @​types/node to v20.10.5 (328253c)
  • chore(deps): update dependency eslint to v8.56.0 (76c35ec)
  • chore(deps): update dependency eslint-plugin-import to v2.29.1 (e05ddd2)
  • chore(deps): update typescript-eslint monorepo to v6.14.0 (113dc38)
  • chore(deps): update babel monorepo to v7.23.6 (f439dbb)
  • chore(deps): update dependency prettier to v3.1.1 (2065ebd)
  • chore(deps): update dependency ts-node to v10.9.2 (f952ec6)
  • chore(deps): update dependency release-it to v17.0.1 (7c7ccb0)
  • chore(deps): update dependency @​types/node to v20.10.4 (7e0e70f)
  • chore(deps): update dependency typescript to v5.3.3 (b252c20)
  • chore(deps): update dependency @​types/jest to v29.5.11 (293c33b)
  • chore(deps): update typescript-eslint monorepo to v6.13.2 (4a92ec7)
  • chore(deps): update dependency @​types/node to v20.10.3 (c17fc62)
  • chore(deps): update dependency eslint-config-prettier to v9.1.0 (389c061)
  • chore(deps): update dependency eslint to v8.55.0 (0d8d5b4)
  • chore(deps): update dependency nodemon to v3.0.2 (e49965a)
  • chore(deps): update dependency @​types/node to v20.10.2 (fca0653)
  • chore(deps): update dependency @​types/node to v20.10.1 (0105961)
  • chore(deps): update babel monorepo to v7.23.5 (7c541b3)
  • chore(deps): update typescript-eslint monorepo to v6.13.1 (45f41c4)
  • chore(deps): update typescript-eslint monorepo to v6.13.0 (02a04ac)
  • chore(deps): update dependency @​types/node to v20.10.0 (6266f7b)
  • chore(deps): update dependency @​types/node to v20.9.5 (14bed88)
  • chore(deps): update dependency @​types/node to v20.9.4 (f9d1979)
  • chore(deps): update dependency @​types/jest to v29.5.10 (fb401e2)
  • chore(deps): update dependency @​types/node to v20.9.3 (1dd72ac)
  • chore(deps): update commitlint monorepo to v18.4.3 (fdf17c5)
  • chore(deps): update dependency @​types/jest to v29.5.9 (c9e7ed9)
  • chore(deps): update typescript-eslint monorepo to v6.12.0 (f471ea0)
  • chore(deps): update dependency typescript to v5.3.2 (96781ea)
  • chore(deps): update babel monorepo to v7.23.4 (01530f8)
  • chore(deps): update dependency @​types/node to v20.9.2 (9c45163)
  • chore(deps): update dependency eslint to v8.54.0 (995c0e4)
  • chore(deps): update dependency @​types/node to v20.9.1 (9828b9e)

... (truncated)

Commits
  • 16fc56b chore(): release v10.1.0
  • 4e3a240 test: update unit tests (devkit breaking change)
  • c3bba22 Merge pull request #1598 from nestjs/renovate/major-angular-cli-monorepo
  • dd7a7e0 Merge pull request #1563 from bejewelkyoungminkim/use-default-prefix-for-library
  • b91ac07 Merge pull request #1605 from nestjs/renovate/cimg-node-21.x
  • 23d25b4 chore(deps): update dependency @​types/node to v20.10.7
  • 4db1b2d chore(deps): update typescript-eslint monorepo to v6.18.0
  • d93303c chore(deps): update commitlint monorepo to v18.4.4
  • f441cbd fix(deps): update angular-cli monorepo to v17
  • c6bf648 chore(deps): update node.js to v21.5
  • 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/schematics](https://github.com/nestjs/schematics) from 10.0.2 to 10.1.0.
- [Release notes](https://github.com/nestjs/schematics/releases)
- [Changelog](https://github.com/nestjs/schematics/blob/master/.release-it.json)
- [Commits](nestjs/schematics@10.0.2...10.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 14, 2024
@dependabot dependabot bot requested a review from prasadtalasila January 14, 2024 05:50
@codecov-commenter
Copy link

codecov-commenter commented Jan 14, 2024

Codecov Report

Merging #445 (71829af) into dependabot-merge (abc90a6) will increase coverage by 26.65%.
The diff coverage is n/a.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@                  Coverage Diff                  @@
##           dependabot-merge     #445       +/-   ##
=====================================================
+ Coverage             66.36%   93.02%   +26.65%     
=====================================================
  Files                    35        4       -31     
  Lines                   440       43      -397     
  Branches                 29        3       -26     
=====================================================
- Hits                    292       40      -252     
+ Misses                  130        0      -130     
+ Partials                 18        3       -15     

see 31 files with indirect coverage changes

Components Coverage Δ
Website ∅ <ø> (∅)
Lib Microservice ∅ <ø> (∅)

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 14, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot-npm_and_yarn-servers-execution-runner-dependabot-merge-nestjs-schematics-10.1.0 branch January 14, 2024 14:10
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.

2 participants