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

[deps]: Update @angular/cdk to v17 #329

Merged
merged 2 commits into from
Feb 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/cdk 15.2.9 -> 17.1.2 age adoption passing confidence

Release Notes

angular/components (@​angular/cdk)

v17.1.2

Compare Source

17.1.2 "acrylic-aquarium" (2024-01-31)

material
Commit Description
fix - 8675ae2436 form-field: insufficient color contrast text to input fill (#​28274)
fix - b6a9ac8214 schematics: import async animations and remove deprecated function usages (#​28481)
fix - 251293f950 slide-toggle: Emit token values under current selector or root (#​28390)
fix - 9e02a1135b slider: error if slider is destroyed before first change detection (#​28494)

v17.1.1

Compare Source

material
Commit Type Description
739b841bbc fix badge: move structural styles out of theme (#​28452)
9e7fe24494 fix core: fix mat-error not rendering with Closure Compiler (#​28405)
90456b0d4c fix dialog: scale animation not working (#​28449)
ed0a7aaa43 fix slide-toggle: move state-layer-size token (#​28397)
ab2ceab21c fix slide-toggle: use css var for disabled label color (#​28471)
material-experimental
Commit Type Description
d7f26c3342 fix theming: align form field icons with M3 (#​28463)
multiple
Commit Type Description
4c83ea8ef8 fix import ANIMATION_MODULE_TYPE from core (#​28459)

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)

v17.0.4

Compare Source

material
Commit Type Description
9596dccbf fix button: resolve memory leaks in ripples (#​28254)
7b183b259 fix chips: enable hydration (#​28260)
fbcd237e5 fix tabs: add header divider for m3 (#​28244)
ac77efd08 fix tabs: deprecate backgroundColor API (#​28262)
multiple
Commit Type Description
c0c6f6376 fix add fallback root providers to injection tokens (#​28259)

v17.0.3

Compare Source

material
Commit Type Description
e9519c3e73 fix slider: fix tick mark precision (#​28193)

v17.0.2

Compare Source

material
Commit Type Description
4938722fa fix autocomplete: clear selected option if it is removed while typing (#​28146)
381037818 fix button: fix flat button line-height (#​28090)
5f789f79d fix button: fix outlined button line-height (#​28092)
d45f4967a fix button: fix text button line-height (#​28091)
04ceccf21 fix core: prevent ng update schematic from checking node_modules (#​28152)
c2a812967 fix tooltip: increase specificity of non-interactive styles (#​28180)
material-experimental
Commit Type Description
3d118c67a feat theming: add M3 autocomplete, badge, and bottom-sheet support (#​28177)
950ca90b7 feat theming: add M3 button-toggle support (#​28179)
ee6894f3e feat theming: add M3 chips support (#​28183)
86c55d004 feat theming: add M3 datepicker support (#​28166)
4424c0b21 feat theming: add M3 dialog support (#​28163)
61401f57a feat theming: add M3 grid-list support (#​28131)
cd0f36ac3 feat theming: add M3 icon support (#​28126)
5bf3ab4b6 feat theming: add M3 menu & divider support (#​28144)
1abf88008 feat theming: add M3 paginator support (#​28164)
750d95faa feat theming: add M3 select, option, and optgroup support (#​28148)
662bbb4b2 feat theming: add M3 sidenav support (#​28125)

v17.0.1

Compare Source

material
Commit Type Description
df5e9c4f3f fix autocomplete: clear previous selection on reactive form reset (#​27653)
efc0dcfc4c fix autocomplete: regression in requireSelection when options are filtered (#​28119)
09c7eb4f8b fix button: fix raised button line-height (#​28073)
1a61fc7eea fix datepicker: Fix raw date value being compared (#​27896)
fe339ee2ba fix list: validation using wrong variable (#​27638)
a09ca60be8 fix schematics: switch to new control flow (#​28106)
material-experimental
Commit Type Description
cfe596ab1d feat theming: add M3 form-field & input support (#​28121)
365789bd0f feat theming: add M3 list support (#​28122)
81a8cc77e8 feat theming: add M3 slide-toggle support (#​28014)
ac62b42742 feat theming: add M3 sort support (#​28105)
c5e4766d0f fix theming: Update M3 palettes (#​28109)

v17.0.0

Compare Source

Breaking Changes

material
  • There are new styles emitted by mat.<component>-theme that are not emitted by
    any of: mat.<component>-color, mat.<component>-typography, or
    mat.<component>-density. If you rely on the partial mixins only and don't call
    mat.<component>-theme, you can add mat.<component>-base to get the missing
    styles. Alternatively you can call mat.all-component-bases to get just the
    base styles for all components.
  • There are new styles emitted by mat.bottom-sheet-theme that are not
    emitted by any of: mat.bottom-sheet-color, mat.bottom-sheet-typography,
    mat.bottom-sheet-density. If you rely on the partial mixins only and don't
    call mat.bottom-sheet-theme, you can add mat.bottom-sheet-base to get the
    missing styles.
  • There are new styles emitted by mat.button-toggle-theme that are not
    emitted by any of: mat.button-toggle-color, mat.button-toggle-typography,
    mat.button-toggle-density. If you rely on the partial mixins only and don't
    call mat.button-toggle-theme, you can add mat.button-toggle-base to get the
    missing styles.
  • There are new styles emitted by mat.fab-theme that are not
    emitted by any of: mat.fab-color, mat.fab-typography,
    mat.fab-density. If you rely on the partial mixins only and don't
    call mat.fab-theme, you can add mat.fab-base to get the
    missing styles.
  • There are new styles emitted by mat.card-theme that are not
    emitted by any of: mat.card-color, mat.card-typography,
    mat.card-density. If you rely on the partial mixins only and don't
    call mat.card-theme, you can add mat.card-base to get the
    missing styles.
  • There are new styles emitted by mat.checkbox-theme that are not
    emitted by any of: mat.checkbox-color, mat.checkbox-typography,
    mat.checkbox-density. If you rely on the partial mixins only and don't
    call mat.checkbox-theme, you can add mat.checkbox-base to get the
    missing styles.
  • There are new styles emitted by mat.chips-theme that are not
    emitted by any of: mat.chips-color, mat.chips-typography,
    mat.chips-density. If you rely on the partial mixins only and don't
    call mat.chips-theme, you can add mat.chips-base to get the
    missing styles.
  • NativeDateAdapter no longer takes Platform in its
    constructor. It also now uses the inject function, and therefore
    cannot be instantiated directly (must go through Angular's DI system
    instead).
  • There are new styles emitted by mat.dialog-theme that are not
    emitted by any of: mat.dialog-color, mat.dialog-typography,
    mat.dialog-density. If you rely on the partial mixins only and don't
    call mat.dialog-theme, you can add mat.dialog-base to get the
    missing styles.
  • There are new styles emitted by mat.list-theme that are not
    emitted by any of: mat.list-color, mat.list-typography,
    mat.list-density. If you rely on the partial mixins only and don't
    call mat.list-theme, you can add mat.list-base to get the
    missing styles.
  • There are new styles emitted by mat.menu-theme that are not
    emitted by any of: mat.menu-color, mat.menu-typography,
    mat.menu-density. If you rely on the partial mixins only and don't
    call mat.menu-theme, you can add mat.menu-base to get the
    missing styles.
  • There are new styles emitted by mat.progress-bar-theme that are not
    emitted by any of: mat.progress-bar-color, mat.progress-bar-typography,
    mat.progress-bar-density. If you rely on the partial mixins only and don't
    call mat.progress-bar-theme, you can add mat.progress-bar-base to get the
    missing styles.
  • There are new styles emitted by mat.progress-spinner-theme that are not
    emitted by any of: mat.progress-spinner-color, mat.progress-spinner-typography,
    mat.progress-spinner-density. If you rely on the partial mixins only and don't
    call mat.progress-spinner-theme, you can add mat.progress-spinner-base to get the
    missing styles.
  • There are new styles emitted by mat.radio-theme that are not
    emitted by any of: mat.radio-color, mat.radio-typography,
    mat.radio-density. If you rely on the partial mixins only and don't
    call mat.radio-theme, you can add mat.radio-base to get the
    missing styles.
  • There are new styles emitted by mat.sidenav-theme that are not
    emitted by any of: mat.sidenav-color, mat.sidenav-typography,
    mat.sidenav-density. If you rely on the partial mixins only and don't
    call mat.sidenav-theme, you can add mat.sidenav-base to get the
    missing styles.
  • There are new styles emitted by mat.slide-toggle-theme that are not
    emitted by any of: mat.slide-toggle-color, mat.slide-toggle-typography,
    mat.slide-toggle-density. If you rely on the partial mixins only and don't
    call mat.slide-toggle-theme, you can add mat.slide-toggle-base to get the
    missing styles.
  • There are new styles emitted by mat.slider-theme that are not
    emitted by any of: mat.slider-color, mat.slider-typography,
    mat.slider-density. If you rely on the partial mixins only and don't
    call mat.slider-theme, you can add mat.slider-base to get the
    missing styles.
  • There are new styles emitted by mat.snack-bar-theme that are not
    emitted by any of: mat.snack-bar-color, mat.snack-bar-typography,
    mat.snack-bar-density. If you rely on the partial mixins only and don't
    call mat.snack-bar-theme, you can add mat.snack-bar-base to get the
    missing styles.
  • There are new styles emitted by mat.table-theme that are not
    emitted by any of: mat.table-color, mat.table-typography,
    mat.table-density. If you rely on the partial mixins only and don't
    call mat.table-theme, you can add mat.table-base to get the
    missing styles.
  • There are new styles emitted by mat.tabs-theme that are not
    emitted by any of: mat.tabs-color, mat.tabs-typography,
    mat.tabs-density. If you rely on the partial mixins only and don't
    call mat.tabs-theme, you can add mat.tabs-base to get the
    missing styles.
  • There are new styles emitted by mat.tooltip-theme that are not
    emitted by any of: mat.tooltip-color, mat.tooltip-typography,
    mat.tooltip-density. If you rely on the partial mixins only and don't
    call mat.tooltip-theme, you can add mat.tooltip-base to get the
    missing styles.
multiple
  • @import of Angular Material and Angular CDK Sass is no longer
    supported. Please use @use instead.
    • Themes are now more strictly validated when calling Angular Material
      theme mixins. For example, calling mat.button-typography with a theme
      has typography: null is now an error.
    • The mat.legacy-typography-hierarchy mixin has been removed in favor
      of mat.typography-hierarchy
material-experimental
Commit Type Description
289ddd348 feat theming: add M3 progress bar support (#​27880)
75029c273 feat theming: add M3 progress-spinner support (#​27868)
2f958aced feat theming: add M3 radio support (#​27867)
fbc7bdda9 feat theming: add M3 slider support (#​27826)
6b57edb1b feat theming: add M3 snackbar support (#​27824)
545db61b4 feat theming: add M3 toolbar support (#​27812)
1930b1dac feat theming: add M3 tooltip support (#​27810)
60aa52c88 feat theming: Support defining M3 theme objects
material
Commit Type Description
06559a012 feat dialog: switch to standalone (#​27860)
425bad872 feat snack-bar: convert to standalone (#​27926)
7be5dde24 feat theming: Add 'base' theming dimension to all components (#​27924)
9906aa344 feat theming: Add APIs to check what information theme has
1a85dd299 feat theming: Add APIs to get color info from theme
e608f5fa3 feat theming: Add APIs to get density info from theme
f52e97958 feat theming: Add APIs to get typography info from theme
685b585f7 feat theming: add support for M2 themes to theme inspection API
82844b3d5 feat theming: Open up new APIs to access theme values (#​27865)
c6bc738cd fix bottom-sheet: move unthemable tokens to theme mixin (#​27882)
bcbdf910b fix button-toggle: move unthemable tokens to theme mixin (#​27883)
74d1be62e fix button: align prefixes with MDC (#​27936)
146bc2385 fix button: Emit fab tokens under mixin root selector (#​27806)
1de6a3aa3 fix button: fix color tokens of raised buttons (#​27904)
68096ec9d fix button: Move fab unthemable tokens to theme mixin (#​27580)
408c0b492 fix card: Apply tokens at mixin root (#​27557)
06460d177 fix card: Move unthemable tokens to theme mixin (#​27579)
03a773a02 fix checkbox: Move unthemable tokens to theme mixin (#​27556)
f823c2a52 fix chips: move unthemable tokens to theme mixin (#​27884)
fcaa95e69 fix core: prevent updates to v17 if project uses legacy components (#​28024)
b423c0e0b fix datepicker: deprecate constructor injection in NativeDateAdapter (#​26144)
cac7a41f7 fix dialog: css structure change (#​27510)
6f0a4655e fix dialog: Emit tokens under mixin root selector (#​27830)
c4a62a884 fix dialog: MatDialog: change member _dialog (cdk) from private to protected (#​28019) (#​28020)
dfba0edfb fix dialog: Move unthemable tokens to theme mixin (#​27606)
c6fa905dd fix divider: move unthemable tokens to theme mixin (#​27881)
afceed2a5 fix expansion: move unthemable tokens to theme mixin (#​27885)
cf456a2d4 fix form-field: don't toggle hover state over subscript (#​27683)
0ac19114c fix form-field: move unthemable tokens to theme mixin (#​27887)
c7db4960e fix list: Emit tokens under mixin root selector (#​27711)
7c16cc8b6 fix list: Move unthemable tokens to theme mixin (#​27607)
c77ffa0cc fix menu: move unthemable tokens to theme mixin (#​27888)
047404067 fix progress-bar: Move unthemable tokens to theme mixin (#​27563)
f8252d816 fix progress-spinner: Emit tokens under mixin root selector (#​27594)
593fc79ec fix progress-spinner: Move unthemable tokens to theme mixin (#​27567)
dbd31dec8 fix radio: Apply tokens at mixin root (#​27864)
943b5dabf fix radio: move unthemable tokens to theme mixin (#​27809)
7a42a5de9 fix schematics: account for browser-esbuild builder (#​28025)
041a71b87 fix schematics: Create a schematic to add the base theme dimension (#​27964)
9fe4fe1f5 fix schematics: don't add the preconnect for fonts (#​28026)
7cd71b697 fix sidenav: move unthemable tokens to theme mixin (#​27889)
eed75ddfc fix slide-toggle: move unthemable tokens to theme mixin (#​27905)
b13c6aa19 fix slider: change slider to use MDC's token API (#​27375)
47876311b fix slider: Emit tokens under mixin root selector (#​27597)
c572dc4bf fix slider: Move unthemable tokens to theme mixin (#​27584)
6c724c713 fix snack-bar: Emit tokens under mixin root selector (#​27667)
65c97170d fix snack-bar: Move unthemable tokens to theme mixin (#​27596)
af1840209 fix table: move unthemable tokens to theme mixin (#​27890)
59351724d fix tabs: move unthemable tokens to theme mixin (#​27891)
999029aa5 fix theming: Fix subtle bug in current-selector-or-root (#​27898)
6cc6cf21f fix tooltip: Emit tokens under mixin root selector (#​27585)
ccd2d7fa7 fix tooltip: Move unthemable tokens to theme mixin (#​27569)
f7e3ae3bd fix remove legacy components (#​27622)
cdk
Commit Type Description
b3e4d576b feat overlay: add disposeOnNavigation (#​27672)
2409e7071 fix schematics: account for single string in styles and new styleUrl (#​27798)
c5ab88020 fix schematics: support both application and browser builders (#​27875)
multiple
Commit Type Description
86e9e524c fix remove .import.scss and -legacy-index.scss files (#​27571)
55f9618b6 fix remove unnecessary base classes (#​27632)
a3f9ca14b perf switch to built-in control flow (#​27987)
90465a188 refactor convert components to theme inspection API (round 4) (#​27740)

v16.2.14

Compare Source

16.2.14 "silky-schematic" (2024-02-01)

material
Commit Description
fix - 8baf8d5aa schematics: schema error in mdc migration (#​28520)

v16.2.13

Compare Source

material
Commit Type Description
398197d7e fix button: resolve memory leaks in ripples (#​28254) (#​28408)

v16.2.12

Compare Source

cdk
Commit Type Description
3b6f023d8 perf a11y: Don't trigger re-layout when detecting fake mousedown (#​28029)
material
Commit Type Description
fb64fe6b5 fix schematics: asyncPipe not imported but used in the template (#​28055)

v16.2.11

Compare Source

cdk
Commit Type Description
2f468f1606 fix accordion: add CDK_ACCORDION export (#​27981)

v16.2.10

Compare Source

material
Commit Type Description
2b5a7faea fix checkbox: add aria-checked (#​27970)

v16.2.9

Compare Source

material
Commit Type Description
7a8b7daa13 fix button: buttons in toolbars (#​27948)

v16.2.8

Compare Source

v16.2.7

Compare Source

material
Commit Type Description
fd97395cd fix tabs: nav bar not navigating on enter presses (#​27862)

v16.2.6

Compare Source

cdk
Commit Type Description
3e9228a6d0 fix menu: context menu closing immediately on control + click on Safari (#​27838)
material
Commit Type Description
451d0e5190 fix datepicker: improved missing dateAdapters error message to include matLuxon and matDateFns (#​26889)

v16.2.5

Compare Source

cdk
Commit Type Description
80acf7910 fix scrolling: unsubscribe from scrolled stream when viewport is destroyed (#​27800)
material
Commit Type Description
158d5f37a fix form-field: style the cursor the same way as the rest of the input (#​26491) (#​27795)

v16.2.4

Compare Source

material
Commit Type Description
38ebf49060 fix autocomplete: requireSelection incorrectly resetting value when there are no options (#​27781)

v16.2.3

Compare Source

cdk
Commit Type Description
ffd4209318 fix drag-drop: constrainPosition now working well with boundary (#​27730)
08dd2322ac fix menu: run change detection for changes to overlay ref of trigger (#​27726)
material
Commit Type Description
72a5d1eedc fix tabs: add aria-hidden to inactive tabs (#​27742)

v16.2.2

Compare Source

cdk
Commit Type Description
8511b74e9 fix table: the CdkNoDataRow directive does not render in the OnPush strategy (#​27687)
material
Commit Type Description
1438747b0 fix select: set pointer cursor on entire form field (#​27678)
875e7104a fix slider: keep ios safari slider value binding in sync ([#​27701](https://togithub.com/angular/component

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Jun 3, 2023

⚠ 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: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @bitwarden/[email protected]
npm ERR! Found: @angular/[email protected]
npm ERR! node_modules/@angular/common
npm ERR!   @angular/common@"16.2.12" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@"^17.0.0 || ^18.0.0" from @angular/[email protected]
npm ERR! node_modules/@angular/cdk
npm ERR!   @angular/cdk@"17.1.2" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-02-01T17_39_25_079Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-02-01T17_39_25_079Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 7 times, most recently from db81207 to 9704754 Compare June 13, 2023 02:14
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 4 times, most recently from 2642e1b to 706f2c7 Compare June 20, 2023 16:51
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 3 times, most recently from f236039 to a6f0b68 Compare June 23, 2023 12:17
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from a6f0b68 to 47d75e8 Compare June 28, 2023 18:29
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from 47d75e8 to 666a5e3 Compare July 6, 2023 19:49
@bitwarden-bot
Copy link

bitwarden-bot commented Jul 6, 2023

Logo
Checkmarx One – Scan Summary & Detailsd0d91bc0-ec94-4030-8fb9-5c8d3760415d

No New Or Fixed Issues Found

@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 0ea2c2f to c778c8c Compare July 17, 2023 22:23
@renovate renovate bot requested a review from a team as a code owner July 17, 2023 22:23
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from f1e7b2e to ecbc3b7 Compare August 2, 2023 21:49
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 3 times, most recently from 96a910d to 5793a07 Compare August 16, 2023 22:20
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 4 times, most recently from 3c72703 to 8826f7b Compare August 30, 2023 21:05
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 2 times, most recently from 672d66a to 95350af Compare January 10, 2024 21:24
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 5 times, most recently from 0ab1de7 to 5075194 Compare January 17, 2024 23:02
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 13 times, most recently from 9c60e31 to a6af36d Compare January 29, 2024 15:45
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch 3 times, most recently from 58381ed to f67976f Compare February 1, 2024 17:27
@renovate renovate bot force-pushed the renovate/major-angularmaterial-monorepo branch from f67976f to 28a1741 Compare February 1, 2024 17:39
Copy link
Contributor Author

renovate bot commented Feb 1, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@addisonbeck addisonbeck merged commit 9599c66 into main Feb 1, 2024
14 checks passed
@addisonbeck addisonbeck deleted the renovate/major-angularmaterial-monorepo branch February 1, 2024 19:08
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.

2 participants