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

Bump the build-python group in /build/pip with 3 updates #2642

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps the build-python group in /build/pip with 3 updates: bleach, rich and setuptools.

Updates bleach from 6.1.0 to 6.2.0

Changelog

Sourced from bleach's changelog.

Version 6.2.0 (October 29th, 2024)

Backwards incompatible changes

  • Dropped support for Python 3.8. (#737)

Security fixes

None

Bug fixes

  • Add support for Python 3.13. (#736)
  • Remove six depdenncy. (#618)
  • Update known-good versions for tinycss2. (#732)
  • Fix additional < followed by characters and EOF issues. (#728)
Commits

Updates rich from 13.9.3 to 13.9.4

Release notes

Sourced from rich's releases.

The Faster is Faster release

[13.9.4] - 2024-11-01

Changed

Changelog

Sourced from rich's changelog.

[13.9.4] - 2024-11-01

Changed

Commits

Updates setuptools from 75.2.0 to 75.3.0

Changelog

Sourced from setuptools's changelog.

v75.3.0

Features

  • Allowed using dict as an ordered type in setuptools.dist.check_requirements -- by :user:Avasam (#4575)

Bugfixes

  • Ensured methods in setuptools.modified preferably raise a consistent distutils.errors.DistutilsError type (except in the deprecated use case of SETUPTOOLS_USE_DISTUTILS=stdlib) -- by :user:Avasam (#4567)
  • Fix the ABI tag when building a wheel using the debug build of Python 3.13 on Windows. Previously, the ABI tag was missing the "d" flag. (#4674)
  • Fix clashes for optional-dependencies in pyproject.toml and extra_requires in setup.cfg/setup.py. As per PEP 621, optional-dependencies have to be honoured and dynamic behaviour is not allowed. (#4696)

Misc

Commits
  • d8da7df Bump version: 75.2.0 → 75.3.0
  • a21c7fa Fix grammar in news fragment
  • a9a79e7 Fix wheel ABI tag for debug Python 3.13 on Windows (#4676)
  • 0bc3248 Merge simple type annotations from typeshed (#4504)
  • 1155ca8 Fix wheel ABI tag for debug Python 3.13 on Windows
  • 1ca55c9 Workaround for clash between ruff in pre-commit hook and pytest-ruff (#...
  • c498d16 Satisfy ruff linter - automatic fix
  • 1f92af5 Sync pre-commit-hook with version of ruff that gets automatically pulled in t...
  • a39336b Ruff: enable all pyflakes and perf rules (#4556)
  • e5f16a2 bump jaraco.test to py.typed version 5.5 in test extra (#4651)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the build-python group in /build/pip with 3 updates: [bleach](https://github.com/mozilla/bleach), [rich](https://github.com/Textualize/rich) and [setuptools](https://github.com/pypa/setuptools).


Updates `bleach` from 6.1.0 to 6.2.0
- [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES)
- [Commits](mozilla/bleach@v6.1.0...v6.2.0)

Updates `rich` from 13.9.3 to 13.9.4
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.9.3...v13.9.4)

Updates `setuptools` from 75.2.0 to 75.3.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v75.2.0...v75.3.0)

---
updated-dependencies:
- dependency-name: bleach
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-python
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-python
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-python
...

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 Nov 4, 2024
Copy link
Contributor

github-actions bot commented Nov 5, 2024

Benchmark Results

java_simple_parallel.csv

Commit CPU Memory Time ExitCode
afc97cb 23% 73892 0:24.89 0
aff43ef 21% 66656 0:24.91 0
5884aa1 24% 74792 0:24.36 0
e2ff428 23% 70596 0:24.29 0

java_maven_serial.csv

Commit CPU Memory Time ExitCode
afc97cb 71% 189880 0:17.03 0
aff43ef 72% 186092 0:17.10 0
5884aa1 67% 190804 0:18.02 0
e2ff428 67% 189324 0:17.86 0

java_maven_parallel.csv

Commit CPU Memory Time ExitCode
afc97cb 33% 172916 0:32.61 0
aff43ef 32% 175516 0:35.05 0
5884aa1 35% 170296 0:31.54 0
e2ff428 33% 170556 0:32.96 0

java_simple_serial.csv

Commit CPU Memory Time ExitCode
afc97cb 40% 65936 0:15.87 0
aff43ef 45% 66284 0:14.56 0
5884aa1 53% 67836 0:12.38 0
e2ff428 38% 68524 0:16.68 0

java_gradle_serial.csv

Commit CPU Memory Time ExitCode
afc97cb 9% 122360 0:25.03 0
aff43ef 10% 121088 0:25.37 0
5884aa1 10% 104040 0:24.67 0
e2ff428 9% 122624 0:25.51 0

java_gradle_parallel.csv

Commit CPU Memory Time ExitCode
afc97cb 6% 126520 0:46.25 0
aff43ef 5% 118848 0:48.92 0
5884aa1 5% 107148 0:44.76 0
e2ff428 5% 115824 0:45.06 0

java_simple_multithreaded.csv

Commit CPU Memory Time ExitCode
afc97cb 26% 69952 0:13.39 0
aff43ef 40% 64600 0:09.75 0
5884aa1 38% 70512 0:09.70 0
e2ff428 36% 64548 0:09.96 0

java_maven_multithreaded.csv

Commit CPU Memory Time ExitCode
afc97cb 60% 173792 0:15.06 0
aff43ef 60% 170756 0:15.91 0
5884aa1 64% 174356 0:13.96 0
e2ff428 54% 172164 0:16.51 0

java_gradle_multithreaded.csv

Commit CPU Memory Time ExitCode
afc97cb 10% 97660 0:22.99 0
aff43ef 9% 121700 0:24.43 0
5884aa1 10% 125920 0:22.82 0
e2ff428 10% 122812 0:23.04 0

Notes

  • The results above are generated by running against seed projects in https://github.com/getgauge/gauge-benchmark
  • These results are not persisted, but on merging to master the benchmark will be rerun.
  • These benchmark are run in Github Actions' agents, which are virtualized. Results are not to be taken as actual benchmarks.Rather, these are indicative numbers and make sense for comparison.

See Workflow log for more details.

@chadlwilson chadlwilson merged commit 061939b into master Nov 5, 2024
28 checks passed
@chadlwilson chadlwilson deleted the dependabot/pip/build/pip/build-python-e6de5a035a branch November 5, 2024 01:08
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 Pull requests that update Python code
Development

Successfully merging this pull request may close these issues.

1 participant