ledgersmb / LedgerSMB

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

Update all non-major dependencies (1.10) #8206

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.24.4 -> 7.24.5 age adoption passing confidence
@babel/eslint-parser (source) 7.24.1 -> 7.24.5 age adoption passing confidence
@babel/preset-env (source) 7.24.4 -> 7.24.5 age adoption passing confidence
caniuse-lite 1.0.30001612 -> 1.0.30001615 age adoption passing confidence
eslint-plugin-jest 28.2.0 -> 28.5.0 age adoption passing confidence
eslint-plugin-n 17.3.1 -> 17.4.0 age adoption passing confidence
eslint-plugin-package-json 0.12.2 -> 0.13.1 age adoption passing confidence
markdownlint-cli 0.39.0 -> 0.40.0 age adoption passing confidence
stylelint (source) 16.4.0 -> 16.5.0 age adoption passing confidence
vue (source) 3.4.25 -> 3.4.26 age adoption passing confidence

Release Notes

babel/babel (@​babel/core) ### [`v7.24.5`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7245-2024-04-29) [Compare Source](https://togithub.com/babel/babel/compare/v7.24.4...v7.24.5) ##### :bug: Bug Fix - `babel-plugin-transform-classes`, `babel-traverse` - [#​16377](https://togithub.com/babel/babel/pull/16377) fix: TypeScript annotation affects output ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-helpers`, `babel-plugin-proposal-explicit-resource-management`, `babel-runtime-corejs3` - [#​16440](https://togithub.com/babel/babel/pull/16440) Fix suppressed error order ([@​sossost](https://togithub.com/sossost)) - [#​16408](https://togithub.com/babel/babel/pull/16408) Await nullish async disposable ([@​JLHwung](https://togithub.com/JLHwung)) ##### :nail_care: Polish - `babel-parser` - [#​16407](https://togithub.com/babel/babel/pull/16407) Recover from exported `using` declaration ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - Other - [#​16414](https://togithub.com/babel/babel/pull/16414) Relax ESLint peerDependency constraint to allow v9 ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-parser` - [#​16425](https://togithub.com/babel/babel/pull/16425) Improve `@babel/parser` AST types ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​16417](https://togithub.com/babel/babel/pull/16417) Always pass type argument to `.startNode` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-helper-member-expression-to-functions`, `babel-helper-module-transforms`, `babel-helper-split-export-declaration`, `babel-helper-wrap-function`, `babel-helpers`, `babel-plugin-bugfix-firefox-class-in-computed-class-key`, `babel-plugin-proposal-explicit-resource-management`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-object-rest-spread`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-parameters`, `babel-plugin-transform-private-property-in-object`, `babel-plugin-transform-react-jsx-self`, `babel-plugin-transform-typeof-symbol`, `babel-plugin-transform-typescript`, `babel-traverse` - [#​16439](https://togithub.com/babel/babel/pull/16439) Make `NodePath` distributive ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-proposal-partial-application`, `babel-types` - [#​16421](https://togithub.com/babel/babel/pull/16421) Remove `JSXNamespacedName` from valid `CallExpression` args ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-transform-class-properties`, `babel-preset-env` - [#​16406](https://togithub.com/babel/babel/pull/16406) Do not load unnecessary Babel 7 syntax plugins in Babel 8 ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :running_woman: Performance - `babel-helpers`, `babel-preset-env`, `babel-runtime-corejs3` - [#​16357](https://togithub.com/babel/babel/pull/16357) Performance: improve `objectWithoutPropertiesLoose` on V8 ([@​romgrk](https://togithub.com/romgrk))
browserslist/caniuse-lite (caniuse-lite) ### [`v1.0.30001615`](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001614...1.0.30001615) [Compare Source](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001614...1.0.30001615) ### [`v1.0.30001614`](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001613...1.0.30001614) [Compare Source](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001613...1.0.30001614) ### [`v1.0.30001613`](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001612...1.0.30001613) [Compare Source](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001612...1.0.30001613)
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)) ### [`v28.3.0`](https://togithub.com/jest-community/eslint-plugin-jest/blob/HEAD/CHANGELOG.md#2830-2024-04-27) [Compare Source](https://togithub.com/jest-community/eslint-plugin-jest/compare/v28.2.0...v28.3.0) ##### Features - prefer importing jest globals for specific types ([#​1568](https://togithub.com/jest-community/eslint-plugin-jest/issues/1568)) ([c464ae3](https://togithub.com/jest-community/eslint-plugin-jest/commit/c464ae311b81f005af29df610d4032519125bafa))
eslint-community/eslint-plugin-n (eslint-plugin-n) ### [`v17.4.0`](https://togithub.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#1740-2024-04-30) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/v17.3.1...v17.4.0) ##### ๐ŸŒŸ Features - no-deprecated-api support removed api ([#​240](https://togithub.com/eslint-community/eslint-plugin-n/issues/240)) ([36fd35d](https://togithub.com/eslint-community/eslint-plugin-n/commit/36fd35d9bbbaec43dd911e06bd83625cd1650fb3)) ##### ๐Ÿฉน Fixes - unsupported-features/node-builtins-modules version comparation ([#​257](https://togithub.com/eslint-community/eslint-plugin-n/issues/257)) ([5c67787](https://togithub.com/eslint-community/eslint-plugin-n/commit/5c67787cb191ff7409fa17ec5b12cfdc3a7a26d3)) ##### ๐Ÿงน Chores - Update release manifest (17.3.1) ([#​255](https://togithub.com/eslint-community/eslint-plugin-n/issues/255)) ([cf576cb](https://togithub.com/eslint-community/eslint-plugin-n/commit/cf576cb45bd1f13b675b1612e79f571acfb780af))
JoshuaKGoldberg/eslint-plugin-package-json (eslint-plugin-package-json) ### [`v0.13.1`](https://togithub.com/JoshuaKGoldberg/eslint-plugin-package-json/blob/HEAD/CHANGELOG.md#0131-2024-04-29) [Compare Source](https://togithub.com/JoshuaKGoldberg/eslint-plugin-package-json/compare/v0.13.0...v0.13.1) ##### Bug Fixes - rule order-properties not work ([#​315](https://togithub.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/315)) ([3a477f5](https://togithub.com/JoshuaKGoldberg/eslint-plugin-package-json/commit/3a477f5f9e6223bff49d0a3b3cb33633bed7b76e)), closes [#​000](https://togithub.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/000) ### [`v0.13.0`](https://togithub.com/JoshuaKGoldberg/eslint-plugin-package-json/blob/HEAD/CHANGELOG.md#0130-2024-04-29) [Compare Source](https://togithub.com/JoshuaKGoldberg/eslint-plugin-package-json/compare/146e25dc1f837eb3cd64d4862bf5e035dbb250e2...v0.13.0) ##### Bug Fixes - correct suggestion status ([#​299](https://togithub.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/299)) ([146e25d](https://togithub.com/JoshuaKGoldberg/eslint-plugin-package-json/commit/146e25dc1f837eb3cd64d4862bf5e035dbb250e2)), closes [#​255](https://togithub.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/255) ##### Features - sort-order rule shouldn't change sub-keys, better auto-fix ([#​312](https://togithub.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/312)) ([a894550](https://togithub.com/JoshuaKGoldberg/eslint-plugin-package-json/commit/a89455019be1a41309c7b3cab0a9acefbd7abeb2)), closes [#​80](https://togithub.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/80) #### [0.12.1](https://togithub.com/JoshuaKGoldberg/eslint-plugin-package-json/compare/v0.12.0...v0.12.1) (2024-03-28) ##### Bug Fixes - **valid-package-def:** ignore pnpm workspace protocol ([#​258](https://togithub.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/258)) ([4b061e6](https://togithub.com/JoshuaKGoldberg/eslint-plugin-package-json/commit/4b061e6540fb914d004337bb89a90fedfb94b0f7)), closes [#​251](https://togithub.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/251)
igorshubovych/markdownlint-cli (markdownlint-cli) ### [`v0.40.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/tag/v0.40.0): 0.40.0 [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.39.0...v0.40.0) - Update `markdownlint` dependency to `0.34.0` - Use micromark in `MD027`/`MD028`/`MD036`/`MD040`/`MD041`/`MD046`/`MD048` - Improve `MD013`/`MD034`/`MD049`/`MD050`/`MD051` - Add support for `TOML` configuration files via `--config` - Add `--configPointer` argument for nested configuration - Update `--ignore` for directories to ignore all files within - Update all dependencies via `Dependabot`
stylelint/stylelint (stylelint) ### [`v16.5.0`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#1650) [Compare Source](https://togithub.com/stylelint/stylelint/compare/16.4.0...16.5.0) - Added: regex support to `ignoreValues` for `value-no-vendor-prefix` ([#​7650](https://togithub.com/stylelint/stylelint/pull/7650)) ([@​Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `shorthand-property-no-redundant-values` false negatives for functions ([#​7657](https://togithub.com/stylelint/stylelint/pull/7657)) ([@​ybiquitous](https://togithub.com/ybiquitous)). - Fixed: `value-no-vendor-prefix` false negatives/positives ([#​7654](https://togithub.com/stylelint/stylelint/pull/7654) & [#​7658](https://togithub.com/stylelint/stylelint/pull/7658)) ([@​Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `CosmiconfigResult` type error ([#​7661](https://togithub.com/stylelint/stylelint/pull/7661)) ([@​ybiquitous](https://togithub.com/ybiquitous)).
vuejs/core (vue) ### [`v3.4.26`](https://togithub.com/vuejs/core/blob/HEAD/CHANGELOG.md#3426-2024-04-29) [Compare Source](https://togithub.com/vuejs/core/compare/v3.4.25...v3.4.26) ##### Bug Fixes - **compiler-core:** fix bail constant for globals ([fefce06](https://togithub.com/vuejs/core/commit/fefce06b41e3b75de3d748dc6399628ec5056e78)) - **compiler-core:** remove unnecessary constant bail check ([09b4df8](https://togithub.com/vuejs/core/commit/09b4df809e59ef5f4bc91acfc56dc8f82a8e243a)), closes [#​10807](https://togithub.com/vuejs/core/issues/10807) - **runtime-core:** attrs should be readonly in functional components ([#​10767](https://togithub.com/vuejs/core/issues/10767)) ([e8fd644](https://togithub.com/vuejs/core/commit/e8fd6446d14a6899e5e8ab1ee394d90088e01844)) - **runtime-core:** ensure slot compiler marker writable ([#​10825](https://togithub.com/vuejs/core/issues/10825)) ([9c2de62](https://togithub.com/vuejs/core/commit/9c2de6244cd44bc5fbfd82b5850c710ce725044f)), closes [#​10818](https://togithub.com/vuejs/core/issues/10818) - **runtime-core:** properly handle inherit transition during clone VNode ([#​10809](https://togithub.com/vuejs/core/issues/10809)) ([638a79f](https://togithub.com/vuejs/core/commit/638a79f64a7e184f2a2c65e21d764703f4bda561)), closes [#​3716](https://togithub.com/vuejs/core/issues/3716) [#​10497](https://togithub.com/vuejs/core/issues/10497) [#​4091](https://togithub.com/vuejs/core/issues/4091) - **Transition:** re-fix [#​10620](https://togithub.com/vuejs/core/issues/10620) ([#​10832](https://togithub.com/vuejs/core/issues/10832)) ([accf839](https://togithub.com/vuejs/core/commit/accf8396ae1c9dd49759ba0546483f1d2c70c9bc)), closes [#​10632](https://togithub.com/vuejs/core/issues/10632) [#​10827](https://togithub.com/vuejs/core/issues/10827)

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.