Skip to content

build(deps): bump soupsieve from 2.8.1 to 2.8.4#267

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/soupsieve-2.8.4
Open

build(deps): bump soupsieve from 2.8.1 to 2.8.4#267
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/soupsieve-2.8.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor

Bumps soupsieve from 2.8.1 to 2.8.4.

Release notes

Sourced from soupsieve's releases.

2.8.4

  • FIX: Fix another inefficient attribute pattern (@​mauriceng98).
  • FIX: Limit total number of selectors processed in a pattern to prevent massive selector requests (@​mauriceng98).

2.8.3

  • FIX: Fix inefficient attribute pattern.

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).
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 9, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 9, 2026 13:54
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 9, 2026
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
See the Details below.

OpenSSF Scorecard

PackageVersionScoreDetails
pip/soupsieve 2.8.4 UnknownUnknown

Scanned Files

  • uv.lock

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Details
Benchmark suite Current: fe055c5 Previous: 648b19a Ratio
test_stream_read_xbrl.py::TestSteamReadXbrlZip::test_bench_stream_read_xbrl_zip 1953656.390619341 iter/sec (stddev: 6.637648600400996e-8) 1255233.5076991753 iter/sec (stddev: 8.217632107825769e-8) 0.64
test_stream_read_xbrl.py::TestSkipInvalidFiles::test_bench_skip_invalid_files 2000936.3352926404 iter/sec (stddev: 6.291598941927058e-8) 1253001.1272173189 iter/sec (stddev: 8.458168397230594e-8) 0.63
test_stream_read_xbrl.py::TestStreamReadXbrlSync::test_bench_stream_read_xbrl_sync_default 12.494294777029552 iter/sec (stddev: 0.0039030606516114773) 11.165225180683233 iter/sec (stddev: 0.0007675493912085805) 0.89
test_stream_read_xbrl.py::TestStreamReadXbrlSync::test_bench_stream_read_xbrl_sync_not_end_of_month 22.595975218451635 iter/sec (stddev: 0.0018411668328372046) 16.75874000668306 iter/sec (stddev: 0.002082207520333416) 0.74
test_stream_read_xbrl.py::TestStreamReadXbrlSync::test_bench_stream_read_xbrl_sync_end_of_month 38.00968906462125 iter/sec (stddev: 0.0008330508977343512) 23.294748263418942 iter/sec (stddev: 0.0009217285290204116) 0.61
test_stream_read_xbrl.py::TestStreamReadXbrlSyncS3Csv::test_bench_stream_read_xbrl_sync_s3_csv 101.51652004954944 iter/sec (stddev: 0.00014721650826191862) 36.95863948122437 iter/sec (stddev: 0.008078193966523463) 0.36
test_stream_read_xbrl.py::TestDebug::test_bench_debug 609.5711251014532 iter/sec (stddev: 0.000034989831454748604) 594.5422668407251 iter/sec (stddev: 0.000025442766986689107) 0.98

This comment was automatically generated by workflow using github-action-benchmark.

Bumps [soupsieve](https://github.com/facelessuser/soupsieve) from 2.8.1 to 2.8.4.
- [Release notes](https://github.com/facelessuser/soupsieve/releases)
- [Commits](facelessuser/soupsieve@2.8.1...2.8.4)

---
updated-dependencies:
- dependency-name: soupsieve
  dependency-version: 2.8.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/soupsieve-2.8.4 branch from b4a1a31 to fe055c5 Compare July 14, 2026 08:33
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants