deps: Bump the python-minor-and-patch group across 1 directory with 6 updates#41
Closed
dependabot[bot] wants to merge 1 commit into
Closed
deps: Bump the python-minor-and-patch group across 1 directory with 6 updates#41dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the python-minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.4.1` | `8.4.2` | | [typer](https://github.com/fastapi/typer) | `0.26.7` | `0.26.8` | | [sqlglot](https://github.com/tobymao/sqlglot) | `30.11.0` | `30.12.0` | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.8.7` | `0.9.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.18` | `0.15.20` | | [ty](https://github.com/astral-sh/ty) | `0.0.51` | `0.0.55` | Updates `click` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.1...8.4.2) Updates `typer` from 0.26.7 to 0.26.8 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.26.7...0.26.8) Updates `sqlglot` from 30.11.0 to 30.12.0 - [Commits](tobymao/sqlglot@v30.11.0...v30.12.0) Updates `pydoclint` from 0.8.7 to 0.9.0 - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](jsh9/pydoclint@0.8.7...0.9.0) Updates `ruff` from 0.15.18 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.18...0.15.20) Updates `ty` from 0.0.51 to 0.0.55 - [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.51...0.0.55) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: pydoclint dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: sqlglot dependency-version: 30.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: ty dependency-version: 0.0.55 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: typer dependency-version: 0.26.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
12aed52 to
d475e59
Compare
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 python-minor-and-patch group with 6 updates in the / directory:
8.4.18.4.20.26.70.26.830.11.030.12.00.8.70.9.00.15.180.15.200.0.510.0.55Updates
clickfrom 8.4.1 to 8.4.2Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
b2e30a1Release version 8.4.27a16b20Fixpackage_nameresolution when module differs from distribution name (#3582)bec5928Fixpackage_nameresolution when top-level module differs from distribution...916883aFix tests to not rely on-Wdefaultoption (#3591)09195f6Fix double-bracketing of choices in synopsis (#3578)1557e26Check for warning exception with idiomatic context managerd9ff133Static typing improvements inclick.shell_completion(#3460)762c97eFix double-bracketing of choices in synopsis8929d39Convert changes to markdown. (#3559)237be50Move changes headings down a level.Updates
typerfrom 0.26.7 to 0.26.8Release notes
Sourced from typer's releases.
Changelog
Sourced from typer's changelog.
Commits
b210c0e🔖 Release version 0.26.8 (#1859)51ae100📝 Update release notes0c15b1b🐛 Make second column of Rich help output reflect the type consistently, even ...b7cb8c7📝 Update release notes5285cd4👷 Simplify pull request workflow triggers (#1858)b27385b📝 Update release notese64958f👷 Update issue-manager to 0.7.1 (#1857)1b02fb3📝 Update release notese64632c⬆️ Update issue-manager to 0.7.0 (#1856)289b6a6📝 Update release notesUpdates
sqlglotfrom 30.11.0 to 30.12.0Commits
64e268afix(clickhouse)!: support arrayMap and arrayFilter roundtrips [CODEX] (#7794)b1a0070Fix(optimizer)!: resolve lateral subquery columns (#7802)7a0a9abfeat(snowflake): support invoking dynamically-resolved functions via `IDENTIF...075eaf5feat(optimizer)!: annotate DIV for Hive/Spark/DBX (#7788)523f7c2feat(snowflake): support properties before column definitions inCREATEsta...9f18b77feat(parser): supportCALLED ON NULL INPUTfunction property (#7792)ca9d165Define bigquery type hint for date funcs91a781bfix(annotate_types)!: coerce bigquery date function arg types [CLAUDE] (#7790)e16a179fix(optimizer): handle non-commutative subtraction in simplify_equality (#7791)eba0b30Sync w/ integration testsUpdates
pydoclintfrom 0.8.7 to 0.9.0Release notes
Sourced from pydoclint's releases.
Changelog
Sourced from pydoclint's changelog.
Commits
09ed6c5Handle PEP 696 defaults for Generator annotations (#293)Updates
rufffrom 0.15.18 to 0.15.20Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
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
tyfrom 0.0.51 to 0.0.55Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
4286940Bump version to 0.0.55 (#3866)5374b30Update benchmarks for ty 0.0.54 (#3865)3ed874dDocument colored diagnostic output (#3858)bf8a7ddBump version to 0.0.5478e094dDocument thefullDiagnosticOutputextension to the Language Server Protocol...7bda89eDocument ty's@Todotype in the typing FAQ (#3847)66a94cdUpdate maturin to v1.14.0 (#3840)dc2b39dUpdate prek dependencies (#3839)23f26f9Bump version to 0.0.53 (#3841)13f91b0Bump version to 0.0.52 (#3828)