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 angular dependencies #2777

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/architect ^0.1900.0 -> ^0.1901.0 age adoption passing confidence
@angular-devkit/architect ~0.1900.0 -> ~0.1901.0 age adoption passing confidence
@angular-devkit/build-angular ~19.0.0 -> ~19.1.0 age adoption passing confidence
@angular-devkit/core ~19.0.0 -> ~19.1.0 age adoption passing confidence
@angular-devkit/schematics ~19.0.0 -> ~19.1.0 age adoption passing confidence
@angular-devkit/schematics-cli ~19.0.0 -> ~19.1.0 age adoption passing confidence
@angular/animations (source) ~19.0.0 -> ~19.1.0 age adoption passing confidence
@angular/build ~19.0.0 -> ~19.1.0 age adoption passing confidence
@angular/cdk ~19.0.0 -> ~19.1.0 age adoption passing confidence
@angular/cli ~19.0.0 -> ~19.1.0 age adoption passing confidence
@angular/common (source) ~19.0.0 -> ~19.1.0 age adoption passing confidence
@angular/compiler (source) ~19.0.0 -> ~19.1.0 age adoption passing confidence
@angular/compiler-cli (source) ~19.0.0 -> ~19.1.0 age adoption passing confidence
@angular/core (source) ~19.0.0 -> ~19.1.0 age adoption passing confidence
@angular/forms (source) ~19.0.0 -> ~19.1.0 age adoption passing confidence
@angular/localize ~19.0.0 -> ~19.1.0 age adoption passing confidence
@angular/material ~19.0.0 -> ~19.1.0 age adoption passing confidence
@angular/platform-browser (source) ~19.0.0 -> ~19.1.0 age adoption passing confidence
@angular/platform-browser-dynamic (source) ~19.0.0 -> ~19.1.0 age adoption passing confidence
@angular/router (source) ~19.0.0 -> ~19.1.0 age adoption passing confidence
@nx/angular (source) ~20.2.0 -> ~20.4.0 age adoption passing confidence
@nx/eslint (source) ~20.2.0 -> ~20.4.0 age adoption passing confidence
@nx/eslint-plugin (source) ~20.2.0 -> ~20.4.0 age adoption passing confidence
@nx/jest (source) ~20.2.0 -> ~20.4.0 age adoption passing confidence
@nx/js (source) ~20.2.0 -> ~20.4.0 age adoption passing confidence
@nx/workspace (source) ~20.2.0 -> ~20.4.0 age adoption passing confidence
@schematics/angular ~19.0.0 -> ~19.1.0 age adoption passing confidence
ng-packagr ~19.0.0 -> ~19.1.0 age adoption passing confidence
nx (source) ~20.2.0 -> ~20.4.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

angular/angular-cli (@​angular-devkit/architect)

v0.1901.5

Compare Source

v0.1901.4

Compare Source

v0.1901.3

Compare Source

v0.1901.2

Compare Source

v0.1901.1

Compare Source

v0.1901.0

Compare Source

angular/angular (@​angular/animations)

v19.1.4

Compare Source

core
Commit Type Description
544b9ee7ca0 fix check whether application is destroyed before printing hydration stats (#​59716)
d6e78c072dc fix ensure type is preserved during HMR (#​59700)
c2436702df9 fix fixes test timer-based test flakiness in CI (#​59674)
elements
Commit Type Description
44180645992 fix not setting initial value on signal-based input (#​59773)
platform-browser
Commit Type Description
1828a840620 fix prepend baseHref to sourceMappingURL in CSS content (#​59730)
1c84cbca30e fix Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#​59690)
12256574626 fix Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#​59690)
3f4d5f636aa fix Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#​59690)
router
Commit Type Description
e3da35ec749 fix prevent error handling when injector is destroyed (#​59457)
service-worker
Commit Type Description
522acbf3d7e fix add missing rxjs peer dependency (#​59747)

v19.1.3

Compare Source

compiler
Commit Type Description
ecfb74d287 fix handle :host-context with comma-separated child selector (#​59276)
compiler-cli
Commit Type Description
53160e504d fix extract parenthesized dependencies during HMR (#​59644)
39690969af fix handle conditional expressions when extracting dependencies (#​59637)
78af7a5059 fix handle new expressions when extracting dependencies (#​59637)
core
Commit Type Description
408af24ff3 fix capture self-referencing component during HMR (#​59644)
d7575c201c fix replace metadata in place during HMR (#​59644)
26f6d4c485 fix skip component ID collision warning during SSR (#​59625)
migrations
Commit Type Description
a62c84bc18 fix avoid applying the same replacements twice when cleaning up unused imports (#​59656)
platform-browser
Commit Type Description
b2b3816cb1 fix clear renderer cache during HMR when using async animations (#​59644)

v19.1.2

Compare Source

compiler
Commit Type Description
8dcd889987 fix update @ng/component URL to be relative (#​59620)
compiler-cli
Commit Type Description
95a05bb202 fix disable tree shaking during HMR (#​59595)
core
Commit Type Description
a4eb74c79c fix animation sometimes renderer not being destroyed during HMR (#​59574)
906413aba3 fix change Resource to use explicit undefined in its typings (#​59024)
4eb541837c fix cleanup _ejsa when app is destroyed (#​59492)
5497102769 fix cleanup stash listener when app is destroyed (#​59598)
266a8f2f2e fix handle shadow DOM encapsulated component with HMR (#​59597)
6f7716268a fix HMR not matching component that injects ViewContainerRef (#​59596)
d12a186d53 fix treat exceptions in equal as part of computation (#​55818)

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

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.

👻 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner January 31, 2025 15:10
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 31, 2025
Copy link

nx-cloud bot commented Jan 31, 2025

View your CI Pipeline Execution ↗ for commit ac02e76.

Command Status Duration Result
nx run ama-sdk-schematics:build-swagger ❌ Failed 9s View ↗
nx run-many --target=build,build-swagger ❌ Failed 8s View ↗
nx affected --target=package-github-action ❌ Failed 7s View ↗
nx run-many --target=documentation ✅ Succeeded 1m 15s View ↗
nx affected --target=lint ✅ Succeeded 1m 14s View ↗
nx run-many --target=build --projects=eslint-pl... ✅ Succeeded 1s View ↗

☁️ Nx Cloud last updated this comment at 2025-02-03 16:39:08 UTC

@renovate renovate bot force-pushed the renovate/angular-dependencies branch from 189ef6e to ac02e76 Compare February 3, 2025 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file project:@ama-sdk/client-angular project:@ama-sdk/client-beacon project:@ama-sdk/client-fetch project:@ama-sdk/core project:@ama-sdk/create project:@ama-sdk/schematics project:@ama-sdk/swagger-builder project:@ama-terasu/cli project:@ama-terasu/core project:@ama-terasu/schematics project:audit-gh-action project:cascading-gh-action project:get-npm-tag-gh-action project:new-version-gh-action project:@o3r/amaterasu-api-spec project:@o3r/amaterasu-dodo project:@o3r/amaterasu-otter project:@o3r/amaterasu-sdk project:@o3r/analytics project:@o3r/apis-manager project:@o3r/application project:@o3r/artifactory-tools project:@o3r/azure-tools project:@o3r/build-helpers project:@o3r/chrome-devtools project:@o3r/components project:@o3r/configuration project:@o3r/core project:@o3r/create project:@o3r/design project:@o3r/dynamic-content project:@o3r/eslint-config project:@o3r/eslint-config-otter project:@o3r/eslint-plugin project:@o3r/extractors project:@o3r/forms project:@o3r/github-cascading-app project:@o3r/localization project:@o3r/logger project:@o3r/mobile project:@o3r/new-version project:@o3r/pipeline project:@o3r/routing project:@o3r/rules-engine project:@o3r/schematics project:@o3r/showcase project:@o3r/store-sync project:@o3r/stylelint-plugin project:@o3r/styling project:@o3r/telemetry project:@o3r/test-helpers project:@o3r/testing project:@o3r/third-party project:@o3r/workspace project:@o3r/workspace-helpers project:@o3r-training/showcase-sdk project:@o3r-training/training-sdk project:@o3r-training/training-tools project:otter-devtools project:release-gh-action
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants