-
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 25 updates #754
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 25 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dls-dodal](https://github.com/DiamondLightSource/dodal) | `1.36.2` | `1.36.3` | | [opentelemetry-distro](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.49b2` | `0.50b0` | | [opentelemetry-instrumentation-fastapi](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.49b2` | `0.50b0` | | [fonttools](https://github.com/fonttools/fonttools) | `4.55.2` | `4.55.3` | | [intake](https://github.com/intake/intake) | `0.6.4` | `2.0.7` | | [ipython](https://github.com/ipython/ipython) | `8.18.0` | `8.30.0` | | [numpy](https://github.com/numpy/numpy) | `1.26.4` | `2.2.0` | | [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.28.2` | `1.29.0` | | [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-python) | `1.28.2` | `1.29.0` | | [opentelemetry-exporter-otlp-proto-common](https://github.com/open-telemetry/opentelemetry-python) | `1.28.2` | `1.29.0` | | [opentelemetry-exporter-otlp-proto-grpc](https://github.com/open-telemetry/opentelemetry-python) | `1.28.2` | `1.29.0` | | [opentelemetry-exporter-otlp-proto-http](https://github.com/open-telemetry/opentelemetry-python) | `1.28.2` | `1.29.0` | | [opentelemetry-instrumentation](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.49b2` | `0.50b0` | | [opentelemetry-instrumentation-asgi](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.49b2` | `0.50b0` | | [opentelemetry-proto](https://github.com/open-telemetry/opentelemetry-python) | `1.28.2` | `1.29.0` | | [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) | `1.28.2` | `1.29.0` | | [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-python) | `0.49b2` | `0.50b0` | | [opentelemetry-util-http](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.49b2` | `0.50b0` | | [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-numpy](https://github.com/caniko/pydantic-numpy) | `5.0.2` | `7.0.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.2` | `0.8.3` | | [tox](https://github.com/tox-dev/tox) | `3.28.0` | `4.23.2` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `1.0.0` | `1.0.3` | | [zict](http://zict.readthedocs.io/en/latest/) | `2.2.0` | `3.0.0` | Updates `dls-dodal` from 1.36.2 to 1.36.3 - [Release notes](https://github.com/DiamondLightSource/dodal/releases) - [Commits](DiamondLightSource/dodal@1.36.2...1.36.3) Updates `opentelemetry-distro` from 0.49b2 to 0.50b0 - [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.49b2 to 0.50b0 - [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 `fonttools` from 4.55.2 to 4.55.3 - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](fonttools/fonttools@4.55.2...4.55.3) 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.30.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.18.0...8.30.0) Updates `numpy` from 1.26.4 to 2.2.0 - [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.2.0) Updates `opentelemetry-api` from 1.28.2 to 1.29.0 - [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.28.2...v1.29.0) Updates `opentelemetry-exporter-otlp` from 1.28.2 to 1.29.0 - [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.28.2...v1.29.0) Updates `opentelemetry-exporter-otlp-proto-common` from 1.28.2 to 1.29.0 - [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.28.2...v1.29.0) Updates `opentelemetry-exporter-otlp-proto-grpc` from 1.28.2 to 1.29.0 - [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.28.2...v1.29.0) Updates `opentelemetry-exporter-otlp-proto-http` from 1.28.2 to 1.29.0 - [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.28.2...v1.29.0) Updates `opentelemetry-instrumentation` from 0.49b2 to 0.50b0 - [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.49b2 to 0.50b0 - [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.2 to 1.29.0 - [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.28.2...v1.29.0) Updates `opentelemetry-sdk` from 1.28.2 to 1.29.0 - [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.28.2...v1.29.0) Updates `opentelemetry-semantic-conventions` from 0.49b2 to 0.50b0 - [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.49b2 to 0.50b0 - [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 `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-numpy` from 5.0.2 to 7.0.0 - [Commits](https://github.com/caniko/pydantic-numpy/commits) Updates `ruff` from 0.8.2 to 0.8.3 - [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.8.2...0.8.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 `watchfiles` from 1.0.0 to 1.0.3 - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](samuelcolvin/watchfiles@v1.0.0...v1.0.3) Updates `zict` from 2.2.0 to 3.0.0 --- updated-dependencies: - dependency-name: dls-dodal dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-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: fonttools 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-minor dependency-group: dev-dependencies - dependency-name: opentelemetry-exporter-otlp dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: opentelemetry-exporter-otlp-proto-common dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: opentelemetry-exporter-otlp-proto-grpc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: opentelemetry-exporter-otlp-proto-http dependency-type: direct:development update-type: version-update:semver-minor 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-minor dependency-group: dev-dependencies - dependency-name: opentelemetry-sdk dependency-type: direct:development update-type: version-update:semver-minor 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: 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-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: tox dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: watchfiles 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 ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Dec 12, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #754 +/- ##
=======================================
Coverage 93.20% 93.20%
=======================================
Files 37 37
Lines 2074 2074
=======================================
Hits 1933 1933
Misses 141 141 ☔ View full report in Codecov by Sentry. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/pip/dev-dependencies-efe99f9100
branch
December 16, 2024 02:18
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 25 updates in the / directory:
1.36.2
1.36.3
0.49b2
0.50b0
0.49b2
0.50b0
4.55.2
4.55.3
0.6.4
2.0.7
8.18.0
8.30.0
1.26.4
2.2.0
1.28.2
1.29.0
1.28.2
1.29.0
1.28.2
1.29.0
1.28.2
1.29.0
1.28.2
1.29.0
0.49b2
0.50b0
0.49b2
0.50b0
1.28.2
1.29.0
1.28.2
1.29.0
0.49b2
0.50b0
0.49b2
0.50b0
5.2.2
5.2.3
3.0.36
3.0.48
5.0.2
7.0.0
0.8.2
0.8.3
3.28.0
4.23.2
1.0.0
1.0.3
2.2.0
3.0.0
Updates
dls-dodal
from 1.36.2 to 1.36.3Release notes
Sourced from dls-dodal's releases.
Commits
f9b3fd0
Fixes for ophyd async 0.9.0a1 (#952)e3cf7f8
added mirror and slits for i10 (#940)281fa99
Update i24 devices (#945)Updates
opentelemetry-distro
from 0.49b2 to 0.50b0Changelog
Sourced from opentelemetry-distro's changelog.
... (truncated)
Commits
Updates
opentelemetry-instrumentation-fastapi
from 0.49b2 to 0.50b0Changelog
Sourced from opentelemetry-instrumentation-fastapi's changelog.
... (truncated)
Commits
Updates
fonttools
from 4.55.2 to 4.55.3Release notes
Sourced from fonttools's releases.
Changelog
Sourced from fonttools's changelog.
Commits
8e5c1bf
Release 4.55.3460b530
Merge pull request #3731 from fonttools/newse507e7c
Update news to prepare for release4b9f5ef
[feaLib] More efficient inline format 4 lookups1be0440
[Tests] Don't compare numbers with "is"7ad7cfd
Merge pull request #3725 from fonttools/dependabot/github_actions/pypa/gh-act...2abf837
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.302cc445
Merge pull request #3716 from n8willis/master23546cf
[Docs] Import TupeVariation class directly in gvar table module. Fixes a Sphi...314eee0
[Docs] Fix docstring typo in gcid table module.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.30.0Commits
a8541f5
release 8.30.00bbf70c
misc headers fixes and whatsnew 8.30 (#14588)a8810c6
misc headers fixesd7eebae
crashhandler: Cast rptdir to Path (#14578)17f17d1
Update IPython/core/crashhandler.py938e3ba
Turn on type checking and update crahshandlera336a98
Some documentations about custom formatters (#14579)969bfa6
Some documentations about custom formatters546d856
crashhandler: Cast rptdir to Path0615526
deprecated ast attribute (#14575)Updates
numpy
from 1.26.4 to 2.2.0Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
e7a123b
Merge pull request #27928 from charris/prepare-2.2.0d97d071
MAINT: Try fixing MacOS cirrus build failures. [wheel build]1ed7b67
REL: Prepare for the NumPy 2.2.0 release [wheel build]fd9e7ef
Merge pull request #27916 from charris/backport-279152e0941f
MAINT: Bump actions/cache from 4.1.2 to 4.2.0013656d
Merge pull request #27912 from charris/backport-278777895ba6
Merge pull request #27913 from charris/backport-27896ee8d1cd
PERF: improve multithreaded ufunc scaling (#27896)77fff6b
ENH: Refactor__qualname__
across API (#27877)b30a338
Merge pull request #27911 from charris/backport-27891Updates
opentelemetry-api
from 1.28.2 to 1.29.0Changelog
Sourced from opentelemetry-api's changelog.
... (truncated)
Commits
032784d
[release/v1.29.x-0.50bx] Prepare release 1.29.0/0.50b0 (#4349)415c94f
infra: move generate_workflows_lib from contrib to core (#4326)715ec63
opentelemetry-semantic-conventions: Bump semantic conventions to 1.29.0 (#4337)72fad82
opentelemetry-sdk: speed up exemplars a bit (#4260)db4ef06
update workflows in core as well (#4334)2ddb076
Remove unused assertEqualSpanInstrumentationInfo (#4310)78653ef
infra: remove generate contrib workflows from core (#4302)1ee2774
Fix typo:pustil
->psutil
(#4311)6812da2
opentelemetry-sdk: serialize logs severity_number as int (#4324)a0304a0
UseLogRecord.getMessage
to get OTLP body (#4216)Updates
opentelemetry-exporter-otlp
from 1.28.2 to 1.29.0Changelog
Sourced from opentelemetry-exporter-otlp's changelog.
... (truncated)
Commits
032784d
[release/v1.29.x-0.50bx] Prepare release 1.29.0/0.50b0 (#4349)ccc9e6f
Support logs with no body (#4276)c4fa8d7
Fix: filter exemplar for observable instrument and export of exemplar without...06809f4
Update version to 1.29.0.dev/0.50b0.dev (#4245)3842a09
Bump requests to latest in requirements (#3983)Updates
opentelemetry-exporter-otlp-proto-common
from 1.28.2 to 1.29.0Changelog
Sourced from opentelemetry-exporter-otlp-proto-common's changelog.
... (truncated)
Commits
032784d
[release/v1.29.x-0.50bx] Prepare release 1.29.0/0.50b0 (#4349)ccc9e6f
Support logs with no body (#4276)c4fa8d7
Fix: filter exemplar for observable instrument and export of exemplar without...06809f4
Update version to 1.29.0.dev/0.50b0.dev (#4245)3842a09
Bump requests to latest in requirements (#3983)Updates
opentelemetry-exporter-otlp-proto-grpc
from 1.28.2 to 1.29.0Changelog
Sourced from opentelemetry-exporter-otlp-proto-grpc's changelog.
... (truncated)
Commits
032784d
[release/v1.29.x-0.50bx] Prepare release 1.29.0/0.50b0 (#4349)ccc9e6f
Support logs with no body (#4276)c4fa8d7
Fix: filter exemplar for observable instrument and export of exemplar without...06809f4
Update version to 1.29.0.dev/0.50b0.dev (#4245)3842a09
Bump requests to latest in requirements (#3983)Updates
opentelemetry-exporter-otlp-proto-http
from 1.28.2 to 1.29.0Changelog
Sourced from opentelemetry-exporter-otlp-proto-http's changelog.
... (truncated)
Commits
032784d
[release/v1.29.x-0.50bx] Prepare release 1.29.0/0.50b0 (#4349)ccc9e6f
Support logs with no body (#4276)c4fa8d7
Fix: filter exemplar for observable instrument and export of exemplar without...06809f4
Update version to 1.29.0.dev/0.50b0.dev (#4245)3842a09
Bump requests to latest in requirements (#3983)Updates
opentelemetry-instrumentation
from 0.49b2 to 0.50b0Release notes
Sourced from opentelemetry-instrumentation's releases.
Changelog
Sourced from opentelemetry-instrumentation's changelog.