Bump the python-packages group with 3 updates #339
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 3 updates: pyarrow, jupyterlab and jsonschema.
Updates
pyarrow
from 20.0.0 to 21.0.0Release notes
Sourced from pyarrow's releases.
Commits
ee4d09e
MINOR: [Release] Update versions for 21.0.0f13a579
MINOR: [Release] Update .deb/.rpm changelogs for 21.0.06fd2a16
MINOR: [Release] Update CHANGELOG.md for 21.0.0cf261bf
GH-47078: [Release] Ensure using cloned apache/arrow for reproducible check (...ddbc3dc
GH-47074: [Release] Use reproducible mtime for csharp/ in source archive (#47...0534eb2
GH-47071: [Release] Dereference all hard links in source archive (#47072)f845b41
GH-47069: [Release] Add missing "needs: target" (#47070)1c08f8e
GH-47067: [Release] Fix wrong GitHub Actions context in verify_rc.yml (#47068)70e5c51
GH-47065: [Release] Fix timeout key in verify_rc.yml (#47066)254a85c
GH-47063: [Release] Define missing RELEASE_TARBALL (#47064)Updates
jupyterlab
from 4.4.4 to 4.4.5Release notes
Sourced from jupyterlab's releases.
Commits
71239d1
[ci skip] Publish 4.4.55c433d7
Backport PR #17705: Fix scrollbar behaviour when scrolling past long cell in ...ed7abfe
Backport PR #17698: Update@codemirror/view
tov6.38.1
, fixinglineWrap
...4f7e3c1
Backport PR #17693: Fix auto completion on irrelevant cell types (#17711)f19dde2
Backport PR #17701: Do not change silently when executing an empty cell (#17710)c1e374d
Backport PR #17707: Reduce UI blocking time when saving large notebooks by us...76f1259
Backport PR #17703: NormalizeToolbarButtonComponent
dataset attributes wit...0d0e214
Backport PR #17699: Bump brace-expansion from 1.1.11 to 1.1.12 (#17704)f801d20
Backport PR #17591: Fixes for accessibility issues reported on missing ARIA r...8e240df
Backport PR #17623: Documentation for Kernel Subshells (#17687)Updates
jsonschema
from 4.24.0 to 4.25.0Release notes
Sourced from jsonschema's releases.
Changelog
Sourced from jsonschema's changelog.
Commits
9889f69
Add the new functionality to the CHANGELOG.18855d0
Merge pull request #1388 from jkowalleck/feat/validate_rfc3987_non-gpl/rfc398...1a6067f
adjust rfc3987-syntax min-version6aadb8b
Add the fix to the CHANGELOG.785741e
Add a dependency group for our new test dependency.dc54734
Add a uv.lock.b5572c9
Merge pull request #1390 from kurtmckee/fix-json_path-str-rendering4cf45b9
Feedback: Use jsonpath-ng to re-parse the rendered JSON path2680f6a
Feedback: Make a compiled regex pattern private9a957d7
Unambiguously quote and escape properties in JSON path renderingDependabot 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