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

Update dependency @ng-bootstrap/ng-bootstrap to v18 #195

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@ng-bootstrap/ng-bootstrap 17.0.1 -> 18.0.0 age adoption passing confidence

Warning

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


Release Notes

ng-bootstrap/ng-bootstrap (@​ng-bootstrap/ng-bootstrap)

v18.0.0

Compare Source

This release bumps minimum required versions to Angular 19.0.0.

We have reviewed all components to make sure they are hydratable.
Please note that currently components using i18n require the use of experimental withI18nSupport().
You can check more about the advantages of hydration in the Angular doc.

Bug Fixes
  • accordion: respect destroyOnHide with OnPush (5b64712)
  • toast: added correct ariaLive values (fc6007e)
  • accordion: fix hydration (3f3173a)
Features
BREAKING CHANGES
  • ngbAccordionBody converted from a Directive into a Component

17.0.1 (2024-08-28)

Hopefully fixes that one datepicker bug with weekday labels.

Also replacing NgZone.onStable() with afterRender()/afterNextRender() internally and using esbuild with zoneless CD for the demo site.

Bug Fixes
  • datepicker: generate weekday labels in correct order (04010d6)
  • datepicker: config not inherited from datepicker-input (db14075), closes #​3848
  • datepicker: global config not applied (18919c9), closes #​4697

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.

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

Copy link
Author

renovate bot commented Dec 19, 2024

⚠️ 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: ui/main/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: operatorfabric-ui-main@undefined
npm error Found: @angular/[email protected]
npm error node_modules/@angular/common
npm error   @angular/common@"18.2.13" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @angular/common@"^19.0.0" from @ng-bootstrap/[email protected]
npm error node_modules/@ng-bootstrap/ng-bootstrap
npm error   @ng-bootstrap/ng-bootstrap@"18.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-12-27T03_33_55_821Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-12-27T03_33_55_821Z-debug-0.log

@MShekow MShekow force-pushed the develop branch 3 times, most recently from cf49e2c to a284fcd Compare December 24, 2024 03:32
@renovate renovate bot force-pushed the renovate/ng-bootstrap-ng-bootstrap-18.x branch from eb17f24 to 1b9141a Compare December 27, 2024 03:34
@MShekow MShekow force-pushed the develop branch 2 times, most recently from 44a1a67 to 9c7bb0c Compare January 1, 2025 03:39
@MShekow MShekow force-pushed the develop branch 5 times, most recently from 89cea33 to 7b3174e Compare January 14, 2025 03:28
@MShekow MShekow force-pushed the develop branch 5 times, most recently from f87e1dd to e15dd01 Compare January 21, 2025 03:29
@MShekow MShekow force-pushed the develop branch 6 times, most recently from b4e2d00 to 3028289 Compare January 29, 2025 03:29
@MShekow MShekow force-pushed the develop branch 2 times, most recently from d596894 to 0d17796 Compare January 31, 2025 03:29
@MShekow MShekow force-pushed the develop branch 5 times, most recently from 79efc54 to b3da85a Compare February 8, 2025 03:29
@MShekow MShekow force-pushed the develop branch 6 times, most recently from cede437 to 2aa7c31 Compare February 18, 2025 03:31
@MShekow MShekow force-pushed the develop branch 6 times, most recently from a0348c3 to 4fee9da Compare February 25, 2025 03:34
@MShekow MShekow force-pushed the develop branch 4 times, most recently from ea2d0c1 to a23ad0a Compare March 1, 2025 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants