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/schematics from 10.0.1 to 10.0.2 #639

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Bumps @nestjs/schematics from 10.0.1 to 10.0.2.

Release notes

Sourced from @​nestjs/schematics's releases.

Release 10.0.2

  • Merge pull request #1502 from nestjs/renovate/angular-cli-monorepo (aeb872c)
  • Merge pull request #1508 from micalevisk/fix/issue-generate-config-for-non-monorepo (d8cdf37)
  • Update src/lib/configuration/configuration.factory.test.ts (0edaf5b)
  • chore(deps): update dependency eslint-config-prettier to v9 (fbe2727)
  • feat(lib): support undefined project for 'configuration' schematic (2614d70)
  • chore(deps): update dependency @​types/node to v18.17.3 (9f4e41d)
  • fix(deps): update angular-cli monorepo to v16.1.8 (b18fd3c)
  • chore(deps): update dependency @​types/node to v18.17.2 (4b7469f)
  • chore(deps): update dependency eslint-config-prettier to v8.10.0 (c666a21)
  • chore(deps): update dependency prettier to v3.0.1 (033659f)
  • chore(deps): update typescript-eslint monorepo to v6.2.1 (102ad01)
  • Merge pull request #1462 from nestjs/renovate/angular-cli-monorepo (c4c49e8)
  • Merge pull request #1493 from micalevisk/patch-1 (9a7bcfe)
  • refactor: avoid calling delete src multiple times on moving dir (93cb879)
  • chore(deps): update dependency eslint to v8.46.0 (07be8d0)
  • chore(deps): update dependency eslint-plugin-import to v2.28.0 (4fbd026)
  • chore(deps): update dependency eslint-config-prettier to v8.9.0 (1c6adc4)
  • chore(deps): update dependency jest to v29.6.2 (8cc57ea)
  • fix(deps): update angular-cli monorepo to v16.1.6 (f50efbe)
  • chore(deps): update dependency @​types/node to v18.17.1 (55356b2)
  • chore(deps): update typescript-eslint monorepo to v6.2.0 (68a0fab)
  • fix: when generating app with no 'test' directory to move (1d04647)
  • chore(deps): update dependency @​types/node to v18.17.0 (4bb41ac)
  • chore(deps): update dependency @​types/node to v18.16.20 (0aae475)
  • chore(deps): update dependency release-it to v16.1.3 (f9fc771)
  • chore(deps): update commitlint monorepo to v17.6.7 (aaedfb2)
  • chore(deps): update typescript-eslint monorepo to v6.1.0 (c02539c)
  • chore(deps): update dependency release-it to v16.1.2 (f27c53c)
  • chore(deps): update dependency eslint to v8.45.0 (365d32c)
  • chore(deps): update babel monorepo to v7.22.9 (bb42db4)
  • chore(deps): update dependency eslint-plugin-prettier to v5 (196e5e4)
  • chore(deps): update typescript-eslint monorepo to v6 (579cefd)
  • chore(deps): update typescript-eslint monorepo to v5.62.0 (ec3eca9)
  • chore(deps): update dependency @​types/jest to v29.5.3 (ee3ebda)
  • chore(deps): update dependency nodemon to v3.0.1 (33c8b30)
  • chore(deps): update dependency release-it to v16.1.0 (eb28c00)
  • chore(deps): update dependency nodemon to v3 (a52b12e)
  • chore(deps): update dependency jest to v29.6.1 (351f744)
  • chore(deps): update babel monorepo (cc6dacd)
  • chore(deps): update dependency release-it to v16 (22fe13f)
  • chore(deps): update dependency prettier to v3 (7758d1f)
  • chore(deps): update dependency jest to v29.6.0 (21a813f)
  • chore(deps): update babel monorepo to v7.22.6 (c0693fd)
  • chore(deps): update typescript-eslint monorepo to v5.61.0 (2782f58)
  • chore(deps): update dependency eslint to v8.44.0 (b4460f2)
  • chore(deps): update dependency @​types/node to v18.16.19 (19f2c05)
  • chore(deps): update dependency ts-jest to v29.1.1 (dc07e7e)
  • chore(deps): update dependency typescript to v5.1.6 (aacdf9f)
  • chore(deps): update dependency typescript to v5.1.5 (3f5aad6)

... (truncated)

Commits
  • 03e31cd chore(): release v10.0.2
  • aeb872c Merge pull request #1502 from nestjs/renovate/angular-cli-monorepo
  • d8cdf37 Merge pull request #1508 from micalevisk/fix/issue-generate-config-for-non-mo...
  • 0edaf5b Update src/lib/configuration/configuration.factory.test.ts
  • fbe2727 chore(deps): update dependency eslint-config-prettier to v9
  • 2614d70 feat(lib): support undefined project for 'configuration' schematic
  • 9f4e41d chore(deps): update dependency @​types/node to v18.17.3
  • b18fd3c fix(deps): update angular-cli monorepo to v16.1.8
  • 4b7469f chore(deps): update dependency @​types/node to v18.17.2
  • c666a21 chore(deps): update dependency eslint-config-prettier to v8.10.0
  • 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.1 to 10.0.2.
- [Release notes](https://github.com/nestjs/schematics/releases)
- [Changelog](https://github.com/nestjs/schematics/blob/master/.release-it.json)
- [Commits](nestjs/schematics@10.0.1...10.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 14, 2023
@dependabot dependabot bot requested a review from a team as a code owner August 14, 2023 21:10
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Aug 14, 2023
@coveralls
Copy link

coveralls commented Aug 14, 2023

Pull Request Test Coverage Report for Build 5860701795

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.02%) to 92.521%

Totals Coverage Status
Change from base Build 5856291040: -0.02%
Covered Lines: 4364
Relevant Lines: 4616

💛 - Coveralls

@fmrsabino fmrsabino merged commit c28ac79 into main Aug 15, 2023
16 checks passed
@fmrsabino fmrsabino deleted the dependabot/npm_and_yarn/nestjs/schematics-10.0.2 branch August 15, 2023 14:11
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

2 participants