nextcloud / calendar

📆 Calendar app for Nextcloud
https://apps.nextcloud.com/apps/calendar
GNU Affero General Public License v3.0
975 stars 240 forks source link

fix(deps): bump @nextcloud/event-bus from 3.2.0 to ^3.3.1 (main) #6028

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nextcloud/event-bus ^3.2.0 -> ^3.3.1 age adoption passing confidence

Release Notes

nextcloud/nextcloud-event-bus (@​nextcloud/event-bus) ### [`v3.3.1`](https://togithub.com/nextcloud/nextcloud-event-bus/blob/HEAD/CHANGELOG.md#v331--2024-05-28) [Compare Source](https://togithub.com/nextcloud/nextcloud-event-bus/compare/v3.3.0...v3.3.1) ##### Fixed - fix: Do not include declarations for private globals in distribution [#​772](https://togithub.com/nextcloud-libraries/nextcloud-event-bus/pull/772) ([susnux](https://togithub.com/susnux)) ##### Changed - chore: Add license information to files and add REUSE workflow [#​773](https://togithub.com/nextcloud-libraries/nextcloud-event-bus/pull/773) ([susnux](https://togithub.com/susnux)) ### [`v3.3.0`](https://togithub.com/nextcloud/nextcloud-event-bus/blob/HEAD/CHANGELOG.md#v330--2024-05-07) [Compare Source](https://togithub.com/nextcloud/nextcloud-event-bus/compare/v3.2.0...v3.3.0) ##### Added - feat: Allow to fully type events by extending the `NextcloudEvents` interface [#​755](https://togithub.com/nextcloud-libraries/nextcloud-event-bus/pull/755) ([susnux](https://togithub.com/susnux)) ##### Fixed - fix(readme): update engine requirements according to package.json [#​754](https://togithub.com/nextcloud-libraries/nextcloud-event-bus/pull/754) ([AaronActu](https://togithub.com/AaronActu)) - fix(docs): Adjust invalid example for typed events [#​763](https://togithub.com/nextcloud-libraries/nextcloud-event-bus/pull/763) ([susnux](https://togithub.com/susnux)) ##### Changed - feat: Add ESLint for linting and prettier for formatting [#​759](https://togithub.com/nextcloud-libraries/nextcloud-event-bus/pull/759) ([susnux](https://togithub.com/susnux)) - feat: Migrate to vite for building and vitest for testing [#​758](https://togithub.com/nextcloud-libraries/nextcloud-event-bus/pull/758) ([susnux](https://togithub.com/susnux))

Configuration

📅 Schedule: Branch creation - "before 5am on wednesday" in timezone Europe/Vienna, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 23.59%. Comparing base (3c97791) to head (2bd1533). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6028 +/- ## ========================================= Coverage 23.59% 23.59% Complexity 457 457 ========================================= Files 246 246 Lines 11715 11715 Branches 2140 2152 +12 ========================================= Hits 2764 2764 + Misses 8637 8636 -1 - Partials 314 315 +1 ``` | [Flag](https://app.codecov.io/gh/nextcloud/calendar/pull/6028/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud) | Coverage Δ | | |---|---|---| | [javascript](https://app.codecov.io/gh/nextcloud/calendar/pull/6028/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud) | `15.18% <ø> (ø)` | | | [php](https://app.codecov.io/gh/nextcloud/calendar/pull/6028/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud) | `58.61% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.