Skip to content

Conversation

@pioug
Copy link
Contributor

@pioug pioug commented Oct 30, 2025

The breaking changes affect only the insertBefore, insertAfter, and prepend methods postcss/postcss-selector-parser@4fa6e86 which don’t appear to be used here.

Updating this dependency can prevent having multiple versions of postcss-selector-parser in a project

@changeset-bot
Copy link

changeset-bot bot commented Oct 30, 2025

🦋 Changeset detected

Latest commit: e6b32a8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
eslint-plugin-vue Patch

Not sure what this means? Click here to learn what changesets are.

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

Copy link
Member

@FloEdelmann FloEdelmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thank you! 🙂

@FloEdelmann FloEdelmann requested a review from Copilot October 30, 2025 08:52
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the postcss-selector-parser dependency from version ^6.0.15 to ^7.1.0, a major version bump. According to the PR description, the breaking changes only affect the insertBefore, insertAfter, and prepend methods which are not used in this codebase.

Key Changes

  • Upgraded postcss-selector-parser from v6 to v7 in package.json
  • Added changeset documentation for the dependency update

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updated postcss-selector-parser dependency version from ^6.0.15 to ^7.1.0
.changeset/neat-coats-allow.md Added changeset entry documenting the dependency update as a patch release

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@FloEdelmann FloEdelmann merged commit 3bf079c into vuejs:master Oct 30, 2025
15 checks passed
@github-actions github-actions bot mentioned this pull request Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants