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 9.2.0 to 10.0.1 in /back-end #505

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2023

Bumps @nestjs/schematics from 9.2.0 to 10.0.1.

Release notes

Sourced from @​nestjs/schematics's releases.

Release 10.0.1

  • chore: upgrade application schematic deps (53b37c4)

Release 10.0.0

  • Merge pull request #1451 from nestjs/dependabot/npm_and_yarn/copy-props-2.0.5 (b2fcc64)
  • chore: bump version numbers (868ebb5)
  • build(deps): bump copy-props from 2.0.4 to 2.0.5 (85bbae8)
  • Merge pull request #1449 from nestjs/10.0.0 (d922114)
  • ci: ignore post install scripts (24b557d)
  • chore: laying the grounds for v10.0.0 (3389327)
  • Merge branch 'yigitkurtcu-fix-json-comment-parsing' into 10.0.0 (470d44b)
  • chore: resolve conflicts (b634d3f)
  • Merge pull request #1447 from micalevisk/fix/issue-1444 (96efd13)
  • Merge pull request #1448 from nestjs/renovate/angular-cli-monorepo (2a3c6cd)
  • fix(deps): update angular-cli monorepo to v16.1.0 (672efbb)
  • test(utils): add unit test to cover declaration of non existing metadata (f187e0f)
  • fix(utils): when updating a non-existing nestjs module (04e8376)
  • chore(deps): update dependency @​types/node to v18.16.18 (79ba067)
  • chore(deps): update typescript-eslint monorepo to v5.59.11 (b1a008a)
  • chore(deps): update dependency @​types/node to v18.16.17 (c0c381e)
  • Merge pull request #1428 from nestjs/renovate/angular-cli-monorepo (e4d2c54)
  • chore(deps): update babel monorepo to v7.22.5 (2059b50)
  • fix(deps): update angular-cli monorepo to v16.0.5 (8cb994c)
  • chore(deps): update typescript-eslint monorepo to v5.59.9 (394b6ae)
  • chore(deps): update dependency release-it to v15.11.0 (070c9f0)
  • chore(deps): update dependency eslint to v8.42.0 (29b1640)
  • chore(deps): update dependency release-it to v15.10.5 (5b9f41b)
  • chore(deps): update dependency typescript to v5.1.3 (b9b9355)
  • chore(deps): update dependency @​types/jest to v29.5.2 (42ee6a3)
  • chore(deps): update commitlint monorepo to v17.6.5 (bb10b39)
  • chore(deps): update typescript-eslint monorepo to v5.59.8 (b46ac5d)
  • chore(deps): update babel monorepo to v7.22.4 (d411bd0)
  • chore(deps): update babel monorepo to v7.22.3 (597030a)
  • chore(deps): update dependency @​types/node to v18.16.16 (7e69507)
  • chore(deps): update babel monorepo (baf7568)
  • fix: package-lock (150d414)
  • fix: package-lock.json (5ff1ab9)
  • fix: dev dependencies (fd7d958)
  • chore(deps): update dependency @​types/node to v18.16.15 (eeffc81)
  • fix: conflict fixed (16f62e1)
  • chore(deps): update typescript-eslint monorepo to v5.59.7 (13d4e78)
  • Update package.json (cc4c009)
  • chore(deps): update dependency @​types/node to v18.16.14 (c5c07e7)
  • fix(parsing): json parsing fixed for commented json files (8ef1604)
  • chore(deps): update dependency eslint to v8.41.0 (fc3878d)
  • Merge pull request #1399 from nestjs/renovate/angular-cli-monorepo (0e6f0e3)
  • chore(deps): update dependency @​types/node to v18.16.13 (f9dedd7)
  • fix(deps): update angular-cli monorepo to v16.0.2 (b235b00)
Commits
  • e39341b chore(): release v10.0.1
  • 53b37c4 chore: upgrade application schematic deps
  • d1c80c8 chore(): release v10.0.0
  • b2fcc64 Merge pull request #1451 from nestjs/dependabot/npm_and_yarn/copy-props-2.0.5
  • 868ebb5 chore: bump version numbers
  • 85bbae8 build(deps): bump copy-props from 2.0.4 to 2.0.5
  • d922114 Merge pull request #1449 from nestjs/10.0.0
  • 24b557d ci: ignore post install scripts
  • 3389327 chore: laying the grounds for v10.0.0
  • 470d44b Merge branch 'yigitkurtcu-fix-json-comment-parsing' into 10.0.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 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 9.2.0 to 10.0.1.
- [Release notes](https://github.com/nestjs/schematics/releases)
- [Changelog](https://github.com/nestjs/schematics/blob/master/.release-it.json)
- [Commits](nestjs/schematics@9.2.0...10.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 16, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jun 16, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 7, 2023

Superseded by #562.

@dependabot dependabot bot closed this Aug 7, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/back-end/nestjs/schematics-10.0.1 branch August 7, 2023 11:00
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.

0 participants