ledgersmb / LedgerSMB

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

Update all non-major dependencies (master) #8222

Closed renovate[bot] closed 2 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.5 -> 7.24.6 age adoption passing confidence
@babel/eslint-parser (source) 7.24.5 -> 7.24.6 age adoption passing confidence
@babel/preset-env (source) 7.24.5 -> 7.24.6 age adoption passing confidence
@redocly/cli 1.12.2 -> 1.13.0 age adoption passing confidence
caniuse-lite 1.0.30001620 -> 1.0.30001621 age adoption passing confidence
css-loader 7.1.1 -> 7.1.2 age adoption passing confidence
eslint-plugin-jsdoc 48.2.5 -> 48.2.6 age adoption passing confidence
eslint-webpack-plugin 4.1.0 -> 4.2.0 age adoption passing confidence
markdownlint-cli 0.40.0 -> 0.41.0 age adoption passing confidence
stylelint (source) 16.5.0 -> 16.6.0 age adoption passing confidence
stylelint-webpack-plugin 5.0.0 -> 5.0.1 age adoption passing confidence

Release Notes

babel/babel (@​babel/core) ### [`v7.24.6`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7246-2024-05-24) [Compare Source](https://togithub.com/babel/babel/compare/v7.24.5...v7.24.6) ##### :bug: Bug Fix - `babel-helper-create-class-features-plugin`, `babel-plugin-transform-class-properties` - [#​16514](https://togithub.com/babel/babel/pull/16514) Fix source maps for private member expressions ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core`, `babel-generator`, `babel-plugin-transform-modules-commonjs` - [#​16515](https://togithub.com/babel/babel/pull/16515) Fix source maps for template literals ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators` - [#​16485](https://togithub.com/babel/babel/pull/16485) Support undecorated static accessor in anonymous classes ([@​JLHwung](https://togithub.com/JLHwung)) - [#​16484](https://togithub.com/babel/babel/pull/16484) Fix decorator bare yield await ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helpers`, `babel-plugin-proposal-decorators`, `babel-runtime-corejs3` - [#​16483](https://togithub.com/babel/babel/pull/16483) Fix: throw TypeError if addInitializer is called after finished ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-parser`, `babel-plugin-transform-typescript` - [#​16476](https://togithub.com/babel/babel/pull/16476) fix: Correctly parse `cls.fn = x` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :house: Internal - `babel-core`, `babel-helpers`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​16501](https://togithub.com/babel/babel/pull/16501) Generate helper metadata at build time ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helpers` - [#​16499](https://togithub.com/babel/babel/pull/16499) Add `tsconfig.json` for `@babel/helpers/src/helpers` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-cli`, `babel-helpers`, `babel-plugin-external-helpers`, `babel-plugin-proposal-decorators`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​16495](https://togithub.com/babel/babel/pull/16495) Move all runtime helpers to individual files ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-parser`, `babel-traverse` - [#​16482](https://togithub.com/babel/babel/pull/16482) Statically generate boilerplate for bitfield accessors ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - Other - [#​16466](https://togithub.com/babel/babel/pull/16466) Migrate import assertions syntax ([@​JLHwung](https://togithub.com/JLHwung))
Redocly/redocly-cli (@​redocly/cli) ### [`v1.13.0`](https://togithub.com/Redocly/redocly-cli/releases/tag/%40redocly/cli%401.13.0) [Compare Source](https://togithub.com/Redocly/redocly-cli/compare/@redocly/cli@1.12.2...@redocly/cli@1.13.0) ##### Minor Changes - Added support for the linting command to output markdown format. ##### Patch Changes - Updated [@​redocly/openapi-core](https://togithub.com/redocly/openapi-core) to v1.13.0.
browserslist/caniuse-lite (caniuse-lite) ### [`v1.0.30001621`](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001620...1.0.30001621) [Compare Source](https://togithub.com/browserslist/caniuse-lite/compare/1.0.30001620...1.0.30001621)
webpack-contrib/css-loader (css-loader) ### [`v7.1.2`](https://togithub.com/webpack-contrib/css-loader/blob/HEAD/CHANGELOG.md#712-2024-05-22) [Compare Source](https://togithub.com/webpack-contrib/css-loader/compare/v7.1.1...v7.1.2)
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc) ### [`v48.2.6`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v48.2.6) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.2.5...v48.2.6) ##### Bug Fixes - **`require-yields`:** avoid error when `ExportNamedDeclaration` has no `declaration` prop ([93a9415](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/93a94158585802b1ef92bb703b06599cf19c507b))
webpack-contrib/eslint-webpack-plugin (eslint-webpack-plugin) ### [`v4.2.0`](https://togithub.com/webpack-contrib/eslint-webpack-plugin/blob/HEAD/CHANGELOG.md#420-2024-05-24) [Compare Source](https://togithub.com/webpack-contrib/eslint-webpack-plugin/compare/v4.1.0...v4.2.0) ##### Features - support eslint 9 ([#​250](https://togithub.com/webpack-contrib/eslint-webpack-plugin/issues/250)) ([d25e94c](https://togithub.com/webpack-contrib/eslint-webpack-plugin/commit/d25e94c90b477d465bf4d7fb6450a9b4ed6936f4)) ##### Bug Fixes - use `stillValidModule` only `lintDirtyModulesOnly` is disabled ([#​253](https://togithub.com/webpack-contrib/eslint-webpack-plugin/issues/253)) ([b52d1e7](https://togithub.com/webpack-contrib/eslint-webpack-plugin/commit/b52d1e743e77e657256919ca7b0cdb1d432a1fb9))
igorshubovych/markdownlint-cli (markdownlint-cli) ### [`v0.41.0`](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.40.0...f295829140d25717bc79368d3f966fc1f67a824f) [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.40.0...v0.41.0)
stylelint/stylelint (stylelint) ### [`v16.6.0`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#1660) [Compare Source](https://togithub.com/stylelint/stylelint/compare/16.5.0...16.6.0) - Fixed: `function-calc-no-unspaced-operator` false negatives ([#​7655](https://togithub.com/stylelint/stylelint/pull/7655) & [#​7670](https://togithub.com/stylelint/stylelint/pull/7670) & [#​7676](https://togithub.com/stylelint/stylelint/pull/7676)) ([@​ybiquitous](https://togithub.com/ybiquitous) & [@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `selector-not-notation` autofix of the `"simple"` option ([#​7703](https://togithub.com/stylelint/stylelint/pull/7703)) ([@​Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `selector-max-specificity` end positions ([#​7685](https://togithub.com/stylelint/stylelint/pull/7685)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `no-descending-specificity` end positions ([#​7701](https://togithub.com/stylelint/stylelint/pull/7701)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: missing GitHub Sponsor for `npm fund` ([#​7707](https://togithub.com/stylelint/stylelint/pull/7707)) ([@​ybiquitous](https://togithub.com/ybiquitous)).
webpack-contrib/stylelint-webpack-plugin (stylelint-webpack-plugin) ### [`v5.0.1`](https://togithub.com/webpack-contrib/stylelint-webpack-plugin/blob/HEAD/CHANGELOG.md#501-2024-05-24) [Compare Source](https://togithub.com/webpack-contrib/stylelint-webpack-plugin/compare/v5.0.0...v5.0.1)

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.