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 the angular group in /ui with 4 updates #2966

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the angular group in /ui with 4 updates: @angular/common, @angular-devkit/core, @angular-devkit/schematics and @schematics/angular.

Updates @angular/common from 19.0.5 to 19.0.6

Release notes

Sourced from @​angular/common's releases.

v19.0.6

19.0.6 (2025-01-08)

compiler-cli

Commit Description
fix - 06a55e9817 account for more expression types when determining HMR dependencies (#59323)
fix - 17fb20f85d preserve defer block dependencies during HMR when class metadata is disabled (#59313)

core

Commit Description
fix - 07afce81b8 Ensure that a destroyed effect never run. (#59415)

platform-browser

Commit Description
fix - dbb8980d03 avoid circular DI error in async renderer (#59271)
fix - 6d00efde95 styles not replaced during HMR when using animations renderer (#59393)

router

Commit Description
fix - 144bccb687 avoid component ID collisions with user code (#59300)
Changelog

Sourced from @​angular/common's changelog.

19.0.6 (2025-01-08)

compiler-cli

Commit Type Description
06a55e9817 fix account for more expression types when determining HMR dependencies (#59323)
17fb20f85d fix preserve defer block dependencies during HMR when class metadata is disabled (#59313)

core

Commit Type Description
07afce81b8 fix Ensure that a destroyed effect never run. (#59415)

platform-browser

Commit Type Description
dbb8980d03 fix avoid circular DI error in async renderer (#59271)
6d00efde95 fix styles not replaced during HMR when using animations renderer (#59393)

router

Commit Type Description
144bccb687 fix avoid component ID collisions with user code (#59300)

19.1.0-next.4 (2024-12-18)

core

Commit Type Description
57f3550219 feat add utility for resolving defer block information to ng global (#59184)
22f191f763 feat extend the set of profiler events (#59183)
1f4ff2fa36 fix avoid triggering on timer and on idle on the server (#59177)
cf89f14766 fix Fix nested timer serialization (#59173)

platform-server

Commit Type Description
300b141cc8 fix Warn user when transfer state happens more than once (#58935)

Commits

Updates @angular-devkit/core from 19.0.6 to 19.0.7

Release notes

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

v19.0.7

19.0.7 (2025-01-08)

@​angular-devkit/architect

Commit Description
fix - 95c22aeff provide better error when builder is not defined

@​angular-devkit/build-angular

Commit Description
fix - 028652992 preserve css type for jasmine.css

@​angular/build

Commit Description
fix - f7522342a add asset tracking to application builder watch files
fix - e973643bf do not mark Babel _defineProperty helper function as pure
fix - 881095eec enable serving files with bundle-like names
fix - db10af0b3 fix incorrect budget calculation
fix - c822f8f15 handle relative URLs when constructing new URLs during server fetch
fix - b43c648b0 mitigate JS transformer worker execArgv errors
fix - 1f2481a4f pass define option defined in application builder to Vite prebundling
fix - c94f568a4 warn when @angular/localize/init is imported directly
Changelog

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

19.0.7 (2025-01-08)

@​angular-devkit/architect

Commit Type Description
95c22aeff fix provide better error when builder is not defined

@​angular-devkit/build-angular

Commit Type Description
028652992 fix preserve css type for jasmine.css

@​angular/build

Commit Type Description
f7522342a fix add asset tracking to application builder watch files
e973643bf fix do not mark Babel _defineProperty helper function as pure
881095eec fix enable serving files with bundle-like names
db10af0b3 fix fix incorrect budget calculation
c822f8f15 fix handle relative URLs when constructing new URLs during server fetch
b43c648b0 fix mitigate JS transformer worker execArgv errors
1f2481a4f fix pass define option defined in application builder to Vite prebundling
c94f568a4 fix warn when @angular/localize/init is imported directly

19.1.0-next.2 (2024-12-18)

@​angular-devkit/architect

Commit Type Description
fe1ae6933 fix avoid Node.js resolution for relative builder schema

@​angular-devkit/build-angular

Commit Type Description
a9a347014 fix jasmine.clock with app builder

@​angular/build

Commit Type Description
298b554a7 feat enable component template hot replacement by default

... (truncated)

Commits
  • 20843a1 release: cut the v19.0.7 release
  • c94f568 fix(@​angular/build): warn when @angular/localize/init is imported directly
  • 50611cd build: migrate @angular/ssr to ts_project
  • 4b33c6e ci: prevent NpmPackageExtract from being placed remote cache
  • db10af0 fix(@​angular/build): fix incorrect budget calculation
  • 1f2481a fix(@​angular/build): pass define option defined in application builder to V...
  • 48988ea build: update @angular/ng-dev to support rulesJsInteropMode
  • 0b7962d build: do not include tsconfig files in npm archives
  • 1bf59cf build: resolve issue with uncompiled @angular/build/private being included
  • 1cf3038 ci: enable rules_js interop mode for ng-dev release tool
  • Additional commits viewable in compare view

Updates @angular-devkit/schematics from 19.0.6 to 19.0.7

Release notes

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

v19.0.7

19.0.7 (2025-01-08)

@​angular-devkit/architect

Commit Description
fix - 95c22aeff provide better error when builder is not defined

@​angular-devkit/build-angular

Commit Description
fix - 028652992 preserve css type for jasmine.css

@​angular/build

Commit Description
fix - f7522342a add asset tracking to application builder watch files
fix - e973643bf do not mark Babel _defineProperty helper function as pure
fix - 881095eec enable serving files with bundle-like names
fix - db10af0b3 fix incorrect budget calculation
fix - c822f8f15 handle relative URLs when constructing new URLs during server fetch
fix - b43c648b0 mitigate JS transformer worker execArgv errors
fix - 1f2481a4f pass define option defined in application builder to Vite prebundling
fix - c94f568a4 warn when @angular/localize/init is imported directly
Changelog

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

19.0.7 (2025-01-08)

@​angular-devkit/architect

Commit Type Description
95c22aeff fix provide better error when builder is not defined

@​angular-devkit/build-angular

Commit Type Description
028652992 fix preserve css type for jasmine.css

@​angular/build

Commit Type Description
f7522342a fix add asset tracking to application builder watch files
e973643bf fix do not mark Babel _defineProperty helper function as pure
881095eec fix enable serving files with bundle-like names
db10af0b3 fix fix incorrect budget calculation
c822f8f15 fix handle relative URLs when constructing new URLs during server fetch
b43c648b0 fix mitigate JS transformer worker execArgv errors
1f2481a4f fix pass define option defined in application builder to Vite prebundling
c94f568a4 fix warn when @angular/localize/init is imported directly

19.1.0-next.2 (2024-12-18)

@​angular-devkit/architect

Commit Type Description
fe1ae6933 fix avoid Node.js resolution for relative builder schema

@​angular-devkit/build-angular

Commit Type Description
a9a347014 fix jasmine.clock with app builder

@​angular/build

Commit Type Description
298b554a7 feat enable component template hot replacement by default

... (truncated)

Commits
  • 20843a1 release: cut the v19.0.7 release
  • c94f568 fix(@​angular/build): warn when @angular/localize/init is imported directly
  • 50611cd build: migrate @angular/ssr to ts_project
  • 4b33c6e ci: prevent NpmPackageExtract from being placed remote cache
  • db10af0 fix(@​angular/build): fix incorrect budget calculation
  • 1f2481a fix(@​angular/build): pass define option defined in application builder to V...
  • 48988ea build: update @angular/ng-dev to support rulesJsInteropMode
  • 0b7962d build: do not include tsconfig files in npm archives
  • 1bf59cf build: resolve issue with uncompiled @angular/build/private being included
  • 1cf3038 ci: enable rules_js interop mode for ng-dev release tool
  • Additional commits viewable in compare view

Updates @schematics/angular from 19.0.6 to 19.0.7

Release notes

Sourced from @​schematics/angular's releases.

v19.0.7

19.0.7 (2025-01-08)

@​angular-devkit/architect

Commit Description
fix - 95c22aeff provide better error when builder is not defined

@​angular-devkit/build-angular

Commit Description
fix - 028652992 preserve css type for jasmine.css

@​angular/build

Commit Description
fix - f7522342a add asset tracking to application builder watch files
fix - e973643bf do not mark Babel _defineProperty helper function as pure
fix - 881095eec enable serving files with bundle-like names
fix - db10af0b3 fix incorrect budget calculation
fix - c822f8f15 handle relative URLs when constructing new URLs during server fetch
fix - b43c648b0 mitigate JS transformer worker execArgv errors
fix - 1f2481a4f pass define option defined in application builder to Vite prebundling
fix - c94f568a4 warn when @angular/localize/init is imported directly
Changelog

Sourced from @​schematics/angular's changelog.

19.0.7 (2025-01-08)

@​angular-devkit/architect

Commit Type Description
95c22aeff fix provide better error when builder is not defined

@​angular-devkit/build-angular

Commit Type Description
028652992 fix preserve css type for jasmine.css

@​angular/build

Commit Type Description
f7522342a fix add asset tracking to application builder watch files
e973643bf fix do not mark Babel _defineProperty helper function as pure
881095eec fix enable serving files with bundle-like names
db10af0b3 fix fix incorrect budget calculation
c822f8f15 fix handle relative URLs when constructing new URLs during server fetch
b43c648b0 fix mitigate JS transformer worker execArgv errors
1f2481a4f fix pass define option defined in application builder to Vite prebundling
c94f568a4 fix warn when @angular/localize/init is imported directly

19.1.0-next.2 (2024-12-18)

@​angular-devkit/architect

Commit Type Description
fe1ae6933 fix avoid Node.js resolution for relative builder schema

@​angular-devkit/build-angular

Commit Type Description
a9a347014 fix jasmine.clock with app builder

@​angular/build

Commit Type Description
298b554a7 feat enable component template hot replacement by default

... (truncated)

Commits
  • 20843a1 release: cut the v19.0.7 release
  • c94f568 fix(@​angular/build): warn when @angular/localize/init is imported directly
  • 50611cd build: migrate @angular/ssr to ts_project
  • 4b33c6e ci: prevent NpmPackageExtract from being placed remote cache
  • db10af0 fix(@​angular/build): fix incorrect budget calculation
  • 1f2481a fix(@​angular/build): pass define option defined in application builder to V...
  • 48988ea build: update @angular/ng-dev to support rulesJsInteropMode
  • 0b7962d build: do not include tsconfig files in npm archives
  • 1bf59cf build: resolve issue with uncompiled @angular/build/private being included
  • 1cf3038 ci: enable rules_js interop mode for ng-dev release tool
  • 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

@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Jan 13, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2025

Dependabot couldn't access the repository. Because of this, Dependabot cannot update this pull request.

Bumps the angular group in /ui with 4 updates: [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common), [@angular-devkit/core](https://github.com/angular/angular-cli), [@angular-devkit/schematics](https://github.com/angular/angular-cli) and [@schematics/angular](https://github.com/angular/angular-cli).


Updates `@angular/common` from 19.0.5 to 19.0.6
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/19.0.6/packages/common)

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

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

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

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-devkit/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-devkit/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@schematics/angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/develop/angular-073ed182ae branch from 9a4993b to b510879 Compare January 14, 2025 08:27
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2025

Superseded by #2978.

@dependabot dependabot bot closed this Jan 20, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/develop/angular-073ed182ae branch January 20, 2025 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants