Bump the python-packages group with 6 updates - #38
Merged
Conversation
Bumps the python-packages group with 6 updates: | Package | From | To | | --- | --- | --- | | [pyarrow](https://github.com/apache/arrow) | `25.0.0` | `25.0.1` | | [s3fs](https://github.com/fsspec/s3fs) | `2026.6.0` | `2026.7.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.1` | `4.6.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.0` | `0.16.5` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.6.2` | `4.6.3` | | [jupyterlab-code-formatter](https://github.com/jupyterlab-contrib/jupyterlab_code_formatter) | `3.0.3` | `3.1.0` | Updates `pyarrow` from 25.0.0 to 25.0.1 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-25.0.0...apache-arrow-25.0.1) Updates `s3fs` from 2026.6.0 to 2026.7.0 - [Changelog](https://github.com/fsspec/s3fs/blob/main/release-procedure.md) - [Commits](https://github.com/fsspec/s3fs/commits/2026.7.0) Updates `pre-commit` from 4.6.1 to 4.6.2 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.6.1...v4.6.2) Updates `ruff` from 0.16.0 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.16.0...0.16.5) Updates `jupyterlab` from 4.6.2 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.2...@jupyterlab/lsp@4.6.3) Updates `jupyterlab-code-formatter` from 3.0.3 to 3.1.0 - [Release notes](https://github.com/jupyterlab-contrib/jupyterlab_code_formatter/releases) - [Changelog](https://github.com/jupyterlab-contrib/jupyterlab_code_formatter/blob/master/CHANGELOG.md) - [Commits](jupyterlab-contrib/jupyterlab_code_formatter@v3.0.3...v3.1.0) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 25.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: s3fs dependency-version: 2026.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pre-commit dependency-version: 4.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ruff dependency-version: 0.16.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: jupyterlab dependency-version: 4.6.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: jupyterlab-code-formatter dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages ... 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 python-packages group with 6 updates:
25.0.025.0.12026.6.02026.7.04.6.14.6.20.16.00.16.54.6.24.6.33.0.33.1.0Updates
pyarrowfrom 25.0.0 to 25.0.1Release notes
Sourced from pyarrow's releases.
Commits
beccec0MINOR: [Release] Update versions for 25.0.17bdf01aMINOR: [Release] Update .deb/.rpm changelogs for 25.0.191dbae1MINOR: [Release] Update CHANGELOG.md for 25.0.1849d463GH-50808: [Python] Narrow Feather deprecation to V1 format (#50685)e70ebf5GH-50600: [Release] Pin Python version in Conda verificationf5037beGH-50578: [C++][FlightRPC][ODBC] Always return SQL_NO_DATA from GetMoreResult...1491589GH-50503: [Parquet] Remove SVE128 unpack (#50611)d1eaaedGH-50326: [Python] Convert arrays to Python objects without per-element Scala...fe14135GH-50428: [C++] Better mimalloc configuration on macOS (#50549)8fb632aGH-50383: [Release] Remove deprecated -f flag on conda create environment (#5...Updates
s3fsfrom 2026.6.0 to 2026.7.0Commits
Updates
pre-commitfrom 4.6.1 to 4.6.2Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
9767b6cv4.6.242ee3ffMerge pull request #3743 from pre-commit/npm-build-scripts-11-x3056619fixlanguage: nodefor hooks with build scripts and npm 11.xUpdates
rufffrom 0.16.0 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
jupyterlabfrom 4.6.2 to 4.6.3Release notes
Sourced from jupyterlab's releases.
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) ...Updates
jupyterlab-code-formatterfrom 3.0.3 to 3.1.0Release notes
Sourced from jupyterlab-code-formatter's releases.
Changelog
Sourced from jupyterlab-code-formatter's changelog.
Commits
0773021Publish 3.1.0cc9822eFix check release workflow (#412)fe588c3Fail gracefully on JupyterLab v3 (#411)8a853bfFix uppercase R key recognition (#410)89ef960Provide helpful error message when formatter is missing/unavailable (#409)12b6d85FixCommandEscaperincorrectly applying to languages other than Python (#408)1d9bde4Support programmatic use of commands (#405)3559831Harden the github actions for security (#403)6b70482Restore correct snapshot update job (#377)fb7707dSort dependencies inpyproject.tomlDependabot 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