Skip to content

Update all patch dependencies#395

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-patch
Open

Update all patch dependencies#395
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 8, 2026

This PR contains the following updates:

Package Change Age Confidence
PyYAML (source) ==6.0.2==6.0.3 age confidence
charset-normalizer (changelog) ==3.4.3==3.4.7 age confidence
ruamel.yaml.clib ==0.2.12==0.2.15 age confidence
soupsieve ==2.8==2.8.3 age confidence

Release Notes

yaml/pyyaml (PyYAML)

v6.0.3

Compare Source

What's Changed

  • Support for Python 3.14 and free-threading (experimental).

Full Changelog: yaml/pyyaml@6.0.2...6.0.3

jawah/charset_normalizer (charset-normalizer)

v3.4.7

Compare Source

Changed
  • Pre-built optimized version using mypy[c] v1.20.
  • Relax setuptools constraint to setuptools>=68,<82.1.
Fixed
  • Correctly remove SIG remnant in utf-7 decoded string. (#​718) (#​716)

v3.4.6

Compare Source

Changed
  • Flattened the logic in charset_normalizer.md for higher performance. Removed eligible(..) and feed(...)
    in favor of feed_info(...).
  • Raised upper bound for mypy[c] to 1.20, for our optimized version.
  • Updated UNICODE_RANGES_COMBINED using Unicode blocks v17.
Fixed
  • Edge case where noise difference between two candidates can be almost insignificant. (#​672)
  • CLI --normalize writing to wrong path when passing multiple files in. (#​702)
Misc
  • Freethreaded pre-built wheels now shipped in PyPI starting with 3.14t. (#​616)

v3.4.5

Compare Source

Changed
  • Update setuptools constraint to setuptools>=68,<=82.
  • Raised upper bound of mypyc for the optional pre-built extension to v1.19.1
Fixed
  • Add explicit link to lib math in our optimized build. (#​692)
  • Logger level not restored correctly for empty byte sequences. (#​701)
  • TypeError when passing bytearray to from_bytes. (#​703)
Misc
  • Applied safe micro-optimizations in both our noise detector and language detector.
  • Rewrote the query_yes_no function (inside CLI) to avoid using ambiguous licensed code.
  • Added cd.py submodule into mypyc optional compilation to reduce further the performance impact.

v3.4.4

Compare Source

Changed
  • Bound setuptools to a specific constraint setuptools>=68,<=81.
  • Raised upper bound of mypyc for the optional pre-built extension to v1.18.2
Removed
  • setuptools-scm as a build dependency.
Misc
  • Enforced hashes in dev-requirements.txt and created ci-requirements.txt for security purposes.
  • Additional pre-built wheels for riscv64, s390x, and armv7l architectures.
  • Restore multiple.intoto.jsonl in GitHub releases in addition to individual attestation file per wheel.
facelessuser/soupsieve (soupsieve)

v2.8.3

Compare Source

2.8.3

  • FIX: Fix inefficient attribute pattern.

v2.8.2

Compare Source

2.8.2

  • FIX: Ensure custom selectors or namespace dictionaries reject non-string keys (@​mundanevision20).
  • FIX: Fix handling of :in-range and :out-of-range with end of year weeks (@​mundanevision20).
  • FIX: Fix a potential infinite loop in the pretty printing debug function (@​mundanevision20).

v2.8.1

Compare Source

2.8.1
  • FIX: Changes in tests to accommodate latest Python HTML parser changes.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 force-pushed the renovate/all-patch branch from ee2a469 to 7c2b218 Compare January 11, 2026 09:08
@renovate renovate Bot force-pushed the renovate/all-patch branch 2 times, most recently from 0acb6ff to 2340634 Compare January 20, 2026 04:39
@renovate renovate Bot force-pushed the renovate/all-patch branch 4 times, most recently from 17a6ee8 to defe113 Compare February 8, 2026 21:44
@renovate renovate Bot force-pushed the renovate/all-patch branch 2 times, most recently from 0dd6f39 to fab432c Compare February 14, 2026 05:46
@renovate renovate Bot force-pushed the renovate/all-patch branch 2 times, most recently from 309a2fc to fbc9ef5 Compare February 28, 2026 09:24
@renovate renovate Bot force-pushed the renovate/all-patch branch 2 times, most recently from 14991fd to b3d2774 Compare March 6, 2026 10:06
@renovate renovate Bot force-pushed the renovate/all-patch branch from b3d2774 to 1cbf44a Compare March 13, 2026 16:12
@renovate renovate Bot force-pushed the renovate/all-patch branch 2 times, most recently from 7b3b776 to 98f03e9 Compare March 26, 2026 16:40
@renovate renovate Bot force-pushed the renovate/all-patch branch 2 times, most recently from add4d88 to 6b04f76 Compare April 8, 2026 18:33
@renovate renovate Bot force-pushed the renovate/all-patch branch from 6b04f76 to 239ec3a Compare April 21, 2026 21:50
@renovate renovate Bot force-pushed the renovate/all-patch branch from 239ec3a to ed65e61 Compare May 2, 2026 11:39
@renovate renovate Bot force-pushed the renovate/all-patch branch from ed65e61 to 1e5e68e Compare May 3, 2026 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant