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/localize from 13.3.6 to 13.3.7 #1214

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @angular/localize from 13.3.6 to 13.3.7.

Release notes

Sourced from @​angular/localize's releases.

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 ᚷᛁᛟᚱᚷᛁ ᛒᚨᛚᚨᚲᚻᚨᛞᛉᛖ

Changelog

Sourced from @​angular/localize's changelog.

13.3.7 (2022-05-11)

core

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

language-service

Commit Type Description
5ca3bcf4f8 fix 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 ᚷᛁᛟᚱᚷᛁ ᛒᚨᛚᚨᚲᚻᚨᛞᛉᛖ

14.0.0-next.16 (2022-05-04)

Breaking Changes

router

  • initialNavigation: 'enabled' was deprecated in v11 and is replaced by initialNavigation: 'enabledBlocking'.

common

Commit Type Description
10691c626b fix properly cast http param values to strings (#42643)

compiler

Commit Type Description
bb8d7091c6 fix exclude empty styles from emitted metadata (#45459)

compiler-cli

Commit Type Description
9cf14ff03d feat exclude abstract classes from strictInjectionParameters requirement (#44615)
752ddbc165 feat Support template binding to protected component members (#45823)
32c625d027 fix handle forwardRef in imports of standalone component (#45869)
9cfea3d522 fix report invalid imports in standalone components during resolve phase (#45827)

core

Commit Type Description
e702cafcf2 feat allow to throw on unknown elements in tests (#45479)
6662a97c61 feat allow to throw on unknown elements in tests (#45479)
a6675925b0 feat allow to throw on unknown properties in tests (#45853)
29039fcdbc feat support TypeScript 4.7 (#45749)
401dec46eb feat update TestBed to recognize Standalone Components (#45809)
f3eb7d9ecb fix Ensure the StandaloneService is retained after closure minification (#45783)
fa755b2a54 fix prevent BrowserModule providers from being loaded twice (#45826)
4e413d9240 fix support nested arrays of providers in EnvironmentInjector (#45789)
fde4942cdf fix throw if standalone components are present in @NgModule.bootstrap (#45825)
aafac7228f fix verify standalone component imports in JiT (#45777)

forms

| Commit | Type | Description |

... (truncated)

Commits
  • 72c11f3 release: cut the v13.3.7 release
  • 3626464 docs: add NGX-YOUI website to resources list (#45810)
  • 5ca3bcf fix(language-service): Add resource files as roots to their associated projec...
  • 66c400c docs: add the change detection guide to the navigation and pullapprove (#45880)
  • 5e858c7 docs: add a guide on using OnPush change detection strategy (#45880)
  • af009c3 docs: add a guide on optimizing slow computations (#45880)
  • 87e661d docs: add guide on how to run code outside of NgZone (#45880)
  • 683895c docs: add general change detection overview (#45880)
  • 73bbee2 perf(core): allow checkNoChanges mode to be tree-shaken in production (#45936)
  • 02b99f6 ci: enable the aio_preview CircleCI job (#45935)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 12, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular/localize-13.3.7 branch from 404d508 to a496014 Compare May 12, 2022 02:29
Bumps [@angular/localize](https:/angular/angular) from 13.3.6 to 13.3.7.
- [Release notes](https:/angular/angular/releases)
- [Changelog](https:/angular/angular/blob/main/CHANGELOG.md)
- [Commits](angular/angular@13.3.6...13.3.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular/localize-13.3.7 branch from a496014 to a1c58a1 Compare May 12, 2022 02:30
@codecov-commenter
Copy link

codecov-commenter commented May 12, 2022

Codecov Report

Merging #1214 (a1c58a1) into master (53e6df6) will decrease coverage by 0.42%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1214      +/-   ##
==========================================
- Coverage   43.07%   42.65%   -0.43%     
==========================================
  Files          56       56              
  Lines         708      708              
  Branches       45       45              
==========================================
- Hits          305      302       -3     
- Misses        398      401       +3     
  Partials        5        5              
Impacted Files Coverage Δ
...omponents/auth-activate/auth-activate.component.ts 55.55% <0.00%> (-22.23%) ⬇️
src/app/components/teams/teams.component.ts 43.75% <0.00%> (-6.25%) ⬇️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@github-actions github-actions bot merged commit a19f24f into master May 12, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/localize-13.3.7 branch May 12, 2022 02:34
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant