angular-instantsearch icon indicating copy to clipboard operation
angular-instantsearch copied to clipboard

chore(deps): update angular monorepo

Open renovate[bot] opened this issue 4 years ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/common 12.0.3 -> 12.2.16 age adoption passing confidence
@angular/compiler 12.0.3 -> 12.2.16 age adoption passing confidence
@angular/compiler-cli (source) 12.0.3 -> 12.2.16 age adoption passing confidence
@angular/core 12.0.3 -> 12.2.16 age adoption passing confidence
@angular/platform-browser 12.0.3 -> 12.2.16 age adoption passing confidence
@angular/platform-browser-dynamic 12.0.3 -> 12.2.16 age adoption passing confidence
zone.js (changelog) 0.11.4 -> 0.11.8 age adoption passing confidence

Release Notes

angular/angular (@​angular/common)

v12.2.16

Compare Source

12.2.16 (2022-01-27)
ngcc
Commit Type Description
460befd693 fix support element accesses for export declarations (#​44824)
Special Thanks

Andrew Kushnir and JoostK

v12.2.15

Compare Source

ngcc
Commit Type Description
b6554d75cd fix correctly resolve UMD dependencies (#​44382)

Special Thanks

George Kalpakas

v12.2.14

Compare Source

compiler
Commit Type Description
e3db0385b6 fix ensure that partially compiled queries can handle forward references (#​44124)
ngcc
Commit Type Description
a8be244113 fix correctly report error when collecting dependencies of UMD module (#​44245)
fc072935ee fix support the UMD wrapper function format emitted by Webpack (#​44245)

Special Thanks

George Kalpakas, Pete Bacon Darwin and iRealNirmal

v12.2.13

Compare Source

compiler-cli
Commit Type Description
9a89db790f fix avoid broken references in .d.ts files due to @​internal markers (#​43965)
core
Commit Type Description
8f402c9d06 fix support InjectFlags argument in NodeInjector.get() (#​41592)

Special Thanks

Alan Agius, George Kalpakas, Jochen Kraushaar, Joe Martin (Crowdstaffing), JoostK and vthinkxie

v12.2.12

Compare Source

compiler-cli
Commit Type Description
112557497c fix avoid broken references in .d.ts files due to @​internal markers (#​43527)
ngcc
Commit Type Description
067ae54d46 fix support alternate UMD layout when adding new imports (#​43931)

Special Thanks

Alan Agius, Andrew Kushnir, George Kalpakas, Jessica Janiuk, Joey Perrott, JoostK, Mladen Jakovljević, Virginia Dooley, amayer42, dirk diebel and ericcheng2005

v12.2.11

Compare Source

ngcc
Commit Type Description
cab21cea7a fix support alternate wrapper function layout for UMD (#​43879)
router
Commit Type Description
58c11865ac fix Do not clear currentNavigation if already set to next one (#​43852)

Special Thanks

Alan Agius, Andrew Kushnir, Andrew Scott, David Shevitz, George Kalpakas, Joe Martin (Crowdstaffing), Natalia Venditto, Pete Bacon Darwin, Younes Jaaidi and dario-piotrowicz

v12.2.10

Compare Source

Special Thanks

Alan Agius, Daniel Díaz, David Shevitz, Doug Parker, George Kalpakas, Joe Martin (Crowdstaffing), Tanguy Nodet, Thomas Turrell-Croft, dario-piotrowicz, hchiam, markostanimirovic and mgechev

v12.2.9

Compare Source

core
Commit Type Description
b4b441077a fix handle invalid constructor parameters in partial factory declarations (#​43619)
router
Commit Type Description
7f6050587d fix unset attachRef when router-outlet is destroyed to avoid mounting a destroyed component (#​43697)
service-worker
Commit Type Description
c4ecc07838 fix make ngsw.json generation deterministic and correct (#​43679)

Special Thanks

Alan Agius, Daniel Díaz, George Kalpakas, JoostK, Kristiyan Kostadinov, Pete Bacon Darwin, Wey-Han Liaw, dario-piotrowicz, iRealNirmal, little-pinecone, mgechev, ultrasonicsoft and xiaohanxu-nick

v12.2.8

Compare Source

compiler-cli
Commit Type Description
c1338bf837 fix correctly interpret token arrays in @​Injectable deps (#​43226)
language-service
Commit Type Description
c8f8d7d3b1 fix provide dom event completions (#​43299)
ngcc
Commit Type Description
69299f7d4d fix do not fail for packages which correspond with Object members (#​43589)
service-worker
Commit Type Description
3cf41354ae fix do not unassign clients from a broken version (#​43518)

Special Thanks

Adrien Crivelli, Alex Rickabaugh, Andrew Scott, Bobby Galli, Chris, Daniel Díaz, Dario Piotrowicz, George Kalpakas, Joe Martin (Crowdstaffing), JoostK, Pete Bacon Darwin, Rafael Santana, Raj Sekhar, Ricardo Chavarria, Teri Glover, Virginia Dooley, dario-piotrowicz, enisfr and wszgrcy

v12.2.7

Compare Source

common
Commit Type Description
2bb4bf1468 fix titlecase pipe incorrectly handling numbers (#​43476)
compiler
Commit Type Description
9c8a1f8a71 fix include leading whitespace in source-spans of i18n messages (#​43132)
compiler-cli
Commit Type Description
defb02f11e fix handle directives that refer to a namespaced class in a type parameter bound (#​43511)
platform-browser
Commit Type Description
adc7c56ede fix improve error message for missing animation trigger (#​41356)

Special Thanks

Andrew Scott, Daniel Díaz, George Kalpakas, JoostK, Kristiyan Kostadinov, Mwiku, Pete Bacon Darwin, Teri Glover, Virginia Dooley, Xiaohanxu1996, dario-piotrowicz and kirjs

v12.2.6

Compare Source

animations
Commit Type Description
141fde1632 fix emit pure annotations to static property initializers (#​43344)
core
Commit Type Description
ca510c87c5 fix emit pure annotations to static property initializers (#​43344)
router
Commit Type Description
4034f252c9 fix Allow renavigating to failed URLs (#​43424)
service-worker
Commit Type Description
a102b27641 fix clear service worker cache in safety worker (#​43324)

Special Thanks

Alan Agius, Amadou Sall, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, Bjarki, David Shevitz, George Kalpakas, Joe Martin (Crowdstaffing), Michele Stieven, Naveed Ahmed, dario-piotrowicz, mezhik91 and mgechev

v12.2.5

Compare Source

router
Commit Description
a0bd6e90f9 fix: add more context to Unhandled Navigation Error (#​43291)

Special Thanks:

Alan Agius, Charles Barnes, Enea Jahollari, George Kalpakas, Ikko Ashimine, Paul Gschwendtner, Pete Bacon Darwin, William Sedlacek and dario-piotrowicz

v12.2.4

Compare Source

compiler-cli
Commit Description
8233906be2 fix: Emit type annotations for synthesized decorator fields (#​43021)

Special Thanks:

Andrew Scott, Daniel Trevino, George Kalpakas, Joey Perrott, Kristiyan Kostadinov, nickreid and segunb

v12.2.3

Compare Source

service-worker
Commit Description
fc7f92159d fix: NPE if onActionClick is undefined (#​43210)

Special Thanks:

Daniel Trevino, Erik Slack, George Kalpakas, dario-piotrowicz and shlasouski

v12.2.2

Compare Source

animations
Commit Description
bb6555979d fix: add pure annotations to static property initializers (#​43064)
core
Commit Description
738b23347e fix: add pure annotations to static property initializers (#​43064)
platform-browser
Commit Description
535837e617 perf: avoid intermediate arrays in server transition (#​43145)
router
Commit Description
6449590ec8 fix: eagerly update internal state on browser-triggered navigations (#​43102)

Special Thanks:

Andrew Scott, Aristeidis Bampakos, Charles Lyding, Edoardo Dusi, George Kalpakas, Joe Martin (Crowdstaffing), Joey Perrott, Kirk Larkin, Kristiyan Kostadinov, Pete Bacon Darwin, TIffany Davis, Theoklitos Bampouris, ali, dario-piotrowicz and pichuser

v12.2.1

Compare Source

ngcc
Commit Type Description
b6554d75cd fix correctly resolve UMD dependencies (#​44382)

Special Thanks

George Kalpakas

v12.2.0

Compare Source

core
Commit Description
bd7f0d8b70 fix(core): incorrect error reported when trying to re-create view which had an error during creation (#​43005)
language-service
Commit Description
aace1e71d8 fix(language-service): global autocomplete doesn't work when the user tries to modify the symbol (#​42923)

Special Thanks:

Alex Rickabaugh, Joe Martin, Joey Perrott, Kristiyan Kostadinov, Nichola Alkhouri, Paul Gschwendtner, Pete Bacon Darwin, atscott, dario-piotrowicz and ivanwonder

v12.1.5

Compare Source

This release contains various API docs improvements.

v12.1.4

Compare Source

compiler-cli
Commit Description
77ae4459d3 fix(compiler-cli): use correct module resolution context for absolute imports in .d.ts files (#​42879)
f589b01672 perf(compiler-cli): skip analysis in incremental builds for files without Angular behavior (#​42562)
core
Commit Description
a779a1029b fix(core): correctly handle null or undefined in ErrorHandler#handleError() (#​42881)

Special Thanks:

Andrew Scott, Daniel Trevino, Dylan Hunn, George Kalpakas, Joey Perrott, JoostK, Paul Gschwendtner, Pete Bacon Darwin, Teri Glover, Vladyslav, Yuvaraj and codebriefcase

v12.1.3

Compare Source

animations
Commit Description
3cddc3d6bc fix(animations): normalize final styles in buildStyles (#​42763)
compiler-cli
Commit Description
d207ea06d1 fix(compiler-cli): use correct module import for types behind a forwardRef (#​42887)
e6d520f3d9 perf(compiler-cli): optimize cycle detection using a persistent cache (#​41271)
core
Commit Description
a6db152c78 fix(core): use correct injector when resolving DI tokens from within a directive provider factory (#​42886)

Special Thanks:

Alan Agius, David Shevitz, George Kalpakas, Joey Perrott, JoostK, Krzysztof Kotowicz, Minko Gechev, Paul Gschwendtner and dario-piotrowicz

v12.1.2

Compare Source

bazel
Commit Description
4a8ab4f149 fix(bazel): enable dts bundling for Ivy packages (#​42728)
common
Commit Description
d654c7933a fix(common): re-sort output of KeyValuePipe when compareFn changes (#​42821)
compiler
Commit Description
2566cbb48c fix(compiler): add mappings for all HTML entities (#​42818)
65330f03a9 fix(compiler): incorrect context object being referenced from listener instructions inside embedded views (#​42755)
compiler-cli
Commit Description
17d3de25da fix(compiler-cli): properly emit literal types when recreating type parameters in a different file (#​42761)
0a17e98ae2 fix(compiler-cli): inline type checking instructions no longer prevent incremental reuse (#​42759)
45116097c1 fix(compiler-cli): support reflecting namespace declarations (#​42728)
df5cc1fbbf fix(compiler-cli): return directives for an element on a microsyntax template (#​42640)
core
Commit Description
63013546e1 fix(core): associate the NgModule scope for an overridden component (#​42817)
9ebd41e39c fix(core): allow proper type inference when ngFor is used with a trackBy function (#​42692)
41c6877c01 fix(core): error in TestBed if module is reset mid-compilation in ViewEngine (#​42669)
language-service
Commit Description
97c18f4527 fix(language-service): Do not override TS LS methods not supported by VE NgLS (#​42727)
service-worker
Commit Description
d87917542a fix(service-worker): correctly handle unrecoverable state when a client no longer exists (#​42736)
f2523a8fef fix(service-worker): avoid storing redundant metadata for hashed assets (#​42606)

Special Thanks:

Alan Agius, Andrew Kushnir, Andrew Scott, Arthur Ming, Bastian, Borislav Ivanov, David Gilson, David Shevitz, Gabriele Franchitto, George Kalpakas, Joey Perrott, JoostK, Kristiyan Kostadinov, Mark Goho, Meir Blumenfeld, Paul Gschwendtner, Pete Bacon Darwin, Ryan Andersen, Theoklitos Bampouris, behrooz bozorg chami, dario-piotrowicz, ivanwonder and mgechev

v12.1.1

Compare Source

compiler-cli
Commit Description
f6b828e292 fix(compiler-cli): add support for partially evaluating types (#​41661)
platform-browser
Commit Description
d19ddd1a87 fix(platform-browser): in Meta.addTag() do not add duplicate meta tags (#​42703)

Special Thanks:

Alan Agius, Dario Piotrowicz, George Kalpakas, George Looshch, Lars Gyrup Brink Nielsen, Paul Gschwendtner, Pete Bacon Darwin, Zach Arend, codebriefcase, dario-piotrowicz, marvinbeckert, mgechev and pavlenko

v12.1.0

Compare Source

compiler
Commit Description
9de65dbdce fix(compiler): should not break a text token on a non-valid start tag (#​42605)
c873440ad2 fix(compiler): do not allow unterminated interpolation to leak into later tokens (#​42605)
cc672f05bf feat(compiler): add support for shorthand property declarations in templates (#​42421)
f52df99fe3 fix(compiler): generate view restoration for keyed write inside template listener (#​42603)
compiler-cli
Commit Description
874de59d35 fix(compiler-cli): change default ngcc hash algorithm to be FIPS compliant (#​42582)
729eea5716 fix(compiler-cli): transform type references in generic type parameter default (#​42492)
core
Commit Description
873229f24b feat(core): add opt-in test module teardown configuration (#​42566)
router
Commit Description
07c1ddc487 fix(router): error if module is destroyed before location is initialized (#​42560)
service-worker
Commit Description
cc30dc0713 fix(service-worker): ensure obsolete caches are always cleaned up (#​42622)
01128f5b5d fix(service-worker): ensure caches are cleaned up when failing to load state (#​42622)
73b0275dc2 fix(service-worker): improve ServiceWorker cache names (#​42622)
7507ed2e54 fix(service-worker): use correct names when listing CacheDatabase tables (#​42622)
53fe557da7 feat(service-worker): include ServiceWorker version in debug info (#​42622)
d546501ab5 feat(service-worker): add openWindow, focusLastFocusedOrOpen and navigateLastFocusedOrOpen (#​42520)
9498da1038 fix(service-worker): correctly determine client ID on navigation requests (#​42607)

Special Thanks:

Alex Rickabaugh, Dale Harris, George Kalpakas, Joey Perrott, JoostK, Kristiyan Kostadinov, Németh Tamás, Paul Gschwendtner, Pete Bacon Darwin, Renovate Bot, Umair Hafeez, codingnuclei and mgechev

v12.0.5

Compare Source

compiler
Commit Description
89fc131ef8 fix(compiler): always match close tag to the nearest open element (#​42554)
compiler-cli
Commit Description
60dbf017fb fix(compiler-cli): prevent prior compilations from being retained in watch builds (#​42537)
core
Commit Description
785da0f1bf fix(core): ensure that autoRegisterModuleById registration in ɵɵdefineNgModule is not DCE-ed by closure (#​42529)
forms
Commit Description
6f1b907b79 fix(forms): changes to status not always being emitted to statusChanges observable for async validators. (#​42553)
language-service
Commit Description
8192f1e1c2 fix(language-service): 'go to defininition' for objects defined in template (#​42559)
11e0f53352 fix(language-service): Use last child end span for parent without close tag (#​42554)

Special Thanks:

Ahmed Ayed, Alan Agius, Andrew Scott, Ankit Choudhary, Aristeidis Bampakos, Daniel Trevino, Dario Piotrowicz, Dylan Hunn, George Kalpakas, Igor Minar, JiaLiPassion, JoostK, Kapunahele Wong, Kristiyan Kostadinov, Marius Bethge, Pete Bacon Darwin, Pham Huu Hien, dario-piotrowicz and gobika21

v12.0.4

Compare Source

common
Commit Description
200cc31df4 fix(common): infer correct type when trackBy is used in ngFor (#​41995)
0dad375de7 fix(common): initialize currencyCode in currencyPipe (#​40505)
compiler-cli
Commit Description
b6d6a34eef fix(compiler-cli): exclude type-only imports from cycle analysis (#​42453)
forms
Commit Description
50c87e86b6 fix(forms): the min and max validators should work correctly with 0 as a value (#​42412)
language-service
Commit Description
34dd3c360b fix(language-service): fix autocomplete info display for some cases (#​42472)
router
Commit Description
a77ec5bcab fix(router): fix serializeQueryParams logic (#​42481)

Special Thanks:

Alex, Alex Inkin, Andrew Kushnir, Andrew Scott, Chris, David Shevitz, George Kalpakas, Gourav102, Igor Minar, Joey Perrott, JoostK, Kapunahele Wong, Kristiyan Kostadinov, MarsiBarsi, MrJithil, Paul Gschwendtner, Pete Bacon Darwin, Sam Severance, Santosh Yadav, Teri Glover, Tiago Temporin, Vahid Mohammadi, anups1, cindygk, iRealNirmal, kuncevic and mgechev

angular/angular (zone.js)

v0.11.8

Compare Source

Features
  • zone.js: Update to the simpler Async Stack Tagging v2 API (#​46958) (f23232f)

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).

v0.11.5

Compare Source

Bug Fixes
Features

Configuration

📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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[bot] avatar Jan 29 '22 16:01 renovate[bot]

Deploy Preview for angular-instantsearch ready!

Name Link
Latest commit a63c65e3d25e8f87564be72efa842536d744d482
Latest deploy log https://app.netlify.com/sites/angular-instantsearch/deploys/63935e108dcee200081badd3
Deploy Preview https://deploy-preview-939--angular-instantsearch.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Jan 29 '22 16:01 netlify[bot]