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 v17.1.0 #19

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/cdk 17.0.4 -> 17.1.0 age adoption passing confidence
@angular/material 17.0.4 -> 17.1.0 age adoption passing confidence

Release Notes

angular/components (@​angular/cdk)

v17.1.0

Compare Source

cdk
Commit Type Description
46eb9321cc fix table: _cellRole lint error (#​28391)
d3e8a28389 fix table: measuring sticky row too early (#​28393)
30f0705491 fix table: support hydration (#​28356)
1fe1f69303 perf table: Optimize a11y role logic in CdkCell. (#​28336)
material
Commit Type Description
f23d8c1f7e feat button: add the ability to interact with disabled buttons (#​28242)
6719168192 feat chips: expose _chipGrid in MatChipInput and add a stream of chip removal events (#​28012) (#​28013)
556eeb19c8 fix button: Move unthemable icon button tokens to theme mixin (#​27570)
714eac3be4 fix button: remove duplicate typography styles from FAB (#​28258)
2dc10daa07 fix button: use tokens for button elevation (#​28396)
ec86cf88ee fix checkbox: move required validation into component
c00c2db924 fix datepicker: unable to distinguish disabled buttons in the calendar (#​28385)
fef66fee7c fix dialog: mat-dialog-title should work under OnPush viewContainerRef (#​28329)
9e43890155 fix form-field: work around closure compiler issue (#​28185)
4d0719a6a0 fix paginator: match visual and reading order (#​28285)
00e70fd8e3 fix slide-toggle: delete custom typography tokens (#​28365)
c2c818ceeb fix slide-toggle: move required validation into component
6bfbe9b19f fix slider: update inactive input width on value change (#​28275)
a643a2ed42 fix snack-bar: Ensure snackbar open animation works with OnPush ancestor (#​28331)
7f601b0936 fix stepper: enable hydration (#​28382)
a7f87a80a1 fix tabs: enable hydration (#​28366)
google-maps
Commit Type Description
9f1989228f feat add support for dynamic library loading API
338aa184ae fix error when added through ng add
youtube-player
Commit Type Description
e0414b19c1 feat automatically load youtube api
381a65f33d feat coerce inputs
b7c47c3025 feat improve initial load performance using a placeholder image (#​28207)
62ca3ede70 fix error when added through ng add
material-experimental
Commit Type Description
244bed4675 feat theming: add M3 button tokens (#​28375)
cf6ab1c1d0 feat theming: add M3 expansion support (#​28159)
2963b7aaca feat theming: add M3 icon-button & fab support (#​28157)
0b7e656f19 feat theming: Add support for color variants (#​28279)
94d8997b2c fix theming: fix border radius of filled form field
d1ceb6b44a fix theming: fix disabled form field in M3
material-moment-adapter
Commit Type Description
eca50162a7 fix error when added through ng add
material-luxon-adapter
Commit Type Description
91b646717d fix error when added through ng add
material-date-fns-adapter
Commit Type Description
083472db0e feat support date-fns 3.0 (#​28364)
2da9f6bc32 fix error when added through ng add
multiple
Commit Type Description
997bf75f9f fix consolidate and tokenize internal form field (#​28236)
7840cd3a77 fix provide standalone-friendly APIs for date adapters (#​28349)
21737ad394 fix use provide functions in providers for date adapters (#​28363)

v17.0.6

Compare Source

material
Commit Type Description
53aae488ff fix progress-bar: remove track color workaround (#​28416)

v17.0.5

Compare Source

cdk
Commit Type Description
5e2d13b912 fix a11y: resolve hydration error in focus trap
837d396aff fix collections: Do not deselect comparable already selected value with setSelection (#​28267)
94a9fa9c6c fix dialog: resolve hydration error in focus trap
82c37a9774 fix drag-drop: auto-scroll to the left not starting in rtl layout (#​28334)
a75bb7ad87 perf a11y: Micro-optimizations to aria-reference.ts. (#​28337)
material
Commit Type Description
2852c3f7a4 fix autocomplete: not closing when clicking on hint area (#​28316)
4eb24cfdaf fix schematics: resolve errors in dashboard schematic
6feb26d107 fix schematics: schema error in mdc migration (#​28342)
3500908ca6 fix schematics: use single style and styleUrl in generated code
65331e2aa8 fix select: flicker if opened from inside a focus handler (#​28287)
7076f96a09 fix sidenav: enable hydration
27a09a5f57 fix slider: fix internal focus state on safari (#​28243)
766d1d8f85 fix slider: fix value indicator bubble for m3 (#​28250)
1d9d11325c fix slider: m3 ripple color (#​28369)
e97d98b037 fix slider: slider tx imprecision (#​28283)
cbfdc060b4 fix theming: Expose the theme-remove Sass function (#​28314)
multiple
Commit Type Description
ddbc022843 fix enable hydration in autocomplete, menu and select (#​28343)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 66f0d10 to d735f75 Compare January 20, 2024 21:33
@renovate renovate bot changed the title fix(deps): update angularmaterial monorepo to v17.0.5 fix(deps): update angularmaterial monorepo to v17.1.0 Jan 20, 2024
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from d735f75 to 3c970e0 Compare January 25, 2024 03:17
@renovate renovate bot force-pushed the renovate/angularmaterial-monorepo branch from 3c970e0 to 2577dfb Compare January 25, 2024 07:47
@renovate renovate bot merged commit 77fd157 into main Jan 25, 2024
5 checks passed
@renovate renovate bot deleted the renovate/angularmaterial-monorepo branch January 25, 2024 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant