ledgersmb / LedgerSMB

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

Update all non-major dependencies (1.11) #8272

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
@redocly/cli 1.16.0 -> 1.17.1 age adoption passing confidence
caniuse-lite 1.0.30001638 -> 1.0.30001640 age adoption passing confidence
cssnano 7.0.3 -> 7.0.4 age adoption passing confidence
eslint-plugin-jsdoc 48.5.0 -> 48.5.2 age adoption passing confidence
eslint-plugin-promise 6.2.0 -> 6.4.0 age adoption passing confidence
eslint-plugin-vue (source) 9.26.0 -> 9.27.0 age adoption passing confidence
npm-run-all2 6.2.0 -> 6.2.2 age adoption passing confidence

Release Notes

Redocly/redocly-cli (@​redocly/cli) ### [`v1.17.1`](https://togithub.com/Redocly/redocly-cli/releases/tag/%40redocly/cli%401.17.1) [Compare Source](https://togithub.com/Redocly/redocly-cli/compare/@redocly/cli@1.17.0...@redocly/cli@1.17.1) ##### Patch Changes - Added JSON Schema draft 2019-09+ validation keyword - `dependentRequired`. - Updated [@​redocly/openapi-core](https://togithub.com/redocly/openapi-core) to v1.17.1. ### [`v1.17.0`](https://togithub.com/Redocly/redocly-cli/releases/tag/%40redocly/cli%401.17.0) [Compare Source](https://togithub.com/Redocly/redocly-cli/compare/@redocly/cli@1.16.0...@redocly/cli@1.17.0) ##### Minor Changes - Changed resolution process to include extendedTypes and plugins before linting. ##### Patch Changes - Added support for the `contentSchema` keyword to parse as a schema instance. - Replace path items emoji with πŸ”€ so the width is consistent. - Updated [@​redocly/openapi-core](https://togithub.com/redocly/openapi-core) to v1.17.0.
browserslist/caniuse-lite (caniuse-lite) ### [`v1.0.30001640`](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001639...1.0.30001640) [Compare Source](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001639...1.0.30001640) ### [`v1.0.30001639`](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001638...1.0.30001639) [Compare Source](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001638...1.0.30001639)
cssnano/cssnano (cssnano) ### [`v7.0.4`](https://togithub.com/cssnano/cssnano/releases/tag/cssnano%407.0.4): v7.0.4 [Compare Source](https://togithub.com/cssnano/cssnano/compare/cssnano@7.0.3...cssnano@7.0.4) #### Bug fixes - fix(postcss-convert-values): preserve percent sign in border-image-width in [https://github.com/cssnano/cssnano/pull/1645](https://togithub.com/cssnano/cssnano/pull/1645)
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc) ### [`v48.5.2`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v48.5.2) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.5.1...v48.5.2) ##### Bug Fixes - **`require-param`:** proper errors/fixing for succeeding destructured objects; fixes [#​762](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/762) ([394b85f](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/394b85f3d5e0e391ca6b8fd77e2943feee07bd7a)) ### [`v48.5.1`](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.5.0...6371c4a3901a44cc05fcf6718a28179087b19d89) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.5.0...v48.5.1)
eslint-community/eslint-plugin-promise (eslint-plugin-promise) ### [`v6.4.0`](https://togithub.com/eslint-community/eslint-plugin-promise/compare/4dfc8a77c0592a19d467a268708678114c3c7c2b...ecbce9faef0c8e05636287cf9c851949be6d70cc) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-promise/compare/v6.3.0...v6.4.0) ### [`v6.3.0`](https://togithub.com/eslint-community/eslint-plugin-promise/compare/v6.2.0...4dfc8a77c0592a19d467a268708678114c3c7c2b) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-promise/compare/v6.2.0...v6.3.0)
vuejs/eslint-plugin-vue (eslint-plugin-vue) ### [`v9.27.0`](https://togithub.com/vuejs/eslint-plugin-vue/compare/v9.26.0...c64bf9448099bd7ca3512dca705c81730afec4ab) [Compare Source](https://togithub.com/vuejs/eslint-plugin-vue/compare/v9.26.0...v9.27.0)
bcomnes/npm-run-all2 (npm-run-all2) ### [`v6.2.2`](https://togithub.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v622) [Compare Source](https://togithub.com/bcomnes/npm-run-all2/compare/v6.2.1...v6.2.2) ##### Commits - Revert "Compatibility: npm, yarn and pnpm run scripts" [`fc35f0d`](https://togithub.com/bcomnes/npm-run-all2/commit/fc35f0dc4f78afc1c631fa94b6ac85ba0fb0e7b1) ### [`v6.2.1`](https://togithub.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v621) [Compare Source](https://togithub.com/bcomnes/npm-run-all2/compare/v6.2.0...v6.2.1) ##### Merged - Compatibility: npm, yarn and pnpm run scripts [`#143`](https://togithub.com/bcomnes/npm-run-all2/pull/143) - Use neostandard + add more static code analysis [`#142`](https://togithub.com/bcomnes/npm-run-all2/pull/142) - Upgrade: Bump c8 from 9.1.0 to 10.0.0 [`#141`](https://togithub.com/bcomnes/npm-run-all2/pull/141) - Upgrade: Bump p-queue from 7.4.1 to 8.0.1 [`#138`](https://togithub.com/bcomnes/npm-run-all2/pull/138)

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 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.