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 14.2.7 to 16.1.0 #791

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2023

Bumps @angular/compiler from 14.2.7 to 16.1.0.

Release notes

Sourced from @​angular/compiler's releases.

v16.1.0

16.1.0 (2023-06-13)

compiler

Commit Description
fix - 4e663297c5 error when reading compiled input transforms metadata in JIT mode (#50600)
fix - 721bc72649 resolve deprecation warning with TypeScript 5.1 (#50460)

core

Commit Description
feat - 68017d4e75 add ability to transform input values (#50420)
feat - 69dadd2502 support TypeScript 5.1 (#50156)
fix - c0ebe34cbd add additional component metadata to component ID generation (#50336)

http

Commit Description
feat - 85c5427582 Introduction of the fetch Backend for the HttpClient (#50247)

v16.1.0-rc.0

16.1.0-rc.0 (2023-06-08)

compiler

Commit Description
fix - 540e643347 do not remove comments in component styles (#50346)
fix - 4e663297c5 error when reading compiled input transforms metadata in JIT mode (#50600)

core

Commit Description
fix - 79a706c847 incorrectly throwing error for self-referencing component (#50559)
fix - edceb486dd wait for HTTP in ngOnInit correctly before server render (#50573)

http

Commit Description
feat - 85c5427582 Introduction of the fetch Backend for the HttpClient (#50247)

platform-server

Commit Description
fix - 0875b519b9 surface errors during rendering (#50587)

v16.1.0-next.3

16.1.0-next.3 (2023-06-01)

animations

Commit Description
fix - bada9199f5 Trigger leave animation when ViewContainerRef is injected (#48705)

common

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

16.1.0 (2023-06-13)

compiler

Commit Type Description
4e663297c5 fix error when reading compiled input transforms metadata in JIT mode (#50600)
721bc72649 fix resolve deprecation warning with TypeScript 5.1 (#50460)

core

Commit Type Description
68017d4e75 feat add ability to transform input values (#50420)
69dadd2502 feat support TypeScript 5.1 (#50156)
c0ebe34cbd fix add additional component metadata to component ID generation (#50336)

http

Commit Type Description
85c5427582 feat Introduction of the fetch Backend for the HttpClient (#50247)

16.0.6 (2023-06-13)

core

Commit Type Description
05ac0868c9 fix avoid duplicated content during hydration while processing a component with i18n (#50644)

16.0.5 (2023-06-08)

compiler

Commit Type Description
703b8fcac1 fix do not remove comments in component styles (#50346)

core

Commit Type Description
2b6da93e19 fix incorrectly throwing error for self-referencing component (#50559)
c992109d6c fix wait for HTTP in ngOnInit correctly before server render (#50573)

platform-server

Commit Type Description
c0d4086c6e fix surface errors during rendering (#50587)

16.0.4 (2023-06-01)

animations

| Commit | Type | Description |

... (truncated)

Commits
  • 4e66329 fix(compiler): error when reading compiled input transforms metadata in JIT m...
  • 9847085 refactor(compiler): support property interpolation in the template pipeline (...
  • 6984431 refactor(compiler): write expressions in the template pipeline (#50118)
  • a48c5f7 refactor(compiler): support pipes in the template pipeline (#50118)
  • cc51122 refactor(compiler): fix insertBefore ownership logic (#50118)
  • 803d7dc refactor(compiler): convert conditional ast in template pipeline (#50118)
  • 3522704 refactor(compiler): purify literal arrays and maps in template pipeline (#50118)
  • a56726c refactor(compiler): transform all expressions in the template pipeline (#50118)
  • 1b37dcd refactor(compiler): add pure function support to the template pipeline (#50118)
  • 1928cd8 refactor(compiler): add ConstantPool to template pipeline compilations (#50...
  • 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 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 14.2.7 to 16.1.0.
- [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/16.1.0/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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 14, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 15, 2023

Superseded by #792.

@dependabot dependabot bot closed this Jun 15, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/compiler-16.1.0 branch June 15, 2023 15:05
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants