Bump the development group across 1 directory with 4 updates#17
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the development group across 1 directory with 4 updates#17dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the development group with 4 updates in the / directory: [ruff](https://github.com/astral-sh/ruff), [mypy](https://github.com/python/mypy), [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) and [setuptools-scm](https://github.com/pypa/setuptools-scm). Updates `ruff` from 0.13.0 to 0.14.3 - [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.14.3) Updates `mypy` from 1.18.1 to 1.18.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.1...v1.18.2) Updates `pandas-stubs` from 2.3.2.250827 to 2.3.2.250926 - [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.2.250926) 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) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: pandas-stubs dependency-version: 2.3.2.250926 dependency-type: direct:development update-type: version-update:semver-patch 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 ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 4 updates in the / directory: ruff, mypy, pandas-stubs and setuptools-scm.
Updates
rufffrom 0.13.0 to 0.14.3Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
8737a2dBump v0.14.3 (#21152)3be3a10[ty] Don't provide completions when in class or function definition (#21146)13375d0[ty] Use the top materialization of classes for narrowing in class-patterns f...c0b04d4[ty] Update "constraint implication" relation to work on constraints between ...1c7ea69[flake8-type-checking] FixTC003false positive withfuture-annotations...9bacd19[ty] Fix lookup of__new__on instances (#21147)f0fe6d6Fix syntax error false positive on nested alternative patterns (#21104)10bda3d[pyupgrade] Fix false positive forTypeVarwith default on Python <3.13 (...e55bc94[ty] Reachability and narrowing for enum methods (#21130)1b0ee46[ty] Userangeinstead of customIntIterable(#21138)Updates
mypyfrom 1.18.1 to 1.18.2Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
df05f05remove +dev from version01a7a12Update changelog for 1.18.2 (#19873)ca5abf0Typeshed cherry-pick: Make type ofunitest.mock.Anya subclass ofAny(#1...9d794b5[mypyc] fix: inappropriateNones in f-strings (#19846)2c0510cstubtest: additional guidance on errors when runtime is object.init (#19733)2f3f03cBump version to 1.18.2+dev for point release7669841Fix crash on recursive alias in indirection.py (#19845)Updates
pandas-stubsfrom 2.3.2.250827 to 2.3.2.250926Commits
fc5ab16Version 2.3.2.2509267ac98f2refactor(series)!: ⏱️ drop TimedeltaSeries (#1273)2f63354Fix #849: Update converters type in read_excel for better Pyright compatibili...8e5c754fix(series): #1372 🧱✖️ cumprod (#1374)c98adb3GH1358 Relax index type from DataFrame.from_records (#1375)d413f0eFIX: DatetimeIndex.array should return DatetimeArray instead of ExtensionArra...5768214refactor(series)!: 🕰️ drop TimestampSeries (#1274)c38b6a3fix(pyright): microsoft/pyright#10924 ignore (#1370)5099a1aTypeNAType(#1348)2106e8bMinor test cleanup to adopt check assert_type framework (#1369)Updates
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 reportingDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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