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 angularmaterial monorepo to v19 (major) #210

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/cdk 17.3.10 -> 19.2.2 age adoption passing confidence
@angular/material ~17.3.10 -> ~19.2.0 age adoption passing confidence

Release Notes

angular/components (@​angular/cdk)

v19.2.2

Compare Source

cdk
Commit Type Description
c31c7fe22a fix stepper: emitting interacted event when item has not changed (#​30579)
material
Commit Type Description
f89ed8115c fix bottom-sheet: focus first tabbable element by default (#​30549)
8754784ec5 fix schematics: remove NoopAnimationsModule from generated tests (#​30562)
bfdbc23b8c fix timepicker: unable to reopen if closed by scroll strategy (#​30561)
material-angular-io
Commit Type Description
cd40ee0f37 fix sidenav links not updating (#​30564)
multiple
Commit Type Description
3c68b6d6b7 fix resolve host binding issues (#​30570)

v19.2.1

Compare Source

v19.2.0

Compare Source

cdk
Commit Type Description
1c2c9d98f fix collections: SelectionModel setSelection method inconsistent with compareWith (#​27460)
de40f2eec fix platform: preserve compatibility with angular versions less than 19.1 (#​30401)
36992a362 fix stepper: Linear stepper after initialization navigating to previous step issue (#​30323)
material
Commit Type Description
3d91f6105 feat core: drop dependency on animations module (#​30459)
44c732065 feat schematics: Add option to customize colors for neutral variant and error palettes (#​30321)
013fe0456 fix autocomplete: switch away from animations module (#​30356)
5423dd25e fix bottom-sheet: remove remaining animation dependencies
0776acc1e fix bottom-sheet: switch away from animations module (#​30402)
f9c036c0e fix button: incorrect outlined focus overlay shape when border radius is customized (#​30513)
fd09003a1 fix chips: forced colors disabled chip fix (#​30429)
936258c45 fix core: deprecate AnimationCurves and AnimationDurations (#​30538)
d141f83f3 fix core: remove animations from ng add (#​30446)
0a0ddcf3b fix datepicker: changed after checked error when assigning end value (#​30534)
212c35476 fix datepicker: remove remaining animation dependencies
066c74025 fix datepicker: switch away from animations module (#​30360)
71c71be31 fix dialog: remove remaining animation dependencies
e164e2360 fix expansion: remove remaining animation dependencies
4fa46bccc fix form-field: remove dependency on animations module (#​30354)
37693e308 fix form-field: remove remaining animation dependencies
e70145b0f fix form-field: trigger CD when form (#​30395)
f8e20a837 fix list: option views not change detected when control is disabled (#​30532)
879cbe755 fix menu: remove remaining animation dependencies
200078085 fix radio: Optional typing of MatRadioChange (#​30477)
86ad51501 fix select: avoid error if panel is closed too quickly (#​30408)
d6bbf16cb fix select: Optional typing of MatSelectChange (#​30324)
24c25672b fix select: overlay not detached on time after exit animation in some cases (#​30456)
5eeade7b4 fix select: remove remaining animation dependencies
a44b34794 fix select: switch away from animations module
712d5e2a4 fix sidenav: remove remaining animation dependencies
02ed862f7 fix snack-bar: remove remaining animation dependencies
eb8e998c6 fix snack-bar: switch away from animations module (#​30381)
25c18bf19 fix sort: remove remaining animation dependencies
872330721 fix stepper: remove remaining animation dependencies
1e5663636 fix stepper: switch away from animations module (#​30314)
b20a85a47 fix tabs: remove remaining animation dependencies
0eb901277 fix tabs: switch away from animations module (#​30281)
e5c3ddfb0 fix timepicker: adds default aria-label to timepicker toggle (#​30284)
0925cf58c fix timepicker: allow scroll strategy to be customized (#​30473)
992aff18c fix timepicker: switch away from animations module (#​30404)
5d3f43c15 fix tooltip: remove remaining animation dependencies
681db945e perf slide-toggle: Optimize :state descendant selectors (#​30521)
google-maps
Commit Type Description
81aa28537 fix resolve mismatching types (#​30544)
youtube-player
Commit Type Description
d6fd2768a feat add API to put the player in fullscreen mode (#​30491)
cdk-experimental
Commit Type Description
151ff1aed fix column-resize: Fix lazy resize mode (broken by ##​30378) (#​30413)
core
Commit Type Description
3f37137d7 fix update incorrect hue reference tokens (#​29902)
material-angular-io
Commit Type Description
fe441bdce feat allow module imports to be copied from API tab (#​30389)
30673c63d fix remove animations dependency
71b896368 fix remove docs data from critical path
3c90afd1a fix update site images (#​30543)

v19.1.5

Compare Source

cdk
Commit Type Description
719e67d29 fix drag-drop: avoid retaining destroyed items until next drag (#​30514)
c24b17955 perf table: Short circuit _removeStickyStyle calls against elements with no sticky styles (#​30471)
material
Commit Type Description
90ac6134d fix checkbox: ensure native control receives clicks (#​30511)
2eb6424b2 fix paginator: disabled buttons not visible in high contrast mode (#​30505)
96d7d87c8 fix slide-toggle: rendering issue in Safari 18.3 (#​30490)
16593f1dc fix snack-bar: snack-bar action button does not follow material guidelines (#​27769)
76f28469f fix tooltip: regression when injecting ViewContainerRef (#​30500)
c2b363ea6 perf radio: Optimize costly css selectors. (#​30470)

v19.1.4

Compare Source

cdk
Commit Type Description
b363eaea36 fix overlay: avoid issues with overlapping backdrop removals (#​30474)
45e3e725e6 fix table: memory leak when no rows are sticky (#​30461)
material
Commit Type Description
e8d6454e3a fix timepicker: allow scroll strategy to be customized (#​30473) (#​30479)
9b323df478 perf tooltip: Defer injection of injectables not needed until tooltip is shown. (#​30440)
multiple
Commit Type Description
0ac0290bb9 perf Don't double-inject the style loader. (#​30467)

v19.1.3

Compare Source

material
Commit Type Description
37436bd299 fix button-toggle: make null value selected on init (#​25553)
8568cd5ad1 fix chips: Async chips with a delay are not highlighted (#​27399)
8a99cf45f5 fix datepicker: set aria-expanded on datepicker toggle (#​30438)
6d96869bdb fix sidenav: end positioned sidenav not opening in RTL (#​30427)
9e152910b1 perf button: Optimize the remaining descendant state selector. (#​30428)
6bd376174e perf checkbox: Optimize more expensive selectors (#​30409)

v19.1.2

Compare Source

cdk
Commit Type Description
0852c88ea fix dialog: default aria-modal to false (#​30411)
b72838b10 fix platform: preserve compatibility with angular versions less than 19.1 (#​30401) (#​30407)
5b4ca17d5 fix table: Column sizing and scrolling bug when number of columns in table changes (#​30378)
c1a3caeed fix text-field: auto sizing broken if user styles stretch the element (#​30412)
f936c97fb fix tree: fix broken examples in stackblitz (#​30387)
material
Commit Type Description
b68347467 fix button-toggle: incorrect shape of focus indicator in vertical group (#​30376)
4a96a25e1 fix select: fixed text color for selected options in multiple select (#​30367)
29f1da4fb perf button: Change frequently missed descendant selectors to child selectors (#​30385)
5d6d25fc5 perf checkbox: Optimize css selectors (#​30386)
google-maps
Commit Type Description
836ad799f fix hide info window node when opened with content (#​30392)

v19.1.1

Compare Source

cdk
Commit Type Description
380fd1dfa fix text-field: clear cached line height on resize (#​30355)
material
Commit Type Description
5c4421641 fix autocomplete: fix initial render logic (#​30348)
db3895cf1 fix chips: fix chip blur timing (#​30347)
09d7476d9 fix expansion: inherit shape for focus indicator (#​30352)

v19.1.0

Compare Source

cdk
Commit Type Description
62a672af0d feat dialog: expose cdk dialog docs (#​1144)
a0a16fc70e feat menu: expose cdk menu docs (#​1142)
2be0afcfb5 fix menu: avoid resetting the scroll position when using the mouse (#​30249)
e421765d8d fix menu: not responding to position changes (#​30234)
5c75bbecb2 fix scrolling: avoid SSR error in CdkVirtualScrollableWindow (#​30259)
d721f0c2bc perf table: Use afterNextRender for sticky styling. Fixes a performance regression dating back to #​28393 and removes need for coalesced sticky styler. (#​30242)
material
Commit Type Description
f47f5f9a1e feat schematics: Add CSS output to custom theme schematic (#​30004)
057ed370aa fix api-theme: fix nav items hover/focus contrast (#​1004)
5138fe7b38 fix checkbox: ensure focus indicator has the correct shape (#​30332)
3163040850 fix docs: change twitter logo (#​1245)
781e91e798 fix menu: lazy content not detached after animation (#​30301)
a3d9e4b45d fix select: match disabled placeholder color with label (#​29870)
027c3ad267 fix select: remove color transition w/ no animations module (#​30304)
4f676d4030 fix slider: active vs inactive tick mark count (#​30319)
eae073032c fix slider: tick mark positioning (#​30329)
0c099ff024 fix sort: avoid center align for sort header
6ca21fd740 fix tabs: tab nav bar animation not working when navigating forwards (#​30313)
a0b5546111 fix theme: unselected theme picker
884740d605 fix tooltip: deprecate matTooltipAnimations (#​30310)
ab497c44e7 perf button: Remove unused inject. (#​30320)
ab44d45c56 perf table: Optimize expensive css selector (#​30305)
980f9ba7bb perf tooltip: Use afterNextRender to invoke aria describer to align layout updates with other components using afterNextRender. (#​30265)
cdk-experimental
Commit Type Description
75c8aa8767 feat column-resize: Support column size persistance hooks (#​30136)
50d906b3e3 fix column-resize: Previous size was being sent for persistance rather than newly updated size in non-live resize mode. (#​30161)
material-experimental
Commit Type Description
8685c01a92 feat column-resize: Add support for "lazy" rather than live updating during resizing. (#​30120)
material-luxon-adapter
Commit Type Description
e52a369a1b fix infer first day of week from locale (#​30285)
Commit Type Description
f5abaa31a1 feat add 404 page (#​902)
5c5903e82c feat add button to copy link to example (#​922)
76f9d98d22 feat add cdk/testing docs (#​678)
39ab48f4be feat add cookie popup (#​988)
cfdc032c09 feat add CSP and recommended security headers to site
663d7948fe feat add help/support section (#​915)
38b0fbf469 feat Add material 3 guide (#​1236)
c1f9e98b91 feat add ripples to documentation items (#​489)
d2b05aec10 feat add ripples to documentation items (#​494)
a429d1bc6a feat Add separate guide for M2 specific theming
cd8b7ab2cf feat add summaries to all menu items and category pages (#​512)
856a03ff4f feat add support for reduced motion (#​1095)
52388a8271 feat add the ability to link to the site with a particular theme (#​549)
390961e3e9 feat add version and version picker (#​406)
a041c423c1 feat added ability to keep pathname and hash on version change
06386a7870 feat angular 4 compatibility (#​135)
d0a84cf2d3 feat change navbar, toolbar and landing page coloring to denote when looking at docs on next (#​540)
cffcadce16 feat compact view for example components to replace static code snippets (#​756)
95753b77e1 feat convert to standalone (#​1200)
e592ba19e0 feat create a version.json file for all version of the docs sites to load version info from (#​539)
60eb965856 feat expose CDK accordion docs (#​1005)
8f2fa288b5 feat expose coercion and collections docs (#​994)
84b31396ec feat more flexible carousels and fix homepage alignment
98049435a7 feat show deprecated related information in material/tooltip
f9c59da021 feat simplify stackblitz examples using standalone (#​1211)
bcfb36864a feat switch to MDC components (#​1174)
eac6e2ab03 feat switch to sass modules (#​952)
3ffb237849 feat update to 9.0.0-next.x and enable Ivy rendering engine (#​645)
3e758dd254 fix accessibility, SEO, typos, styling (#​649)
8866616f2d fix account for new token data format
ebaa6e3ea4 fix add back accidentally deleted deployment check
8e86c817d8 fix add box shadow to cookie popup
d3a56e5d06 fix add dynamic copyright (#​1169)
ff0b4d99ab fix add header background if links wrap
baef33766c fix add material-moment-adapter to stackblitz dependencies (#​1156)
615dfe185c fix add missing drag-drop examples (#​616)
d350fc1b0a fix add missing test harnesses (#​860)
2996086742 fix add postinstall script back to make component examples work
dcf45d3d3d fix add ripples to clickable cards
2272750245 fix add styling for markdown tables (#​921)
51ce514bf8 fix align and clean up table design (#​1003)
b584257e6e fix allow table of contents to scroll
98aaf74dd0 fix anchor links not scrolling into view (#​519)
c88475f8a5 fix angular material footer logo
8635a57bcf fix avoid breaking page if there's a broken example (#​855)
bc2343484c fix bump angular version to resolve query issue (#​1105)
90cf5f3aeb fix cache fetched docs (#​1001)
733b8eb527 fix capitalization on component list (#​114)
de7d03291e fix cdk test harness API document not found (#​716)
e13014e33e fix center guide viewer (#​274)
8a85bb88bf fix clean up tilde imports (#​1082)
ad940e6248 fix components with multiple API docs do not display correctly (#​717)
e3d6968e3c fix consistent toc positioning (#​316)
71133d7982 fix cookies dialog button contrast (#​1010)
d870c0b049 fix copy to clipboard button always copying content of first tab (#​821)
476622a81a fix correct links in doc-viewer markdown files to have the proper base value (#​554)
ac205ece69 fix create proper fragment urls (#​329)
4e67c59318 fix declare duplicate theming guide (#​923)
d04156ab0d fix directly check if the hostname is the expected hostname instead of just starting with the hostname (#​1223)
aa2dd2552b fix doc titles anchor links accessible (#​891)
103fc7963c fix double scroll bars on guides page
defdbe6310 fix ensure that menu items are always sorted (#​1058)
b54869ef0b fix errors in plunkr template (#​54)
b124bb49aa fix errors when reading optional queries
c2b92c3f32 fix example-viewer icons and animation (#​52)
677d07cec9 fix explicitly set an index for each API docs section (#​732)
0e72906469 fix expose component testing modules (#​757)
776973db64 fix expose timepicker
29715e6ec1 fix external links with hash are updated incorrectly (#​355)
3c93065881 fix failing test (#​1281)
937c222807 fix fix 'reporters' key name in karma.conf (#​433)
6601ada892 fix fix ts compiler error
cab14c68c9 fix footer jumping up while guide is loading (#​834)
93d74135fd fix footer not being pushed to the bottom of the page in guides (#​839)
e6179b6f92 fix footer not sticking to bottom of the page on IE (#​451)
9cf54bcd30 fix generated Stackblitz examples not working when forked to a repo (#​901)
195f99205c fix github icon was not centered on mobile (#​1067)
fa88118c4d fix guides overlapping footer on narrow screens (#​1007)
1f695d197a fix harnesses not working on Stackblitz (#​1193)
65f1ec699a fix hide ripple styling page
9ad15a52fb fix home page in mobile view (#​832)
e604f5bb07 fix homepage not using native accelerated scrolling on touch devices (#​827)
7c9e931a09 fix horizontal scrollbar always visible on Windows in code samples (#​500)
fe06a376bb fix improve the docs typography
61161c522e fix include all menu examples under examples tab (#​428)
2ec3c381b4 fix include cdkAccordionModule in material-module for accordion stackblitz demo (#​1060)
c3a2e49f43 fix include date range picker examples (#​899)
4f635ed2fa fix include proper font and web animations polyfill (#​209)
a9c2135fc8 fix incorrect link to Material source code
d398abfe4b fix incorrect scenes
e76343b9c8 fix lighthouse check failing in v15 (#​1164)
23239561fd fix menu icons example not rendering (#​449)
51c3777cb8 fix missing import for PortalModule (#​582)
06798e2c71 fix missing import for a11y module (#​571)
48da87118d fix missing roboto font weights (#​349)
d5daeab711 fix normalize card height (#​115)
29879c0002 fix numerous responsive issues on screens from 360px to 960px (#​705)
8b4515d8b0 fix overflow on devices (#​471)
1abc4afba2 fix plunkers not including source files (#​199)
b14539b4c3 fix prepare for enabling Ivy (#​642)
cd7117fdf4 fix prevent user-select on method modifier marker (#​1182)
45e159bffb fix prevent users from selecting link icon text (#​1034)
0531cc66e2 fix remove -example suffix from tree examples in documentation items (#​444)
ee4e3a346a fix remove ComponentFactoryResolver usage from scenes
603e5a7253 fix remove elevation from nav bar
dafdc6a028 fix remove extension from Stackblitz examples (#​841)
bcc6a0db14 fix remove google groups link
ab385ed7fc fix remove imports from top-level package (#​604)
07518e135c fix remove MDC migration guide
daa09dec81 fix remove service worker (#​503)
c94ea2f845 fix remove unnecessary components bundle (#​74)
2509a91f26 fix remove workarounds for async pipe type narrowing bug
86cfbd6c0a fix replace use of turbo with yarn (#​1213)
f5c4f7a154 fix resolve breaking changes from upgrading to beta.2 (#​102)
d0d71a6166 fix ripple overview not loading (#​734)
1f5004d9aa fix router outlet should not allow overflow (#​856)
085c794319 fix routing path for cdk/testing
be830baaa3 fix scss deprecation warnings and wrong example name (#​462)
[05c716418a](https://redirect.github.com/angul

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@69pmb 69pmb added the angular dependent Depends on Angular version label Feb 24, 2024
@69pmb 69pmb force-pushed the renovate/major-angularmaterial-monorepo branch from 212bd19 to 8e85f06 Compare February 26, 2024 21:03
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 8e85f06 to f124dac Compare March 6, 2024 19:52
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from cde1487 to 5916951 Compare March 20, 2024 23:47
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from e3d1c69 to 1458e4c Compare April 4, 2024 02:27
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 0fee4ad to e65973e Compare April 17, 2024 20:03
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from e65973e to a124b7b Compare April 24, 2024 21:47
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 9146a5e to e4538a3 Compare May 8, 2024 18:50
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from e4538a3 to 84940dc Compare May 15, 2024 17:00
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from b463339 to 16a9f87 Compare May 22, 2024 21:32
@renovate renovate bot changed the title fix(deps): update angularmaterial monorepo to v17 (major) fix(deps): update angularmaterial monorepo to v18 (major) May 22, 2024
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 433e0d2 to 5db4e91 Compare June 5, 2024 21:47
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 5db4e91 to cd95be0 Compare June 13, 2024 02:18
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 200b316 to e4fde8b Compare June 26, 2024 22:00
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 3 times, most recently from 49ae114 to a233ad0 Compare July 10, 2024 21:38
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from a233ad0 to f4ccc64 Compare July 17, 2024 15:21
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from f4ccc64 to 7b81d1b Compare July 24, 2024 22:06
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 124aa70 to 42cd66d Compare August 7, 2024 21:53
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 42cd66d to cab91ec Compare August 14, 2024 18:20
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 59dd6e4 to f165e65 Compare September 4, 2024 22:04
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from f165e65 to b1007b1 Compare September 12, 2024 16:17
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from f8258dd to 6d0ab25 Compare September 25, 2024 19:40
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from eee5756 to 1a44b98 Compare October 9, 2024 15:55
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from e37bd4e to 9e1d956 Compare October 23, 2024 22:30
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from ac50f0a to 16674c5 Compare November 6, 2024 18:09
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 3 times, most recently from df66bc2 to 73f1ac2 Compare November 19, 2024 20:09
@renovate renovate bot changed the title fix(deps): update angularmaterial monorepo to v18 (major) fix(deps): update angularmaterial monorepo to v19 (major) Nov 19, 2024
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 73f1ac2 to 0a338d0 Compare November 27, 2024 13:47
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 354b39e to 20c91ab Compare December 11, 2024 18:39
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 20c91ab to 7d62086 Compare December 18, 2024 19:45
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 971a21f to 6160227 Compare January 8, 2025 22:10
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 34eb03b to f6211c2 Compare January 22, 2025 18:18
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from a0b73be to 7c2d777 Compare February 5, 2025 18:05
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 7c2d777 to 92e0490 Compare February 12, 2025 19:14
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 0558557 to 6faf9b1 Compare February 26, 2025 21:31
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 6faf9b1 to 9e0bdf4 Compare March 6, 2025 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
angular dependent Depends on Angular version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant