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

build(deps-dev): bump the angular-devkit group with 4 updates #10562

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the angular-devkit group with 4 updates: @angular-devkit/architect, @angular-devkit/build-angular, @angular-devkit/core and @angular-devkit/schematics.

Updates @angular-devkit/architect from 0.1602.9 to 0.1901.2

Commits

Updates @angular-devkit/build-angular from 16.2.16 to 19.1.2

Release notes

Sourced from @​angular-devkit/build-angular's releases.

v19.1.2

19.1.2 (2025-01-17)

@​angular/build

Commit Description
fix - 939d1612a perform incremental background file updates with component updates
fix - 304027207 prevent full page reload on HMR updates with SSR enabled
fix - 148acbd58 reset component updates on dev-server index request

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

... (truncated)

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

19.1.2 (2025-01-17)

@​angular/build

Commit Type Description
939d1612a fix perform incremental background file updates with component updates
304027207 fix prevent full page reload on HMR updates with SSR enabled
148acbd58 fix reset component updates on dev-server index request

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

... (truncated)

Commits
  • 910a276 release: cut the v19.1.2 release
  • f192f15 refactor(@​angular/build): add console message to dev server when component HM...
  • 148acbd fix(@​angular/build): reset component updates on dev-server index request
  • 3040272 fix(@​angular/build): prevent full page reload on HMR updates with SSR enabled
  • 939d161 fix(@​angular/build): perform incremental background file updates with compone...
  • 069818b build: exclude pnpm and dependenciesMeta fields from published NPM packages
  • 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
  • Additional commits viewable in compare view

Updates @angular-devkit/core from 16.2.9 to 19.1.2

Release notes

Sourced from @​angular-devkit/core's releases.

v19.1.2

19.1.2 (2025-01-17)

@​angular/build

Commit Description
fix - 939d1612a perform incremental background file updates with component updates
fix - 304027207 prevent full page reload on HMR updates with SSR enabled
fix - 148acbd58 reset component updates on dev-server index request

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

... (truncated)

Changelog

Sourced from @​angular-devkit/core's changelog.

19.1.2 (2025-01-17)

@​angular/build

Commit Type Description
939d1612a fix perform incremental background file updates with component updates
304027207 fix prevent full page reload on HMR updates with SSR enabled
148acbd58 fix reset component updates on dev-server index request

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

... (truncated)

Commits
  • 910a276 release: cut the v19.1.2 release
  • f192f15 refactor(@​angular/build): add console message to dev server when component HM...
  • 148acbd fix(@​angular/build): reset component updates on dev-server index request
  • 3040272 fix(@​angular/build): prevent full page reload on HMR updates with SSR enabled
  • 939d161 fix(@​angular/build): perform incremental background file updates with compone...
  • 069818b build: exclude pnpm and dependenciesMeta fields from published NPM packages
  • 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
  • Additional commits viewable in compare view

Updates @angular-devkit/schematics from 16.2.9 to 19.1.2

Release notes

Sourced from @​angular-devkit/schematics's releases.

v19.1.2

19.1.2 (2025-01-17)

@​angular/build

Commit Description
fix - 939d1612a perform incremental background file updates with component updates
fix - 304027207 prevent full page reload on HMR updates with SSR enabled
fix - 148acbd58 reset component updates on dev-server index request

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

... (truncated)

Changelog

Sourced from @​angular-devkit/schematics's changelog.

19.1.2 (2025-01-17)

@​angular/build

Commit Type Description
939d1612a fix perform incremental background file updates with component updates
304027207 fix prevent full page reload on HMR updates with SSR enabled
148acbd58 fix reset component updates on dev-server index request

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

... (truncated)

Commits
  • 910a276 release: cut the v19.1.2 release
  • f192f15 refactor(@​angular/build): add console message to dev server when component HM...
  • 148acbd fix(@​angular/build): reset component updates on dev-server index request
  • 3040272 fix(@​angular/build): prevent full page reload on HMR updates with SSR enabled
  • 939d161 fix(@​angular/build): perform incremental background file updates with compone...
  • 069818b build: exclude pnpm and dependenciesMeta fields from published NPM packages
  • 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
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the angular-devkit group with 4 updates: [@angular-devkit/architect](https://github.com/angular/angular-cli), [@angular-devkit/build-angular](https://github.com/angular/angular-cli), [@angular-devkit/core](https://github.com/angular/angular-cli) and [@angular-devkit/schematics](https://github.com/angular/angular-cli).


Updates `@angular-devkit/architect` from 0.1602.9 to 0.1901.2
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/commits)

Updates `@angular-devkit/build-angular` from 16.2.16 to 19.1.2
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@16.2.16...19.1.2)

Updates `@angular-devkit/core` from 16.2.9 to 19.1.2
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@16.2.9...19.1.2)

Updates `@angular-devkit/schematics` from 16.2.9 to 19.1.2
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@16.2.9...19.1.2)

---
updated-dependencies:
- dependency-name: "@angular-devkit/architect"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular-devkit
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular-devkit
- dependency-name: "@angular-devkit/core"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular-devkit
- dependency-name: "@angular-devkit/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular-devkit
...

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 19, 2025
@DenysVuika DenysVuika closed this Jan 21, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 21, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/angular-devkit-99d935cdae branch January 21, 2025 16:10
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