chore(deps): update dependency eslint-plugin-vue-scoped-css to v3#9186
Open
renovate[bot] wants to merge 1 commit intodevelfrom
Open
chore(deps): update dependency eslint-plugin-vue-scoped-css to v3#9186renovate[bot] wants to merge 1 commit intodevelfrom
renovate[bot] wants to merge 1 commit intodevelfrom
Conversation
BacLuc
requested changes
Mar 8, 2026
Contributor
BacLuc
left a comment
There was a problem hiding this comment.
Needs
/home/runner/work/ecamp3/ecamp3/print/components/activityList/ActivityListScheduleEntry.vue
Warning: 58:27 warning Parsing error: postcss-scss is required to parse SCSS. Please install it: npm install --save-dev postcss-scss vue-scoped-css/no-parsing-error
now
71d4f7c to
b234d6d
Compare
b234d6d to
9d079f2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.12.0→3.0.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
future-architect/eslint-plugin-vue-scoped-css (eslint-plugin-vue-scoped-css)
v3.0.0Compare Source
Major Changes
Drop support for legacy config (eslintrc). The flat configs are now exported under the primary namespace (
base,recommended,vue2-recommended,all). Theflat/*prefixed configs are kept as backward-compatible aliases. (#453)Drop support for older Node.js versions. The new supported versions are
^20.19.0 || ^22.13.0 || >=24. (#451)Drop support for older ESLint versions. The new minimum supported version is
>=9.38.0. (#448)feat!: enable
v-deep-pseudo-style,v-global-pseudo-style, andv-slotted-pseudo-stylerules inrecommendedconfig (#458)Change to ESM-only package. Use tsdown to bundle and provide the package. (#454)
fix(deps): update dependency postcss-safe-parser to v7 (#320)
feat!: move preprocessor deps to peerDependencies (#393)
Minor Changes
postcss-scssandpostcss-styloptional peer dependencies (#468)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 was generated by Mend Renovate. View the repository job log.