Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2024

Bumps postcss-selector-parser from 6.0.13 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
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
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

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 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)

Bumps [postcss-selector-parser](https://github.com/postcss/postcss-selector-parser) from 6.0.13 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@v6.0.13...v6.1.2)

---
updated-dependencies:
- dependency-name: postcss-selector-parser
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 20, 2024
@dependabot dependabot bot requested review from dlabaj, fhlavac and nicolethoen August 20, 2024 17:51
@patternfly-build
Copy link

patternfly-build commented Aug 20, 2024

@fhlavac fhlavac merged commit b79c508 into main Aug 20, 2024
@fhlavac fhlavac deleted the dependabot/npm_and_yarn/postcss-selector-parser-6.1.2 branch August 20, 2024 22:30
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants