Merged
Conversation
Bumps the minor group with 6 updates: | Package | From | To | | --- | --- | --- | | [cython](https://github.com/cython/cython) | `3.2.2` | `3.2.4` | | [prek](https://github.com/j178/prek) | `0.2.27` | `0.2.28` | | [setuptools](https://github.com/pypa/setuptools) | `80.9.0` | `61.0.0` | | [ty](https://github.com/astral-sh/ty) | `0.0.2` | `0.0.12` | | [pillow](https://github.com/python-pillow/Pillow) | `12.0.0` | `12.1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.9` | `0.14.11` | Updates `cython` from 3.2.2 to 3.2.4 - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](cython/cython@3.2.2...3.2.4) Updates `prek` from 0.2.27 to 0.2.28 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.2.27...v0.2.28) Updates `setuptools` from 80.9.0 to 61.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...v61.0.0) Updates `ty` from 0.0.2 to 0.0.12 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.2...0.0.12) Updates `pillow` from 12.0.0 to 12.1.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@12.0.0...12.1.0) Updates `ruff` from 0.14.9 to 0.14.11 - [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.9...0.14.11) --- updated-dependencies: - dependency-name: cython dependency-version: 3.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: prek dependency-version: 0.2.28 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: setuptools dependency-version: 61.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: minor - dependency-name: ty dependency-version: 0.0.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: pillow dependency-version: 12.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: ruff dependency-version: 0.14.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor ... 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 minor group with 6 updates:
3.2.23.2.40.2.270.2.2880.9.061.0.00.0.20.0.1212.0.012.1.00.14.90.14.11Updates
cythonfrom 3.2.2 to 3.2.4Changelog
Sourced from cython's changelog.
... (truncated)
Commits
21bda42Update changelog.ea5e926Define missing C++ exception classes (#7389)c533d67Add sequence return type annotations in Parsing.py (GH-7416)d056a18Allow 'mapping' as@collection_type() in preparation of 3.3, but without actu...d347c82Remove exclusion of collection_type in test (#7442)fd6e825Merge branch '3.1.x' into 3.2.xce5c6cbUpdate changelog.74b97f9Fix arg=str() default argument (GH-6193)9c9e5c7Avoid immortalizing anything shared on freethreading (GH-7439)9d5507bFix accidental inefficiency in auto-pickling that always stored the object st...Updates
prekfrom 0.2.27 to 0.2.28Release notes
Sourced from prek's releases.
... (truncated)
Changelog
Sourced from prek's changelog.
Commits
4b7521bBump version to 0.2.28 (#1349)44f0e05More accurate command line length limit calculation (#1348)a86ff87Raise SC_ARG_MAX upper limit (#1347)fb857e6Build and upload binaries in CI (#1340)dd12db2Avoid rewriting if config is up-to-date (#1346)7f396d1Addtyto the users of prek (#1342)c48699aDocument UV environment variable inheritance in prek (#1339)b99d05cComplete configuration document (#1338)f686b08Avoid runninggit difffor skipped hooks (#1335)c1ec7c8Add an ecosystem test for CPython (#1336)Updates
setuptoolsfrom 80.9.0 to 61.0.0Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
4923d11Bump version: 60.10.0 → 61.0.019181e3Merge pull request #3189 from abravalheri/test-open-issuesd489141Change tests for resolve_class to consider different layoutsf86e934Add unit test for read_attr592a559Merge branch 'experimental/support-pyproject' into main7cd56d3Add back notes about editable install and pyproject metadata3ea3066Specify that some builds may break due to improper configuration5080d60Add the upcomming toxfile.py to the list of ignored modules for flat-layout5ad4e0bFix edge case of package discoveryf57bb2bImprove docs in preparation for releaseUpdates
tyfrom 0.0.2 to 0.0.12Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
4b74e4dBump to 0.0.12 (#2500)3b83666Re-add fixed-width size for image (#2485)11540c5Update VS Code extension docs (#2475)c7f6404Fix the docs links to the benchmark results (#2459)5264371Use prek in documentation and CI (#2469)29072a5Fix changelog typo (#2461)6b5938aStylize 'ty' correctly in zed configuration docs (#2458)2ebb37cUpdate actions/checkout digest to 0c366fd (#2452)5fbc472Update pre-commit dependencies (#2453)d2176ebUpdate astral-sh/setup-uv action to v7.2.0 (#2454)Updates
pillowfrom 12.0.0 to 12.1.0Release notes
Sourced from pillow's releases.
... (truncated)
Commits
46f45f612.1.0 version bumpc9ac097Simplify band splitting (#9291)3baedf2Deprecate getdata(), in favour of new get_flattened_data() (#9292)b51a036Specify APNG duration type when opening (#9368)8d08e31Add release notes for #9348 (#9369)432707eAdded release notes for #93482d58910Specify APNG duration type when opening8dee8ddAdd ImageFile context manager (#9367)b2d9bc3Support saving APNG float durations (#9365)f130c10Allow 1 mode images in MorphOp (#9348)Updates
rufffrom 0.14.9 to 0.14.11Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
c920cf8Bump 0.14.11 (#22462)bb757b5[ty] Don't show diagnostics for excluded files (#22455)1f49e8eInclude configuredsrcdirectories when resolving graphs (#22451)701f513[ty] Only consider fully static pivots when deriving transitive constraints (...eea9ad8Pin maturin version (#22454)eeac2bd[ty] Optimize union building for unions with many enum-literal members (#22363)7319c37docs: fix jupyter notebook discovery info for editors (#22447)805503c[ruff] Improve fix title forRUF102invalid rule code (#22100)68a2f6c[ty] Fixsuper()with TypeVar-annotatedselfandclsparameter (#22208)abaa735[ty] ImproveUnionBuilderperformance by changingType::is_subtype_ofcal...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