Bump the python-dependencies group across 1 directory with 7 updates - #53
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the python-dependencies group across 1 directory with 7 updates#53dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [narwhals](https://github.com/narwhals-dev/narwhals) | `2.24.0` | `2.25.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.13.4` | `2.13.5` | | [maturin](https://github.com/pyo3/maturin) | `1.14.1` | `1.15.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.2` | `0.16.5` | | [nbformat](https://github.com/jupyter/nbformat) | `5.11.0` | `5.11.1` | | [ipywidgets](https://github.com/jupyter-widgets/ipywidgets) | `8.1.8` | `8.1.9` | Updates `narwhals` from 2.24.0 to 2.25.0 - [Release notes](https://github.com/narwhals-dev/narwhals/releases) - [Commits](narwhals-dev/narwhals@v2.24.0...v2.25.0) Updates `pydantic` from 2.13.4 to 2.13.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.5/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.4...v2.13.5) Updates `maturin` from 1.14.1 to 1.15.0 - [Release notes](https://github.com/pyo3/maturin/releases) - [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md) - [Commits](PyO3/maturin@v1.14.1...v1.15.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.2 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.2...0.16.5) Updates `nbformat` from 5.11.0 to 5.11.1 - [Release notes](https://github.com/jupyter/nbformat/releases) - [Changelog](https://github.com/jupyter/nbformat/blob/main/CHANGELOG.md) - [Commits](jupyter/nbformat@v5.11.0...v5.11.1) Updates `ipywidgets` from 8.1.8 to 8.1.9 - [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases) - [Commits](jupyter-widgets/ipywidgets@8.1.8...8.1.9) --- updated-dependencies: - dependency-name: narwhals dependency-version: 2.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: maturin dependency-version: 1.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pre-commit dependency-version: 4.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.16.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: nbformat dependency-version: 5.11.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ipywidgets dependency-version: 8.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... 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-dependencies group with 7 updates in the / directory:
2.24.02.25.02.13.42.13.51.14.11.15.04.6.14.6.20.16.20.16.55.11.05.11.18.1.88.1.9Updates
narwhalsfrom 2.24.0 to 2.25.0Release notes
Sourced from narwhals's releases.
... (truncated)
Commits
c481508release: Bump version to 2.25.0813f3bbupdate build process, remove push tostablebranch (#3868)bc34ee7fix: follow left-hand-index alignment rule for pandas-likeconcat(#3866)f5ba091fix: null propagation for str boolean methods (#3865)d2b5bccfix: consistently place null's inwith_row_index(order_by=...)(#3863)93fb199fix: honor schema column selection/order in pandas-like from_dicts (#3856)799eabffeat: addstr.strip_chars_{start,end}(#3843)2ae3429ci: pin pandas in scikit-lego job to get ci green (#3860)618f9b8fix: use exact quantile for median on the pyarrow backend (#3855)c679ebafix: orderCategoricalcolumns by value in thepyarrowbackend (#3862)Updates
pydanticfrom 2.13.4 to 2.13.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
001dea0Bumppypa/gh-action-pypi-publishaction to v1.14.2558379fBump twine to v7.0.02cfd5d3Do not check for docs builda735beeFix more Clippy lints7eed4a1Fix Clippy 0.1.95 warningsb353bbbPrepare release v2.13.563d2cccCount validated model fields once in smart unionsa53ec2eSpeed up PyPy CI testsd65e0f9Workaround circular import error in Mypy47a6dbfFix missing GC traversal inpydantic-coreforGeneralFieldsSerializerUpdates
maturinfrom 1.14.1 to 1.15.0Release notes
Sourced from maturin's releases.
Changelog
Sourced from maturin's changelog.
Commits
479658aRelease v1.15.0 (#3294)dd7b95d[pre-commit.ci] pre-commit autoupdate (#3292)35e9a4ddocs: fix cross compiling heading level (#3290)181c0b5Update cargo-zigbuild & cargo-xwin to 0.23.1a6743cd[pre-commit.ci] pre-commit autoupdate (#3288)15c064adocs: document missing [tool.maturin] config fields (#3287)c30aa84Fix group not cwd (#3284)704b73bFix ruff check for ruff 0.16d81b8ce[pre-commit.ci] pre-commit autoupdate (#3286)cf57dfffix(generate-stubs): write stubs into the module's package directory (#3282)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.2 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
nbformatfrom 5.11.0 to 5.11.1Release notes
Sourced from nbformat's releases.
Changelog
Sourced from nbformat's changelog.
Commits
75f819fPublish 5.11.14db76deBump github/codeql-action from 4.37.3 to 4.37.5 in the actions group3eca403Try to skip publishing to NPM to be able to publish a patch version ond2c5d33disable pendingdeprecationWarnings for now003ea2cfix steps to skip2e1272bstyle: pre-commit fixes0bd4ebeClarify normalize guidance in the changelogUpdates
ipywidgetsfrom 8.1.8 to 8.1.9Release notes
Sourced from ipywidgets's releases.
Commits
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