Skip to content

chore(deps): update dependency soupsieve to v2.3.1#271

Merged
adlersantos merged 1 commit into
GoogleCloudPlatform:mainfrom
renovate-bot:renovate/soupsieve-2.x
Jan 21, 2022
Merged

chore(deps): update dependency soupsieve to v2.3.1#271
adlersantos merged 1 commit into
GoogleCloudPlatform:mainfrom
renovate-bot:renovate/soupsieve-2.x

Conversation

@renovate-bot

Copy link
Copy Markdown
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
soupsieve ==2.2.1 -> ==2.3.1 age adoption passing confidence

Release Notes

facelessuser/soupsieve

v2.3.1

Compare Source

2.3.1

  • FIX: Ensure attribute selectors match tags that have new lines characters in attributes. (#​233)

v2.3

Compare Source

2.3

  • NEW: Officially support Python 3.10.
  • NEW: Add static typing.
  • NEW: :has(), :is(), and :where() now use use a forgiving selector list. While not as forgiving as CSS might
    be, it will forgive such things as empty sets and empty slots due to multiple consecutive commas, leading commas, or
    trailing commas. Essentially, these pseudo-classes will match all non-empty selectors and ignore empty ones. As the
    scraping environment is different than a browser environment, it was chosen not to aggressively forgive bad syntax and
    invalid features to ensure the user is alerted that their program may not perform as expected.
  • NEW: Add support to output a pretty print format of a compiled SelectorList for debug purposes.
  • FIX: Some small corner cases discovered with static typing.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@forking-renovate forking-renovate Bot added the dependencies Dependency changes and updates label Jan 12, 2022
@adlersantos adlersantos merged commit 9ab8fb7 into GoogleCloudPlatform:main Jan 21, 2022
@renovate-bot renovate-bot deleted the renovate/soupsieve-2.x branch January 21, 2022 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency changes and updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants