Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

build: update cross-repo angular dependencies#30716

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
angular-robot wants to merge1 commit intoangular:main
base:main
Choose a base branch
Loading
fromangular-robot:ng-renovate/cross-repo-angular-dependencies

Conversation

angular-robot
Copy link
Collaborator

@angular-robotangular-robot commentedJul 15, 2025
edited
Loading

This PR contains the following updates:

PackageTypeUpdateChange
@angular/animationsdependenciesdigestc9e99a7 ->bb49b4c
@angular/animations (source)devDependenciespatch20.2.0-next.0 ->20.2.0-next.1
@angular/cdkdependenciesdigest7a4e452 ->54cbc43
@angular/cdkdevDependenciesminor20.1.0-rc.0 ->20.2.0-next.0
@angular/commondependenciesdigest0b345af ->2f9f36d
@angular/common (source)devDependenciespatch20.2.0-next.0 ->20.2.0-next.1
@angular/compilerdependenciesdigesta9c12f2 ->a9b4c94
@angular/compiler (source)devDependenciespatch20.2.0-next.0 ->20.2.0-next.1
@angular/compiler-clidependenciesdigest5d7d4ea ->489c177
@angular/compiler-cli (source)devDependenciespatch20.2.0-next.0 ->20.2.0-next.1
@angular/coredependenciesdigestcf5e270 ->62a8001
@angular/core (source)devDependenciespatch20.2.0-next.0 ->20.2.0-next.1
@angular/formsdependenciesdigest3e6491d ->d0cf487
@angular/forms (source)devDependenciespatch20.2.0-next.0 ->20.2.0-next.1
@angular/language-servicedependenciesdigest3e213f7 ->73b113a
@angular/localizedependenciesdigestf103568 ->ea5de91
@angular/localizedevDependenciespatch20.2.0-next.0 ->20.2.0-next.1
@angular/materialdependenciesdigest883cc86 ->7121598
@angular/materialdevDependenciesminor20.1.0-rc.0 ->20.2.0-next.0
@angular/material-moment-adapterdependenciesdigestb2e49e2 ->6e80f52
@angular/ng-devdevDependenciesdigest7cdb4cc ->385f44a
@angular/platform-browserdependenciesdigest8c6d5cb ->cabbf57
@angular/platform-browser (source)devDependenciespatch20.2.0-next.0 ->20.2.0-next.1
@angular/platform-browser-dynamicdependenciesdigestc5e8798 ->2acca4e
@angular/platform-serverdependenciesdigestfe6a196 ->1468cf0
@angular/platform-server (source)devDependenciespatch20.2.0-next.0 ->20.2.0-next.1
@angular/routerdependenciesdigestcd96735 ->b152839
@angular/router (source)devDependenciespatch20.2.0-next.0 ->20.2.0-next.1
@angular/service-workerdependenciesdigest168cc0b ->02381be
@angular/service-worker (source)devDependenciespatch20.2.0-next.0 ->20.2.0-next.1
angular/dev-infraactiondigestb1fcd6b ->64e129b
devinfragit_repositorydigestb1fcd6b ->64e129b
ng-packagrdevDependenciesminor20.1.0-rc.0 ->20.2.0-next.0

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


Release Notes

angular/angular (@​angular/animations)

v20.2.0-next.1

Compare Source

compiler
CommitTypeDescription
a1e3f2bcd1fixincorrect spans for left side of binary operation (#​62641)
18a675081ffixmore permissive parsing of @​ characters (#​62644)
compiler-cli
CommitTypeDescription
527bd778a7fixinfer type of event target for void elements (#​62648)
core
CommitTypeDescription
745ea44394featsupport TypeScript 5.9 (#​62541)
859958dbfefixEnsure application remains unstable during bootstrap (#​62631)
780774f948fixInputBinding marks component a dirty. (#​62613)
http
CommitTypeDescription
be811fee79featadd referrer & integrity support for fetch requests in httpResource (#​62461)
1408baff45fixAdd missing timeout and transferCache options toHttpClient (#​62586)
75a5d08c5efixdo not display warningsAngular detected that aHttpClientrequest with thekeepalive option was sent using XHR when option is not true (#​62536)
language-service
CommitTypeDescription
d64dd27a02featsupport to report the deprecated API in the template (#​62054)
router
CommitTypeDescription
9c45c322d1fixensure preloaded components are properly activated (#​62502)
e9f215624ffixhandle errors from view transition readiness (#​62535)
angular/components (@​angular/cdk)

v20.2.0-next.0

Compare Source

material
CommitTypeDescription
4f96ef3e64fixslide-toggle: add larger touch target (#​31486)
cdk-experimental
CommitTypeDescription
2dbb045bc2feattree: add nav mode (#​31460)
6716f50249feattree: use shared example classes (#​31494)
50a6d6c4c9featui-patterns: add label control (#​31459)
e525a412a1fixradio-group: fix activedescendant example (#​31499)
multiple
CommitTypeDescription
ad4d5b471efixfix broken rtl examples (#​31527)

v20.1.2

Compare Source

material
CommitTypeDescription
4f5273222afixschematics: access custom as a theme palette (#​31555)
youtube-player
CommitTypeDescription
af6cb6d041fixupdate to latest types and fix error (#​31546)

v20.1.1

Compare Source

cdk
CommitTypeDescription
3479123244fixdrag-drop: ensure container is registered in addItem (#​31518)
material
CommitTypeDescription
d833f7c24afixschematics: always add a custom theme with ng add (#​31522)
a516806e47fixtabs: glitchy animation in rtl with lazy-loaded content (#​31535)
6a0578f82dfixtimepicker: allow timepicker to opt out of opening on click (#​31492)

v20.1.0

Compare Source

There have been some internal mapping changes in Material 2 theme config maps generated bymat.define-light-theme andmat.define-dark-theme.

If your app was directly modifying these internal properties to alter styles, such as setting new color values used in the foreground and background palette maps, then your changes may no longer be applied to the components. The supported path for changing theme values is through each component’s overrides API.

The Material 2 component styles have undergone minor adjustments to enhance consistency across components and better align with the latest Material 2 specification. These changes result in a closer adherence to system-level colors such assurface,background,disabled, andsurface variants. In general, these changes are slight hue differences for grey colors that aren’t very noticeable.

cdk
CommitTypeDescription
f446d7c412featdrag-drop: add opt-in indicator of pick-up position (#​31288)
5564d7d016featmenu: add setActiveMenuItem to cdkMenu (#​31371)
6dc2f3ba50fixa11y: allow mixed types to be passed into setActiveItem (#​31462)
cfa97bb785fixdialog: avoid setting aria-hidden before focus has moved (#​31030)
material
CommitTypeDescription
243845460dfeatchips: add (optional) edit icon to input chips (#​31041)
9e942b4ba2featmenu: add support for context menu
4de7c0fb2dfeattesting: Extend Angular harness testing functionality (#​30960)
512433b6d1fixbadge: remove badge opacity color mix (#​31213)
92a8253e28fixbadge: use system disabled states (#​31266)
a7150d42cffixbutton-toggle: simplify divider color (#​31214)
1f8b1302f2fixbutton-toggle: use system colors (#​31231)
5ee7d79e4cfixbutton: FAB emitting invalid elevation tokens (#​31028)
8523397fd2fixbutton: prevents mat-icon being cut off by text-spacing (#​30891)
afe36e4d42fixbutton: remove internal-only M2 styles (#​31017)
589ea5905efixbutton: remove internal-only M2 styles (#​31018)
0d47628d2efixbutton: use system colors for state layers and text (#​31278)
203c1737ebfixcard: subtitle text token should be on-surface-variant (#​31261)
55b7ba0814fixcard: use system outline (#​31218)
eb9abc366ffixcheckbox: remove internal-only M2 styles (#​31019)
458a17ba46fixcheckbox: update tokens to system colors (#​31279)
68d7ea0351fixchips: provide ability to edit for all screen readers with a click on already focused chip (#​30983)
8c9cae0a8cfixchips: sync with g3 (#​31393)
be48108bc2fixchips: update tokens to system colors (#​31280)
20ac2b2bd8fixcore: improve disabled psuedo checkbox contrast (#​31464)
576a008b09fixcore: remove unused form field mixins (#​31283)
4d67427ceffixcore: update ripple tokens to system colors (#​31282)
28f2763f96fixcore: update tokens to system colors (#​31281)
009424c73efixdatepicker: use system colors (#​31300)
a24081f2bdfixdialog: remove internal-only M2 styles (#​31020)
d52ede5627fixexpansion: add token for box shadow (#​31340)
ecc6a09ca5fixexpansion: align state layer colors (#​31236)
e57aef2912fixexpansion: use correct typography (#​31347)
82ab91e58afixform-field: remove internal-only M2 styles (#​31021)
6d27e04051fixform-field: use system for neutral colors (#​31272)
918b625438fixlist: update tokens to system colors (#​31284)
a62164db5bfixmenu: do not auto-focus when hover opens menu (#​31257)
623030b50dfixmenu: update tokens to system colors (#​31285)
0f26b91425fixpaginator: update tokens to system colors (#​31286)
9a96db3233fixselect: remove internal-only M2 styles (#​31022)
010122ff2afixselect: use system color for arrow (#​31302)
89d9cd07bcfixslide-toggle: use system colors (#​31303)
c10f376a5ffixslide-toggle: use token system for label text (#​31366)
029e39ccedfixslider: use system color (#​31305)
7bb0a82a43fixsnack-bar: use inverse primary for button color (#​31465)
d22191a619fixsort: simplify m2 sort color (#​31165)
680dd6fa80fixstepper: align state colors (#​31227)
0a47244b6cfixstepper: use system color for error text (#​31333)
ea76df6040fixtabs: fix missing token values (#​31345)
951f37e656fixtabs: update tokens to system colors (#​31287)
f26ff4ece4fixtoolbar: use correct typography (#​31348)
4b85f9f62bfixtoolbar: use system surface for neutral background (#​31234)
ae3b0bfcf3fixtree: use correct typography (#​31349)
cdk-experimental
CommitTypeDescription
4f9ab216c1feataccordion: add accordion directives, example, and tests (#​31134)
3704b7e32ffeatradio: add radio demo to dev-app (#​31180)
50c3e0e12dfeatradio: create radio group and button directives (#​31050)
cdc0dab261feattabs: add setDefaultState and unit tests, refactor the content children strategy (#​31374)
97d60c5378feattree: add tree directives, example, and tests (#​31350)
ff0f6c61b5featui-patterns: accordion (#​31034)
c5b2f0ac6dfeatui-patterns: create grid navigation behavior (#​31290)
ce145fa9a3featui-patterns: create the grid focus behavior (#​31055)
9f249d0a25featui-patterns: radio button and group (#​31016)
70841dbb5bfeatui-patterns: tree (#​31308)
06d7384a23fixaccordion: fix disabled trigger button can't be focused when skipDisabled=false (#​31379)
9a856ad559fixtabs: fix tabs example styles (#​31382)
8a091a7ea8fixtabs: set tabpanel tabindex to -1 if hidden (#​31401)
ea700e6d81fixui-patterns: add guardrails to selectOne for edge cases (#​31402)
multiple
CommitTypeDescription
dc3ae8d945fixupdate goldens (#​31123)
e462301f8ffixuse inline m2 token definitions (#​31359)
5546d10992fixuse system on-surface (#​31225)
ng-packagr/ng-packagr (ng-packagr)

v20.2.0-next.0

Compare Source

⚠ BREAKING CHANGES
  • Node.js versions from 22.0 to 22.10 are no longer supported
  • Node.js v18 is no longer supported
  • TypeScript versions less than 5.8 are no longer supported.
Features
  • add DTS bundles for entry-points (ca9d568), closes#​139
  • drop support for TypeScript older than 5.8 (a8255ce)
  • expand browser support to widely available Baseline (94f7fbe)
  • support Angular version 20 (cebe060)
  • support Sass package importers (f767d3c)
Bug Fixes
  • correctly resolve SCSS resources from nested paths (f34a73d), closes#​3006
  • correctly update reference to bin (e73db8e), closes#​3062
  • disable emitting empty chunk warning (638c107)
  • disable TypeScriptcomposite option with Angular compiler (5dfbdba)
  • ensure in package.browserslistrc is correctly resolved (14ed50d)
  • prevent 'Unexpected non-whitespace character' error (dfb51b2), closes#​3080
  • prevent nested CSS in components (e2d9ef0)
  • remove Node.js v18 support (69d9d9e)
  • update min Node.js support to 20.19, 22.12, and 24.0 (5a7eac4)
  • update minimum supported Node.js 22 version to 22.11.0 (a836a71)
Performance
  • optimize node deletion usingSet (a99785c)
  • prevent redundant entry-point builds in watch mode (2f2668b), closes#​2936

v20.1.0

Compare Source

Bug Fixes
  • prevent 'Unexpected non-whitespace character' error (dfb51b2), closes#​3080

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.

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


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

This PR has been generated byRenovate Bot.

@angular-robotangular-robot added action: mergeThe PR is ready for merge by the caretaker area: build & ciRelated the build and CI infrastructure of the project labelsJul 15, 2025
@angular-robotangular-robotforce-pushed theng-renovate/cross-repo-angular-dependencies branch 2 times, most recently from7468028 to7c46729CompareJuly 15, 2025 22:04
@angular-robotangular-robotforce-pushed theng-renovate/cross-repo-angular-dependencies branch 25 times, most recently fromfb5b839 to2a88dd9CompareJuly 18, 2025 14:05
@angular-robotangular-robotforce-pushed theng-renovate/cross-repo-angular-dependencies branch 2 times, most recently from0ea52c7 to5002a08CompareJuly 18, 2025 16:06
See associated pull request for more information.
@angular-robotangular-robotforce-pushed theng-renovate/cross-repo-angular-dependencies branch from5002a08 to023ca1fCompareJuly 18, 2025 16:42
@jkrems
Copy link
Contributor

This will fail on CI until#30740 lands because of a bad assumption in the test (@one in a template no longer is a hard error).

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@jkremsjkremsjkrems approved these changes

Assignees
No one assigned
Labels
action: mergeThe PR is ready for merge by the caretakerarea: build & ciRelated the build and CI infrastructure of the project
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@angular-robot@jkrems

[8]ページ先頭

©2009-2025 Movatter.jp