[MAINT]: Bump the minor-and-patch group with 5 updates - #197
Merged
Spencer Schoenberg (spencrr) merged 1 commit intoSep 24, 2026
Merged
Conversation
Bumps the minor-and-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python) | `1.62.0` | `1.63.0` | | [hatchling](https://github.com/pypa/hatch) | `1.32.0` | `1.32.4` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.7` | `0.16.8` | | [ty](https://github.com/astral-sh/ty) | `0.0.80` | `0.0.82` | | [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) | `1.5.4` | `1.6.0` | Updates `msgraph-sdk` from 1.62.0 to 1.63.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.62.0...v1.63.0) Updates `hatchling` from 1.32.0 to 1.32.4 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatchling-v1.32.0...hatchling-v1.32.4) Updates `ruff` from 0.16.7 to 0.16.8 - [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.16.7...0.16.8) Updates `ty` from 0.0.80 to 0.0.82 - [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.80...0.0.82) Updates `mkdocs-git-revision-date-localized-plugin` from 1.5.4 to 1.6.0 - [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases) - [Commits](timvink/mkdocs-git-revision-date-localized-plugin@v1.5.4...v1.6.0) --- updated-dependencies: - dependency-name: msgraph-sdk dependency-version: 1.63.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: hatchling dependency-version: 1.32.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ruff dependency-version: 0.16.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ty dependency-version: 0.0.82 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: mkdocs-git-revision-date-localized-plugin dependency-version: 1.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
Spencer Schoenberg (spencrr)
approved these changes
Sep 24, 2026
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 5 updates:
1.62.01.63.01.32.01.32.40.16.70.16.80.0.800.0.821.5.41.6.0Updates
msgraph-sdkfrom 1.62.0 to 1.63.0Release notes
Sourced from msgraph-sdk's releases.
Changelog
Sourced from msgraph-sdk's changelog.
Commits
6691085Merge pull request #1574 from microsoftgraph/release-please--branches--main--...d9f5e68chore(main): release 1.63.0dd13ff6feat(generation): update request builders and models (#1573)Updates
hatchlingfrom 1.32.0 to 1.32.4Release notes
Sourced from hatchling's releases.
Commits
c4abc45release Hatchling v1.32.4 (#2441)cd57f68Revert type changes for BuildHookInterface (#2440)5c6dc6cStrip surrounding whitespace from version metadata (#2438)0941887release Hatchling v1.32.3 (#2436)6a2b14frelease Hatchling v1.32.2 (#2434)081013fHatchling 1.32.2 release (#2433)248141cUse hatchling plugin manager (#2432)4b17561release Hatch v1.18.1 (#2426)b6aaa1arelease Hatchling v1.32.1 (#2425)47f333aPrepare for hatch and hatchling releases (#2424)Updates
rufffrom 0.16.7 to 0.16.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
62914c4Bump version to 0.16.8 (#28648)c47e0cd[ty] Bound aliased intersection expansion during inference (#28546)ff4747brenovate: update uv hashes correctly with setup-uv (#28621)94efeaa[ty] Compact reachable binding and declaration histories (#28349)50020fb[ty] Avoid storing constraint nodes twice (#28375)446bb68[ty] Compare bound-method receivers before signatures (#28384)304ab86[flake8-type-checking] Prefer lazy imports overTYPE_CHECKINGon 3.15+ (`...d940b24[ty] Watch script dependencies in CLI watch mode (#28125)fe9f065[flake8-tidy-imports] Addextend-banned-api(#28644)31131db[ty] Supporttype[A & B](#27124)Updates
tyfrom 0.0.80 to 0.0.82Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
6999edbBump version to 0.0.82 (#4547)69ee79cUpdate prek dependencies (#4534)9bbacccRemove accidental uv version constraint (#4537)edb7fabUpdate astral-sh/setup-uv action to v10.1.0 (#4535)bc531b1Update dependency prek to v0.4.14 (#4533)66d7e3frenovate: track uv versions/checksums with setup-uv (#4532)4edd772Bump version to 0.0.81 (#4528)8cfdd79Use paid GitHub-hosted runners for Linux (#4502)Updates
mkdocs-git-revision-date-localized-pluginfrom 1.5.4 to 1.6.0Release notes
Sourced from mkdocs-git-revision-date-localized-plugin's releases.
... (truncated)
Commits
8db2449Bump version to 1.6.01f6eb6dMerge pull request #226 from timvink/refactor/page-rendering-and-packaging604005aMerge pull request #224 from timvink/fix/date-formatting-and-git-detection6e9e4e4Cache tag lookups, split up on_page_markdown, tidy packagingbf270f7Fix custom_format literals, creation commit hash and shallow clone detection97ecbacBump mkdocs-material from 9.7.6 to 9.7.7 (#223)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 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