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

fix: update minor-updates #137

Merged
merged 1 commit into from
Sep 2, 2024
Merged

fix: update minor-updates #137

merged 1 commit into from
Sep 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@ng-bootstrap/ng-bootstrap 17.0.0 -> 17.0.1 age adoption passing confidence
pnpm (source) 9.7.0 -> 9.9.0 age adoption passing confidence
zone.js (source, changelog) 0.14.10 -> 0.15.0 age adoption passing confidence

Release Notes

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

v17.0.1

Compare Source

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
pnpm/pnpm (pnpm)

v9.9.0

Compare Source

v9.8.0

Compare Source

v9.7.1

Compare Source

angular/angular (zone.js)

v0.15.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • zone.js: fakeAsync will now flush pending timers at the end of
    the given function by default. To opt-out of this, you can use {flush: false} in options parameter of fakeAsync

0.14.10 (2024-08-05)

Features
  • zone.js: Add 'flush' parameter option to fakeAsync to flush after the test (#​57137) (99d679d)

0.14.8 (2024-07-17)

Bug Fixes

0.14.7 (2024-06-06)

Bug Fixes

0.14.6 (2024-05-16)

Bug Fixes

0.14.5 (2024-04-30)

Bug Fixes

0.14.4 (2024-02-13)

Bug Fixes

0.14.3 (2023-12-19)

Bug Fixes
Features

0.14.2 (2023-11-03)

Bug Fixes
  • zone.js: disable wrapping unhandled promise error by default (6d7eb35)

14.0.1 (2023-10-25)

Bug Fixes

Configuration

📅 Schedule: Branch creation - "after 11:00pm on the 1 day of the month,before 4am on the 2 day of the month,after 11:00pm on the 15 day of the month,before 4am on the 16 day of the month" in timezone Europe/Vienna, 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.

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


  • 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

github-actions bot commented Sep 2, 2024

This pull request has been automatically deployed using Dafnik's static site preview (SSP) action.
Learn more.

🔎 Commit: b6c349c
📅 Updated at: 2024-09-02 03:27:00 (UTC)
Preview URL: https://7f73317358.preview.dafnik.me

Note: If there is no further activity, this preview will be deleted 30 day(s) from now on 2024-10-02.

See associated pull request for more information.
@renovate renovate bot force-pushed the renovate/minor-updates branch from 56e4661 to a750e37 Compare September 2, 2024 03:25
@Dafnik Dafnik merged commit f849b10 into develop Sep 2, 2024
9 checks passed
@Dafnik Dafnik deleted the renovate/minor-updates branch September 2, 2024 08:41
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.

1 participant