Skip to content

Bump @angular/compiler from 16.1.8 to 17.0.2 in /web_embedding/ng-flutter - #656

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web_embedding/ng-flutter/angular/compiler-17.0.2
Open

Bump @angular/compiler from 16.1.8 to 17.0.2 in /web_embedding/ng-flutter#656
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web_embedding/ng-flutter/angular/compiler-17.0.2

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubNov 13, 2023

Copy link
Copy Markdown

Bumps @angular/compiler from 16.1.8 to 17.0.2.

Release notes

Sourced from @​angular/compiler's releases.

v17.0.2

17.0.2 (2023-11-09)

compiler-cli

CommitDescription
fix - 7a95cccf50add interpolatedSignalNotInvoked to diagnostics (#52687)
fix - a548c0333eincorrect inferred type of for loop implicit variables (#52732)

core

CommitDescription
fix - 2cea80c6e2error code in image performance warning (#52727)
fix - b16fc2610alimit rate of markers invocations (#52742)
fix - 44c48a4835properly update collection with repeated keys in @for (#52697)

v17.0.1

17.0.1 (2023-11-08)

http

CommitDescription
fix - 5c6f3f8ec0Don't override the backend when using the InMemoryWebAPI (#52425)

migrations

CommitDescription
fix - 70d30c28e0Add support for ng-templates with i18n attributes (#52597)
fix - 4f125c5f9aSwitches to multiple passes to fix several reported bugs (#52592)

v17.0.0

17.0.0 (2023-11-08)

CommitDescription
build - 59aa0634f4remove support for Node.js v16 (#51755)

animations

CommitDescription
feat - e753278faaAdd the possibility of lazy loading animations code. (#50738)
fix - 698c058e1cremove code duplication between entry-points (#51500)
refactor - 0598613950deprecation of AnimationDriver.NOOP (#51843)

benchpress

CommitDescription
feat - 2da3551a70report gc and render time spent in script (#50771)

common

CommitDescription
feat - fe2fd7e1a8make the warning for lazy-loaded lcp image an error (#51748)
feat - dde3fdabbdupgrade warning to logged error for lazy-loaded LCP images using NgOptimizedImage (#52004)

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

17.0.2 (2023-11-09)

compiler-cli

CommitTypeDescription
7a95cccf50fixadd interpolatedSignalNotInvoked to diagnostics (#52687)
a548c0333efixincorrect inferred type of for loop implicit variables (#52732)

core

CommitTypeDescription
2cea80c6e2fixerror code in image performance warning (#52727)
b16fc2610afixlimit rate of markers invocations (#52742)
44c48a4835fixproperly update collection with repeated keys in @for (#52697)

17.0.1 (2023-11-08)

http

CommitTypeDescription
5c6f3f8ec0fixDon't override the backend when using the InMemoryWebAPI (#52425)

migrations

CommitTypeDescription
70d30c28e0fixAdd support for ng-templates with i18n attributes (#52597)
4f125c5f9afixSwitches to multiple passes to fix several reported bugs (#52592)

Web Frameworks: the internet frontier. These are the voyages of the framework Angular. Its continuing mission: To explore strange, new technologies. To seek out new users and new applications. To boldly go where no web framework has gone before.

In honor of v17.0.1

 ______
___.--------'------`---------.____
_.---'----------------------------------`---.__
.'___=]===========================================
,-----------------------..__/.' >--.______ _______.---'
]====================<==||(__) .' `------'
`-----------------------`' ----.___--/
/ /---' `/
/_______(______________________/
`-------------.--------------.'
\________|_.-'

... (truncated)

Commits
  • 590c618 refactor(compiler): Fix two-way binding source maps (#52479)
  • b44f2f9 refactor(compiler): Fix two-way bindings in template pipeline (#52479)
  • a48d65c refactor(compiler): Support extracting deps functions for defer in template...
  • 42899c5 refactor(compiler): Emit a template ref extractor on ng-templates with loca...
  • dab522f refactor(compiler): Support defer triggers with no arguments in template pipe...
  • 8400533 refactor(compiler): Support deferWhen instructions in template pipeline (#5...
  • 91dbcb5 refactor(compiler): Add more comments for i18n template pipeline phases (#52503)
  • fa9bca2 refactor(compiler): Add support for ICUs as part of another i18n message (#52...
  • 51d73ed refactor(compiler): Introduce i18n context objects (#52503)
  • 83067b3 fix(compiler): ng-template directive invoke twice at the root of control flow...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 16.1.8 to 17.0.2.
- [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/17.0.2/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>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 13, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants