forked from opfab/operatorfabric-core
-
Notifications
You must be signed in to change notification settings - Fork 0
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
renovate
wants to merge
2
commits into
develop
Choose a base branch
from
renovate/ng-bootstrap-ng-bootstrap-18.x
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
cf49e2c
to
a284fcd
Compare
eb17f24
to
1b9141a
Compare
44a1a67
to
9c7bb0c
Compare
89cea33
to
7b3174e
Compare
f87e1dd
to
e15dd01
Compare
b4e2d00
to
3028289
Compare
d596894
to
0d17796
Compare
79efc54
to
b3da85a
Compare
cede437
to
2aa7c31
Compare
a0348c3
to
4fee9da
Compare
ea2d0c1
to
a23ad0a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 - 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.
This PR was generated by Mend Renovate. View the repository job log.