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.0.5 #4638

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 Dec 19, 2024

Bumps @angular/compiler from 13.0.3 to 19.0.5.

Release notes

Sourced from @​angular/compiler's releases.

v19.0.5

19.0.5 (2024-12-18)

core

Commit Description
fix - 3793218e77 avoid triggering on timer and on idle on the server (#59177)
fix - cfc96ed82c Fix nested timer serialization (#59173)

platform-server

Commit Description
fix - 9085a8fbd8 Warn user when transfer state happens more than once (#58935)

v19.0.4

19.0.4 (2024-12-12)

compiler-cli

Commit Description
fix - 7e612171709 consider pre-release versions when detecting feature support (#59061)
fix - cd764a31152 error in unused standalone imports diagnostic (#59064)

core

Commit Description
fix - 34ded10fa60 Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073)

platform-browser

Commit Description
fix - ae0802d63c5 collect external component styles from server rendering (#59031)

v19.0.3

19.0.3 (2024-12-04)

v19.0.2

19.0.2 (2024-12-04)

compiler-cli

Commit Description
fix - 9f99196d23 account for multiple generated namespace imports in HMR (#58924)

core

Commit Description
fix - 4792db9a6d Explicitly manage TracingSnapshot lifecycle and dispose of it once it's been used. (#58929)

migrations

Commit Description
fix - 7b5bacc228 class content being deleted in some edge cases (#58959)
fix - d1cbdd6acb correctly strip away parameters surrounded by comments in inject migration (#58959)

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

19.0.5 (2024-12-18)

core

Commit Type Description
3793218e77 fix avoid triggering on timer and on idle on the server (#59177)
cfc96ed82c fix Fix nested timer serialization (#59173)

platform-server

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

19.1.0-next.3 (2024-12-12)

compiler-cli

Commit Type Description
c5c20e9d86 fix check event side of two-way bindings (#59002)
0dee2681f7 fix consider pre-release versions when detecting feature support (#59061)
1b9492edf8 fix error in unused standalone imports diagnostic (#59064)

core

Commit Type Description
d010e11b73 feat add event listener options to renderer (#59092)
30e676098d fix Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073)

platform-browser

Commit Type Description
52be35118f fix collect external component styles from server rendering (#59031)

19.0.4 (2024-12-12)

compiler-cli

Commit Type Description
7e612171709 fix consider pre-release versions when detecting feature support (#59061)
cd764a31152 fix error in unused standalone imports diagnostic (#59064)

core

Commit Type Description
34ded10fa60 fix Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073)

platform-browser

Commit Type Description
ae0802d63c5 fix collect external component styles from server rendering (#59031)

... (truncated)

Commits
  • b58123b refactor(compiler): remove circular dep in the output ast (#59083)
  • 5f3ba06 docs: set syntax highlighting of code examples MD code blocks (#59026)
  • b182806 refactor(compiler): remove allowInvalidAssignmentEvents flag (#58988)
  • 9f99196 fix(compiler-cli): account for multiple generated namespace imports in HMR (#...
  • d23a5d5 refactor(core): Consolidates shouldTrigger* methods down to one (#58833)
  • d6da631 refactor(compiler): Adds ingest and flags for defer details (#58833)
  • 4852e57 docs: capitalize webpack with a lowercase W (#56812)
  • fb1fa8b fix(compiler-cli): more accurate diagnostics for host binding parser errors (...
  • 806a61b fix(compiler): fix multiline selectors (#58681)
  • e5d3abb fix(compiler): resolve :host:host-context(.foo) (#58681)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 19, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular/compiler-19.0.5 branch from 75af013 to 78d86d3 Compare December 19, 2024 10:28
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 13.0.3 to 19.0.5.
- [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.5/packages/compiler)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular/compiler-19.0.5 branch from 78d86d3 to 05d5d26 Compare December 20, 2024 10:35
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