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

fix(deps): update angular monorepo #873

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 5, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations 14.0.1 -> 14.1.0 age adoption passing confidence
@angular/common 14.0.1 -> 14.1.0 age adoption passing confidence
@angular/common >=13.1.3 -> >=13.3.11 age adoption passing confidence
@angular/compiler 14.0.1 -> 14.1.0 age adoption passing confidence
@angular/compiler-cli 14.0.1 -> 14.1.0 age adoption passing confidence
@angular/core 14.0.1 -> 14.1.0 age adoption passing confidence
@angular/core >=13.1.3 -> >=13.3.11 age adoption passing confidence
@angular/forms 14.0.1 -> 14.1.0 age adoption passing confidence
@angular/language-service 14.0.1 -> 14.1.0 age adoption passing confidence
@angular/localize 14.0.1 -> 14.1.0 age adoption passing confidence
@angular/platform-browser 14.0.1 -> 14.1.0 age adoption passing confidence
@angular/platform-browser-dynamic 14.0.1 -> 14.1.0 age adoption passing confidence
@angular/router 14.0.1 -> 14.1.0 age adoption passing confidence
@angular/service-worker 14.0.1 -> 14.1.0 age adoption passing confidence
angular-in-memory-web-api 0.13.0 -> 0.14.0 age adoption passing confidence
zone.js (changelog) 0.11.5 -> 0.11.7 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations)

v14.1.0

Compare Source

Deprecations

core
  • The createNgModuleRef is deprecated in favor of newly added createNgModule one.
  • The bit field signature of inject() has been deprecated, in favor of the
    new options object. Correspondingly, InjectFlags is deprecated as well.
animations
Commit Type Description
55308f2df5 feat add provideAnimations() and provideNoopAnimations() functions (#​46793)
common
Commit Type Description
4a2e7335b1 feat make the CommonModule pipes standalone (#​46401)
a7597dd080 feat make the CommonModule directives standalone (#​46469)
compiler
Commit Type Description
33ce3883a5 feat Add extended diagnostic to warn when missing let on ngForOf (#​46683)
6f11a58040 feat Add extended diagnostic to warn when text attributes are intended to be bindings (#​46161)
9e836c232f feat warn when style suffixes are used with attribute bindings (#​46651)
compiler-cli
Commit Type Description
93c65e7b14 feat add extended diagnostic for non-nullable optional chains (#​46686)
131d029da1 feat detect missing control flow directive imports in standalone components (#​46146)
6b8e60c06a fix improve the missingControlFlowDirective message (#​46846)
core
Commit Type Description
e8e8e5f171 feat add createComponent function
b5153814af feat add reflectComponentType function
96c6139c9a feat add ability to set inputs on ComponentRef (#​46641)
a6d5fe202c feat alias createNgModuleRef as createNgModule (#​46789)
71e606d3c3 feat expose EnvironmentInjector on ApplicationRef (#​46665)
19e6d9ccd3 feat import AsyncStackTaggingZone if available (#​46693)
a7a14df5f8 feat introduce EnvironmentInjector.runInContext API (#​46653)
fa52b6e906 feat options object to supersede bit flags for inject() (#​46649)
af20112222 feat support the descendants option for ContentChild queries (#​46638)
945a3ad359 fix Fix runInContext for NgModuleRef injector (#​46877)
bb7c80477b fix make parent injector argument required in createEnvironmentInjector (#​46397)
http
Commit Type Description
82acbf919b feat improve error message for nullish header (#​46059)
router
Commit Type Description
53ca936366 feat Add ability to create UrlTree from any ActivatedRouteSnapshot (#​45877)
de058bba99 feat Add CanMatch guard to control whether a Route should match (#​46021)
6c1357dd7d feat Add stable cancelation code to NavigationCancel event (#​46675)
a4ce273e50 feat Add the target RouterStateSnapshot to NavigationError (#​46731)
abe3759e24 fix allow to return UrlTree from CanMatchFn (#​46455)
e8c7dd10e9 fix Ensure APP_INITIALIZER of enabledBlocking option completes (#​46026)
ce20ed067f fix Ensure Route injector is created before running CanMatch guards (#​46394)
6a7b818d94 fix Ensure target RouterStateSnapshot is defined in NavigationError (#​46842)
f94c6f433d fix Expose CanMatchFn as public API (#​46394)
e8ae0fe3e9 fix Fix cancellation code for canLoad rejections (#​46752)
upgrade
Commit Type Description
e9cb0454dc feat more closely align UpgradeModule#bootstrap() with angular.bootstrap() (#​46214)

Special Thanks

AleksanderBodurri, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Cédric Exbrayat, Dmitrij Kuba, Dylan Hunn, George Kalpakas, Jessica Janiuk, JiaLiPassion, Joey Perrott, John Vandenberg, JoostK, Keith Li, Or'el Ben-Ya'ir, Paul Gschwendtner, Pawel Kozlowski, SyedAhm3r, arturovt, mariu, markostanimirovic and mgechev

v14.0.7

Compare Source

animations
Commit Type Description
5bdbb6285b fix make sure falsy values are added to _globalTimelineStyles (#​46863)
compiler
Commit Type Description
41253f9c46 fix inputs/outputs incorrectly parsed in jit mode (#​46813)
core
Commit Type Description
4e77c7fbf3 fix do not invoke jasmine done callback multiple times with waitForAsync

Special Thanks

Andrew Kushnir, Andrew Scott, Bob Watson, Cédric Exbrayat, Doug Parker, George Kalpakas, Jessica Janiuk, Kristiyan Kostadinov, Paul Gschwendtner, acvi, dario-piotrowicz, jnizet and piyush132000

v14.0.6

Compare Source

compiler-cli
Commit Type Description
99697dae66 fix only consider used pipes for inline type-check requirement (#​46807)
forms
Commit Type Description
4f469cbef3 fix expose ControlConfig in public API (#​46594)
e8c8b695f2 fix Move all remaining errors in Forms to use RuntimeErrorCode. (#​46654)
localize
Commit Type Description
14863acb1a fix add --project option to ng-add schematic (#​46664)

Special Thanks

Alan Agius, Andrew Scott, Bob Watson, Dylan Hunn, George Kalpakas, Ivaylo Kirov, Jessica Janiuk, JoostK, Joshua VanAllen, Lukas Matta, Marcin Wosinek, Nicolas Molina Monroy, Paul Gschwendtner, SoulsMark, Uday Sony, dario-piotrowicz, markostanimirovic and zhysky

v14.0.5

Compare Source

router
Commit Type Description
a3bd65e2b8 fix Ensure APP_INITIALIZER of enabledBlocking option completes (#​46634)

Special Thanks

Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, Bob Watson, George Kalpakas, Paul Gschwendtner and Pawel Kozlowski

v14.0.4

Compare Source

animations
Commit Type Description
51be9bbe29 fix cleanup DOM elements when the root view is removed (#​45143)
999aca86c8 fix enable shadowElements to leave when their parent does (#​46459)
common
Commit Type Description
42aed6b13e fix handle CSS custom properties in NgStyle (#​46451)
core
Commit Type Description
1e7f22f00a fix trigger ApplicationRef.destroy when Platform is destroyed (#​46497)
8bde2dbc71 fix Update ngfor error code to be negative (#​46555)
57e8fc00eb fix Updates error to use RuntimeError code (#​46526)
forms
Commit Type Description
74a26d870e fix Convert existing reactive errors to use RuntimeErrorCode. (#​46560)
747872212d fix Update a Forms validator error to use RuntimeError (#​46537)
router
Commit Type Description
d6fac9e914 fix Ensure that new RouterOutlet instances work after old ones are destroyed (#​46554)

Special Thanks

Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Bezael, Chad Ramos, Chellappan, Cédric Exbrayat, Dylan Hunn, George Kalpakas, Jeremy Meiss, Jessica Janiuk, Joey Perrott, KMathy, Kristiyan Kostadinov, Paul Gschwendtner, Pawel Kozlowski, Ramesh Thiruchelvam, Vaibhav Kumar, arturovt, dario-piotrowicz and renovate[bot]

v14.0.3

Compare Source

animations
Commit Type Description
3dd7bb3f8f fix reset the start and done fns on player reset (#​46364)
core
Commit Type Description
c086653655 fix deduplicate imports of standalone components in JIT compiler (#​46439)
5d3b97e1f8 fix handle NgModules with standalone pipes in TestBed correctly (#​46407)
platform-server
Commit Type Description
6ad7b40a6f fix invalid style attribute being generated for null values (#​46433)

Special Thanks

4javier, Aakash, Alan Agius, Andrew Kushnir, Aristeidis Bampakos, Dany Paredes, Derek Cormier, JoostK, Kristiyan Kostadinov, Paul Gschwendtner, Ramesh Thiruchelvam, behrooz bozorg chami, dario-piotrowicz, markostanimirovic, renovate[bot] and web-dave

v14.0.2

Compare Source

common
Commit Type Description
ef5cba3df7 fix allow null in ngComponentOutlet (#​46280)
compiler-cli
Commit Type Description
8ecfd71fd7 fix don't emit empty providers array (#​46301)
b92c1a6ada fix use inline type-check blocks for components outside rootDir (#​46096)
core
Commit Type Description
3fd8948b4a fix Resolve forwardRef declarations for jit (#​46334)

Special Thanks

Alex Rickabaugh, Andrew Scott, Badawi7, Daniel Schmitz, Derek Cormier, JoostK, Kevin Davila, Kristiyan Kostadinov, Paul Draper, Paul Gschwendtner, Tom Eustace, Totati, Younes Jaaidi, alefra, dario-piotrowicz, markostanimirovic, mgechev, piyush132000, sten-bone and vivekkoya

angular/angular (angular-in-memory-web-api)

v0.14.0

Compare Source

angular/angular (zone.js)

v0.11.7

Compare Source

Bug Fixes
  • zone.js: do not invoke jasmine done callback multiple times with waitForAsync (4e77c7fbf38)
Features
  • zone.js: add AsyncStackTaggingZoneSpec implementation (#​46693) (848a009)
  • zone.js: include jasmine describe block name when raising unexpected task error (de86285)
  • zone.js: include zone name when sync-test zone reports tasks (72c2567)

v0.11.6

Compare Source

Bug Fixes
BREAKING CHANGES
  • zone.js: in TaskTrackingZoneSpec track a periodic task until it is cancelled

The breaking change is scoped only to the plugin
zone.js/plugins/task-tracking. If you used TaskTrackingZoneSpec and
checked the pending macroTasks e.g. using (this.ngZone as any)._inner ._parent._properties.TaskTrackingZone.getTasksFor('macroTask'), then
its behavior slightly changed for periodic macrotasks. For example,
previously the setInterval macrotask was no longer tracked after its
callback was executed for the first time. Now it's tracked until
the task is explicitly cancelled, e.g with clearInterval(id).


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 75e4b6d to 4fe577e Compare July 5, 2021 20:54
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 29f01bb to 90a7af6 Compare July 14, 2021 19:08
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 3 times, most recently from f32d61b to 0620eec Compare July 27, 2021 21:51
@renovate renovate bot changed the title chore(deps): update angular monorepo fix(deps): update angular monorepo to >=12.1.3 Jul 27, 2021
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 0620eec to 80db2df Compare July 28, 2021 19:24
@renovate renovate bot changed the title fix(deps): update angular monorepo to >=12.1.3 chore(deps): update angular monorepo to v12.1.4 Jul 28, 2021
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 80db2df to d8a7841 Compare August 4, 2021 18:07
@renovate renovate bot changed the title chore(deps): update angular monorepo to v12.1.4 fix(deps): update angular monorepo to v12.2.0 Aug 4, 2021
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from d8a7841 to 54f2bf5 Compare August 11, 2021 17:28
@renovate renovate bot changed the title fix(deps): update angular monorepo to v12.2.0 fix(deps): update angular monorepo to v12.2.1 Aug 11, 2021
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 54f2bf5 to 7f03756 Compare August 18, 2021 18:30
@renovate renovate bot changed the title fix(deps): update angular monorepo to v12.2.1 fix(deps): update angular monorepo to v12.2.2 Aug 18, 2021
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 7f03756 to 79514d0 Compare August 25, 2021 22:36
@renovate renovate bot changed the title fix(deps): update angular monorepo to v12.2.2 fix(deps): update angular monorepo to v12.2.3 Aug 25, 2021
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 79514d0 to 854cd66 Compare September 1, 2021 19:24
@renovate renovate bot changed the title fix(deps): update angular monorepo to v12.2.3 fix(deps): update angular monorepo to v12.2.4 Sep 1, 2021
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 854cd66 to 4ed3770 Compare September 6, 2021 19:52
@renovate renovate bot changed the title fix(deps): update angular monorepo to v12.2.4 fix(deps): update angular monorepo to >=12.2.4 Sep 6, 2021
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 4ed3770 to 052857f Compare September 8, 2021 17:55
@renovate renovate bot changed the title fix(deps): update angular monorepo to >=12.2.4 chore(deps): update angular monorepo to v12.2.5 Sep 8, 2021
@renovate renovate bot changed the title chore(deps): update angular monorepo to v12.2.5 chore(deps): update angular monorepo to v12.2.6 Sep 15, 2021
@renovate renovate bot changed the title chore(deps): update angular monorepo to v12.2.6 chore(deps): update angular monorepo to v12.2.7 Sep 22, 2021
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 5fbe03b to 0e03a9f Compare February 8, 2022 18:49
@renovate renovate bot changed the title fix(deps): update angular monorepo to v13.2.1 fix(deps): update angular monorepo to v13.2.2 Feb 8, 2022
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 0e03a9f to 6243a83 Compare February 17, 2022 21:18
@renovate renovate bot changed the title fix(deps): update angular monorepo to v13.2.2 fix(deps): update angular monorepo to v13.2.3 Feb 17, 2022
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 6243a83 to 69b4959 Compare February 23, 2022 20:59
@renovate renovate bot changed the title fix(deps): update angular monorepo to v13.2.3 fix(deps): update angular monorepo to v13.2.4 Feb 23, 2022
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 69b4959 to db18eae Compare March 2, 2022 19:52
@renovate renovate bot changed the title fix(deps): update angular monorepo to v13.2.4 fix(deps): update angular monorepo to v13.2.5 Mar 2, 2022
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from db18eae to 5d084cf Compare March 4, 2022 01:31
@renovate renovate bot changed the title fix(deps): update angular monorepo to v13.2.5 fix(deps): update angular monorepo Mar 4, 2022
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 86c6332 to 8eda1e4 Compare March 16, 2022 19:45
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from f4b769b to e8d9a41 Compare April 6, 2022 16:39
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from e8d9a41 to 13bc9a9 Compare April 24, 2022 19:29
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 13bc9a9 to 0d00410 Compare May 16, 2022 01:03
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 0d00410 to 167713c Compare June 11, 2022 00:58
@renovate renovate bot changed the title fix(deps): update angular monorepo fix(deps): update angular monorepo to >=13.3.11 Jun 11, 2022
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 167713c to d015ec9 Compare June 13, 2022 21:11
@renovate renovate bot changed the title fix(deps): update angular monorepo to >=13.3.11 fix(deps): update angular monorepo Jun 13, 2022
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from d015ec9 to 1782ee3 Compare June 15, 2022 19:26
@renovate renovate bot changed the title fix(deps): update angular monorepo chore(deps): update angular monorepo Jun 15, 2022
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 8931597 to b83efc1 Compare June 29, 2022 20:49
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from b83efc1 to eb00a37 Compare July 6, 2022 17:53
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from f24cf8a to 48b7229 Compare July 20, 2022 19:09
@renovate renovate bot changed the title chore(deps): update angular monorepo fix(deps): update angular monorepo Jul 20, 2022
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 48b7229 to e086436 Compare July 21, 2022 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants