matrix-org / matrix-js-sdk

Matrix Client-Server SDK for JavaScript
Apache License 2.0
1.56k stars 583 forks source link

Update all non-major dependencies #4207

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
eslint-plugin-jest 28.3.0 -> 28.5.0 age adoption passing confidence
eslint-plugin-jsdoc 48.2.3 -> 48.2.4 age adoption passing confidence
knip (source) 5.11.0 -> 5.15.0 age adoption passing confidence
rimraf 5.0.5 -> 5.0.7 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

jest-community/eslint-plugin-jest (eslint-plugin-jest) ### [`v28.5.0`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#2850-2024-05-03) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v28.4.0...v28.5.0) ##### Features - allow `@typescript-eslint/utils` v7 as a direct dependency ([#​1567](https://togithub.com/jest-community/eslint-plugin-jest/issues/1567)) ([1476f10](https://togithub.com/jest-community/eslint-plugin-jest/commit/1476f10d39ce78fe5675b8b2c9d7095573eceb6b)) ### [`v28.4.0`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#2840-2024-05-03) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v28.3.0...v28.4.0) ##### Features - **valid-expect:** supporting automatically fixing missing `await` in some cases ([#​1574](https://togithub.com/jest-community/eslint-plugin-jest/issues/1574)) ([a407098](https://togithub.com/jest-community/eslint-plugin-jest/commit/a40709833cd12a87b746ddf2e26a10af838bca0a))
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc) ### [`v48.2.4`](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.2.3...4da4aebf35f49b607e32dcfb3142dba812e6d705) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.2.3...v48.2.4)
webpro/knip (knip) ### [`v5.15.0`](https://togithub.com/webpro/knip/compare/5.14.0...44005ef203b739290cc329ac5433f5414989e29e) [Compare Source](https://togithub.com/webpro/knip/compare/5.14.0...5.15.0) ### [`v5.14.0`](https://togithub.com/webpro/knip/compare/5.13.0...f469fc4711186c307d5beb3908b9af9a588e00b9) [Compare Source](https://togithub.com/webpro/knip/compare/5.13.0...5.14.0) ### [`v5.13.0`](https://togithub.com/webpro/knip/releases/tag/5.13.0) [Compare Source](https://togithub.com/webpro/knip/compare/5.12.3...5.13.0) - Update some (dev) dependencies ([`c612138`](https://togithub.com/webpro/knip/commit/c6121382)) - Temporarily disable slonik integration test ([`67c03de`](https://togithub.com/webpro/knip/commit/67c03de8)) - Return empty source file for foreign files (resolves [#​623](https://togithub.com/webpro/knip/issues/623)) ([`dc2f508`](https://togithub.com/webpro/knip/commit/dc2f5088)) - feat(plugins): add plugin for xo config ([#​621](https://togithub.com/webpro/knip/issues/621)) ([`96f91df`](https://togithub.com/webpro/knip/commit/96f91df9)) - Fresh project overview, auto-format ([`79cf631`](https://togithub.com/webpro/knip/commit/79cf6316)) ### [`v5.12.3`](https://togithub.com/webpro/knip/compare/5.12.2...6481d12341678428f00b5f2ce0bc269c02340a2d) [Compare Source](https://togithub.com/webpro/knip/compare/5.12.2...5.12.3) ### [`v5.12.2`](https://togithub.com/webpro/knip/compare/5.12.1...7b4da85e8162037df50c8ddaa5dae46f326e71d5) [Compare Source](https://togithub.com/webpro/knip/compare/5.12.1...5.12.2) ### [`v5.12.1`](https://togithub.com/webpro/knip/releases/tag/5.12.1) [Compare Source](https://togithub.com/webpro/knip/compare/5.12.0...5.12.1) - Fix `configFileDir` in recursive config loader in eslint plugin (fixes [#​570](https://togithub.com/webpro/knip/issues/570)) ([`20e44c6`](https://togithub.com/webpro/knip/commit/20e44c67)) - Allow workspace patterns to be relative (fixes [#​617](https://togithub.com/webpro/knip/issues/617)) ([`6c71399`](https://togithub.com/webpro/knip/commit/6c713994)) ### [`v5.12.0`](https://togithub.com/webpro/knip/releases/tag/5.12.0) [Compare Source](https://togithub.com/webpro/knip/compare/5.11.0...5.12.0) - Increase readability of integration workflow ([`119daf0`](https://togithub.com/webpro/knip/commit/119daf09)) - Rename fixture/test to cli arg name ([`83d840f`](https://togithub.com/webpro/knip/commit/83d840f3)) - Extend capacitor plugin for android + ios configs (closes [#​604](https://togithub.com/webpro/knip/issues/604)) ([`4af5c86`](https://togithub.com/webpro/knip/commit/4af5c865)) - fix: route handler extensions ([#​606](https://togithub.com/webpro/knip/issues/606)) ([`9d05b6a`](https://togithub.com/webpro/knip/commit/9d05b6ac)) - Update constants.ts ([#​605](https://togithub.com/webpro/knip/issues/605)) ([`4dc1f6b`](https://togithub.com/webpro/knip/commit/4dc1f6bc))
isaacs/rimraf (rimraf) ### [`v5.0.7`](https://togithub.com/isaacs/rimraf/compare/v5.0.6...v5.0.7) [Compare Source](https://togithub.com/isaacs/rimraf/compare/v5.0.6...v5.0.7) ### [`v5.0.6`](https://togithub.com/isaacs/rimraf/compare/v5.0.5...e729f762d66a30c63bf4d3f63bcf905e1faa543b) [Compare Source](https://togithub.com/isaacs/rimraf/compare/v5.0.5...v5.0.6)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.