nextcloud / tables

🍱 Nextcloud tables app
https://apps.nextcloud.com/apps/tables
GNU Affero General Public License v3.0
148 stars 23 forks source link

fix(deps): update dependency @nextcloud/event-bus to ^3.2.0 #988

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

nextcloud/nextcloud-event-bus (@​nextcloud/event-bus) ### [`v3.2.0`](https://togithub.com/nextcloud/nextcloud-event-bus/blob/HEAD/CHANGELOG.md#v320-2024-04-21) [Compare Source](https://togithub.com/nextcloud/nextcloud-event-bus/compare/v3.1.0...v3.2.0) ##### Changed - Add missing nodes typing for docs by [@​skjnldsv](https://togithub.com/skjnldsv) in [https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/606](https://togithub.com/nextcloud-libraries/nextcloud-event-bus/pull/606) - Add missing unit tests and use Typescript also for test by [@​susnux](https://togithub.com/susnux) in [https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/630](https://togithub.com/nextcloud-libraries/nextcloud-event-bus/pull/630) - chore: update node engines to next LTS by [@​nextcloud-command](https://togithub.com/nextcloud-command) in [https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/621](https://togithub.com/nextcloud-libraries/nextcloud-event-bus/pull/621) - fix: Use organization workflow for node test ci by [@​susnux](https://togithub.com/susnux) in [https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/629](https://togithub.com/nextcloud-libraries/nextcloud-event-bus/pull/629) - fix(ci): Update documentation workflow from organization by [@​susnux](https://togithub.com/susnux) in [https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/628](https://togithub.com/nextcloud-libraries/nextcloud-event-bus/pull/628) ##### Dependencies - chore(deps-dev): Bump [@​rollup/plugin-replace](https://togithub.com/rollup/plugin-replace) from 5.0.2 to 5.0.3 by [@​dependabot](https://togithub.com/dependabot) - chore(deps-dev): Bump [@​rollup/plugin-typescript](https://togithub.com/rollup/plugin-typescript) from 11.1.1 to 11.1.5 by [@​dependabot](https://togithub.com/dependabot) - chore(deps-dev): Bump [@​types/node](https://togithub.com/types/node) from 20.3.3 to 20.4.1 by [@​dependabot](https://togithub.com/dependabot) - chore(deps-dev): Bump [@​types/semver](https://togithub.com/types/semver) from 7.5.0 to 7.5.3 by [@​dependabot](https://togithub.com/dependabot) - chore(deps-dev): Bump jest from 29.5.0 to 29.7.0 by [@​dependabot](https://togithub.com/dependabot) - chore(deps-dev): Bump jest-environment-jsdom from 29.5.0 to 29.7.0 by [@​dependabot](https://togithub.com/dependabot) - chore(deps-dev): Bump rollup from 2.79.1 to 4.0.2 by [@​dependabot](https://togithub.com/dependabot) - chore(deps-dev): Bump semver from 7.5.3 to 7.5.4 by [@​dependabot](https://togithub.com/dependabot) - chore(deps-dev): Bump tslib from 2.5.0 to 2.6.2 by [@​dependabot](https://togithub.com/dependabot) - chore(deps-dev): Bump typedoc from 0.24.7 to 0.25.2 by [@​dependabot](https://togithub.com/dependabot) - chore(deps-dev): Bump typescript from 5.0.4 to 5.2.2 by [@​dependabot](https://togithub.com/dependabot) - chore(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4 by [@​dependabot](https://togithub.com/dependabot) - chore(deps): Bump [@​types/node](https://togithub.com/types/node) from 20.1.7 to 20.8.6 by [@​dependabot](https://togithub.com/dependabot) - chore(deps): Bump semver from 7.5.1 to 7.5.3 by [@​dependabot](https://togithub.com/dependabot) - chore(deps): Bump tough-cookie from 4.1.2 to 4.1.3 by [@​dependabot](https://togithub.com/dependabot)

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Berlin, 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 has been generated by Mend Renovate. View repository job log here.