Skip to content

[MAINT]: Bump the minor-and-patch group with 2 updates - #27

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/minor-and-patch-0edcc69b67
Closed

[MAINT]: Bump the minor-and-patch group with 2 updates#27
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/minor-and-patch-0edcc69b67

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 2 updates: msgraph-sdk and pre-commit.

Updates msgraph-sdk from 1.55.0 to 1.56.0

Release notes

Sourced from msgraph-sdk's releases.

v1.56.0

1.56.0 (2026-04-16)

Features

  • generation: update request builders and models (8b6bb43)
Changelog

Sourced from msgraph-sdk's changelog.

1.56.0 (2026-04-16)

Features

  • generation: update request builders and models (8b6bb43)
Commits
  • 35c865e Merge pull request #1449 from microsoftgraph/release-please--branches--main--...
  • 1f4a9f3 chore(main): release 1.56.0
  • b833415 Merge pull request #1448 from microsoftgraph/v1.0/pipelinebuild/215572
  • 8b6bb43 feat(generation): update request builders and models
  • 24e95c6 Merge pull request #1434 from microsoftgraph/chore/consolidate-dependabot-upd...
  • 0d32145 chore(deps): consolidate all open dependabot updates
  • 6c0736f Merge pull request #1420 from microsoftgraph/dependabot/pip/pyjwt-2.12.0
  • abde597 chore(deps-dev): bump pyjwt from 2.9.0 to 2.12.0
  • 873a3a4 Merge pull request #1410 from microsoftgraph/dependabot/pip/azure-core-1.38.0
  • 9066fa2 Merge branch 'main' into dependabot/pip/azure-core-1.38.0
  • Additional commits viewable in compare view

Updates pre-commit from 4.5.1 to 4.6.0

Release notes

Sourced from pre-commit's releases.

pre-commit v4.6.0

Features

  • pre-commit hook-impl: allow --hook-dir to be missing to enable easier usage with git 2.54+ git hooks.

Fixes

Changelog

Sourced from pre-commit's changelog.

4.6.0 - 2026-04-21

Features

  • pre-commit hook-impl: allow --hook-dir to be missing to enable easier usage with git 2.54+ git hooks.

Fixes

Commits
  • f35134b v4.6.0
  • 2a51ffc Merge pull request #3662 from pre-commit/hook-impl-optional-hook-dir
  • d7dee32 make --hook-dir optional for hook-impl
  • 965aeb1 Merge pull request #3661 from pre-commit/hook-impl-required
  • 2eacc06 --hook-type is required for hook-impl
  • f5678bf Merge pull request #3657 from pre-commit/pre-commit-ci-update-config
  • 054cc5b [pre-commit.ci] pre-commit autoupdate
  • 5c0f302 Merge pull request #3652 from pre-commit/pre-commit-ci-update-config
  • a5d9114 [pre-commit.ci] pre-commit autoupdate
  • 129a1f5 Merge pull request #3641 from pre-commit/mxr-patch-1
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the minor-and-patch group with 2 updates: [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python) and [pre-commit](https://github.com/pre-commit/pre-commit).


Updates `msgraph-sdk` from 1.55.0 to 1.56.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.55.0...v1.56.0)

Updates `pre-commit` from 4.5.1 to 4.6.0
- [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.5.1...v4.6.0)

---
updated-dependencies:
- dependency-name: msgraph-sdk
  dependency-version: 1.56.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: pre-commit
  dependency-version: 4.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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 22, 2026
@dependabot
dependabot Bot requested a review from a team April 22, 2026 01:42
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 22, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 22, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 22, 2026
@dependabot
dependabot Bot deleted the dependabot/uv/minor-and-patch-0edcc69b67 branch April 22, 2026 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants