adobe / helix-importer-ui

Apache License 2.0
20 stars 25 forks source link

chore(deps): update external fixes #360

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month 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
@spectrum-web-components/bundle (source) 0.42.4 -> 0.42.5 age adoption passing confidence
@spectrum-web-components/icons-workflow (source) 0.42.4 -> 0.42.5 age adoption passing confidence
stylelint (source) 16.5.0 -> 16.6.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))
adobe/spectrum-web-components (@​spectrum-web-components/bundle) ### [`v0.42.5`](https://togithub.com/adobe/spectrum-web-components/blob/HEAD/tools/bundle/CHANGELOG.md#0425-2024-05-24) [Compare Source](https://togithub.com/adobe/spectrum-web-components/compare/v0.42.4...v0.42.5) **Note:** Version bump only for package [@​spectrum-web-components/bundle](https://togithub.com/spectrum-web-components/bundle)
adobe/spectrum-web-components (@​spectrum-web-components/icons-workflow) ### [`v0.42.5`](https://togithub.com/adobe/spectrum-web-components/blob/HEAD/packages/icons-workflow/CHANGELOG.md#0425-2024-05-24) [Compare Source](https://togithub.com/adobe/spectrum-web-components/compare/v0.42.4...v0.42.5) **Note:** Version bump only for package [@​spectrum-web-components/icons-workflow](https://togithub.com/spectrum-web-components/icons-workflow)
stylelint/stylelint (stylelint) ### [`v16.6.1`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#1661) [Compare Source](https://togithub.com/stylelint/stylelint/compare/16.6.0...16.6.1) - Fixed: `no-descending-specificity` false positives for nested selectors ([#​7724](https://togithub.com/stylelint/stylelint/pull/7724)) ([@​romainmenke](https://togithub.com/romainmenke)). - Fixed: `selector-type-no-unknown` false positive for `model` ([#​7718](https://togithub.com/stylelint/stylelint/pull/7718)) ([@​Mouvedia](https://togithub.com/Mouvedia)). ### [`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)).

Configuration

📅 Schedule: Branch creation - "after 2pm on Saturday" in timezone Europe/Zurich, 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.

adobe-bot commented 3 weeks ago

:tada: This PR is included in version 1.51.15 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: