chore(deps): bump the python group with 3 updates#1456
Merged
Conversation
Bumps the python group with 3 updates: [indexed-gzip](https://github.com/pauldmccarthy/indexed_gzip), [ruff](https://github.com/astral-sh/ruff) and [mypy](https://github.com/python/mypy). Updates `indexed-gzip` from 1.10.1 to 1.10.3 - [Release notes](https://github.com/pauldmccarthy/indexed_gzip/releases) - [Changelog](https://github.com/pauldmccarthy/indexed_gzip/blob/main/CHANGELOG.md) - [Commits](pauldmccarthy/indexed_gzip@v1.10.1...v1.10.3) Updates `ruff` from 0.14.8 to 0.14.13 - [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.14.8...0.14.13) Updates `mypy` from 1.19.0 to 1.19.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.0...v1.19.1) --- updated-dependencies: - dependency-name: indexed-gzip dependency-version: 1.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: ruff dependency-version: 0.14.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1456 +/- ##
=======================================
Coverage 95.42% 95.42%
=======================================
Files 209 209
Lines 29822 29822
Branches 4483 4483
=======================================
Hits 28457 28457
Misses 930 930
Partials 435 435 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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 group with 3 updates: indexed-gzip, ruff and mypy.
Updates
indexed-gzipfrom 1.10.1 to 1.10.3Release notes
Sourced from indexed-gzip's releases.
Changelog
Sourced from indexed-gzip's changelog.
Commits
62de264Merge pull request #178 from pauldmccarthy/mnt/setuptoolsebeb429MNT: cython-coverage should no longer be required, and the package appears toe26706dCI: typoce86274DOC: Changelog9e1cea6This is seriously fucking ridiculous. Using the new license format makes it2c43df2Merge pull request #177 from pauldmccarthy/mnt/pathlibcd46a1aDOC: Changelogdb65ea4CI: Try to make pip happydf6daf6CI: Add 3.14 to testing89fae01CI: Make sure setuptools is up to dateUpdates
rufffrom 0.14.8 to 0.14.13Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b4b8299[ty] MakeNamedTuple(...)andnamedtuple(...)calls stricter (#22601)fd9f87dBump 0.14.13 (#22604)048f02f[ty] Remove redundant re-exports that share the same top-most modulea72af10[ty] AddModuleName::top2f34836[ty] Add test capturing redundant re-exports from pandasdb9eee7[ty] Attach origin module on to re-exported symbols2cbd68a[ty] Move fully qualified name into auto-import implementation2a09467Add trailing slashes tonpm publishpaths (#22603)eca58ca[ty] Override__file__to str when applicable on imported modules (#22333)aa9f1b2Further improvements to typing conformance script (#22596)Updates
mypyfrom 1.19.0 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)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 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