Skip to content

Conversation

angular-robot
Copy link
Collaborator

@angular-robot angular-robot commented Jan 14, 2025

This PR contains the following updates:

Package Type Update Change
@angular/animations dependencies digest 1c4a96d -> 5abdeff
@angular/animations (source) devDependencies patch 19.1.0-rc.0 -> 19.1.1
@angular/bazel devDependencies digest 0e497d0 -> 5277047
@angular/build-tooling devDependencies digest 4c48faf -> 1298ed3
@angular/cdk dependencies digest 6177322 -> 331e8b4
@angular/cdk devDependencies patch 19.1.0-rc.0 -> 19.1.0
@angular/common dependencies digest bfb92df -> 7e2e14d
@angular/common (source) devDependencies patch 19.1.0-rc.0 -> 19.1.1
@angular/compiler dependencies digest 40a45cb -> e39f2a7
@angular/compiler (source) devDependencies patch 19.1.0-rc.0 -> 19.1.1
@angular/compiler-cli dependencies digest 3ecb2b7 -> 3c417fb
@angular/compiler-cli (source) devDependencies patch 19.1.0-rc.0 -> 19.1.1
@angular/core dependencies digest eaed1b6 -> 09abbbf
@angular/core (source) devDependencies patch 19.1.0-rc.0 -> 19.1.1
@angular/forms dependencies digest f2ce739 -> 356c0cd
@angular/forms (source) devDependencies patch 19.1.0-rc.0 -> 19.1.1
@angular/language-service dependencies digest 543fe03 -> d5ae27c
@angular/localize dependencies digest e2e942a -> e11a8b0
@angular/localize devDependencies patch 19.1.0-rc.0 -> 19.1.1
@angular/material dependencies digest f42a7e4 -> 2b57656
@angular/material devDependencies patch 19.1.0-rc.0 -> 19.1.0
@angular/material-moment-adapter dependencies digest 2307495 -> b4105c7
@angular/ng-dev devDependencies digest 3452642 -> 744e5a7
@angular/platform-browser dependencies digest 18d7d40 -> bab21cc
@angular/platform-browser (source) devDependencies patch 19.1.0-rc.0 -> 19.1.1
@angular/platform-browser-dynamic dependencies digest 47db9ec -> 5172929
@angular/platform-browser-dynamic (source) devDependencies patch 19.1.0-rc.0 -> 19.1.1
@angular/platform-server dependencies digest 270a5a4 -> 1d25b67
@angular/platform-server (source) devDependencies patch 19.1.0-rc.0 -> 19.1.1
@angular/router dependencies digest f499702 -> 118d89b
@angular/router (source) devDependencies patch 19.1.0-rc.0 -> 19.1.1
@angular/service-worker dependencies digest 077f31b -> 7cfc803
@angular/service-worker (source) devDependencies patch 19.1.0-rc.0 -> 19.1.1
angular/dev-infra action digest 2b88e32 -> e8d26ef

🔡 If you wish to disable git hash updates, add ":disableDigestUpdates" to the extends array in your config.


Release Notes

angular/angular (@​angular/animations)

v19.1.1

Compare Source

core
Commit Type Description
357795cb96 fix run HMR replacement in the zone (#​59562)
platform-browser
Commit Type Description
eb0b1851f4 fix roll back HMR fix (#​59557)

v19.1.0

Compare Source

common
Commit Type Description
e4c50b3bea feat expose component instance in NgComponentOutlet (#​58698)
compiler
Commit Type Description
ceadd28ea1 fix allow $any in two-way bindings (#​59362)
aed49ddaaa fix use chunk origin in template HMR request URL (#​59459)
compiler-cli
Commit Type Description
c5c20e9d86 fix check event side of two-way bindings (#​59002)
core
Commit Type Description
d010e11b73 feat add event listener options to renderer (#​59092)
57f3550219 feat add utility for resolving defer block information to ng global (#​59184)
22f191f763 feat extend the set of profiler events (#​59183)
e894a5daea feat set kind field on template and effect nodes (#​58865)
bd1f1294ae feat support TypeScript 5.7 (#​58609)
9870b643bf fix Defer afterRender until after first CD (#​58250)
a5fc962094 fix Don't run effects in check no changes pass (#​58250)
migrations
Commit Type Description
d298d25426 feat add schematic to clean up unused imports (#​59353)
14fb8ce4c0 fix resolve text replacement issue (#​59452)
platform-browser
Commit Type Description
8c5db3cfb7 fix avoid circular DI error in async renderer (#​59256)
router
Commit Type Description
52a6710f54 fix complete router events on dispose (#​59327)
angular/components (@​angular/cdk)

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 fix set rootUrl during construction of table of contents (#​445)
8fce89ac4e fix set up scene for timepicker
b14a475f15 fix sidenav spacing
08782a1e86 fix site crashing on browsers with limited localStorage access (#​203)
7cb133b744 fix some testing entry points referring to wrong module (#​854)
6d28826406 fix sort links alphabetically (#​996)
3ff854d47b fix sticky table example not loading (#​553)
0e675d410e fix switch Stackblitz back to npm
0e2c7f9f37 fix table of contents not working within cdk (#​545)
be7b959eca fix temporarily disable Ivy on Stackblitz (#​1050)
502b1a9aeb fix update angular & angular material to next version (#​1171)
053b27ca22 fix update component categories screenshots to M3
e621cbc132 fix update stackblitz to correct angular framework version (#​1178)
72ef9806c0 fix update title background #​398 (#​399)
82ee7fe3e8 fix update to rxjs 7 (#​1280)
b0984ec2f2 fix update yarn.lock and fix package.json (#​1074)
1ee6973083 fix use more lenient version when generating stackblitz (#​1075)
06eb0abf0a fix use new control flow syntax
24aab79aa7 fix use new Google Fonts snippet (#​900)
7d090a610f fix use theme color for link inside the API reference (#​990)
be57a6ba61 fix use yarn when forking to stackblitz (#​1194)
d12a8bb6ec fix window.location.href changed to its origin (#​1234)
7b7901c3da fix workaround issues with ngIf template vars in Angular 9.0.0-rc.5
4eeb2bdd31 fix wrong import path (#​1140)
355eb6477d perf avoid triggering change detection on scroll (#​1033)
46bcb208e6 perf example rendering performance improvements (#​961)
a11y
Commit Type Description
6a91be8a5e fix fix example to use standard filter (#​123)
14a7612502 fix improve contrast of accent in pink-bluegrey theme (#​637)
1e13ab004b fix various issues with contrast ratios (#​635)
api
Commit Type Description
dc2358191f feat add table-of-contents to api page (#​291)
button
Commit Type Description
421dd12859 fix fix color of mat-button links (#​876)
categories
Commit Type Description
e9a709739f fix make list items anchors like component list items (#​224)
category-list
Commit Type Description
c29ae29d2c fix bad routerLink path with relativeLinkResolution (#​663)
ci
Commit Type Description
8ec736f810 fix hammerjs not loaded causes warnings and flaky failures (#​548)
compatibility
Commit Type Description
d13f8f1782 fix remove reference to md- in styles (#​113)
component-category-list
Commit Type Description
6415b7fc0b fix links fail a11y contrast checks in dark mode
component-sidenav,component-viewer
Commit Type Description
96e2848fbb fix fix sticky TOC (#​917)
component-viewer
Commit Type Description
a215e7b675 fix can't navigate to CDK after visiting component (#​410)
ebdb66d967 fix Loading document... getting wrapped (#​912)
csp
Commit Type Description
5513093def fix allow img-src of 'self'
doc-viewer
Commit Type Description
4004a1c959 feat add doc-viewer component (#​17)
8cd4c25dba fix cancel previous pending requests when changing url (#​235)
docs
Commit Type Description
f6c3702d3b feat add page titles to doc pages #​189 (#​220)
d7fc560140 fix add example for adding icon in meta section using matListI… (#​30068)
802148e5f3 fix correct overflow cdk pages
example-viewer
Commit Type Description
d888d64272 feat add copy source button (#​262)
dcdf7fa23f feat support rendering additional files (#​516)
e26a9fc135 fix don't wrap code samples (#​289)
examples
Commit Type Description
03e8704ffc fix add correct relative path to background-url (#​112)
footer
Commit Type Description
f1d0fad7fa fix extra w in www.angular.io (#​217)
ga
Commit Type Description
eb320996a0 fix remove extra '/' (#​418)
3f508c748f fix set analytics for mat and ng separately. (#​417)
guide
Commit Type Description
ddcaf81ab4 fix add ReactiveFormsModule to GuideViewerModule (#​719)
guides
Commit Type Description
c7839ebff0 fix fix the positioning of the footer on the guides page (#​803)
homepage
Commit Type Description
b9856a1dd3 feat Use static content in homepage (#​16)
bc652363ff fix fix splash svg on homepage (#​179)
icons
Commit Type Description
16907d6339 fix fix snackbar icon name (#​183)
cee28b6d9a fix set width and height of icons (#​187)
index.html
Commit Type Description
[ce5a4ef5a6](https://redirec

Configuration

📅 Schedule: Branch creation - "after 10:00pm every weekday,before 4:00am every weekday,every weekend" in timezone America/Tijuana, 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.

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


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

This PR has been generated by Renovate Bot.

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release labels Jan 14, 2025
@angular-robot
Copy link
Collaborator Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
/bin/sh: 1: pnpm: not found

@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Jan 14, 2025
@angular-robot angular-robot force-pushed the ng-renovate/angular branch 5 times, most recently from 6c59ad5 to 29bdb5c Compare January 14, 2025 18:05
@angular-robot angular-robot force-pushed the ng-renovate/angular branch 20 times, most recently from 4b110f4 to ea51eec Compare January 16, 2025 12:07
@angular-robot angular-robot force-pushed the ng-renovate/angular branch 6 times, most recently from dcf5c00 to 6c993b1 Compare January 16, 2025 18:11
@alan-agius4 alan-agius4 removed the action: merge The PR is ready for merge by the caretaker label Jan 16, 2025
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Jan 16, 2025
@angular-robot angular-robot force-pushed the ng-renovate/angular branch 4 times, most recently from 39fa955 to eaf8fcb Compare January 17, 2025 10:04
@dgp1130 dgp1130 merged commit d048368 into angular:main Jan 17, 2025
41 checks passed
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Feb 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants