Skip to content

chore(deps): bump cssselect2 from 0.7.0 to 0.9.0 - #948

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/cssselect2-0.9.0
Open

chore(deps): bump cssselect2 from 0.7.0 to 0.9.0#948
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/cssselect2-0.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Copy link
Copy Markdown
Contributor

Bumps cssselect2 from 0.7.0 to 0.9.0.

Release notes

Sourced from cssselect2's releases.

0.9.0

  • Drop support of Python 3.9, support 3.14
  • Support :host

0.8.0

  • Drop support of Python 3.8 and 3.9, support 3.12 and 3.13
  • Handle case-sensitive and case-insensitive attribute selectors
Changelog

Sourced from cssselect2's changelog.

Changelog

Version 0.9.0 .............

Released on 2026-02-12.

  • Drop support of Python 3.9, support 3.14
  • Support :host

Version 0.8.0 .............

Released on 2025-03-05.

  • Drop support of Python 3.8 and 3.9, support 3.12 and 3.13
  • Handle case-sensitive and case-insensitive attribute selectors

Version 0.7.0 .............

Released on 2022-09-19.

  • Support :has selector

Version 0.6.0 .............

Released on 2022-04-15.

This version deprecates the iter_ancestors and iter_previous_siblings methods, that will be removed in 0.7.0. Use the ancestors and previous_siblings properties instead.

  • Improve speed of ancestors and previous siblings

Version 0.5.0 .............

Released on 2022-02-27.

  • Support Python 3.10
  • Drop support of Python 3.6
  • Handle many CSS4 selectors

... (truncated)

Commits
  • c1ba513 Version 0.9.0
  • 4068880 Add new lint rules
  • c89e1e3 Drop Python 3.9 support, add Python 3.14 support
  • df79324 Support (and ignore) :host
  • 85470bb Don’t crash when braces are not at the beginning of the tag
  • ed50a67 Fix release GitHub Action
  • 774f276 Version 0.8.0
  • e173743 Add GitHub Action for releases
  • de25d57 Use Furo theme for documentation
  • a6d100e Drop support of Python 3.9, support 3.13
  • 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 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 [cssselect2](https://github.com/Kozea/cssselect2) from 0.7.0 to 0.9.0.
- [Release notes](https://github.com/Kozea/cssselect2/releases)
- [Changelog](https://github.com/Kozea/cssselect2/blob/main/docs/changelog.rst)
- [Commits](Kozea/cssselect2@0.7.0...0.9.0)

---
updated-dependencies:
- dependency-name: cssselect2
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added 🎲 dependencies 🤖 bot minor when you add functionality in a backwards compatible manner labels May 18, 2026
@stale

stale Bot commented Aug 16, 2026

Copy link
Copy Markdown

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. To track this PR (even if closed), please open a corresponding issue if one does not already exist.

@stale stale Bot added the stale Used by stale[bot] to mark a issue/PR stale label Aug 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎲 dependencies minor when you add functionality in a backwards compatible manner 🤖 bot stale Used by stale[bot] to mark a issue/PR stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants