[MAINT]: Bump the minor-and-patch group across 1 directory with 6 updates#129
Open
dependabot[bot] wants to merge 1 commit into
Open
[MAINT]: Bump the minor-and-patch group across 1 directory with 6 updates#129dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
…ates Bumps the minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python) | `1.59.2` | `1.60.0` | | [hatchling](https://github.com/pypa/hatch) | `1.30.1` | `1.31.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.0` | `4.6.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.21` | `0.16.0` | | [ty](https://github.com/astral-sh/ty) | `0.0.59` | `0.0.63` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.7.6` | `9.7.7` | Updates `msgraph-sdk` from 1.59.2 to 1.60.0 - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-python/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-python/blob/main/CHANGELOG.md) - [Commits](microsoftgraph/msgraph-sdk-python@v1.59.2...v1.60.0) Updates `hatchling` from 1.30.1 to 1.31.0 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatchling-v1.30.1...hatchling-v1.31.0) Updates `pre-commit` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.6.0...v4.6.1) Updates `ruff` from 0.15.21 to 0.16.0 - [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.21...0.16.0) Updates `ty` from 0.0.59 to 0.0.63 - [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.59...0.0.63) Updates `mkdocs-material` from 9.7.6 to 9.7.7 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.7.6...9.7.7) --- updated-dependencies: - dependency-name: hatchling dependency-version: 1.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: mkdocs-material dependency-version: 9.7.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: msgraph-sdk dependency-version: 1.60.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pre-commit dependency-version: 4.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ruff dependency-version: 0.15.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ty dependency-version: 0.0.62 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/minor-and-patch-7b04f67f44
branch
from
July 24, 2026 00:09
288a245 to
bfb2b27
Compare
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-and-patch group with 6 updates in the / directory:
1.59.21.60.01.30.11.31.04.6.04.6.10.15.210.16.00.0.590.0.639.7.69.7.7Updates
msgraph-sdkfrom 1.59.2 to 1.60.0Release notes
Sourced from msgraph-sdk's releases.
Changelog
Sourced from msgraph-sdk's changelog.
Commits
d9982adMerge pull request #1555 from microsoftgraph/release-please--branches--main--...770dfb5chore(main): release 1.60.007414b3Merge pull request #1554 from microsoftgraph/v1.0/pipelinebuild/2275388799c4efeat(generation): update request builders and modelsUpdates
hatchlingfrom 1.30.1 to 1.31.0Release notes
Sourced from hatchling's releases.
Commits
4b3fd7drelease Hatchling v1.31.019ced89Fix env-dependency extras being dropped when a metadata hook is configured (#...3b45c75Prepare hatchling for release 1.31.0 (#2330)e3d9b95Addresses bug where blank lines are dropped when there is no shebang (#2328)9bc573cPrepare for 1.17.1 hatch release (#2329)bbb12bbPass --no-header to uv pip compile for deterministic lockfiles (#2327)8c06373Fix uv lock check header comparison (#2317)5cfbb54fix: skip extend injection if already present in ruff config (#2305)cf85971fix: use TemporaryDirectory + pylock*.toml for temp lock files (#2303)40c471cDocs: Add hatch-calver to version scheme plugins (#1725)Updates
pre-commitfrom 4.6.0 to 4.6.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
242ce8av4.6.1766e550Merge pull request #3727 from pre-commit/dedupe1558d06Merge pull request #3726 from pre-commit/exists-faster8a1c47aavoid duplicate files in --all-files during conflict2e01c99faster check of rev existing locally as a commit3613bf2Merge pull request #3701 from pre-commit/autoupdate-repos1d811d9Return an error for invalid --repo374d354Merge pull request #3711 from damonbayer/dmb_JULIA_DEPOT_PATH1e7994fset JULIA_DEPOT_PATHb2b9119Merge pull request #3719 from pre-commit/npm-unknown-optionsUpdates
rufffrom 0.15.21 to 0.16.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a2635fdBump 0.16.0 (#27136)3433449[ty] Reuse full call diagnostics for implicit setter calls (#27115)2240070Reflectruff: ignoreand--add-ignorestabilization in documentation (#27...17ef711Stabilize--add-ignore(#27125)ef912bbAdd newly stabilized rules to defaults (#27055)b30f040Stabilize new default rules (#27035)bcd70c5Exclude Markdown files fromformat-devruns (#27052)87e51e2Fixformat --checkspans for syntax errors (#27045)afe2723[flake8-gettext] Stabilize qualified-name and built-in binding resolution (...a9702d8[flake8-bandit] Stabilize string literal binding resolution (S310) (#26944)Updates
tyfrom 0.0.59 to 0.0.63Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
46f4915Bump version to 0.0.63 (#4071)df75992Bump version to 0.0.62 (#4057)48dd1fdUpdate prek dependencies (#4059)f53a95eUpdate astral-sh/setup-uv action to v9 (#4060)17d1791Update dependency prek to v0.4.9 (#4058)eb7e7baUpdate documentation on mypy/pyright--strictparity, and achieving maximum...56b2c24Update changelog for 0.0.61 (#4028)4c865c8Bump version to 0.0.61 (#4027)ae554ecBump version to 0.0.60 (#4008)4f78ec5Update astral-sh/setup-uv action to v8.3.2 (#3997)Updates
mkdocs-materialfrom 9.7.6 to 9.7.7Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
b3e6dd8Prepare 9.7.7 release52fb6beMerge commit from fork901e633AddedSECURITY.mdwith EOL notice5b36f2aBump js-yaml from 4.1.1 to 4.2.0 (#8598)2d11e7bBump form-data from 3.0.4 to 3.0.5 (#8597)ae05a53Bump esbuild from 0.27.2 to 0.28.1 (#8596)434af93Bump shell-quote from 1.7.3 to 1.8.4 (#8593)4447cdaDocumentation (#8590)8f8d551Updated copyright year (#8588)08d8514Bump fast-uri from 3.0.3 to 3.1.2 (#8587)