Bump the uv-lockfile group with 4 updates#67
Merged
Jakub Wlodek (jwlodek) merged 2 commits intoJul 14, 2026
Conversation
Bumps the uv-lockfile group with 4 updates: [ruff](https://github.com/astral-sh/ruff), [bluesky-tiled-plugins](https://github.com/bluesky/bluesky-tiled-plugins), [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) and [sphinxcontrib-mermaid](https://github.com/mgaitan/sphinxcontrib-mermaid). Updates `ruff` from 0.15.20 to 0.15.21 - [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.15.20...0.15.21) Updates `bluesky-tiled-plugins` from 2.0.6 to 2.0.8 - [Release notes](https://github.com/bluesky/bluesky-tiled-plugins/releases) - [Commits](bluesky/bluesky-tiled-plugins@v2.0.6...v2.0.8) Updates `pydata-sphinx-theme` from 0.19.0 to 0.20.0 - [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases) - [Changelog](https://github.com/pydata/pydata-sphinx-theme/blob/main/RELEASE.md) - [Commits](pydata/pydata-sphinx-theme@v0.19.0...v0.20.0) Updates `sphinxcontrib-mermaid` from 2.0.2 to 2.0.3 - [Changelog](https://github.com/mgaitan/sphinxcontrib-mermaid/blob/master/CHANGELOG.md) - [Commits](mgaitan/sphinxcontrib-mermaid@2.0.2...v2.0.3) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-lockfile - dependency-name: bluesky-tiled-plugins dependency-version: 2.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-lockfile - dependency-name: pydata-sphinx-theme dependency-version: 0.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-lockfile - dependency-name: sphinxcontrib-mermaid dependency-version: 2.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-lockfile ... Signed-off-by: dependabot[bot] <support@github.com>
Jakub Wlodek (jwlodek)
approved these changes
Jul 14, 2026
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 uv-lockfile group with 4 updates: ruff, bluesky-tiled-plugins, pydata-sphinx-theme and sphinxcontrib-mermaid.
Updates
rufffrom 0.15.20 to 0.15.21Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
3e1f636Bump 0.15.21 (#26676)4059807[ty] Infer metaclass-declared attributes on class instances (#26512)013e5d0[ty] Use a dedicated project name type (#26665)7ad39ad[ty] Avoid allocating decorated parameter names (#26666)c36f662Improve performance of rendering edits in preview mode (#26565)ad26408[ty] Gate membership narrowing on__contains__semantics (#25964)4594ca7[ty] Add variant discriminators forCodeGeneratorKind(#26659)1af03da[ty] Pydantic: Fix float conversion in unions (#26655)a004a36[ty] Handle callable classes in solver (#26090)d8ef3b0[ty] Parse all supported Google docstring sections. (#26653)Updates
bluesky-tiled-pluginsfrom 2.0.6 to 2.0.8Release notes
Sourced from bluesky-tiled-plugins's releases.
Commits
efd67bcMerge pull request #46 from genematx/revert-scan-id-sort25e4da3BUG: revert scan_id lookup sort override; trust catalog default sort0c379f9Merge pull request #44 from genematx/bug-fixes6f3da28Merge pull request #43 from genematx/bytes-consolidator4d45f63TST: xfail internal-array zero-dim test1e6bb50ENH: export ragged internal arrays as events for roundtrip48e9f03MNT: inline build_descriptor_docs into exporters.pyb0ed33cMNT: format and lint8ff6eb0MNT: consolidate descriptor reconstruction into a schema-validated helpered47770PERF: reconstruct descriptors from stream metadata; fix config-update walkUpdates
pydata-sphinx-themefrom 0.19.0 to 0.20.0Release notes
Sourced from pydata-sphinx-theme's releases.
Commits
3cffc43Bump 0.19.0 -> 0.20.0 (#2437)53488b7Fix relative json_url on home page when using dirhtml builder (#2436)db2d3ab[pre-commit.ci] pre-commit autoupdate hooks (#2435)266c201Fix broken link in our example gallery and replace it with another one (#2430)fd586dcBump py-cov-action/python-coverage-comment-action from 3.41 to 4.1 (#2432)6ac6322Bump actions/cache from 5.0.5 to 6.1.0 (#2433)6f2c50cBump actions/setup-python from 6.2.0 to 6.3.0 (#2431)7d2dc8cUnpin internal actions (#2427)6dde1c3fix: stabilize Read the Docs Ubuntu image (#2429)d001992Bump internal actions (#2426)Updates
sphinxcontrib-mermaidfrom 2.0.2 to 2.0.3Changelog
Sourced from sphinxcontrib-mermaid's changelog.
Commits
f992df7Merge pull request #249 from mgaitan/tkp/2037ced3debump to 2.0.37346af2Merge pull request #227 from drillan/fix/lazy-render-hidden-elementsb6d1fdcMerge branch 'master' into fix/lazy-render-hidden-elements425076fApply zoom to deferred diagrams and fix zoom completion loop9261af4Merge pull request #248 from timkpaine/tkp/hfa902799Fix local JS module imports on root-level pages881b38aMerge pull request #245 from imphil/string-error-message4fa3848fix: Capture mmdc error message as string1a6cad0Backfill CHANGELOG for 2.0.2Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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