chore(deps): bump the dependencies group across 1 directory with 37 updates#11984
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the dependencies group across 1 directory with 37 updates#11984dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
✅ Deploy Preview for inventree-web-pui-preview canceled.
|
…pdates Bumps the dependencies group with 37 updates in the /src/backend directory: | Package | From | To | | --- | --- | --- | | [bleach](https://github.com/mozilla/bleach) | `4.1.0` | `6.3.0` | | [blessed](https://github.com/jquast/blessed) | `1.38.0` | `1.39.0` | | [boto3](https://github.com/boto/boto3) | `1.42.96` | `1.43.8` | | [botocore](https://github.com/boto/botocore) | `1.42.96` | `1.43.8` | | [cryptography](https://github.com/pyca/cryptography) | `47.0.0` | `48.0.0` | | [dulwich](https://github.com/dulwich/dulwich) | `1.2.0` | `1.2.1` | | [fonttools](https://github.com/fonttools/fonttools) | `4.62.1` | `4.63.0` | | [googleapis-common-protos](https://github.com/googleapis/google-cloud-python) | `1.74.0` | `1.75.0` | | [gunicorn](https://github.com/benoitc/gunicorn) | `25.3.0` | `26.0.0` | | [icalendar](https://github.com/collective/icalendar) | `7.0.3` | `7.1.0` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.7.1` | `9.0.0` | | [nh3](https://github.com/messense/nh3) | `0.3.4` | `0.3.5` | | [opentelemetry-exporter-otlp-proto-common](https://github.com/open-telemetry/opentelemetry-python) | `1.40.0` | `1.41.1` | | [opentelemetry-exporter-otlp-proto-grpc](https://github.com/open-telemetry/opentelemetry-python) | `1.40.0` | `1.41.1` | | [opentelemetry-exporter-otlp-proto-http](https://github.com/open-telemetry/opentelemetry-python) | `1.40.0` | `1.41.1` | | [opentelemetry-instrumentation](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.61b0` | `0.62b1` | | [opentelemetry-instrumentation-dbapi](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.61b0` | `0.62b1` | | [opentelemetry-proto](https://github.com/open-telemetry/opentelemetry-python) | `1.40.0` | `1.41.1` | | [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-python) | `0.61b0` | `0.62b1` | | [opentelemetry-util-http](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.61b0` | `0.62b1` | | [paramiko](https://github.com/paramiko/paramiko) | `4.0.0` | `5.0.0` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `6.33.6` | `7.34.1` | | [pypdf](https://github.com/py-pdf/pypdf) | `6.10.2` | `6.11.0` | | [requests](https://github.com/psf/requests) | `2.33.1` | `2.34.2` | | [s3transfer](https://github.com/boto/s3transfer) | `0.16.1` | `0.17.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.58.0` | `2.60.0` | | [wcwidth](https://github.com/jquast/wcwidth) | `0.6.0` | `0.7.0` | | [wrapt](https://github.com/GrahamDumpleton/wrapt) | `1.17.3` | `2.1.2` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.5` | `7.14.0` | | [django-stubs](https://github.com/typeddjango/django-stubs) | `6.0.3` | `6.0.4` | | [django-stubs-ext](https://github.com/typeddjango/django-stubs) | `6.0.3` | `6.0.4` | | [markdown-it-py](https://github.com/executablebooks/markdown-it-py) | `4.0.0` | `4.2.0` | | [pip](https://github.com/pypa/pip) | `26.1` | `26.1.1` | | [prek](https://github.com/j178/prek) | `0.3.13` | `0.4.0` | | [pytest-codspeed](https://github.com/CodSpeedHQ/pytest-codspeed) | `4.4.0` | `5.0.2` | | [types-psycopg2](https://github.com/python/typeshed) | `2.9.21.20260422` | `2.9.21.20260509` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20260408` | `6.0.12.20260510` | Updates `bleach` from 4.1.0 to 6.3.0 - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](mozilla/bleach@v4.1.0...v6.3.0) Updates `blessed` from 1.38.0 to 1.39.0 - [Release notes](https://github.com/jquast/blessed/releases) - [Changelog](https://github.com/jquast/blessed/blob/master/docs/history.rst) - [Commits](https://github.com/jquast/blessed/commits) Updates `boto3` from 1.42.96 to 1.43.8 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.96...1.43.8) Updates `botocore` from 1.42.96 to 1.43.8 - [Commits](boto/botocore@1.42.96...1.43.8) Updates `cryptography` from 47.0.0 to 48.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@47.0.0...48.0.0) Updates `dulwich` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/dulwich/dulwich/releases) - [Changelog](https://github.com/jelmer/dulwich/blob/main/NEWS) - [Commits](jelmer/dulwich@dulwich-1.2.0...dulwich-1.2.1) Updates `fonttools` from 4.62.1 to 4.63.0 - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](fonttools/fonttools@4.62.1...4.63.0) Updates `googleapis-common-protos` from 1.74.0 to 1.75.0 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@googleapis-common-protos-v1.74.0...googleapis-common-protos-v1.75.0) Updates `gunicorn` from 25.3.0 to 26.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@25.3.0...26.0.0) Updates `icalendar` from 7.0.3 to 7.1.0 - [Release notes](https://github.com/collective/icalendar/releases) - [Changelog](https://github.com/collective/icalendar/blob/main/CHANGES.rst) - [Commits](collective/icalendar@v7.0.3...v7.1.0) Updates `importlib-metadata` from 8.7.1 to 9.0.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.7.1...v9.0.0) Updates `nh3` from 0.3.4 to 0.3.5 - [Release notes](https://github.com/messense/nh3/releases) - [Commits](messense/nh3@v0.3.4...v0.3.5) Updates `opentelemetry-exporter-otlp-proto-common` from 1.40.0 to 1.41.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.40.0...v1.41.1) Updates `opentelemetry-exporter-otlp-proto-grpc` from 1.40.0 to 1.41.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.40.0...v1.41.1) Updates `opentelemetry-exporter-otlp-proto-http` from 1.40.0 to 1.41.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.40.0...v1.41.1) Updates `opentelemetry-instrumentation` from 0.61b0 to 0.62b1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-instrumentation-dbapi` from 0.61b0 to 0.62b1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-proto` from 1.40.0 to 1.41.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.40.0...v1.41.1) Updates `opentelemetry-semantic-conventions` from 0.61b0 to 0.62b1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python/commits) Updates `opentelemetry-util-http` from 0.61b0 to 0.62b1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `paramiko` from 4.0.0 to 5.0.0 - [Commits](paramiko/paramiko@4.0.0...5.0.0) Updates `protobuf` from 6.33.6 to 7.34.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `pypdf` from 6.10.2 to 6.11.0 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@6.10.2...6.11.0) Updates `requests` from 2.33.1 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.1...v2.34.2) Updates `s3transfer` from 0.16.1 to 0.17.0 - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](boto/s3transfer@0.16.1...0.17.0) Updates `sentry-sdk` from 2.58.0 to 2.60.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.58.0...2.60.0) Updates `wcwidth` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](jquast/wcwidth@0.6.0...0.7.0) Updates `wrapt` from 1.17.3 to 2.1.2 - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](GrahamDumpleton/wrapt@1.17.3...2.1.2) Updates `coverage` from 7.13.5 to 7.14.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.5...7.14.0) Updates `django-stubs` from 6.0.3 to 6.0.4 - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](typeddjango/django-stubs@6.0.3...6.0.4) Updates `django-stubs-ext` from 6.0.3 to 6.0.4 - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](typeddjango/django-stubs@6.0.3...6.0.4) Updates `markdown-it-py` from 4.0.0 to 4.2.0 - [Release notes](https://github.com/executablebooks/markdown-it-py/releases) - [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md) - [Commits](executablebooks/markdown-it-py@v4.0.0...v4.2.0) Updates `pip` from 26.1 to 26.1.1 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@26.1...26.1.1) Updates `prek` from 0.3.13 to 0.4.0 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.3.13...v0.4.0) Updates `pytest-codspeed` from 4.4.0 to 5.0.2 - [Release notes](https://github.com/CodSpeedHQ/pytest-codspeed/releases) - [Changelog](https://github.com/CodSpeedHQ/pytest-codspeed/blob/master/CHANGELOG.md) - [Commits](CodSpeedHQ/pytest-codspeed@v4.4.0...v5.0.2) Updates `types-psycopg2` from 2.9.21.20260422 to 2.9.21.20260509 - [Commits](https://github.com/python/typeshed/commits) Updates `types-pyyaml` from 6.0.12.20260408 to 6.0.12.20260510 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: bleach dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: blessed dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: boto3 dependency-version: 1.43.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: botocore dependency-version: 1.43.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: coverage dependency-version: 7.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cryptography dependency-version: 48.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: django-stubs dependency-version: 6.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: django-stubs-ext dependency-version: 6.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: dulwich dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: fonttools dependency-version: 4.63.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: googleapis-common-protos dependency-version: 1.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: gunicorn dependency-version: 26.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: icalendar dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: importlib-metadata dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: markdown-it-py dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: nh3 dependency-version: 0.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: opentelemetry-exporter-otlp-proto-common dependency-version: 1.41.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: opentelemetry-exporter-otlp-proto-grpc dependency-version: 1.41.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: opentelemetry-exporter-otlp-proto-http dependency-version: 1.41.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: opentelemetry-instrumentation dependency-version: 0.62b1 dependency-type: direct:production dependency-group: dependencies - dependency-name: opentelemetry-instrumentation-dbapi dependency-version: 0.62b1 dependency-type: direct:production dependency-group: dependencies - dependency-name: opentelemetry-proto dependency-version: 1.41.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: opentelemetry-semantic-conventions dependency-version: 0.62b1 dependency-type: direct:production dependency-group: dependencies - dependency-name: opentelemetry-util-http dependency-version: 0.62b1 dependency-type: direct:production dependency-group: dependencies - dependency-name: paramiko dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pip dependency-version: 26.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prek dependency-version: 0.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: protobuf dependency-version: 7.34.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pypdf dependency-version: 6.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest-codspeed dependency-version: 5.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: s3transfer dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sentry-sdk dependency-version: 2.60.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: types-psycopg2 dependency-version: 2.9.21.20260509 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: types-pyyaml dependency-version: 6.0.12.20260510 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: wcwidth dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: wrapt dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
e95275e to
51c0462
Compare
Contributor
Author
|
Superseded by #11989. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 37 updates in the /src/backend directory:
4.1.06.3.01.38.01.39.01.42.961.43.81.42.961.43.847.0.048.0.01.2.01.2.14.62.14.63.01.74.01.75.025.3.026.0.07.0.37.1.08.7.19.0.00.3.40.3.51.40.01.41.11.40.01.41.11.40.01.41.10.61b00.62b10.61b00.62b11.40.01.41.10.61b00.62b10.61b00.62b14.0.05.0.06.33.67.34.16.10.26.11.02.33.12.34.20.16.10.17.02.58.02.60.00.6.00.7.01.17.32.1.27.13.57.14.06.0.36.0.46.0.36.0.44.0.04.2.026.126.1.10.3.130.4.04.4.05.0.22.9.21.202604222.9.21.202605096.0.12.202604086.0.12.20260510Updates
bleachfrom 4.1.0 to 6.3.0Changelog
Sourced from bleach's changelog.
... (truncated)
Commits
5546d5dchore: prep for 6.3.0 release88df3ffchore: fix readthedocsd8b2fb4fix: fix wbr handling (#488)55e48cechore: add support for Python 3.14 (#758)a4d6cddchore: drop support for Python 3.9 (#756)172d92fBump actions/setup-python from 5.6.0 to 6.0.0df88612Bump actions/checkout from 4.2.2 to 5.0.0cbcf6b1Bump actions/cache from 4.2.3 to 4.3.0d9aa7efSwitch from dependabot reviewers to CODEOWNERS06f0f76Update setuptools, wheel, and twine for devsUpdates
blessedfrom 1.38.0 to 1.39.0Release notes
Sourced from blessed's releases.
Changelog
Sourced from blessed's changelog.
... (truncated)
Commits
Updates
boto3from 1.42.96 to 1.43.8Commits
7a82579Merge branch 'release-1.43.8'06a1d63Bumping version to 1.43.82b6e7bdAdd changelog entries from botocoree6aee5dMerge branch 'release-1.43.7'05566d2Merge branch 'release-1.43.7' into develop37e8136Bumping version to 1.43.74418d43Add changelog entries from botocore5e2df61Bump urllib3 from 2.6.3 to 2.7.0 (#4787)81a86c9Add CI for 3.14t (#4786)f2ccf9fMerge branch 'release-1.43.6'Updates
botocorefrom 1.42.96 to 1.43.8Commits
bd1fb23Merge branch 'release-1.43.8'd15b124Bumping version to 1.43.8b9f0f7fUpdate endpoints modelec174c1Update to latest models74501ceMerge branch 'release-1.43.7'd6831a5Merge branch 'release-1.43.7' into develop0e63dbeBumping version to 1.43.7840e09fUpdate endpoints model8228777Update to latest modelsb63fa4bBump urllib3 from 2.6.3 to 2.7.0 (#3702)Updates
cryptographyfrom 47.0.0 to 48.0.0Changelog
Sourced from cryptography's changelog.
Commits
8e03e30bump for 48.0.0 release (#14796)295e0d2Add AGENTS.md with CLAUDE.md symlink (#14794)104a2deBump BoringSSL, OpenSSL, AWS-LC in CI (#14793)67ec1e5call check_length early on AesSiv::encrypt (#14792)b2da57achangelog for mldsa/mlkem for openssl (#14791)3cf44adML-KEM OpenSSL support (#14781)2e31639ML-DSA OpenSSL support (#14773)5affe5afix rust nightly clippy (#14790)2e73ca4bump rust-openssl dep and update EcPoint::mul_generator to mul_generator2 (#1...82ebd3bBump BoringSSL, OpenSSL, AWS-LC in CI (#14785)Updates
dulwichfrom 1.2.0 to 1.2.1Release notes
Sourced from dulwich's releases.
Changelog
Sourced from dulwich's changelog.
Commits
57806b8Release 1.2.1a127d33Honor GIT_PROTOCOL env var when picking default protocol version (#1862) (#2149)6c1697alfs: derive correct file:// LFS endpoint from local remote URL (#2161)6685fdelfs: use pathlib.Path.as_uri() for portable file:// URLs0d0b9f8Migrate from testrepository to inquest (#2160)a0dac57Migrate from testrepository to inquestcd6ebd9lfs: derive correct file:// LFS endpoint from local remote URLbfaf192Disable background processes to prevent issues with races (#2158)06d7afdMove GIT_SSH/GIT_SSH_COMMAND env lookup from client.py to cli.py (#2156)e60e0c1Disable background processes to prevent issues with racesUpdates
fonttoolsfrom 4.62.1 to 4.63.0Release notes
Sourced from fonttools's releases.
Changelog
Sourced from fonttools's changelog.
Commits
978d9edRelease 4.63.06b40ecbAdd changelog entries for 4.63.0382a35fMerge pull request #4090 from fonttools/fix-freethreading-compat0e999b5Declare Cython extensions as free-threading compatible9e55ea5Merge pull request #4089 from fonttools/graphite-feat-labelse84db3aMerge pull request #4088 from fonttools/fix-setUnicodeRanges-bits-123-127d6eabd1Feat: show name table strings as comments next to label IDs in ttx7d0902bOS/2: fix setUnicodeRanges round-trip for reserved bits 123-12706e266cMerge pull request #4085 from fonttools/fix-map-backward-non-injective6d64598Add more tests for map_backward with many-to-one axis mapsUpdates
googleapis-common-protosfrom 1.74.0 to 1.75.0Release notes
Sourced from googleapis-common-protos's releases.
Commits
3997a10chore: librarian release pull request: 20260506T163115Z (#16964)f655e49chore: add type annotation to SYNCPOINTS (#16973)f149bd7refactor(bigframes): Modularize compiler routing as proxy executor (#16907)19db82fchore(bigframes): remove leftover support for Python <= 3.9 (#16961)2dedaacchore: test CommonResource resource name alias (#16965)9652a08fix: pass resource aliases to file-level CommonResources (#16945)78a48b0fix(google-cloud-core): Drop support for Python 3.9 (#16953)5975c48fix(dns): Drop support for Python 3.9 (#16954)d5bea2efix(crc32c): Drop support for Python 3.8 and 3.9 (#16955)63f6d96fix(sqlalchemy-bigquery): Drop support for Python 3.8 and 3.9 (#16956)Updates
gunicornfrom 25.3.0 to 26.0.0Release notes
Sourced from gunicorn's releases.
... (truncated)
Commits
5d819cfrelease: 26.0.0b45c70dMerge pull request #3611 from zc-mattcen/docs-typo99c8d48Merge pull request #3623 from benoitc/chore/drop-eventlet-add-h2-uvloop-test-...5a655afMerge pull request #3622 from benoitc/test/docker-port-and-ipv4-fixes201df19chore: remove eventlet worker; add h2 and uvloop to test depsf4ac8e1test: pass action name to dirty client and stabilize after TTOU spam54d38aftest: unblock docker fixtures on macOS hosts68843c8Merge pull request #3621 from benoitc/fix/asgi-preserve-content-length-on-hea...31f2618Merge pull request #3620 from benoitc/fix/asgi-proxy-protocol-trust-and-parsing41ec752fix: keep Content-Length on HEAD and 304 responsesUpdates
icalendarfrom 7.0.3 to 7.1.0Release notes
Sourced from icalendar's releases.
Changelog
Sourced from icalendar's changelog.