Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 18, 2022

Bumps @angular/compiler from 11.2.14 to 13.3.9.

Release notes

Sourced from @​angular/compiler's releases.

v13.3.9

13.3.9 (2022-05-18)

Special Thanks

4javier, Bob Watson, Evan Lee, George Kalpakas, Joey Perrott, Pavan Kumar Jadda, celinetunc and mariu

v13.3.8

13.3.8 (2022-05-12)

language-service

Commit Description
fix - b4eb9ed884 Prevent TSServer from removing templates from project (#45965)

Special Thanks

Andrew Scott, George Kalpakas and Joey Perrott

v13.3.7

13.3.7 (2022-05-11)

core

Commit Description
perf - 73bbee2c0d allow checkNoChanges mode to be tree-shaken in production (#45936)

language-service

Commit Description
fix - 5ca3bcf4f8 Add resource files as roots to their associated projects (#45601)

Special Thanks

Andrew Kushnir, Andrew Scott, George Kalpakas, JayMartMedia, JoostK, Paul Gschwendtner, Ted.chang, Thomas Mair, Will 保哥, dario-piotrowicz, mgechev and ᚷᛁᛟᚱᚷᛁ ᛒᚨᛚᚨᚲᚻᚨᛞᛉᛖ

v13.3.6

13.3.6 (2022-05-04)

Special Thanks

Andrew Kushnir, Andrew Scott, George Kalpakas, Paul Gschwendtner, Pawel Kozlowski, Ryan Day and dario-piotrowicz

v13.3.5

13.3.5 (2022-04-27)

bazel

Commit Description
fix - 63398e0eb4 add this_is_bazel marker (#45728)

Special Thanks

Andrew Kushnir, George Kalpakas, Joey Perrott and dario-piotrowicz

v13.3.4

13.3.4 (2022-04-20)

core

... (truncated)

Changelog

Sourced from @​angular/compiler's changelog.

13.3.9 (2022-05-18)

This release contains API docs improvements.

Special Thanks

4javier, Bob Watson, Evan Lee, George Kalpakas, Joey Perrott, Pavan Kumar Jadda, celinetunc and mariu

13.3.8 (2022-05-12)

language-service

Commit Type Description
b4eb9ed884 fix Prevent TSServer from removing templates from project (#45965)

Special Thanks

Andrew Scott, George Kalpakas and Joey Perrott

14.0.0-rc.0 (2022-05-11)

bazel

Commit Type Description
d48e0ccc01 fix speed up d.ts bundling by configuring worker (#45900)

core

Commit Type Description
e9317aee71 perf allow checkNoChanges mode to be tree-shaken in production (#45913)

forms

Commit Type Description
5d13e58aed fix Allow NonNullableFormBuilder to be injected. (#45904)
9f6fa5b746 fix Prevent FormBuilder from distributing unions to control types. (#45942)

language-service

Commit Type Description
13fad9febe fix Add resource files as roots to their associated projects (#45601)

ngcc

Commit Type Description
74a2e2e2ec fix cope with packages following APF v14+ (#45833)

platform-browser

Commit Type Description
23c4c9601e perf avoid including Testability by default in bootstrapApplication (#45885)

Special Thanks

AleksanderBodurri, Andrew Kushnir, Andrew Scott, Cédric Exbrayat, Dylan Hunn, George Kalpakas, JayMartMedia, JoostK, Kristiyan Kostadinov, Paul Gschwendtner, Ted.chang, Thomas Mair, Will 保哥, dario-piotrowicz, mgechev and ᚷᛁᛟᚱᚷᛁ ᛒᚨᛚᚨᚲᚻᚨᛞᛉᛖ

... (truncated)

Commits
  • e50fd9e fix(compiler): avoid errors with extremely long instruction chains (#45574)
  • 6189457 docs: improve markdown (#45590)
  • 3714305 fix(compiler): scope css rules within @layer blocks (#45396)
  • 6efa366 fix(compiler): compute correct offsets when interpolations have HTML entities...
  • 09f0254 perf(compiler): chain element start/end instructions (#44994)
  • 7b9490a refactor(compiler): rework instruction generation logic for improved flexibil...
  • 37af6ab fix(compiler): allow banana-in-a-box bindings to end with non-null assertion ...
  • 9cce12c refactor(compiler): add @suppress {msgDescriptions} if no description is pr...
  • dee108b refactor(compiler): remove ViewEngine identifiers (#44676)
  • fe3e4d6 fix(compiler-cli): Handle ng-template with structural directive in indexer ...
  • 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 11.2.14 to 13.3.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/13.3.9/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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 18, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 26, 2022

Superseded by #224.

@dependabot dependabot bot closed this May 26, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/compiler-13.3.9 branch May 26, 2022 20:15
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.

1 participant