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

chore(deps): update dependency cssselect2 to v0.7.0 #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 30, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cssselect2 (changelog) ==0.3.0 -> ==0.7.0 age adoption passing confidence

Release Notes

Kozea/cssselect2 (cssselect2)

v0.7.0

Compare Source

  • Support :has selector

v0.6.0

Compare Source

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

v0.5.0

Compare Source

  • Support Python 3.10
  • Drop support of Python 3.6
  • Handle many CSS4 selectors
  • Ignore comments at the beginning of selectors

v0.4.1

Compare Source

  • Fix PyPI description and various links.

v0.4.0

Compare Source

  • Drop support of Python 3.5, add support of Python 3.9.
  • Don’t crash on empty :not() selectors.
  • New code structure, new packaging, new documentation.

Configuration

📅 Schedule: Branch creation - "before 9am every weekend" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 30, 2023
@ravsam-bot ravsam-bot bot requested a review from ravgeetdhillon June 30, 2023 19:45
@renovate renovate bot force-pushed the renovate/cssselect2-0.x branch from 7e8337d to 565e8ea Compare October 4, 2023 00:53
@renovate renovate bot force-pushed the renovate/cssselect2-0.x branch from 565e8ea to 3bcb71f Compare January 22, 2024 21:58
@renovate renovate bot force-pushed the renovate/cssselect2-0.x branch from 3bcb71f to de36759 Compare April 3, 2024 16:16
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