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 @angular/cli from 18.2.12 to 19.1.1 in /CSETWebNg #4362

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @angular/cli from 18.2.12 to 19.1.1.

Release notes

Sourced from @​angular/cli's releases.

v19.1.1

19.1.1 (2025-01-16)

@​angular/build

Commit Description
fix - 298506751 resolve HMR-prefixed files in SSR with Vite

v19.1.0

19.1.0 (2025-01-15)

@​schematics/angular

Commit Description
feat - 02825eec5 use @angular/build package in library generation schematic
fix - 88431b756 application migration should migrate ng-packagr builder package

@​angular-devkit/architect

Commit Description
feat - 2b8a02bac require build schemas from modules
fix - fe1ae6933 avoid Node.js resolution for relative builder schema

@​angular-devkit/core

Commit Description
fix - ce7c4e203 handle Windows drive letter case insensitivity in path functions

@​angular-devkit/schematics

Commit Description
fix - 2f55209dd update Rule type to support returning a Promise of Tree

@​angular/build

Commit Description
feat - 2c9d7368f add ng-packagr builder to the package
feat - 0a570c0c2 add support for customizing URL segments with i18n
feat - 298b554a7 enable component template hot replacement by default
fix - d350f357b correctly validate locales subPath
fix - 8aa1ce608 handle loaders correctly in SSR bundles for external packages
fix - 3b7e6a8c6 invalidate component template updates with dev-server SSR
fix - 8fa682e57 remove deleted assets from output during watch mode
fix - 48cae815c skip vite SSR warmup file configuration when SSR is disabled
fix - ba16ad6b5 support incremental build file results in watch mode
fix - 955acef3d trigger browser reload on asset changes with Vite dev server
fix - e74300a2c use component updates for component style HMR
fix - 6a19c217e warn when using both isolatedModules and emitDecoratorMetadata

@​angular/ssr

Commit Description
feat - 8d7a51dfc add modulepreload for lazy-loaded routes
feat - 41ece633b redirect to preferred locale when accessing root route without a specified locale
fix - 3feecddbb disable component boostrapping when running route extraction

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

19.1.1 (2025-01-16)

@​angular/build

Commit Type Description
298506751 fix resolve HMR-prefixed files in SSR with Vite

19.1.0 (2025-01-15)

Deprecations

@​angular/build

  • The baseHref option under i18n.locales and i18n.sourceLocale in angular.json is deprecated in favor of subPath.

    The subPath defines the URL segment for the locale, serving as both the HTML base HREF and the directory name for output. By default, if not specified, subPath will use the locale code.

@​schematics/angular

Commit Type Description
02825eec5 feat use @angular/build package in library generation schematic
88431b756 fix application migration should migrate ng-packagr builder package

@​angular-devkit/architect

Commit Type Description
2b8a02bac feat require build schemas from modules
fe1ae6933 fix avoid Node.js resolution for relative builder schema

@​angular-devkit/core

Commit Type Description
ce7c4e203 fix handle Windows drive letter case insensitivity in path functions

@​angular-devkit/schematics

Commit Type Description
2f55209dd fix update Rule type to support returning a Promise of Tree

@​angular/build

... (truncated)

Commits
  • 5261b5a release: cut the v19.1.1 release
  • 2985067 fix(@​angular/build): resolve HMR-prefixed files in SSR with Vite
  • f78c140 release: cut the v19.1.0 release
  • 6ea8b5c build: update Angular versions to 19.1 stable
  • a092dfd build: migrate @angular-devkit/architect jasmine test to native rules_js
  • bc21d81 refactor: add explicit types for createBuilder exports
  • 62e90d0 build: rename //:root_modules to //:node_modules.
  • 84bbfa5 build: migrate @​angular-devkit/schematics-cli to npm_package
  • 50066a3 docs: enhance descriptions for schematics options
  • 230f636 refactor(@​ngtools/webpack): add types to exported module variables
  • 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 [@angular/cli](https://github.com/angular/angular-cli) from 18.2.12 to 19.1.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.12...19.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 17, 2025
@randywoods randywoods closed this Jan 17, 2025
@randywoods randywoods deleted the dependabot/npm_and_yarn/CSETWebNg/angular/cli-19.1.1 branch January 17, 2025 20:42
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 17, 2025

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.

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.

1 participant