Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 21, 2021

Bumps @angular/compiler-cli from 11.0.4 to 11.2.14.

Release notes

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

v11.2.14

11.2.14 (2021-05-12)

core

Commit Description
5bb7c0ef3a fix(core): do not retain dynamically compiled components and modules (#42003)
40cc29aa6e fix(core): invoke profiler around ngOnDestroy lifecycle hooks (#41969)

platform-browser

Commit Description
f66c9ae749 fix(platform-browser): prevent memory leak of style nodes if shadow DOM encapsulation is used (#42005)

Special Thanks:

Alex Rickabaugh, Andrew J Asche, Georgii Dolzhykov, Joey Perrott, JoostK, Julien Marcou, Kapunahele Wong, Pete Bacon Darwin, Richard Sithole, Teri Glover, iRealNirmal, mgechev, profanis and va-stefanek

11.2.12

No release notes provided.

11.2.11

No release notes provided.

11.2.10

No release notes provided.

v11.2.9

No release notes provided.

v11.2.8

No release notes provided.

v11.2.7

No release notes provided.

v11.2.6

No release notes provided.

v11.2.5

No release notes provided.

v11.2.3

No release notes provided.

v11.2.2

No release notes provided.

v11.2.1

No release notes provided.

v11.2.0

No release notes provided.

... (truncated)

Changelog

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

11.2.14 (2021-05-12)

core

Commit Description
5bb7c0ef3a fix(core): do not retain dynamically compiled components and modules (#42003)
40cc29aa6e fix(core): invoke profiler around ngOnDestroy lifecycle hooks (#41969)

platform-browser

Commit Description
f66c9ae749 fix(platform-browser): prevent memory leak of style nodes if shadow DOM encapsulation is used (#42005)

Special Thanks:

Alex Rickabaugh, Andrew J Asche, Georgii Dolzhykov, Joey Perrott, Joost Koehoorn, Julien Marcou, Kapunahele Wong, Pete Bacon Darwin, Richard Sithole, Teri Glover, iRealNirmal, Minko Gechev, profanis and va-stefanek

12.1.0-next.1 (2021-05-05)

Bug Fixes

Features

Performance Improvements

  • core: minor improvements to listener instructions (#41807) (6581a1b)

BREAKING CHANGES

  • Minified UMD bundles are no longer included in the distributed NPM packages.
  • core: Angular no longer maintains support for node v10
  • core: Previously the ng.getDirectives function threw an error in case a given DOM node had no Angular context associated with it (for example if a function was called for a DOM element outside of an Angular app). This behavior was inconsistent with other debugging utilities under ng namespace, which handled this situation without raising an exception. Now calling the ng.getDirectives function for such DOM nodes would result in an empty array returned from that function.
  • compiler-cli: Linked libraries no longer generate legacy i18n message ids. Any downstream application that provides translations for these messages, will need to migrate their message ids using the localize-migrate command line tool.

... (truncated)

Commits
  • c20dfac docs: fix package name in version.ts files in different packages (#41208)
  • 296f887 fix(compiler-cli): autocomplete literal types in templates
  • b8c4da9 Revert "fix(compiler-cli): autocomplete literal types in templates. (#41456)"...
  • 3d54980 fix(language-service): resolve to the pre-compiled style when compiled css ur...
  • df04b9b fix(compiler-cli): autocomplete literal types in templates. (#41456)
  • cfd67c1 refactor(compiler-cli): track a dependency on a default import on `WrappedNod...
  • 43050a1 fix(compiler-cli): prevent eliding default imports in incremental recompilati...
  • 01b7e39 test(compiler-cli): disable emitDecoratorMetadata in the compiler test envi...
  • 616145e perf(compiler-cli): allow incremental compilation in the presence of redirect...
  • 09eb125 fix(compiler-cli): show a more specific error for Ivy NgModules (#41534)
  • 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-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) from 11.0.4 to 11.2.14.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/11.2.14/packages/compiler-cli)

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

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 21, 2021
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