Bump the dev-dependencies group across 1 directory with 4 updates #38
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.
Updates the requirements on ophyd-async, databroker[client], matplotlib and tiled to permit the latest version.
Updates
ophyd-async
from 0.4.0 to 0.6.0Release notes
Sourced from ophyd-async's releases.
... (truncated)
Commits
35c07fe
Include chunk shape as a parameter in stream resource for HDF dataset (#544)0b6ab21
Add asyncio_default_fixture_loop_scope variable to pytest.ini to avoid deprec...de084df
Use name provider instead of hdf name when calling path provider in ad HDF wr...3412ac8
Fix typo (#588)ab11243
Update to copier template 2.3.0 (#580)989beeb
Added a fixtures that checks if tasks are still running in tests (#538)5b67581
Interface change of StandardDetector and Standard Controller (#568)965a4d7
Use asyncio TimeoutError in wait_for_value (#573)0cbfbe6
Introduce PvaAbstractions and use them in SeqTable (#522)81a6dbb
Extend sleep time (#566)Updates
databroker[client]
from 2.0.0b17 to 2.0.0b48Release notes
Sourced from databroker[client]'s releases.
... (truncated)
Commits
d75153b
REL: v2.0.0b48b3457ab
Merge pull request #821 from danielballan/update-for-tiled-0.1.0b88a4dade
Bump minimum tiled version.0875ec0
Update for tiled v0.1.0b811fa21f
Merge pull request #819 from danielballan/shape-fixer-patchc026f7e
whitespace83f8a73
Add example for generating broken shape metadata.91615e3
Add NPY_SEQ handler for docker-compose example.53e5be9
Update shape fixer to use tiled PATCH5676d95
Bump docker-compose image tag.Updates
matplotlib
to 3.9.2Release notes
Sourced from matplotlib's releases.
Commits
a254b68
REL: 3.9.2056f307
DOC: Create release notes for 3.9.28d867ce
Merge branch 'v3.9.1-doc' into v3.9.x7be8675
Merge pull request #28687 from QuLogic/static-msvc3ed3d7b
Merge pull request #28695 from meeseeksmachine/auto-backport-of-pr-27797-on-v...8a62afa
BLD: Include MSVCP140 runtime statically81be26f
Merge pull request #28688 from QuLogic/auto-backport-of-pr-28668-on-v3.9.xd88a582
Backport PR #27797: DOC: Use video files for saving animationse3159ba
Merge pull request #28692 from meeseeksmachine/auto-backport-of-pr-28632-on-v...465401e
Backport PR #28632: DOC: Tell sphinx-gallery to link mpl_toolkits from our buildUpdates
tiled
from 0.1.0a91 to 0.1.0b9Release notes
Sourced from tiled's releases.
... (truncated)
Changelog
Sourced from tiled's changelog.
... (truncated)
Commits
06a8eec
REL: v0.1.0b9722d761
Merge pull request #789 from danielballan/memoryview-fix1757bc7
Update CHANGELOG215093b
Cast memoryview to bytes so that len is correct5fdb2e4
Test that memoryview len is bytes not items7267770
Test writing across a socketb909022
Refactor server-on-thread into fixturedd8d8f1
Dask moved public objects in 2024.9.0 (#787)337ebab
Datetime units (#782)c44f3e2
REL: v0.1.0b8Dependabot 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