ledgersmb / LedgerSMB

Double-entry accounting & ERP for the web
https://ledgersmb.org
Other
429 stars 151 forks source link

chore(deps): update all non-major dependencies (1.12) #8488

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pinia/testing (source) 0.1.6 -> 0.1.7 age adoption passing confidence
@redocly/cli 1.25.10 -> 1.25.11 age adoption passing confidence
caniuse-lite 1.0.30001676 -> 1.0.30001679 age adoption passing confidence
eslint-plugin-jest 28.8.3 -> 28.9.0 age adoption passing confidence
eslint-plugin-n 17.12.0 -> 17.13.1 age adoption passing confidence
eslint-plugin-package-json 0.15.4 -> 0.15.5 age adoption passing confidence
globals 15.11.0 -> 15.12.0 age adoption passing confidence
jest-fixed-jsdom ^0.0.7 -> ^0.0.8 age adoption passing confidence
msw (source) 2.6.0 -> 2.6.2 age adoption passing confidence
pinia 2.2.5 -> 2.2.6 age adoption passing confidence

Release Notes

vuejs/pinia (@​pinia/testing) ### [`v0.1.7`](https://redirect.github.com/vuejs/pinia/compare/@pinia/testing@0.1.6...@pinia/testing@0.1.7) [Compare Source](https://redirect.github.com/vuejs/pinia/compare/@pinia/testing@0.1.6...@pinia/testing@0.1.7)
Redocly/redocly-cli (@​redocly/cli) ### [`v1.25.11`](https://redirect.github.com/Redocly/redocly-cli/releases/tag/%40redocly/openapi-core%401.25.11) [Compare Source](https://redirect.github.com/Redocly/redocly-cli/compare/@redocly/cli@1.25.10...@redocly/cli@1.25.11) ##### Patch Changes - Fixed an issue with the `remove-x-internal` decorator where bundling API descirptions containing discriminators could fail when using **Node.js** v17 or earlier. - Fixed API descriptions bundling. Previously, schemas containing nulls in examples were causing failures.
browserslist/caniuse-lite (caniuse-lite) ### [`v1.0.30001679`](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001678...1.0.30001679) [Compare Source](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001678...1.0.30001679) ### [`v1.0.30001678`](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001677...1.0.30001678) [Compare Source](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001677...1.0.30001678) ### [`v1.0.30001677`](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001676...1.0.30001677) [Compare Source](https://redirect.github.com/browserslist/caniuse-lite/compare/1.0.30001676...1.0.30001677)
jest-community/eslint-plugin-jest (eslint-plugin-jest) ### [`v28.9.0`](https://redirect.github.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#2890-2024-11-05) [Compare Source](https://redirect.github.com/jest-community/eslint-plugin-jest/compare/v28.8.3...v28.9.0) ##### Features - add TypeScript types ([#​1667](https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1667)) ([1ce1258](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/1ce12588e7081558bd727dfe10428aed08080167)) #### [28.8.3](https://redirect.github.com/jest-community/eslint-plugin-jest/compare/v28.8.2...v28.8.3) (2024-09-04) ##### Bug Fixes - **prefer-importing-jest-globals:** don't add imports in the middle of statements ([#​1645](https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1645)) ([9c4197c](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/9c4197c91fa96d7991acba8eac4fca909f28f8d0)) #### [28.8.2](https://redirect.github.com/jest-community/eslint-plugin-jest/compare/v28.8.1...v28.8.2) (2024-09-02) ##### Performance Improvements - **prefer-importing-jest-globals:** stop collecting import specifiers for no reason ([#​1646](https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1646)) ([0660242](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/066024289ec09e2ecf83db001cc93930aa6288a8)) #### [28.8.1](https://redirect.github.com/jest-community/eslint-plugin-jest/compare/v28.8.0...v28.8.1) (2024-08-29) ##### Bug Fixes - **prefer-importing-jest-globals:** support typescript-eslint parser ([#​1639](https://redirect.github.com/jest-community/eslint-plugin-jest/issues/1639)) ([307f6a7](https://redirect.github.com/jest-community/eslint-plugin-jest/commit/307f6a7b3aad7a5c891d8fea9f115e5d2f4f3fbb))
eslint-community/eslint-plugin-n (eslint-plugin-n) ### [`v17.13.1`](https://redirect.github.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#17131-2024-11-07) [Compare Source](https://redirect.github.com/eslint-community/eslint-plugin-n/compare/v17.13.0...v17.13.1) ##### ๐Ÿฉน Fixes - exported / referenced plugin same instance ([#​380](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/380)) ([3c45b67](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/3c45b67cc566021399ab8f2bb840fa4c62556b7f)) ### [`v17.13.0`](https://redirect.github.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#17130-2024-11-05) [Compare Source](https://redirect.github.com/eslint-community/eslint-plugin-n/compare/v17.12.0...v17.13.0) ##### ๐ŸŒŸ Features - **no-unsupported:** support Node 20.18.0 ([#​374](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/374)) ([d39d99a](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/d39d99aecf2e8f0dde59b980f209d1c377af9a46)) ##### ๐Ÿฉน Fixes - **no-unsupported:** fix `node:test` module ([#​378](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/378)) ([0b228dd](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/0b228ddece63d2939551ea6ccb73e9dfbefe88ec)) ##### ๐Ÿงน Chores - update dependencies ([#​375](https://redirect.github.com/eslint-community/eslint-plugin-n/issues/375)) ([8a8104e](https://redirect.github.com/eslint-community/eslint-plugin-n/commit/8a8104e27bb278f21f25bd7d9a7acfa1523ccb13))
JoshuaKGoldberg/eslint-plugin-package-json (eslint-plugin-package-json) ### [`v0.15.5`](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/blob/HEAD/CHANGELOG.md#0155-2024-11-06) [Compare Source](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/compare/v0.15.4...v0.15.5) ##### Bug Fixes - add plugin export ([#​609](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/609)) ([a2c83b4](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/commit/a2c83b42c231129efb97ec29a29f6ae361adcc26)), closes [#​000](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/000)
sindresorhus/globals (globals) ### [`v15.12.0`](https://redirect.github.com/sindresorhus/globals/compare/v15.11.0...ff4844d90c7639b1bd30a5705109bf4a30b6d896) [Compare Source](https://redirect.github.com/sindresorhus/globals/compare/v15.11.0...v15.12.0)
mswjs/jest-fixed-jsdom (jest-fixed-jsdom) ### [`v0.0.8`](https://redirect.github.com/mswjs/jest-fixed-jsdom/releases/tag/v0.0.8) [Compare Source](https://redirect.github.com/mswjs/jest-fixed-jsdom/compare/v0.0.7...v0.0.8) #### v0.0.8 (2024-11-04) ##### Bug Fixes - add `TransformStream` ([#​20](https://redirect.github.com/mswjs/jest-fixed-jsdom/issues/20)) ([`87ea373`](https://redirect.github.com/mswjs/jest-fixed-jsdom/commit/87ea373e07e96ff23fc081ed2ceb994a1753a993)) [@​ghernandez345](https://redirect.github.com/ghernandez345) [@​kettanaito](https://redirect.github.com/kettanaito)
mswjs/msw (msw) ### [`v2.6.2`](https://redirect.github.com/mswjs/msw/releases/tag/v2.6.2) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.6.1...v2.6.2) #### v2.6.2 (2024-11-07) ##### Bug Fixes - update `@bundled-es-modules/cookie` to 2.0.1 ([#​2312](https://redirect.github.com/mswjs/msw/issues/2312)) ([`c134352`](https://redirect.github.com/mswjs/msw/commit/c134352e8206b91740247f4f196767ab8a8eb921)) [@​kettanaito](https://redirect.github.com/kettanaito) ### [`v2.6.1`](https://redirect.github.com/mswjs/msw/releases/tag/v2.6.1) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.6.0...v2.6.1) #### v2.6.1 (2024-11-06) ##### Bug Fixes - prevent `instanceof` handler check failures between different MSW versions ([#​2349](https://redirect.github.com/mswjs/msw/issues/2349)) ([`28d26bd`](https://redirect.github.com/mswjs/msw/commit/28d26bd7fa585d76f9ca69a67dfa70a234450ed9)) [@​kettanaito](https://redirect.github.com/kettanaito)

Configuration

๐Ÿ“… Schedule: Branch creation - "after 11pm on friday,before 7am on saturday" in timezone Etc/Greenwich, Automerge - At any time (no schedule defined).

๐Ÿšฆ Automerge: Enabled.

โ™ป 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.



This PR was generated by Mend Renovate. View the repository job log.