sveltejs / eslint-plugin-svelte

ESLint plugin for Svelte using AST
https://sveltejs.github.io/eslint-plugin-svelte/
MIT License
298 stars 36 forks source link

fix(deps): update dependency postcss-load-config to v5 - autoclosed #637

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
postcss-load-config ^3.1.4 -> ^5.0.0 age adoption passing confidence

Release Notes

postcss/postcss-load-config (postcss-load-config) ### [`v5.0.3`](https://togithub.com/postcss/postcss-load-config/blob/HEAD/CHANGELOG.md#503-2024-02-08) [Compare Source](https://togithub.com/postcss/postcss-load-config/compare/5.0.2...v5.0.3) ##### Bug Fixes - Fixed update of ESM configs ([#​259](https://togithub.com/postcss/postcss-load-config/pull/259)) ### [`v5.0.2`](https://togithub.com/postcss/postcss-load-config/blob/HEAD/CHANGELOG.md#502-2023-05-23) [Compare Source](https://togithub.com/postcss/postcss-load-config/compare/5.0.1...5.0.2) ##### Bug Fixes - Fixed `__require` name conflict ([#​257](https://togithub.com/postcss/postcss-load-config/pull/257)) ### [`v5.0.1`](https://togithub.com/postcss/postcss-load-config/blob/HEAD/CHANGELOG.md#501-2023-05-23) [Compare Source](https://togithub.com/postcss/postcss-load-config/compare/v5.0.0...5.0.1) ##### Bug Fixes - Fixed Windows support ([#​256](https://togithub.com/postcss/postcss-load-config/pull/256)) ### [`v5.0.0`](https://togithub.com/postcss/postcss-load-config/compare/v4.0.2...v5.0.0) [Compare Source](https://togithub.com/postcss/postcss-load-config/compare/v4.0.2...v5.0.0) ### [`v4.0.2`](https://togithub.com/postcss/postcss-load-config/blob/HEAD/CHANGELOG.md#402-2023-11-20) [Compare Source](https://togithub.com/postcss/postcss-load-config/compare/v4.0.1...v4.0.2) ##### Bug Fixes - **src/index:** added support for `.cts` files ([#​252](https://togithub.com/postcss/postcss-load-config/pull/252)) - **deps:** updated `lilconfig` ([#​253](https://togithub.com/postcss/postcss-load-config/pull/253)) ### [`v4.0.1`](https://togithub.com/postcss/postcss-load-config/blob/HEAD/CHANGELOG.md#401-2022-05-31) [Compare Source](https://togithub.com/postcss/postcss-load-config/compare/v4.0.0...v4.0.1) ##### Bug Fixes - **src/index:** Fixed Windows support ([#​238](https://togithub.com/postcss/postcss-load-config/pull/238)) ### [`v4.0.0`](https://togithub.com/postcss/postcss-load-config/compare/v3.1.4...v4.0.0) [Compare Source](https://togithub.com/postcss/postcss-load-config/compare/v3.1.4...v4.0.0)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

changeset-bot[bot] commented 10 months ago

⚠️ No Changeset found

Latest commit: fc996ea666614025531cfbbd13fd8bf7755c09d4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

baseballyama commented 8 months ago

postcss-load-config requires Node 18.