Skip to content

chore(deps): bump postcss-selector-parser from 6.1.2 to 7.1.5 - #15395

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/postcss-selector-parser-7.1.5
Open

chore(deps): bump postcss-selector-parser from 6.1.2 to 7.1.5#15395
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/postcss-selector-parser-7.1.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

Bumps postcss-selector-parser from 6.1.2 to 7.1.5.

Release notes

Sourced from postcss-selector-parser's releases.

7.1.5

7.1.4

  • fix: tolerate non-node children when serializing selectors

7.1.3

  • Improve fix CVE-2026-9358 (NVD) / SNYK-JS-POSTCSSSELECTORPARSER-16873882 (clone/walk)

7.1.2

v7.1.1

7.1.1

  • perf: replace startsWith with strict equality (#308)
  • fix(types): add walkUniversal declaration (#311)

v7.1.0

7.1.0

  • feat: insert(Before|After) support multiple new node

v7.0.0

7.0.0

  • Feat: make insertions during iteration safe (major)

6.1.4

  • fix: tolerate non-node children when serializing selectors

6.1.3

Changelog

Sourced from postcss-selector-parser's changelog.

7.1.5 - 2026-08-07

7.1.4 - 2026-06-11

  • fix: tolerate non-node children when serializing selectors

7.1.3 - 2026-06-11

  • Improve fix CVE-2026-9358 (NVD) / SNYK-JS-POSTCSSSELECTORPARSER-16873882 (clone/walk)

7.1.2 - 2026-06-09

7.1.1

  • perf: replace startsWith with strict equality (#308)
  • fix(types): add walkUniversal declaration (#311)

7.1.0

  • feat: insert(Before|After) support multiple new node

7.0.0

  • Feat: make insertions during iteration safe (major)
Commits
  • e33e9bc 7.1.5
  • 6f4e6c1 fix: TypeError on unclosed [, ( and trailing | (#330)
  • 4d8437f fix: preserve whitespace before a * namespace in attribute selectors (#325)
  • e2f9029 fix: don't treat a non-prefix token before | as a namespace (#324)
  • dd50ee1 chore(deps-dev): bump postcss from 8.5.18 to 8.5.23 (#331)
  • 7e3abb2 chore(deps-dev): bump postcss from 8.5.15 to 8.5.18 (#328)
  • 4a7e4e3 7.1.4
  • e2021c5 fix: tolerate non-node children when serializing selectors
  • 7893b74 7.1.3
  • 5bc698c Improve fix CVE-2026-9358 (NVD) / SNYK-JS-POSTCSSSELECTORPARSER-16873882 (clo...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by moox, a new releaser for postcss-selector-parser since your current version.

Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [postcss-selector-parser](https://github.com/postcss/postcss-selector-parser) from 6.1.2 to 7.1.5.
- [Release notes](https://github.com/postcss/postcss-selector-parser/releases)
- [Changelog](https://github.com/postcss/postcss-selector-parser/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss-selector-parser@v6.1.2...7.1.5)

---
updated-dependencies:
- dependency-name: postcss-selector-parser
  dependency-version: 7.1.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 2, 2026
@pkg-pr-new

pkg-pr-new Bot commented Sep 2, 2026

Copy link
Copy Markdown

Open in StackBlitz

@vue/compiler-core

pnpm add https://pkg.pr.new/@vue/compiler-core@15395
npm i https://pkg.pr.new/@vue/compiler-core@15395
yarn add https://pkg.pr.new/@vue/compiler-core@15395.tgz

@vue/compiler-dom

pnpm add https://pkg.pr.new/@vue/compiler-dom@15395
npm i https://pkg.pr.new/@vue/compiler-dom@15395
yarn add https://pkg.pr.new/@vue/compiler-dom@15395.tgz

@vue/compiler-sfc

pnpm add https://pkg.pr.new/@vue/compiler-sfc@15395
npm i https://pkg.pr.new/@vue/compiler-sfc@15395
yarn add https://pkg.pr.new/@vue/compiler-sfc@15395.tgz

@vue/compiler-ssr

pnpm add https://pkg.pr.new/@vue/compiler-ssr@15395
npm i https://pkg.pr.new/@vue/compiler-ssr@15395
yarn add https://pkg.pr.new/@vue/compiler-ssr@15395.tgz

@vue/reactivity

pnpm add https://pkg.pr.new/@vue/reactivity@15395
npm i https://pkg.pr.new/@vue/reactivity@15395
yarn add https://pkg.pr.new/@vue/reactivity@15395.tgz

@vue/runtime-core

pnpm add https://pkg.pr.new/@vue/runtime-core@15395
npm i https://pkg.pr.new/@vue/runtime-core@15395
yarn add https://pkg.pr.new/@vue/runtime-core@15395.tgz

@vue/runtime-dom

pnpm add https://pkg.pr.new/@vue/runtime-dom@15395
npm i https://pkg.pr.new/@vue/runtime-dom@15395
yarn add https://pkg.pr.new/@vue/runtime-dom@15395.tgz

@vue/server-renderer

pnpm add https://pkg.pr.new/@vue/server-renderer@15395
npm i https://pkg.pr.new/@vue/server-renderer@15395
yarn add https://pkg.pr.new/@vue/server-renderer@15395.tgz

@vue/shared

pnpm add https://pkg.pr.new/@vue/shared@15395
npm i https://pkg.pr.new/@vue/shared@15395
yarn add https://pkg.pr.new/@vue/shared@15395.tgz

vue

pnpm add https://pkg.pr.new/vue@15395
npm i https://pkg.pr.new/vue@15395
yarn add https://pkg.pr.new/vue@15395.tgz

@vue/compat

pnpm add https://pkg.pr.new/@vue/compat@15395
npm i https://pkg.pr.new/@vue/compat@15395
yarn add https://pkg.pr.new/@vue/compat@15395.tgz

commit: 99ad0be

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 109 kB 41 kB 36.7 kB
vue.global.prod.js 168 kB 61.2 kB 54.3 kB

Usages

Name Size Gzip Brotli
createApp (CAPI only) 50.2 kB 19.4 kB 17.8 kB
createApp 58.3 kB 22.4 kB 20.5 kB
createSSRApp 63 kB 24.4 kB 22.3 kB
defineCustomElement 64.6 kB 24.4 kB 22.3 kB
overall 72.7 kB 27.7 kB 25.3 kB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants