chore(deps): bump the uv group across 1 directory with 6 updates - #89
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the uv group across 1 directory with 6 updates#89dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the uv group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [orjson](https://github.com/ijl/orjson) | `3.11.9` | `3.12.0` | | [typer](https://github.com/fastapi/typer) | `0.26.8` | `0.27.2` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.6.1` | `4.6.3` | | [jupytext](https://github.com/jupytext/jupytext) | `1.19.4` | `1.19.5` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.20` | `0.16.5` | | [mypy](https://github.com/python/mypy) | `2.1.0` | `2.3.1` | Updates `orjson` from 3.11.9 to 3.12.0 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.11.9...3.12.0) Updates `typer` from 0.26.8 to 0.27.2 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.26.8...0.27.2) Updates `jupyterlab` from 4.6.1 to 4.6.3 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.6.1...@jupyterlab/lsp@4.6.3) Updates `jupytext` from 1.19.4 to 1.19.5 - [Release notes](https://github.com/jupytext/jupytext/releases) - [Changelog](https://github.com/jupytext/jupytext/blob/main/CHANGELOG.md) - [Commits](jupytext/jupytext@v1.19.4...v1.19.5) Updates `ruff` from 0.15.20 to 0.16.5 - [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.16.5) Updates `mypy` from 2.1.0 to 2.3.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.1.0...v2.3.1) --- updated-dependencies: - dependency-name: orjson dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv - dependency-name: typer dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv - dependency-name: jupyterlab dependency-version: 4.6.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv - dependency-name: jupytext dependency-version: 1.19.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv - dependency-name: ruff dependency-version: 0.16.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv - dependency-name: mypy dependency-version: 2.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
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 group with 6 updates in the / directory:
3.11.93.12.00.26.80.27.24.6.14.6.31.19.41.19.50.15.200.16.52.1.02.3.1Updates
orjsonfrom 3.11.9 to 3.12.0Release notes
Sourced from orjson's releases.
Changelog
Sourced from orjson's changelog.
Commits
67378953.12.0c2a6e8fJsonWriter, iterators6a2d7a7yyjson 1ea2fb097bf170build updateUpdates
typerfrom 0.26.8 to 0.27.2Release notes
Sourced from typer's releases.
... (truncated)
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
99eb220🔖 Release version 0.27.2 (#1943)a2c9f1e📝 Update release notes41dea8f♻️ Createexceptionsmodule andTyperExceptionbase class (#1942)407d924📝 Update release notes41c8224⬆️ Bump setup-uv action to 10.0.1 (#1940)9a7b2e8📝 Update release notes31f30d7👷 Migrate automatic labels to Latest Changes (#1931)dacef1b📝 Update release notes42a9639👷 Remove legacy label check (#1930)361bdd8📝 Update release notesUpdates
jupyterlabfrom 4.6.1 to 4.6.3Release notes
Sourced from jupyterlab's releases.
... (truncated)
Commits
e7255a9[ci skip] Publish 4.6.308c20a1Backport PR #19243 on branch 4.6.x (Fix Shift-click cell selection after edit...4e08e0dBackport PR #19168 on branch 4.6.x (Fix active cell prompt and source blink i...9653490Backport PR #19227 on branch 4.6.x (Update the item positions when an item is...243ee01Backport PR #19234 on branch 4.6.x (Fix variable inspection, document autocom...9b7efedBackport PR #19166 on branch 4.6.x (Show "starting" rather than "idle" status...edc8390Backport PR #19212 on branch 4.6.x (Update JEP 91 link to the new MyST docs U...4cffbedBackport PR #19204 on branch 4.6.x (Update Altair snapshot) (#19205)7d0f5b6Backport PR #19193 on branch 4.6.x (Switch pre-commit tolanguage: system) ...150ba51[ci skip] Publish 4.6.2Updates
jupytextfrom 1.19.4 to 1.19.5Release notes
Sourced from jupytext's releases.
Changelog
Sourced from jupytext's changelog.
Commits
3132c6cVersion 1.19.5d8d4d14build(deps): bump axios from 1.16.0 to 1.18.1 in /jupyterlab in the jupytext-...1a6fde9build(deps): bump the actions-dependencies group with 3 updates0068463build(deps): bump astro58c1eb9build(deps): bump the jupytext-extension-dependencies group across 2 director...af6134eMigrate to jupyter-builder for building frontend extension (#1590)bb0de16build(deps): bump the actions-dependencies group across 1 directory with 8 up...555b4c2avoid quadratic backtracking in help/bash magic regexf24a3b7reuse secure temp files in marimo_py_to_notebookd53e2f1Require zizmor and precommit on ci (#1594)Updates
rufffrom 0.15.20 to 0.16.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9e4938cBump 0.16.5 (#28110)aad0e90Allow rules without codes (#28049)5fdab73Update preview default rules and categories (#27877)29c8e5bDocument rule acceptance guidelines (#27910)50a4d7fDocument the new category selectors (#27906)ada8795Introduce category selectors (#27666)d894723[ty] Infer lambda parameters through callable type aliases (#28109)2685fde[ty] Narrow functional enum members in==andmatch(#28103)efcffd2[ty] Intersection simplifications with subtype-related generic specialization...eb78048[ty] Bump ecosystem-analyzer for HTML escaping (#28104)Updates
mypyfrom 2.1.0 to 2.3.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
d642c44Bump version to 2.3.1a392429[mypyc] Fix crash on double yielding Iterators (#21826)4843e77[mypyc] Fixdefault_factoryfor inherited dataclass (#21785)14f5df9[mypyc] Clear coroutine env on coroutine completion (#21734)6dfa06dFix crash when unpacking return value from overload (#21830)a385746Bump version to 2.3.1+dev8aabf84Drop +dev from version4d8ad2aUpdate changelog for 2.3 release (#21728)2c21546[mypyc] Update documentation of race conditions under free threading (#21726)a9f62a3[mypyc] Make attribute access memory safe on free-threaded builds (#21705)Dependabot 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