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 @angular/compiler-cli from 17.0.8 to 17.0.9 #180

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps @angular/compiler-cli from 17.0.8 to 17.0.9.

Release notes

Sourced from @​angular/compiler-cli's releases.

v17.0.9

17.0.9 (2024-01-10)

common

Commit Description
fix - c22b513b3f remove unused parameters from the ngClass constructor (#53831)
fix - bd9f89d1c8 server-side rendering error when using in-memory scrolling (#53683)

compiler

Commit Description
fix - 92fd6cc42e generate less code for advance instructions (#53845)
fix - 6a41961fbd ignore empty switch blocks (#53776)

compiler-cli

Commit Description
fix - 7309463697 interpolatedSignalNotInvoked diagnostic (#53585)

core

Commit Description
fix - 441db5123f afterRender hooks now only run on ApplicationRef.tick (#52455)
fix - f9120d79cb allow effect to be used inside an ErrorHandler (#53713)

migrations

Commit Description
fix - e92c86b77f Fix empty switch case offset bug in cf migration (#53839)

platform-server

Commit Description
fix - 91cb16fde9 Do not delete global Event (#53659)
Changelog

Sourced from @​angular/compiler-cli's changelog.

17.0.9 (2024-01-10)

common

Commit Type Description
c22b513b3f fix remove unused parameters from the ngClass constructor (#53831)
bd9f89d1c8 fix server-side rendering error when using in-memory scrolling (#53683)

compiler

Commit Type Description
92fd6cc42e fix generate less code for advance instructions (#53845)
6a41961fbd fix ignore empty switch blocks (#53776)

compiler-cli

Commit Type Description
7309463697 fix interpolatedSignalNotInvoked diagnostic (#53585)

core

Commit Type Description
441db5123f fix afterRender hooks now only run on ApplicationRef.tick (#52455)
f9120d79cb fix allow effect to be used inside an ErrorHandler (#53713)

migrations

Commit Type Description
e92c86b77f fix Fix empty switch case offset bug in cf migration (#53839)

platform-server

Commit Type Description
91cb16fde9 fix Do not delete global Event (#53659)

17.1.0-next.5 (2023-12-21)

compiler

Commit Type Description
3a689c2050 fix correctly intercept index in loop tracking function (#53604)
df8a825910 fix project empty block root node (#53620)
478d622265 fix project empty block root node in template pipeline (#53620)

core

Commit Type Description
aecb675fa5 fix avoid repeated work when parsing version (#53598)
872e7f25fe fix tree shake version class (#53598)

migrations

Commit Type Description
d49333edc3 fix cf migration - detect and error when result is invalid i18n nesting (#53638) (#53639)
8e2178792d fix cf migration - ensure full check runs for all imports (#53637)
22b95de9bc fix cf migration - fix bug in attribute formatting (#53636)

... (truncated)

Commits
  • 92fd6cc fix(compiler): generate less code for advance instructions (#53845)
  • 5f4f0a9 refactor(compiler): Fix ambiguous repeater context variables in template pipe...
  • 50788f6 test(compiler): Fix mangling of camel case CSS vars in host bindings (#53665)
  • 7309463 fix(compiler-cli): interpolatedSignalNotInvoked diagnostic (#53585)
  • 8799261 refactor(compiler): Fix handling of namespaced attributes (#53646)
  • b372dc8 refactor(compiler): Add a test for attribute namespaces (#53646)
  • 6a41961 fix(compiler): ignore empty switch blocks (#53776)
  • See full diff 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-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) from 17.0.8 to 17.0.9.
- [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.9/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 22, 2024

Superseded by #185.

@dependabot dependabot bot closed this Jan 22, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/compiler-cli-17.0.9 branch January 22, 2024 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants