chore(deps): bump the dependencies group with 5 updates#138
Merged
Conversation
Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [pillow](https://github.com/python-pillow/Pillow) | `12.2.0` | `12.3.0` | | [textual](https://github.com/Textualize/textual) | `8.2.7` | `8.2.8` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.19` | `0.15.20` | | [syrupy](https://github.com/syrupy-project/syrupy) | `5.3.2` | `5.4.0` | | [typos](https://github.com/crate-ci/typos) | `1.47.2` | `1.48.0` | Updates `pillow` from 12.2.0 to 12.3.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.2.0...12.3.0) Updates `textual` from 8.2.7 to 8.2.8 - [Release notes](https://github.com/Textualize/textual/releases) - [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md) - [Commits](Textualize/textual@v8.2.7...v8.2.8) Updates `ruff` from 0.15.19 to 0.15.20 - [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.15.19...0.15.20) Updates `syrupy` from 5.3.2 to 5.4.0 - [Release notes](https://github.com/syrupy-project/syrupy/releases) - [Changelog](https://github.com/syrupy-project/syrupy/blob/main/CHANGELOG.md) - [Commits](syrupy-project/syrupy@v5.3.2...v5.4.0) Updates `typos` from 1.47.2 to 1.48.0 - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@v1.47.2...v1.48.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: textual dependency-version: 8.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: syrupy dependency-version: 5.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typos dependency-version: 1.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: 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 dependencies group with 5 updates:
12.2.012.3.08.2.78.2.80.15.190.15.205.3.25.4.01.47.21.48.0Updates
pillowfrom 12.2.0 to 12.3.0Release notes
Sourced from pillow's releases.
... (truncated)
Commits
bb1d8e812.3.0 version bumpe63fc48Add release notes for SBOM and performance improvements (#9747)13b701bAdd release notes for #96795564ca7List methodsa0920fdSpeed up ImageChops operations (#9738)07e9a6cSpeed upImage.filter()(#9736)a94578cSpeed upImage.getchannel(),Image.merge(),Image.putalpha()and `Image...53e02c4Speed upImage.fill(),Image.linear_gradient()and `Image.radial_gradient...af03747Speed upImage.resample()(#9739)5c9ca56Speed upalpha_composite,matrix,negative,quantize(#9740)Updates
textualfrom 8.2.7 to 8.2.8Release notes
Sourced from textual's releases.
Changelog
Sourced from textual's changelog.
Commits
1d99508Merge pull request #6609 from Textualize/bump828ab36cccBump 8.2.8da5b7aaMerge pull request #6598 from Textualize/screen-padding77e25d5changelog4e592bfsnapshotse02c6ccfix screen padding crash8ce58dcMerge pull request #6592 from Textualize/kitty-codepointsfec1039Merge branch 'main' into kitty-codepointsaea9d4bMerge pull request #6594 from Textualize/super-backspace64c1f8bMerge branch 'main' into super-backspaceUpdates
rufffrom 0.15.19 to 0.15.20Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
f82a36bBump 0.15.20 (#26376)af32943Improve the summarise-ecosystem-results skill (#26378)485ebabRemoveRUF076name from schema (#26371)ef81835[ty] Implement rust-analyzer's "Click for full compiler diagnostic" feature (...572b31e[ruff] Removepytest-fixture-autouse(RUF076) (#26240)f703f21Allow human-readable names in rule selectors (#25887)0d726b2[ty] Reuse equality semantics for membership compatibility (#25955)dbe6e98[ty] Infer definite equality comparison results (#26337)e700ea3[ty] Prove TypedDict structural patterns exhaustive (#26285)6a0d2ec[ty] Widen inferred class-valued instance attributes (#26338)Updates
syrupyfrom 5.3.2 to 5.4.0Release notes
Sourced from syrupy's releases.
Changelog
Sourced from syrupy's changelog.
Commits
0af971echore(deps): update dependency ruff to v0.15.20 (#1137)fd98f5dchore(deps): update python docker tag to v3.14.6 (#1136)39d9bcdchore(deps): update dependency ruff to v0.15.19 (#1135)bb98904chore(deps): update python docker tag to v3.14.5 (#1133)32eaf58chore(deps): update dependency pytest to v9.1.1 (#1134)71062abchore(deps): update dependency hypothesis to v6.155.7 (#1131)03347e3chore(deps): update dependency ruff to v0.15.18 (#1123)7eec82echore(deps): update dependency coverage to v7.14.3 (#1130)f46908fdocs: fix inaccurate matcher signatures and typos in README (#1129)6a2c1b7chore: exclude packages newer than 3 days (uv) (#1128)Updates
typosfrom 1.47.2 to 1.48.0Release notes
Sourced from typos's releases.
Changelog
Sourced from typos's changelog.
Commits
bee27e3chore: Release4939ca9chore: Release44b25bedocs: Update changelog22edab3Merge pull request #1574 from epage/junea73679cfeat(dict): June updatesDependabot 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