Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade: Bump postcss-selector-parser from 6.0.8 to 6.1.2 #5896

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2024

Bumps postcss-selector-parser from 6.0.8 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
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.8 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.8...v6.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from molant as a code owner September 1, 2024 03:36
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2024
@dependabot dependabot bot requested a review from vidorteg as a code owner September 1, 2024 03:36
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2024

Superseded by #5962.

@dependabot dependabot bot closed this Nov 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/postcss-selector-parser-6.1.2 branch November 1, 2024 03:45
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.

0 participants