Skip to content

fix(deps, pyamber): bump setuptools from 80.10.2 to 83.0.0 in /amber - #79

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/amber/setuptools-83.0.0
Open

fix(deps, pyamber): bump setuptools from 80.10.2 to 83.0.0 in /amber#79
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/amber/setuptools-83.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown

Bumps setuptools from 80.10.2 to 83.0.0.

Changelog

Sourced from setuptools's changelog.

v83.0.0

Features

  • Require Python 3.10 or later.

Bugfixes

  • MANIFEST.in matching (via FileList) is now insensitive to Unicode normalization form. A pattern authored in one form (e.g. NFC, as typically saved by editors) now matches a file whose name is stored on disk in another (e.g. NFD, as produced by macOS APFS/HFS+). Previously an exclude, global-exclude, recursive-exclude, or prune rule could silently fail to drop a non-ASCII-named file from the source distribution, publishing it despite the exclusion -- see GHSA-h35f-9h28-mq5c.

Deprecations and Removals

  • pypa/distutils#334

v82.0.1

Bugfixes

  • Fix the loading of launcher manifest.xml file. (#5047)
  • Replaced deprecated json.__version__ with fixture in tests. (#5186)

Improved Documentation

  • Add advice about how to improve predictability when installing sdists. (#5168)

Misc

v82.0.0

... (truncated)

Commits
  • 6519f72 Bump version: 82.0.1 → 83.0.0
  • d1151b1 Merge pull request #5250 from pypa/feature/distutils-d7633fbed
  • a2df31e Capture removal of dry_run parameter in changelog.
  • 00144dc Moved newsfragment to the release where it occurred.
  • a4a5a2b Add news fragment.
  • 77470c2 Merge https://github.com/pypa/distutils into feature/distutils-d7633fbed
  • 3c43897 Merge pull request #5247 from pypa/copilot/fix-pypy-version-issue
  • bb6ea66 Bump PyPy from 3.10 to 3.11 in CI workflow
  • a2bc3ac Fix broken intersphinx reference to build's installation docs
  • 2d6a739 Use stacked parametrize decorators instead of itertools.product
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [setuptools](https://github.com/pypa/setuptools) from 80.10.2 to 83.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v80.10.2...v83.0.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-version: 83.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 2, 2026
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

Automated Reviewer Suggestions

Based on the git blame history of the changed files, we recommend the following reviewers:

  • No candidates found from git blame history.

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

⚠️ Benchmark changes need a look

🟢 2 better · 🔴 7 worse · ⚪ 6 noise (<±5%) · 0 without baseline

Compared against main e029e0d benchmarked on this same runner, so the delta is largely free of cross-runner hardware noise. The "7d avg" column still reflects the gh-pages dashboard. Treat <±5% as noise unless repeated.

Dashboard · Run

config throughput MB/s latency max Δ latest / 7d
🔴 bs=10 sw=10 sl=64 593 0.362 16,151/25,559/25,559 us 🔴 +10.8% / ⚪ within ±5%
🟢 bs=100 sw=10 sl=64 1,301 0.794 73,403/104,722/104,722 us 🟢 +5.4% / ⚪ within ±5%
🔴 bs=1000 sw=10 sl=64 1,478 0.902 673,771/750,176/750,176 us 🔴 +10.9% / ⚪ within ±5%
Baseline details

Latest main e029e0d from same runner

config metric PR latest main 7d avg Δ latest Δ 7d
bs=10 sw=10 sl=64 throughput 593 tuples/sec 630 tuples/sec n/a -5.9% n/a
bs=10 sw=10 sl=64 MB/s 0.362 MB/s 0.385 MB/s n/a -6.0% n/a
bs=10 sw=10 sl=64 p50 16,151 us 15,972 us n/a +1.1% n/a
bs=10 sw=10 sl=64 p95 25,559 us 23,059 us n/a +10.8% n/a
bs=10 sw=10 sl=64 p99 25,559 us 23,059 us n/a +10.8% n/a
bs=100 sw=10 sl=64 throughput 1,301 tuples/sec 1,234 tuples/sec n/a +5.4% n/a
bs=100 sw=10 sl=64 MB/s 0.794 MB/s 0.753 MB/s n/a +5.4% n/a
bs=100 sw=10 sl=64 p50 73,403 us 77,209 us n/a -4.9% n/a
bs=100 sw=10 sl=64 p95 104,722 us 101,157 us n/a +3.5% n/a
bs=100 sw=10 sl=64 p99 104,722 us 101,157 us n/a +3.5% n/a
bs=1000 sw=10 sl=64 throughput 1,478 tuples/sec 1,551 tuples/sec n/a -4.7% n/a
bs=1000 sw=10 sl=64 MB/s 0.902 MB/s 0.946 MB/s n/a -4.7% n/a
bs=1000 sw=10 sl=64 p50 673,771 us 640,597 us n/a +5.2% n/a
bs=1000 sw=10 sl=64 p95 750,176 us 676,336 us n/a +10.9% n/a
bs=1000 sw=10 sl=64 p99 750,176 us 676,336 us n/a +10.9% n/a
Raw CSV
config_idx,batch_size,schema_width,string_len,num_batches,total_ms,total_tuples,total_bytes,tuples_per_sec,mb_per_sec,lat_p50_us,lat_p95_us,lat_p99_us
0,10,10,64,20,337.16,200,128000,593,0.362,16150.71,25559.40,25559.40
1,100,10,64,20,1536.81,2000,1280000,1301,0.794,73403.19,104722.32,104722.32
2,1000,10,64,20,13534.72,20000,12800000,1478,0.902,673770.82,750175.82,750175.82

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 pyamber python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants