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): bump @angular/core from 11.0.5 to 11.2.14 #1058

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2022

Bumps @angular/core from 11.0.5 to 11.2.14.

Changelog

Sourced from @​angular/core'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 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
  • 95e3e26 Revert "refactor(core): optimize calls to split and slice while computing...
  • f66c9ae fix(platform-browser): prevent memory leak of style nodes if shadow DOM encap...
  • 5bb7c0e fix(core): do not retain dynamically compiled components and modules (#42003)
  • 3a21784 refactor(core): remove unnecessary cast (#41960)
  • fcf3c1f refactor(core): optimize calls to split and slice while computing version...
  • 40cc29a fix(core): invoke profiler around ngOnDestroy lifecycle hooks (#41969)
  • 1680c14 refactor(common): change missing NgSwitch provider error message (#41704)
  • 345f5c4 fix(core): handle multiple i18n attributes with expression bindings (#41912)
  • a58562a fix(animations): ensure consistent transition namespace ordering (#19854)
  • f555a55 docs: remove mention of scheduleTick in markForCheck (#41845)
  • 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 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.

@dependabot dependabot bot added the pr: dependency update ⏫ PRs that update the project's dependencies. label Sep 8, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular/core-11.2.14 branch from f28237c to 970164b Compare November 10, 2022 14:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular/core-11.2.14 branch from 970164b to 6502821 Compare November 25, 2022 00:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular/core-11.2.14 branch from 6502821 to 4d011b1 Compare December 2, 2022 04:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular/core-11.2.14 branch from 4d011b1 to 574d4df Compare January 8, 2023 05:33
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 11.0.5 to 11.2.14.
- [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/11.2.14/packages/core)

---
updated-dependencies:
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular/core-11.2.14 branch from 574d4df to 41c8bc7 Compare February 6, 2023 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: dependency update ⏫ PRs that update the project's dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants