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.0 #5859

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps postcss-selector-parser from 6.0.8 to 6.1.0.

Release notes

Sourced from postcss-selector-parser's releases.

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

v6.0.9

6.0.9

  • Fixed: Combinator.raws property type
Changelog

Sourced from postcss-selector-parser's changelog.

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
  • 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)
  • 3c072b8 ci: update test.yml (#288)
  • 3b16876 chore(release): 6.0.15
  • 92c7f04 fix: Node#prev and Node#next type for the first/last node
  • 7d543aa chore(release): 6.0.14
  • 01ba4f3 types: fix type definitions (#284)
  • d83b2d6 chore(deps-dev): bump postcss from 8.4.19 to 8.4.31 (#282)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [postcss-selector-parser](https://github.com/postcss/postcss-selector-parser) from 6.0.8 to 6.1.0.
- [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.0)

---
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 June 1, 2024 03:05
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 1, 2024
@dependabot dependabot bot requested a review from vidorteg as a code owner June 1, 2024 03:05
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2024

Superseded by #5896.

@dependabot dependabot bot closed this Sep 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/postcss-selector-parser-6.1.0 branch September 1, 2024 03:37
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