Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 5, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
@angular/google-maps (source) 13.2.0 -> 13.3.9 age confidence

Release Notes

angular/components (@​angular/google-maps)

v13.3.9

Compare Source

material
Commit Type Description
2443607fbf fix datepicker: page scrolling for fast keyboard repeat (#​24991)

Special Thanks

Kristiyan Kostadinov

v13.3.8

Compare Source

material
Commit Type Description
8611a742b fix tabs: ensure the ink bar realigns when the tab header items have changed in dimensions (#​24885)
material-experimental
Commit Type Description
7386fe865 fix mdc-checkbox: Use cursor:pointer for label (#​24927)
multiple
Commit Type Description
a7ee8a80b fix fix focus and hover styles for mdc-checkbox and mdc-radio (#​24930)
b8fddd60c fix fix style imports and deps for mdc-checkbox and mdc-radio (#​24972)

Special Thanks

Joey Perrott, Miles Malerba, Vaughan Hilts and Wagner Maciel

v13.3.7

Compare Source

material
Commit Type Description
0bede63d33 fix datepicker: add ability to have numeric zero value in input (#​24813)
7a122f7f03 fix expansion: inconsistent spacing for anchor buttons (#​24882)
e486ed93e4 fix menu: focus the first item when opening menu on iOS VoiceOver (#​24733)

Special Thanks

Dmytro Prokhorov, Kristiyan Kostadinov and Zach Arend

v13.3.6

Compare Source

material
Commit Type Description
6a0e6ba510 fix menu: add constructor overloads for non-deprecated signatures (#​24860)
material-experimental
Commit Type Description
8ca629dc7e fix mdc-snack-bar: avoid multiple snack bars on the page if opened in quick succession (#​24757)
d6f9db37b0 fix mdc-table: add inherit background to rows (#​24867)

Special Thanks

Andrew Seguin, Daniil Dubrava, Jeremy Elbourn, Kristiyan Kostadinov and Paul Gschwendtner

v13.3.5

Compare Source

cdk
Commit Type Description
68d09ddecd fix overlay: animations interrupted on repeat insertions (#​24815)
material
Commit Type Description
86a1e8c7be fix autocomplete: outside click in Angular zone. (#​24817)
material-experimental
Commit Type Description
b16a33dbb2 fix mdc-slider: remove pointerdown passive eve… (#​24766)
6603bd5ec6 fix mdc-snack-bar: avoid querying the DOM on each change detection (#​24770)

Special Thanks

Egor Volvachev, Jesse Beder, Kirill Cherkashin, Kristiyan Kostadinov, Paul Gschwendtner, Ruslan Lekhman, Sukka and Wagner Maciel

v13.3.4

Compare Source

cdk
Commit Type Description
eef47579f fix portal: prevent calling ApplicationRef.detachView on destroyed instance (#​24775)

Special Thanks

Andrew Kushnir, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend

v13.3.3

Compare Source

cdk
Commit Type Description
949e3c7fbc fix a11y: visually hidden element affecting scrolling (#​24620)
material
Commit Type Description
1e010a3624 fix checkbox: add the boolean property coercion for checked input (#​20645)
6c65b1d703 fix chips: prevent default behavior on remove button (#​24722)
4501b2518d fix datepicker: avoid rerender when min/maxDate changes to different time on the same day (#​24434)
aae60833eb fix list: wrong order of arguments when calling custom compareWith function (#​24743)
68c5e870bd fix select: empty space read out by VoiceOver on Chrome (#​24741)
0d1755d566 fix snack-bar: update generic types for openFromComponent (#​24634)
b83d225b33 fix tabs: wrong scroll distance if selected tab is removed (#​24118)
ca30f426a9 perf progress-bar: do not run change detection if there are no animationEnd listeners (#​24673)

Special Thanks

Artur Androsovych, Georgian Stan, Klemen Oslaj, Kristiyan Kostadinov, Michael Doner, Pascal Weyrich, Paul Gschwendtner, RobStrader and Zach Arend

v13.3.2

Compare Source

cdk
Commit Type Description
48968719fc fix a11y: live announcer promise never resolved if new announcement comes in (#​24700)
e9734a9c66 fix testing: entering negative number values not working with reactive forms (#​24656)
material
Commit Type Description
c677f11ed8 fix button-toggle: ripples not clipping correctly in safari (#​12311)
20af3e7c9d fix chips: ripple not clipped on safari (#​21495)
d04e7c9b69 fix core: unable to override tag selectors inside .mat-typography (#​14617)
9490a31641 fix list: not working correctly when list item is used as a button (#​13617)
b07ae4ccc4 fix menu: clicks on disabled item closing the menu (#​19183)
e85777712a fix radio: set tabindex based on selected state (#​18081)
7f274dc96f fix snack-bar: ensure that the snack bar always runs inside the NgZone (#​24611)
a5aa87502b fix tabs: focus wrapping back to selected label when using shift + tab (#​14194)
04f4937b75 fix tabs: update tab state when active tab is swapped out (#​24164)
material-experimental
Commit Type Description
a704913d2b fix mdc-button: extended fab touch target not covering entire button (#​24322)
23e7b8e6c1 fix mdc-chips: make it easier to customize chip typography (#​24632)
518022288b fix mdc-chips: Mirror aria-describedby to matChipInput (#​24551)
9497b02f8b fix mdc-slider: update layout when container resizes (#​24648)
e5c025dff4 fix mdc-slider: use passive event listeners (#​24675)

Special Thanks

Artur Androsovych, ByzantineFailure, David Gonzalez, Dilyorbek, Kristiyan Kostadinov, Naveen, Paul Gschwendtner, Raí Siqueira, Shivam Sethi, Wagner Maciel and Zach Arend

v13.3.1

Compare Source

cdk
Commit Type Description
cf24b704d fix schematics: mark ng-add schematics as hidden
4a4ebe7df perf scrolling: do not run change detection if there are no viewChange listeners (#​23987)
material
Commit Type Description
0897f49d7 fix autocomplete: re-enter the Angular zone when the NgZone.onStable emits (#​24569)
51ddecbbb fix checkbox: model value not updated when using toggle method (#​11902)
174871713 fix input: resolve memory leak on iOS (#​24599)
eed36b3ba fix schematics: mark ng-add schematics as hidden
240b238f9 fix select: NVDA reading out table when opening select on Chrome (#​23446)
e04b7aeee fix select: value set through property not being propagated to value accessor (#​10246)
5e5b296bf perf icon: remove IE workaround (#​24514)
material-experimental
Commit Type Description
b09c7427c fix mdc-chips: replace innerText w/ textContent (#​24635)
multiple
Commit Type Description
0a3c7d7c4 fix memory leak when forcing focus (#​24520)

Special Thanks

Alan Agius, Artur Androsovych, CommanderRoot, Jeremy Elbourn, Joey Perrott, Kristiyan Kostadinov, Paul Gschwendtner, Wagner Maciel and tomicarsk6

v13.3.0

Compare Source

cdk
Commit Type Description
e4c64dd56 fix drag-drop: only block dragstart event on event targets (#​24581)
material
Commit Type Description
33d07df95 fix badge: ensure overflow visible (#​24602)
dfef17351 fix datepicker: fix Voiceover losing focus on PageDown (#​24399)
1703b83ae fix datepicker: use cdk-visually-hidden on calendar header (#​24523)
41320d07e fix tabs: avoid timeouts in background tabs (#​24000)
material-experimental
Commit Type Description
097ec0d11 fix mdc-core: add app background color (#​22992)
15a0676d5 fix mdc-radio: add hover indication (#​24595)

Special Thanks

Andrew Seguin, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend

v13.2.6

Compare Source

cdk
Commit Type Description
39929a815d fix overlay: backdrop timeouts not being cleared in some cases (#​23972)
2f2b0c7cf4 fix testing: dispatch mouseover and mouseout events in UnitTestElement (#​24490)
edca54f2d0 fix testing: require at least one argument for locator functions (#​23619)
material
Commit Type Description
c4993ac171 fix button: avoid setting a tabindex on all link buttons (#​22901)
c47d30e0e5 fix dialog: don't wait for animation before moving focus (#​24121)
70b8248568 fix expansion: able to tab into descendants with visibility while closed (#​24045)
d22d73ab8d fix select: disabled state out of sync when swapping form group with a disabled one (#​17872)
911d6b71d4 fix slide-toggle: clear name from host node (#​15505)
4b5363d160 fix tooltip: decouple removal logic from change detection (#​19432)
material-experimental
Commit Type Description
8414646d79 fix mdc-card: remove extra margin if header doesn't have an avatar (#​19072)
f66486dc5b fix mdc-slider: fix a few null pointer exceptions (#​23659)
multiple
Commit Type Description
6ee0089ce6 fix don't block child component animations on open (#​24529)

Special Thanks

Andrew Seguin, Jeri Peier, Kristiyan Kostadinov and Paul Gschwendtner

v13.2.5

Compare Source

cdk
Commit Type Description
9e34a0f69f fix drag-drop: error if preview dimensions are accessed too early (#​24498)
9be3c46b01 fix testing: TestElement sendKeys method should throw if no keys have been specified (#​18271)
8e57a89cba perf overlay: add event listeners for overlay dispatchers outside of zone (#​24408)
material
Commit Type Description
ed2f516401 fix autocomplete: auto-highlighted first option not display correctly if the floating label is disabled (#​14507)
502102116e fix autocomplete: don't block default arrow keys when using modifiers (#​11987)
f31fd3f066 fix autocomplete: reopen panel on input click (#​16020)
5a79042d7d fix button-toggle: use solid border color (#​14253)
e2d4eecfcb fix checkbox: inconsistent disabled color (#​23083)
005ec323de fix checkbox: incorrect text color when placed inside an overlay with a dark theme (#​19054)
d7cbd1315f fix datepicker: matDatepickerParse error not being added on first invalid value (#​11524)
046022f31d fix datepicker: use aria-live over cdkAriaLive on period button (#​24398)
37f69dbf7e fix dialog: use passed in ComponentFactoryResolver to resolve dialog content (#​17710)
2e15f54a9f fix menu: focus lost if active item is removed (#​14039)
ea07fa8e64 fix progress-spinner: unable to change mode on spinner directive (#​14514)
1a498a6a81 fix sort: remove role from header when disabled (#​24477)
72019531db fix tooltip: don't hide when pointer moves to tooltip (#​24475)
material-experimental
Commit Type Description
7b85cc077c fix mdc-button: density styles being overwritten by structural styles (#​22736)
aeb1426e4c fix mdc-chips: expose avatar harness (#​24499)

Special Thanks

Andrew Seguin, Artur Androsovych, Jeri Peier, Kristiyan Kostadinov, Paul Gschwendtner, Yousaf Nawaz and Zach Arend

v13.2.4

Compare Source

cdk
Commit Type Description
74bae85bc5 fix drag-drop: incorrectly sorting element inside dialog with blocked scrolling (#​14806)
81898ca5f6 fix drag-drop: stop pointer events on placeholder (#​24404)
material
Commit Type Description
6b76469b4a fix autocomplete: closing immediately when input is focused programmatically (#​21081)
3ea76419c8 fix autocomplete: use narrow value for aria-haspopup (#​15361)
9a12eabf6b fix button-toggle: unable to override elevation and high contrast styling applied incorrectly (#​14722)
cbd4b0ce4f fix checkbox: clear static aria attributes from host nodes (#​17092)
f6eaa7c1cf fix form-field: use correct color for form fields in high contrast mode (#​24422)
39d7834797 fix radio: clicks not propagating to wrapper elements (#​24459)
5988b8f77b fix radio: not checked on first click if partially visible (#​19505)
33716f124b fix select: arrow highlighted state not updating in Safari (#​15281)
fc204e4f4d fix sidenav: prevent focus from entering hidden sidenav if child element has a visibility
5e41a0ad09 fix tabs: use buttons for paginator also tab-header and mdc (#​24338)
material-experimental
Commit Type Description
4198f5b5dc fix mdc-dialog: align change detection with non-MDC version (#​24451)
45836f924d fix mdc-list: fix typo in action-list css class (#​24448)
7ca02495cd fix mdc-list: use body-1 rather than subtitle-1 typography for list items (#​24417)
c9a15476e8 fix mdc-select: target correct element with typography (#​24258)
bd3f39fb15 perf mdc-table: reduce bundle size (#​24309)

Special Thanks

Alireza Ebrahimkhani, Arthur Ming, Jeri Peier, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and renovate[bot]

v13.2.3

Compare Source

material
Commit Type Description
2c73b2df6 fix menu: position classes not update when window is resized (#​24385)
cdk-experimental
Commit Type Description
8c632ee87 fix column-resize: Fix bug in hover logic introduced by IE cleanup (#​24396)

Special Thanks

Karl Seamon, Kristiyan Kostadinov, Paul Gschwendtner, Zach Arend and Zack Elliott

v13.2.2

Compare Source

cdk
Commit Type Description
4b6e83274 fix scrolling: fix scrolling in appendOnly mode (#​24153)
material
Commit Type Description
f5199eeeb fix datepicker: fix improper focus trapping with VoiceOver and ChromeVox (#​24300)
a72bcbe50 fix datepicker: remove abbr from day of week header (#​24106)
material-experimental
Commit Type Description
3bbcb444f fix mdc-checkbox: add missing classes for checked (#​24350)
material-experiental
Commit Type Description
70bec6054 fix mdc-list: update material-components-web to pick up multi-select list keyboard support (#​24354)

Special Thanks

Alan Agius, Artur Androsovych, Chabbey François, Joey Perrott, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner, Zach Arend and renovate[bot]

[v13.2.1](https:/


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 is behind base branch, or you tick the rebase/retry checkbox.

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


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

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

@renovate renovate bot enabled auto-merge (squash) October 5, 2025 11:02
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.

0 participants