Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 24, 2026

Bumps lodash and postcss-selector-parser. These dependencies needed to be updated together.
Updates lodash from 4.17.11 to 4.17.23

Commits

Updates postcss-selector-parser from 5.0.0-rc.3 to 6.1.2

Release notes

Sourced from postcss-selector-parser's releases.

v6.1.2

6.1.2

  • Fixed: erroneous trailing combinators in pseudos

v6.1.1

6.1.1

  • Fixed: improve typings of constructor helpers (#292)

v6.1.0

6.1.0

  • Feature: add sourceIndex to Selector nodes (#290)

v6.0.16

6.0.16

  • Fixed: add missing index argument to each/walk callback types (#289)

v6.0.15

6.0.15

  • Fixed: Node#prev and Node#next type for the first/last node

v6.0.14

6.0.14

  • Fixed: type definitions

v6.0.13

6.0.13

  • Fixed: throw on unexpected pipe symbols

v6.0.12

6.0.12

  • Fixed: clone arguments should be optional

v6.0.11

6.0.11

  • Fixed: parse attribute case insensitivity flag

v6.0.10

6.0.10

  • Fixed: isPseudoElement() supports :first-letter and :first-line

... (truncated)

Changelog

Sourced from postcss-selector-parser's changelog.

6.1.2

  • Fixed: erroneous trailing combinators in pseudos

6.1.1

  • Fixed: improve typings of constructor helpers (#292)

6.1.0

  • Feature: add sourceIndex to Selector nodes (#290)

6.0.16

  • Fixed: add missing index argument to each/walk callback types (#289)

6.0.15

  • Fixed: Node#prev and Node#next type for the first/last node

6.0.14

  • Fixed: type definitions

6.0.13

  • Fixed: throw on unexpected pipe symbols

6.0.12

  • Fixed: clone arguments should be optional

6.0.11

  • Fixed: parse attribute case insensitivity flag

6.0.10

  • Fixed: isPseudoElement() supports :first-letter and :first-line

6.0.9

  • Fixed: Combinator.raws property type

6.0.8

  • Fixed: reduced size

6.0.7

... (truncated)

Commits
  • 1b1e9c3 chore(release): 6.1.2
  • fb38876 fix: erroneous trailing combinators in pseudos
  • 5c6260c docs: section link Error Handling (#293)
  • 6b31ffb chore(release): 6.1.1
  • 0b773f1 fix: improve typings of constructor helpers (#292)
  • 29843e3 chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#291)
  • 757687d chore(release): 6.1.0
  • 6485caf feat: add sourceIndex to Selector nodes (#290)
  • b4c848e chore(release): 6.0.16
  • 962d75e fix(types): add missing index argument to each/walk callback (#289)
  • Additional commits viewable in compare view
Maintainer changes

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


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [lodash](https://github.com/lodash/lodash) and [postcss-selector-parser](https://github.com/postcss/postcss-selector-parser). These dependencies needed to be updated together.

Updates `lodash` from 4.17.11 to 4.17.23
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.11...4.17.23)

Updates `postcss-selector-parser` from 5.0.0-rc.3 to 6.1.2
- [Release notes](https://github.com/postcss/postcss-selector-parser/releases)
- [Changelog](https://github.com/postcss/postcss-selector-parser/blob/master/CHANGELOG.md)
- [Commits](postcss/postcss-selector-parser@v5.0.0-rc.3...v6.1.2)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
- dependency-name: postcss-selector-parser
  dependency-version: 6.1.2
  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 Jan 24, 2026
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.

1 participant