-
Notifications
You must be signed in to change notification settings - Fork 28
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 #7776
base: develop
Are you sure you want to change the base?
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
This PR contains the following updates:
17.0.1
->18.0.0
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 experimentalwithI18nSupport()
.You can check more about the advantages of hydration in the Angular doc.
Bug Fixes
destroyOnHide
withOnPush
(5b64712)ariaLive
values (fc6007e)Features
BREAKING CHANGES
ngbAccordionBody
converted from a Directive into a Component17.0.1 (2024-08-28)
Hopefully fixes that one datepicker bug with weekday labels.
Also replacing
NgZone.onStable()
withafterRender()/afterNextRender()
internally and using esbuild with zoneless CD for the demo site.Bug Fixes
Configuration
📅 Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.