Bump the development group across 1 directory with 6 updates#20
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the development group across 1 directory with 6 updates#20dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the development group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ruff](https://github.com/astral-sh/ruff) | `0.13.0` | `0.15.2` | | [mypy](https://github.com/python/mypy) | `1.18.1` | `1.19.1` | | [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) | `2.3.2.250827` | `2.3.3.260113` | | [setuptools](https://github.com/pypa/setuptools) | `80.9.0` | `82.0.0` | | [setuptools-scm](https://github.com/pypa/setuptools-scm) | `9.2.0` | `9.2.2` | | [build](https://github.com/pypa/build) | `1.3.0` | `1.4.0` | Updates `ruff` from 0.13.0 to 0.15.2 - [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.13.0...0.15.2) Updates `mypy` from 1.18.1 to 1.19.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.1...v1.19.1) Updates `pandas-stubs` from 2.3.2.250827 to 2.3.3.260113 - [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md) - [Commits](pandas-dev/pandas-stubs@v2.3.2.250827...v2.3.3.260113) Updates `setuptools` from 80.9.0 to 82.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.9.0...v82.0.0) Updates `setuptools-scm` from 9.2.0 to 9.2.2 - [Release notes](https://github.com/pypa/setuptools-scm/releases) - [Changelog](https://github.com/pypa/setuptools-scm/blob/main/CHANGELOG.md) - [Commits](pypa/setuptools-scm@v9.2.0...v9.2.2) Updates `build` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.3.0...1.4.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: pandas-stubs dependency-version: 2.3.3.260113 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: setuptools dependency-version: 82.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: setuptools-scm dependency-version: 9.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: build dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development ... 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 development group with 6 updates in the / directory:
0.13.00.15.21.18.11.19.12.3.2.2508272.3.3.26011380.9.082.0.09.2.09.2.21.3.01.4.0Updates
rufffrom 0.13.0 to 0.15.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9d18ee9Hard code workflow name andcancel-in-progressonly for PRs (#23431)7cc15f0Bump 0.15.2 (#23430)d1b5443Add extension mapping to configuration file options (#23384)222574aExpand the default rule set (#23385)1465b5d[flake8-async] Fixin_async_contextlogic (#23426)410902f[pyupgrade] Fix handling oftyping.{io,re}(UP035) (#23131)729610a[ty] Fall back to ambiguous for large control flow graphs (#23399)1425c18[ty] Add code folding support97acaae[ty] Fix stack overflow for self-referentialTypeOfin annotations (#23407)1f380c8[ty] Update testsreveal_typeandNever(#23418)Updates
mypyfrom 1.18.1 to 1.19.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
412c19aBump version to 1.19.120aea0aUpdate changelog for 1.19.1 (#20414)2b23b50Serialize raw errors in cache metas (#20372)f60f90fFail on PyPy in main instead of setup.py (#20389)58d485bFail with an explicit error on PyPy (#20384)a4b31a2Allowtypes.NoneTypein match cases (#20383)8a6eff4[mypyc] fix generator regression with empty tuple (#20371)70eceeaFix noncommutative joins with bounded TypeVars (#20345)3890fc4Fix crash involving Unpack-ed TypeVarTuple (#20323)c93d917Fix crash on star import of redefinition (#20333)Updates
pandas-stubsfrom 2.3.2.250827 to 2.3.3.260113Commits
0cb16c4Version 2.3.3.260113bf9a74aTYP: bumpty(#1630)db79b54TST: numeric arrays (#1618)a0d8f9cGH1614 Add more agg func methods for pivot_table (#1623)2c83c1fBUG: regression on #1594 for nightly (#1620)78fcc5bTYP: GH1614 Add more agg func methods forpivot_table(#1615)cf423fdCLN: move tests forSeries.astype(#1611)0954c0dBUG: rename toNoDefaultDoNotUse(#1616)b54625aTST:xStringArrayandNumpyExtensionArray(#1594)df2ebd0DEPR:ravelinIndexandSeriespandas-dev/pandas#36900 pandas-dev/pand...Updates
setuptoolsfrom 80.9.0 to 82.0.0Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
03f3615Bump version: 81.0.0 → 82.0.0530d114Merge pull request #5007 from pypa/feature/remove-more-pkg_resources11efe9fMerge branch 'maint/75.3'118f129Bump version: 75.3.3 → 75.3.490561ffMerge pull request #5150 from UladzimirTrehubenka/backport_cve_472734595034Add news fragment.fc00800Merge pull request #5171 from cclauss/ruff-v0.15.0127e561Remove tests reliant on pkg_resources, rather than xfailing them.64bc21eReference the superseding libraries.cf1ff45Merge branch 'main' into debt/pbr-without-pkg_resourcesUpdates
setuptools-scmfrom 9.2.0 to 9.2.2Release notes
Sourced from setuptools-scm's releases.
Changelog
Sourced from setuptools-scm's changelog.
Commits
e56b78fMerge pull request #1232 from RonnyPfannschmidt/fix-1231-dont-warn-when-no-guess4f55e95docs: update changelog for v9.2.2 patch release95a0c47fix: don't warn about tool.setuptools.dynamic.version when only using file fi...338f562Merge pull request #1226 from RonnyPfannschmidt/prepare-releasea893634Prepare release v9.2.1ad83282Merge pull request #1225 from pypa/pre-commit-ci-update-config20a4464[pre-commit.ci] pre-commit autoupdate70f6942Merge pull request #1219 from RonnyPfannschmidt/fix-1216-explicitly-deprecate...14d85c0Install Mercurial on Windows runners via Chocolatey8c5cec9Fix API stability check workflow to install griffe and improve reportingUpdates
buildfrom 1.3.0 to 1.4.0Release notes
Sourced from build's releases.
Changelog
Sourced from build's changelog.
Commits
54f238dchore: prepare for 1.4.0 (#972)f219276docs: first argument for _has_dependency is a name (#970)7adb29efix: support UV environment variable (#971)a40623bbuild(deps): bump actions/attest-build-provenance in the actions group (#968)c8fae34pre-commit: bump repositories (#965)ed9c379build(deps): bump actions/download-artifact in the actions group0e44fd2Addquietflag (#947)60e15edchore: color defaults to True in 3.14 (#962)0486d9dpre-commit: bump repositories (#961)393b775MNT: remove workaround for 3.14b1 (#960)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