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

chore(deps-dev): bump @schematics/angular from 18.2.11 to 19.2.1 #287

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @schematics/angular from 18.2.11 to 19.2.1.

Release notes

Sourced from @​schematics/angular's releases.

v19.2.1

19.2.1 (2025-03-05)

@​schematics/angular

Commit Description
fix - 4c35b5721 prevent accidental deletion of main.ts during application builder migration
fix - d7f9cb578 prevent error when tsconfig file is missing in application builder migration

@​angular-devkit/architect

Commit Description
fix - 3ebd7ca7c improve error message when configuration is missing

@​angular/build

Commit Description
fix - c07330967 allow component HMR with a service worker
fix - c989c91c3 exclude component styles from 'any' and 'all' budget calculations
fix - 96e5dcb5f handle undefined less stylesheet sourcemap values

v19.2.0

19.2.0 (2025-02-26)

@​schematics/angular

Commit Description
fix - fe8d83a1f add additional checks for application builder usage
fix - adf4ea5d4 remove animations module from ng new app

@​angular-devkit/build-angular

Commit Description
feat - ef7ea536f add aot option to jest
feat - 523d539c6 add aot option to karma
feat - a00a49a65 add aot to WTR schema
fix - 2bae1a9c0 support aot option for karma browser builder

@​angular/build

Commit Description
feat - 11fab9c7d add application builder karma testing to package
fix - a5fcf8044 provide karma stack trace sourcemap support
fix - 964fb778b support per component updates of multi-component files
fix - f836be9e6 support Vite allowedHosts option for development server
fix - 0ddf6aafa utilize bazel stamp instead of resolving peer dependency versions

@​angular/ssr

Commit Description
feat - 9726cd084 Add support for route matchers with fine-grained render mode control

v19.2.0-rc.0

19.2.0-rc.0 (2025-02-19)

... (truncated)

Changelog

Sourced from @​schematics/angular's changelog.

19.2.1 (2025-03-05)

@​schematics/angular

Commit Type Description
4c35b5721 fix prevent accidental deletion of main.ts during application builder migration
d7f9cb578 fix prevent error when tsconfig file is missing in application builder migration

@​angular-devkit/architect

Commit Type Description
3ebd7ca7c fix improve error message when configuration is missing

@​angular/build

Commit Type Description
c07330967 fix allow component HMR with a service worker
c989c91c3 fix exclude component styles from 'any' and 'all' budget calculations
96e5dcb5f fix handle undefined less stylesheet sourcemap values

19.2.0 (2025-02-26)

@​schematics/angular

Commit Type Description
fe8d83a1f fix add additional checks for application builder usage
adf4ea5d4 fix remove animations module from ng new app

@​angular-devkit/build-angular

Commit Type Description
ef7ea536f feat add aot option to jest
523d539c6 feat add aot option to karma
a00a49a65 feat add aot to WTR schema
2bae1a9c0 fix support aot option for karma browser builder

@​angular/build

Commit Type Description
11fab9c7d feat add application builder karma testing to package

... (truncated)

Commits
  • e40d5fe release: cut the v19.2.1 release
  • 9cdfc96 test: update ng-add version specifier test to bypass npm peer dependency is...
  • bb18bc7 test: only test ng update for supported versions
  • d7f9cb5 fix(@​schematics/angular): prevent error when tsconfig file is missing in appl...
  • c989c91 fix(@​angular/build): exclude component styles from 'any' and 'all' budget cal...
  • f92bfa4 build: update dev-infra and rework windows native testing
  • 3ebd7ca fix(@​angular-devkit/architect): improve error message when configuration is m...
  • c073309 fix(@​angular/build): allow component HMR with a service worker
  • 4e4fb8a refactor(@​angular/build): remove file: prefix from JIT component resource U...
  • 4c35b57 fix(@​schematics/angular): prevent accidental deletion of main.ts during app...
  • 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 [@schematics/angular](https://github.com/angular/angular-cli) from 18.2.11 to 19.2.1.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@18.2.11...19.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

sonarqubecloud bot commented Mar 6, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants