Bump the uv group across 1 directory with 5 updates#78
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the uv group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tqdm](https://github.com/tqdm/tqdm) | `4.67.3` | `4.68.2` | | [pysentry-rs](https://github.com/nyudenkov/pysentry) | `0.4.5` | `0.4.6` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.14` | `0.15.16` | | [ty](https://github.com/astral-sh/ty) | `0.0.40` | `0.0.46` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `2.0.3` | `2.0.4` | Updates `tqdm` from 4.67.3 to 4.68.2 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.3...v4.68.2) Updates `pysentry-rs` from 0.4.5 to 0.4.6 - [Release notes](https://github.com/nyudenkov/pysentry/releases) - [Commits](nyudenkov/pysentry@v0.4.5...v0.4.6) Updates `ruff` from 0.15.14 to 0.15.16 - [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.14...0.15.16) Updates `ty` from 0.0.40 to 0.0.46 - [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.40...0.0.46) Updates `mkdocstrings-python` from 2.0.3 to 2.0.4 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@2.0.3...2.0.4) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.68.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv - dependency-name: pysentry-rs dependency-version: 0.4.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv - dependency-name: ruff dependency-version: 0.15.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv - dependency-name: ty dependency-version: 0.0.46 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv - dependency-name: mkdocstrings-python dependency-version: 2.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv ... 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 uv group with 5 updates in the / directory:
4.67.34.68.20.4.50.4.60.15.140.15.160.0.400.0.462.0.32.0.4Updates
tqdmfrom 4.67.3 to 4.68.2Release notes
Sourced from tqdm's releases.
Commits
4b33952revert accidental change totqdm(ascii)defaultb10848fdocs: fix links85b62dddocs: replace stray rst -> mdd2fb04adocs: mention OpenAI sponsorship85940f9docs: consistent progress bar terminology9dbb36btests: fix coverage67cf355Merge pull request #1751 from jaltmayerpizzorno/fix-atexit-monitor-deadlockcfa4a85minor docstring updatesf83290cFix TMonitor deadlock at interpreter shutdown59029c3Set name for tqdm monitor thread (#1752)Updates
pysentry-rsfrom 0.4.5 to 0.4.6Release notes
Sourced from pysentry-rs's releases.
... (truncated)
Commits
a61cbfcMerge pull request #159 from nyudenkov/devd22bc87refactor: dedupe pyproject dependency parsingd107e06v0.4.66f31945readme: trying to make logo look okay82a299cfix: bump rustls-webpki to 0.103.13 to clear RUSTSEC-2026-0098/0099/010489ba462fix: version PyPA cache key to prevent cross-version EOCD crash17f20b1fix: stop fail_on from filtering reported vulnerabilities48e800aai: linked CLAUDE.md to AGENTS.mde8de12bdocs: document dependency group auditing418f3d4feat: add dependency group audit scopeUpdates
rufffrom 0.15.14 to 0.15.16Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
6c498abBump 0.15.16 (#25635)e51e132[flake8-async] Implementyield-in-context-manager-in-async-generator(`AS...7c6dcd9[ty] Add caching for pattern match narrowing (#25613)27058fc[ty] Compact retained definition and expression identities (#25606)bf80d05Fix CODEOWNERS syntax (#25622)10ccd51Shrink additional parser AST collections (#25465)0d7135f[ty] Upgrade Salsa (#25545)49493a3[ty] Show type alias value on hover (#25381)85207d3[ty] sys.implementation.version is not sys.version_info (#25608)a8a0614[ty] Avoid retaining duplicate function signatures (#25609)Updates
tyfrom 0.0.40 to 0.0.46Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
2917c84Bump version to 0.0.46 (#3700)210302bBump version to 0.0.45 (#3696)5be8bffUse removeprefix for relative README image paths (#3685)cb8043cdocs: add mypy/pyright rule mapping reference page (#3336)f5523e2Bump version to 0.0.44 (#3667)29ce314Bump version to 0.0.43 (#3648)794322dUpdate docker/build-push-action action to v7.2.0 (#3629)ce89685Update prek dependencies (#3628)792fb71Update docker/login-action action to v4.2.0 (#3630)5c37747Update docker/metadata-action action to v6.1.0 (#3631)Updates
mkdocstrings-pythonfrom 2.0.3 to 2.0.4Release notes
Sourced from mkdocstrings-python's releases.
Changelog
Sourced from mkdocstrings-python's changelog.
Commits
dc6aa93chore: Prepare release 2.0.47bf8b98fix: Display Methods instead of Functions for category headings inside classesDependabot 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