Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps @nestjs/schematics from 10.1.4 to 10.2.3.

Release notes

Sourced from @​nestjs/schematics's releases.

Release 10.2.3

  • Merge pull request #1919 from micalevisk/patch-1 (590ad1f)
  • Merge pull request #1915 from nestjs/renovate/angular-cli-monorepo (c2a0085)
  • Merge pull request #1918 from micalevisk/refactor-remove-deprecated-node-apis (2546cdb)
  • fix: downgrade eslint to v8 on application files (c716ed9)
  • refactor: drop deprecate nodejs utility api (e323a5a)
  • chore(deps): update babel monorepo to v7.26.0 (5eddd5a)
  • chore(deps): update dependency @​types/node to v20.17.1 (66013b1)
  • fix(deps): update angular-cli monorepo to v17.3.11 (5d47e13)
  • chore(deps): update dependency @​types/node to v20.17.0 (f614f17)
  • chore(deps): update dependency @​types/jest to v29.5.14 (ea8edec)
  • chore(deps): update babel monorepo to v7.25.9 (f50afcb)
  • chore(deps): update dependency @​types/node to v20.16.14 (39a550e)
  • chore(deps): update typescript-eslint monorepo to v8.11.0 (9271009)
  • Merge pull request #1904 from nestjs/renovate/release-it-17.x (fb410a8)
  • chore(deps): update dependency @​types/node to v20.16.13 (353afd8)
  • chore(deps): update dependency eslint to v9.13.0 (ba3b0d5)
  • chore(deps): update typescript-eslint monorepo to v8.10.0 (9d90c4d)
  • chore(deps): update dependency release-it to v17.10.0 (a880ab3)

Release 10.2.2

  • Merge pull request #1905 from nestjs/revert-1899-patch-1 (5fee5b0)
  • Revert "feat: enable forceConsistentCasingInFileNames for 'application' template" (8b4e2ec)

Release 10.2.1

  • chore: temporarily use web release (fcda2d4)
  • chore: regenerate package-lock (a97af97)
  • chore: regenerate package-lock (68ad379)
  • Merge branch 'master' of https://github.com/nestjs/schematics (14d1bba)
  • chore: update application schematic readme (ac76463)
  • chore(deps): update dependency @​types/node to v20.16.12 (427e447)

Release 10.2.0

  • Merge branch 'BrunnerLivio-feature/use-env-port' (8cb708c)
  • chore: resolve conflicts, update to nullish coalescing (1572899)
  • Merge branch 'master' of https://github.com/nestjs/schematics (7acea9b)
  • chore: update readme (e4b101c)
  • Merge pull request #1813 from nestjs/renovate/comment-json-4.x (cb3e503)
  • fix(deps): update dependency comment-json to v4.2.5 (ef65b9b)
  • Merge pull request #1862 from nestjs/renovate/angular-cli-monorepo (b5554ff)
  • Merge pull request #1899 from micalevisk/patch-1 (b1e1f8f)
  • Merge pull request #1902 from nestjs/renovate/release-it-17.x (3779fd3)
  • chore: update readme (5001925)
  • chore(deps): update dependency release-it to v17.10.0 (457d711)
  • chore(deps): update typescript-eslint monorepo to v8.9.0 (9ba353f)
  • chore(deps): update dependency release-it to v17.9.0 (87b1e53)
  • feat: enable forceConsistentCasingInFileNames for 'application' template (052e658)
  • chore(deps): update babel monorepo to v7.25.8 (a6b1074)
  • chore(deps): update dependency release-it to v17.8.2 (4eeaa31)
  • chore(deps): update dependency typescript to v5.6.3 (288fb88)

... (truncated)

Commits
  • 88e10f3 chore(): release v10.2.3
  • 590ad1f Merge pull request #1919 from micalevisk/patch-1
  • c2a0085 Merge pull request #1915 from nestjs/renovate/angular-cli-monorepo
  • 2546cdb Merge pull request #1918 from micalevisk/refactor-remove-deprecated-node-apis
  • c716ed9 fix: downgrade eslint to v8 on application files
  • e323a5a refactor: drop deprecate nodejs utility api
  • 5eddd5a chore(deps): update babel monorepo to v7.26.0
  • 66013b1 chore(deps): update dependency @​types/node to v20.17.1
  • 5d47e13 fix(deps): update angular-cli monorepo to v17.3.11
  • f614f17 chore(deps): update dependency @​types/node to v20.17.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.1.4 to 10.2.3.
- [Release notes](https://github.com/nestjs/schematics/releases)
- [Changelog](https://github.com/nestjs/schematics/blob/master/.release-it.json)
- [Commits](nestjs/schematics@10.1.4...10.2.3)

---
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 6, 2025
@refactorian refactorian merged commit c48495f into main Jan 6, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nestjs/schematics-10.2.3 branch January 6, 2025 14:31
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