matrix-org / matrix-js-sdk

Matrix Client-Server SDK for JavaScript
Apache License 2.0
1.49k stars 577 forks source link

Update all non-major dependencies #4256

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jsdoc 48.2.9 -> 48.2.12 age adoption passing confidence
knip (source) 5.18.2 -> 5.19.0 age adoption passing confidence
lint-staged 15.2.5 -> 15.2.7 age adoption passing confidence
prettier (source) 3.3.1 -> 3.3.2 age adoption passing confidence

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


Release Notes

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc) ### [`v48.2.12`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v48.2.12) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.2.11...v48.2.12) ##### Bug Fixes - namespace flat config `name`'s ([8603579](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/8603579b1f5f3aa3c8357949ed6b2b2d5265149a)) ### [`v48.2.11`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v48.2.11) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.2.10...v48.2.11) ##### Bug Fixes - avoid inserting `name` for eslintrc configs; fixes [#​1239](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/1239) ([c2d5a35](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/c2d5a353e26ed33efd02cac0d9189b4246424bbf)) ### [`v48.2.10`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v48.2.10) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.2.9...v48.2.10) ##### Bug Fixes - add names to flat configs ([5429982](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/5429982d7a4c632ca189d619aaed4ff595934e14))
webpro-nl/knip (knip) ### [`v5.19.0`](https://togithub.com/webpro-nl/knip/releases/tag/5.19.0) [Compare Source](https://togithub.com/webpro-nl/knip/compare/5.18.2...5.19.0) - Fix up integration test for slonik ([`2abcea6`](https://togithub.com/webpro-nl/knip/commit/2abcea61)) - Stop printing the bulky help text for config errors ([`9576413`](https://togithub.com/webpro-nl/knip/commit/95764130)) - Throw if passed --workspace dir does not contain package.json (resolves [#​667](https://togithub.com/webpro-nl/knip/issues/667)) ([`ea3f124`](https://togithub.com/webpro-nl/knip/commit/ea3f1240)) - Support import.meta.resolve (resolves [#​642](https://togithub.com/webpro-nl/knip/issues/642)) ([`177baa2`](https://togithub.com/webpro-nl/knip/commit/177baa2b)) - Handle `NODE_OPTIONS=` in scripts ([`2ec5189`](https://togithub.com/webpro-nl/knip/commit/2ec5189a)) - Minor refactor ([`7c87441`](https://togithub.com/webpro-nl/knip/commit/7c87441e)) - Timerify `resolveModuleNames` ([#​673](https://togithub.com/webpro-nl/knip/issues/673)) ([`9f2077c`](https://togithub.com/webpro-nl/knip/commit/9f2077ca)) - Support Jest's globalTeardown ([#​676](https://togithub.com/webpro-nl/knip/issues/676)) ([`c170aeb`](https://togithub.com/webpro-nl/knip/commit/c170aebf))
okonet/lint-staged (lint-staged) ### [`v15.2.7`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1527) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.6...v15.2.7) ##### Patch Changes - [#​1440](https://togithub.com/lint-staged/lint-staged/pull/1440) [`a51be80`](https://togithub.com/lint-staged/lint-staged/commit/a51be804b63307ac7af3c82f4cb2d43dbe92daac) Thanks [@​iiroj](https://togithub.com/iiroj)! - In the previous version the native `git rev-parse --show-toplevel` command was taken into use for resolving the current git repo root. This version drops the `--path-format=absolute` option to support earlier git versions since it's also the default behavior. If you are still having trouble, please try upgrading `git` to the latest version. ### [`v15.2.6`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1526) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.5...v15.2.6) ##### Patch Changes - [#​1433](https://togithub.com/lint-staged/lint-staged/pull/1433) [`119adb2`](https://togithub.com/lint-staged/lint-staged/commit/119adb29854cabddbfcf0469d7c8a0126184a5d4) Thanks [@​iiroj](https://togithub.com/iiroj)! - Use native "git rev-parse" commands to determine git repo root directory and the .git config directory, instead of using custom logic. This hopefully makes path resolution more robust on non-POSIX systems.
prettier/prettier (prettier) ### [`v3.3.2`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#332) [Compare Source](https://togithub.com/prettier/prettier/compare/3.3.1...3.3.2) [diff](https://togithub.com/prettier/prettier/compare/3.3.1...3.3.2) ##### Fix handlebars path expressions starts with `@` ([#​16358](https://togithub.com/prettier/prettier/pull/16358) by [@​Princeyadav05](https://togithub.com/Princeyadav05)) ```hbs {{! Input }}
{{@​x.y.z}}
{{! Prettier 3.3.1 }}
{{@​x}}
{{! Prettier 3.3.2 }}
{{@​x.y.z}}
```

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.