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/compiler from 13.0.3 to 19.1.4 #4698

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 Jan 30, 2025

Bumps @angular/compiler from 13.0.3 to 19.1.4.

Release notes

Sourced from @​angular/compiler's releases.

v19.1.4

19.1.4 (2025-01-29)

core

Commit Description
fix - 544b9ee7ca0 check whether application is destroyed before printing hydration stats (#59716)
fix - d6e78c072dc ensure type is preserved during HMR (#59700)
fix - c2436702df9 fixes test timer-based test flakiness in CI (#59674)

elements

Commit Description
fix - 44180645992 not setting initial value on signal-based input (#59773)

platform-browser

Commit Description
fix - 1828a840620 prepend baseHref to sourceMappingURL in CSS content (#59730)
fix - 1c84cbca30e Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)
fix - 12256574626 Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)
fix - 3f4d5f636aa Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)

router

Commit Description
fix - e3da35ec749 prevent error handling when injector is destroyed (#59457)

service-worker

Commit Description
fix - 522acbf3d7e add missing rxjs peer dependency (#59747)

v19.1.3

19.1.3 (2025-01-22)

compiler

Commit Description
fix - ecfb74d287 handle :host-context with comma-separated child selector (#59276)

compiler-cli

Commit Description
fix - 53160e504d extract parenthesized dependencies during HMR (#59644)
fix - 39690969af handle conditional expressions when extracting dependencies (#59637)
fix - 78af7a5059 handle new expressions when extracting dependencies (#59637)

core

Commit Description
fix - 408af24ff3 capture self-referencing component during HMR (#59644)
fix - d7575c201c replace metadata in place during HMR (#59644)
fix - 26f6d4c485 skip component ID collision warning during SSR (#59625)

migrations

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

19.1.4 (2025-01-29)

core

Commit Type Description
544b9ee7ca0 fix check whether application is destroyed before printing hydration stats (#59716)
d6e78c072dc fix ensure type is preserved during HMR (#59700)
c2436702df9 fix fixes test timer-based test flakiness in CI (#59674)

elements

Commit Type Description
44180645992 fix not setting initial value on signal-based input (#59773)

platform-browser

Commit Type Description
1828a840620 fix prepend baseHref to sourceMappingURL in CSS content (#59730)
1c84cbca30e fix Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)
12256574626 fix Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)
3f4d5f636aa fix Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690)

router

Commit Type Description
e3da35ec749 fix prevent error handling when injector is destroyed (#59457)

service-worker

Commit Type Description
522acbf3d7e fix add missing rxjs peer dependency (#59747)

19.2.0-next.0 (2025-01-22)

compiler

Commit Type Description
fe8a68329b feat support untagged template literals in expressions (#59230)

compiler-cli

Commit Type Description
ed705a856a feat detect missing structural directive imports (#59443)

core

Commit Type Description
bc2ad7bfd3 feat support streaming resources (#59573)

19.1.3 (2025-01-22)

compiler

| Commit | Type | Description |

... (truncated)

Commits
  • ecfb74d fix(compiler): handle :host-context with comma-separated child selector (#59276)
  • 8dcd889 fix(compiler): update @ng/component URL to be relative (#59620)
  • 3e7ba3d docs: set syntax highlighting to the remaining Markdown code examples blocks ...
  • 4efb191 refactor(compiler): remove unused AstVisitors (#59297)
  • ff38671 refactor(compiler): fix typo in method name (#59479)
  • aed49dd fix(compiler): use chunk origin in template HMR request URL (#59459)
  • ceadd28 fix(compiler): allow $any in two-way bindings (#59362)
  • e5866ee refactor(compiler): incorrect spelling in for loop parse error message (#59289)
  • 4559e12 refactor(compiler): generate debug location instruction (#58982)
  • 90896b8 refactor(core): add runtime logic for attaching source locations (#58982)
  • 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/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 13.0.3 to 19.1.4.
- [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.1.4/packages/compiler)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2025
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.

0 participants