-
Notifications
You must be signed in to change notification settings - Fork 6
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 dev-dependencies group across 1 directory with 39 updates #725
Closed
Conversation
This file contains 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
Bumps the dev-dependencies group with 39 updates in the / directory: | Package | From | To | | --- | --- | --- | | [opentelemetry-distro](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.49b1` | `0.49b2` | | [opentelemetry-instrumentation-fastapi](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.49b1` | `0.49b2` | | [setuptools](https://github.com/pypa/setuptools) | `75.5.0` | `75.6.0` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.11.0` | `3.11.6` | | [confluent-kafka](https://github.com/confluentinc/confluent-kafka-python) | `2.6.0` | `2.6.1` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.4` | `7.6.7` | | [deprecated](https://github.com/laurent-laporte-pro/deprecated) | `1.2.14` | `1.2.15` | | [dunamai](https://github.com/mtkennerly/dunamai) | `1.22.0` | `1.23.0` | | [fonttools](https://github.com/fonttools/fonttools) | `4.54.1` | `4.55.0` | | [grpcio](https://github.com/grpc/grpc) | `1.67.1` | `1.68.0` | | [httpcore](https://github.com/encode/httpcore) | `1.0.6` | `1.0.7` | | [intake](https://github.com/intake/intake) | `0.6.4` | `2.0.7` | | [ipython](https://github.com/ipython/ipython) | `8.18.0` | `8.29.0` | | [numpy](https://github.com/numpy/numpy) | `1.26.4` | `2.1.3` | | [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.28.1` | `1.28.2` | | [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-python) | `1.28.1` | `1.28.2` | | [opentelemetry-exporter-otlp-proto-common](https://github.com/open-telemetry/opentelemetry-python) | `1.28.1` | `1.28.2` | | [opentelemetry-exporter-otlp-proto-grpc](https://github.com/open-telemetry/opentelemetry-python) | `1.28.1` | `1.28.2` | | [opentelemetry-exporter-otlp-proto-http](https://github.com/open-telemetry/opentelemetry-python) | `1.28.1` | `1.28.2` | | [opentelemetry-instrumentation](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.49b1` | `0.49b2` | | [opentelemetry-instrumentation-asgi](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.49b1` | `0.49b2` | | [opentelemetry-proto](https://github.com/open-telemetry/opentelemetry-python) | `1.28.1` | `1.28.2` | | [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) | `1.28.1` | `1.28.2` | | [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-python) | `0.49b1` | `0.49b2` | | [opentelemetry-util-http](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.49b1` | `0.49b2` | | [ophyd-async](https://github.com/bluesky/ophyd-async) | `0.8.0a4` | `0.8.0a5` | | [orderly-set](https://github.com/seperman/orderly-set) | `5.2.2` | `5.2.3` | | [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | `3.0.36` | `3.0.48` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.23.4` | `2.27.0` | | [pydantic-numpy](https://github.com/caniko/pydantic-numpy) | `5.0.2` | `7.0.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.7.3` | `0.7.4` | | [starlette](https://github.com/encode/starlette) | `0.41.2` | `0.41.3` | | [tox](https://github.com/tox-dev/tox) | `3.28.0` | `4.23.2` | | [typer](https://github.com/fastapi/typer) | `0.13.0` | `0.13.1` | | [uvicorn](https://github.com/encode/uvicorn) | `0.32.0` | `0.32.1` | | [workflows](https://github.com/DiamondLightSource/python-workflows) | `2.28` | `3.1` | | [yarl](https://github.com/aio-libs/yarl) | `1.17.1` | `1.17.2` | | [zict](http://zict.readthedocs.io/en/latest/) | `2.2.0` | `3.0.0` | | [zocalo](https://github.com/DiamondLightSource/python-zocalo) | `1.1.1` | `1.2.0` | Updates `opentelemetry-distro` from 0.49b1 to 0.49b2 - [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-fastapi` from 0.49b1 to 0.49b2 - [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 `setuptools` from 75.5.0 to 75.6.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.5.0...v75.6.0) Updates `aiohttp` from 3.11.0 to 3.11.6 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.11.0...v3.11.6) Updates `confluent-kafka` from 2.6.0 to 2.6.1 - [Release notes](https://github.com/confluentinc/confluent-kafka-python/releases) - [Changelog](https://github.com/confluentinc/confluent-kafka-python/blob/master/CHANGELOG.md) - [Commits](confluentinc/confluent-kafka-python@v2.6.0...v2.6.1) Updates `coverage` from 7.6.4 to 7.6.7 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.4...7.6.7) Updates `deprecated` from 1.2.14 to 1.2.15 - [Release notes](https://github.com/laurent-laporte-pro/deprecated/releases) - [Changelog](https://github.com/laurent-laporte-pro/deprecated/blob/master/CHANGELOG.rst) - [Commits](laurent-laporte-pro/deprecated@v1.2.14...v1.2.15) Updates `dunamai` from 1.22.0 to 1.23.0 - [Release notes](https://github.com/mtkennerly/dunamai/releases) - [Changelog](https://github.com/mtkennerly/dunamai/blob/master/CHANGELOG.md) - [Commits](mtkennerly/dunamai@v1.22.0...v1.23.0) Updates `fonttools` from 4.54.1 to 4.55.0 - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](fonttools/fonttools@4.54.1...4.55.0) Updates `grpcio` from 1.67.1 to 1.68.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](grpc/grpc@v1.67.1...v1.68.0) Updates `httpcore` from 1.0.6 to 1.0.7 - [Release notes](https://github.com/encode/httpcore/releases) - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md) - [Commits](encode/httpcore@1.0.6...1.0.7) Updates `intake` from 0.6.4 to 2.0.7 - [Commits](intake/intake@0.6.4...2.0.7) Updates `ipython` from 8.18.0 to 8.29.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.18.0...8.29.0) Updates `numpy` from 1.26.4 to 2.1.3 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.26.4...v2.1.3) Updates `opentelemetry-api` from 1.28.1 to 1.28.2 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.28.2/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.28.1...v1.28.2) Updates `opentelemetry-exporter-otlp` from 1.28.1 to 1.28.2 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.28.2/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.28.1...v1.28.2) Updates `opentelemetry-exporter-otlp-proto-common` from 1.28.1 to 1.28.2 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.28.2/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.28.1...v1.28.2) Updates `opentelemetry-exporter-otlp-proto-grpc` from 1.28.1 to 1.28.2 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.28.2/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.28.1...v1.28.2) Updates `opentelemetry-exporter-otlp-proto-http` from 1.28.1 to 1.28.2 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.28.2/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.28.1...v1.28.2) Updates `opentelemetry-instrumentation` from 0.49b1 to 0.49b2 - [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-asgi` from 0.49b1 to 0.49b2 - [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.28.1 to 1.28.2 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.28.2/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.28.1...v1.28.2) Updates `opentelemetry-sdk` from 1.28.1 to 1.28.2 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.28.2/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.28.1...v1.28.2) Updates `opentelemetry-semantic-conventions` from 0.49b1 to 0.49b2 - [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.49b1 to 0.49b2 - [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 `ophyd-async` from 0.8.0a4 to 0.8.0a5 - [Release notes](https://github.com/bluesky/ophyd-async/releases) - [Commits](bluesky/ophyd-async@v0.8.0a4...v0.8.0a5) Updates `orderly-set` from 5.2.2 to 5.2.3 - [Release notes](https://github.com/seperman/orderly-set/releases) - [Changelog](https://github.com/seperman/orderly-set/blob/master/CHANGELOG.md) - [Commits](https://github.com/seperman/orderly-set/commits) Updates `prompt-toolkit` from 3.0.36 to 3.0.48 - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG) - [Commits](prompt-toolkit/python-prompt-toolkit@3.0.36...3.0.48) Updates `pydantic-core` from 2.23.4 to 2.27.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.23.4...v2.27.0) Updates `pydantic-numpy` from 5.0.2 to 7.0.0 - [Commits](https://github.com/caniko/pydantic-numpy/commits) Updates `ruff` from 0.7.3 to 0.7.4 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.7.3...0.7.4) Updates `starlette` from 0.41.2 to 0.41.3 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.41.2...0.41.3) Updates `tox` from 3.28.0 to 4.23.2 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@3.28.0...4.23.2) Updates `typer` from 0.13.0 to 0.13.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.13.0...0.13.1) Updates `uvicorn` from 0.32.0 to 0.32.1 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.32.0...0.32.1) Updates `workflows` from 2.28 to 3.1 - [Commits](DiamondLightSource/python-workflows@v2.28...v3.1) Updates `yarl` from 1.17.1 to 1.17.2 - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](aio-libs/yarl@v1.17.1...v1.17.2) Updates `zict` from 2.2.0 to 3.0.0 Updates `zocalo` from 1.1.1 to 1.2.0 - [Changelog](https://github.com/DiamondLightSource/python-zocalo/blob/main/HISTORY.rst) - [Commits](DiamondLightSource/python-zocalo@v1.1.1...v1.2.0) --- updated-dependencies: - dependency-name: opentelemetry-distro dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: opentelemetry-instrumentation-fastapi dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: setuptools dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: aiohttp dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: confluent-kafka dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: deprecated dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: dunamai dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: fonttools dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: grpcio dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: httpcore dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: intake dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: numpy dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: opentelemetry-api dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: opentelemetry-exporter-otlp dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: opentelemetry-exporter-otlp-proto-common dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: opentelemetry-exporter-otlp-proto-grpc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: opentelemetry-exporter-otlp-proto-http dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: opentelemetry-instrumentation dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: opentelemetry-instrumentation-asgi dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: opentelemetry-proto dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: opentelemetry-sdk dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: opentelemetry-semantic-conventions dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: opentelemetry-util-http dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: ophyd-async dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: orderly-set dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: prompt-toolkit dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pydantic-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pydantic-numpy dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: starlette dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: typer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: uvicorn dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: workflows dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: yarl dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: zict dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: zocalo dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Nov 21, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/pip/dev-dependencies-b73f64b7e1
branch
November 25, 2024 01:47
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
0 participants
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 dev-dependencies group with 39 updates in the / directory:
0.49b1
0.49b2
0.49b1
0.49b2
75.5.0
75.6.0
3.11.0
3.11.6
2.6.0
2.6.1
7.6.4
7.6.7
1.2.14
1.2.15
1.22.0
1.23.0
4.54.1
4.55.0
1.67.1
1.68.0
1.0.6
1.0.7
0.6.4
2.0.7
8.18.0
8.29.0
1.26.4
2.1.3
1.28.1
1.28.2
1.28.1
1.28.2
1.28.1
1.28.2
1.28.1
1.28.2
1.28.1
1.28.2
0.49b1
0.49b2
0.49b1
0.49b2
1.28.1
1.28.2
1.28.1
1.28.2
0.49b1
0.49b2
0.49b1
0.49b2
0.8.0a4
0.8.0a5
5.2.2
5.2.3
3.0.36
3.0.48
2.23.4
2.27.0
5.0.2
7.0.0
0.7.3
0.7.4
0.41.2
0.41.3
3.28.0
4.23.2
0.13.0
0.13.1
0.32.0
0.32.1
2.28
3.1
1.17.1
1.17.2
2.2.0
3.0.0
1.1.1
1.2.0
Updates
opentelemetry-distro
from 0.49b1 to 0.49b2Commits
Updates
opentelemetry-instrumentation-fastapi
from 0.49b1 to 0.49b2Commits
Updates
setuptools
from 75.5.0 to 75.6.0Changelog
Sourced from setuptools's changelog.
Commits
bf2ced2
Bump version: 75.5.0 → 75.6.08685c80
Empty tuple instead of None for PlatformInfo version properties fallthrough (...50d671b
Rename news fragment2b471c2
Changed theWindowsSdkVersion
,FrameworkVersion32
and ``FrameworkVers...2c77cd2
Runtime typing fixes for typeshed return type merge (#47539a4c8d4
Runtime typing fixes for typeshed return type mergee622859
Preserve originalPKG-INFO
contents when creating wheel (instead of calling...0b5b417
Mark tests that may depend on external networka4fa01d
Add news fragment089aca9
Ignore coverage in test codeUpdates
aiohttp
from 3.11.0 to 3.11.6Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
ff9602d
Release 3.11.6 (#10000)b7e3b30
[PR #9997/8c36b51 backport][3.11] Restore theforce_close
method to the `...81c33ec
[PR #9991/7bbbd126 backport][3.11] Increase allowed benchmark run time to 7 m...25b49dc
Increment version to 3.11.6.dev0 (#9993)e836d3a
Release 3.11.5 (#9990)b235e76
[PR #9987/7199e09 backport][3.11] FixANY
method not appearing in the ``U...17b005a
Add target-version to black config (#9962) (#9986)7af8bbf
Increment version to 3.11.5.dev0 (#9983)f3d27ac
Release 3.11.4 (#9981)ee0657d
[PR #9976/2b40f6b7 backport][3.11] Restore only construct the allowed_methods...Updates
confluent-kafka
from 2.6.0 to 2.6.1Release notes
Sourced from confluent-kafka's releases.
Changelog
Sourced from confluent-kafka's changelog.
Commits
0e5706b
Release v2.6.1 (#1855)a29ecb9
Release v2.6.1rc2 (#1854)a596680
[KIP-848] Added support for testing with new 'consumer' group protocol. (#1812)1c4dd96
chore: update repo by service bot (#1680)42f4487
Introduced pyproject.toml and moved static metadata from setup.py (#1592)e17f6e2
Oauth OIDC CCloud producer example (#1769)Updates
coverage
from 7.6.4 to 7.6.7Changelog
Sourced from coverage's changelog.
Commits
af89ebb
docs: sample HTML for 7.6.7c723de2
docs: prep for 7.6.7898e94a
fix: another possible assert changed back to a conditional.42961d6
build: tweaks to release process1a09d4a
build: bump versionc26fc6e
docs: sample HTML for 7.6.679ad469
docs: prep for 7.6.698939c9
fix: this assert is possible, remove it. #1891ad4a4ff
build: automate the 'final' versione1502e6
build: bump versionUpdates
deprecated
from 1.2.14 to 1.2.15Release notes
Sourced from deprecated's releases.
Changelog
Sourced from deprecated's changelog.
Commits
7773ef0
v1.2.15 (#76)e2f3c28
docs: replace "tantale" by "laurent-laporte-pro" in documentation and linksa3cb1c3
Prepare next version 1.2.15 (2024-11-15)c9802b4
docs: change the author email in project metadatad138376
build: fix configuration of bumpversionaad0009
build: discontinue AppVeyor due to end of free support (related to #67)cca21ac
chore: update of the.gitignore
file to comply with modern standards1fc5c34
docs: update change log for #75abcb4e9
ci: update GitHub workflows and fix development dependencies for Python 3.12 ...d87ab55
Don't test EOL Python 3.7 on macOSUpdates
dunamai
from 1.22.0 to 1.23.0Release notes
Sourced from dunamai's releases.
Changelog
Sourced from dunamai's changelog.
Commits
d770650
Release v1.23.0c18bc0e
Add Python 3.12 and 3.13 to test matrixfe0ede5
Clean up some formatting15b6982
#92: Add major/minor/patch format placeholdersUpdates
fonttools
from 4.54.1 to 4.55.0Release notes
Sourced from fonttools's releases.
Changelog
Sourced from fonttools's changelog.
Commits
6ad1c31
Release 4.55.0c4f8370
Merge pull request #3690 from fonttools/news417b0a8
Update NEWS.rstc0c89e1
Update news.rst for next release919c1a9
Merge pull request #3685 from fonttools/pyup-scheduled-update-2024-11-11b49335e
Merge pull request #3686 from fonttools/dependabot/github_actions/pypa/gh-act...4a18869
Merge pull request #3688 from fonttools/name_consistencyb371f23
fontBuilder: don't add mac names for fvar and STAT if name table hasn't anyd2ce6e0
check for mac names in buildVFStatTable for DSv5 sources with STAT data991e791
Lets not add inconsistent names?Updates
grpcio
from 1.67.1 to 1.68.0Release notes
Sourced from grpcio's releases.
Commits
6b49ae6
[Release] Bump v.1.68.x to 1.68.0 (#38124)2bcf835
[Backport][chttp2] Fix channelz address (#38022) (#38027)5801d12
[XdsClient][Backport] Add missing authority to XdsClient metrics scope (#3800...62e547b
Bump v1.68.x version to v1.68.0-pre1 (#38001)1178b2d
[retry e2e test] add log message about known flakiness (#37974)c5999db
[call-v3] Fix leak with cq-based server (#37972)eacb2f7
Changed Bazel/Workspace to use@com
_google_protobuf//python/dist:syst… (#37971)14f22c7
[EventEngine] Disable the backup poller if all EventEngine experiments are ru...4662017
[EE] Prevent crash when address can't be resolved (#37952)c3e83b8
[Release] Bump core version in preparation for 1.68 Branch Cut (#37941)Updates
httpcore
from 1.0.6 to 1.0.7Release notes
Sourced from httpcore's releases.
Changelog
Sourced from httpcore's changelog.
Commits
a173552
Version 1.0.7 (#977)13e281d
Add proxy configuration to ConnectionPool. (#974)0bfcee4
default port for the socks5h scheme (#972)4e0a17c
Consistent import style (#970)127505b
Use new typing style (#963)Updates
intake
from 0.6.4 to 2.0.7Commits
5e7b3b8
Merge pull request #845 from jslorrma/fix/sparkdataframe-func-and-deltareader...9875076
fix: Fix typo in SparkDataFrame and update DeltaReader implements attribute2d526aa
Merge pull request #843 from AlbertDeFusco/feat/llama-server-cache-system-pro...68b0aae
cache system prompt file to disk913687d
Merge pull request #841 from AlbertDeFusco/feat/find-free-porteac67cc
Merge pull request #840 from AlbertDeFusco/chore/llama.cpp-short-kwargs6590c9a
start llamacppservice on free port62c3333
supported short-form kwargs7874ba1
Merge pull request #842 from AlbertDeFusco/chore/setup-miniconda117105c
swap for condaUpdates
ipython
from 8.18.0 to 8.29.0Commits
af19fb0
release 8.29.0b2fc308
Whats new 8.29 (#14560)9c221bb
Whats new 8.29d022657
Fix line stripping edge case for %load magic command (#14495)25703b5
Refactor with Pathlib for setupbase.py (#14543)de562f8
Fix re pattern pretty print (#14559)298e9f5
Fix formatting2888354
Fix line stripping logicd7d58a3
ENH: add webp support to IPython.display.Image and complete identification of...5f39fd8
Fix str error in path againUpdates
numpy
from 1.26.4 to 2.1.3Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
98464cc
Merge pull request #27690 from charris/prepare-2.1.3cbda85b
REL: Prepare for the NumPy 2.1.3 release [wheel build]daa8699
Merge pull request #27672 from charris/backport-27666614ca19
Merge pull request #27673 from charris/backport-27636e6b02d7
DOC: add release note54fd729
BUG: substantially simplify and fix issue with justification promotera90fe7c
BUG: fix more issues with string ufunc promotiona121864
BUG: fixes for StringDType/unicode promotersf055fb9
BUG: Fix a reference count leak in npy_find_descr_for_scalar.5895c02
Merge pull request #27669 from charris/backport-27663Updates
opentelemetry-api
from 1.28.1 to 1.28.2Changelog
Sourced from opentelemetry-api's changelog.
Commits
1471648
[release/v1.28.x-0.49bx] Prepare release 1.28.2/0.49b2 (#4290)099616a
[v1.28.x-0.49bx] Fix eachdist.py patch release to not add extra space (#4289)9676505
Fix prepare patch release workflow (#4287)ea809eb
[release/v1.28.x-0.49bx] opentelemetry-sdk: setup EventLogger when initializi...2929ebd
[release/v1.28.x-0.49bx] Support logs with no body (#4276) (#4282)393a388
Remove updating CHANGELOG step in release workflow (#4273) (#4280)Updates
opentelemetry-exporter-otlp
from 1.28.1 to 1.28.2Changelog
Sourced from opentelemetry-exporter-otlp's changelog.
Commits
1471648
[release/v1.28.x-0.49bx] Prepare release 1.28.2/0.49b2 (#4290)2929ebd
[release/v1.28.x-0.49bx] Support logs with no body (#4276) (#4282)Updates
opentelemetry-exporter-otlp-proto-common
from 1.28.1 to 1.28.2Changelog
Sourced from opentelemetry-exporter-otlp-proto-common's changelog.
Commits
1471648
[release/v1.28.x-0.49bx] Prepare release 1.28.2/0.49b2 (#4290)2929ebd
[release/v1.28.x-0.49bx] Support logs with no body (#4276) (#4282)Updates
opentelemetry-exporter-otlp-proto-grpc
from 1.28.1 to 1.28.2Changelog
Sourced from opentelemetry-exporter-otlp-proto-grpc's changelog.
Commits
1471648
[release/v1.28.x-0.49bx] Prepare release 1.28.2/0.49b2 (#4290)2929ebd
[release/v1.28.x-0.49bx] Support logs with no body (#4276) (#4282)Updates
opentelemetry-exporter-otlp-proto-http
from 1.28.1 to 1.28.2Changelog
Sourced from opentelemetry-exporter-otlp-proto-http's changelog.
Commits
1471648
[release/v1.28.x-0.49bx] Prepare release 1.28.2/0.49b2 (#4290)2929ebd
[release/v1.28.x-0.49bx] Support logs with no body (#4276) (#4282)Updates
opentelemetry-instrumentation
from 0.49b1 to 0.49b2Release notes
Sourced from opentelemetry-instrumentation's releases.
Commits
Updates
opentelemetry-instrumentation-asgi
from 0.49b1 to 0.49b2Commits
Updates
opentelemetry-proto
from 1.28.1 to 1.28.2Changelog
Sourced from opentelemetry-proto's changelog.
Commits
1471648
[release/v1.28.x-0.49bx] Prepare release 1.28.2/0.49b2 (