Skip to content

core: bump msgraph-sdk from 1.29.0 to 1.30.0#14503

Merged
BeryJu merged 1 commit intomainfrom
dependabot/uv/msgraph-sdk-1.30.0
May 14, 2025
Merged

core: bump msgraph-sdk from 1.29.0 to 1.30.0#14503
BeryJu merged 1 commit intomainfrom
dependabot/uv/msgraph-sdk-1.30.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 14, 2025

Bumps msgraph-sdk from 1.29.0 to 1.30.0.

Release notes

Sourced from msgraph-sdk's releases.

v1.30.0

1.30.0 (2025-05-13)

Features

  • generation: update request builders and models (303fb7d)
Changelog

Sourced from msgraph-sdk's changelog.

1.30.0 (2025-05-13)

Features

  • generation: update request builders and models (303fb7d)
Commits
  • 0af173c Merge pull request #1220 from microsoftgraph/release-please--branches--main--...
  • 60afcb2 chore(main): release 1.30.0
  • 03c97c9 Merge pull request #1219 from microsoftgraph/v1.0/pipelinebuild/187629
  • 303fb7d feat(generation): update request builders and models
  • 8878d12 Merge pull request #1216 from microsoftgraph/dependabot/pip/open-telemetry-c9...
  • c03db89 chore(deps-dev): bump the open-telemetry group with 3 updates
  • 84b12f2 Merge pull request #1217 from microsoftgraph/dependabot/pip/pylint-1c5f13a8ce
  • 52d44a2 chore(deps-dev): bump astroid from 3.3.9 to 3.3.10 in the pylint group
  • 3293432 Merge pull request #1215 from microsoftgraph/dependabot/github_actions/depend...
  • fa87317 chore(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0
  • See full diff in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python) from 1.29.0 to 1.30.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.29.0...v1.30.0)

---
updated-dependencies:
- dependency-name: msgraph-sdk
  dependency-version: 1.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 14, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 14, 2025 05:11
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 14, 2025
@netlify
Copy link

netlify bot commented May 14, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 50530c5
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/6824261298953500089ad466

@netlify
Copy link

netlify bot commented May 14, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 50530c5
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/68242612a3bc870008d22a15

@BeryJu BeryJu merged commit d0dc14d into main May 14, 2025
88 checks passed
@BeryJu BeryJu deleted the dependabot/uv/msgraph-sdk-1.30.0 branch May 14, 2025 10:22
kensternberg-authentik added a commit that referenced this pull request May 22, 2025
* main: (60 commits)
  website: bump the build group in /website with 6 updates (#14502)
  core: remove `OldAuthenticatedSession` content type (#14507)
  core: bump msgraph-sdk from 1.29.0 to 1.30.0 (#14503)
  core: bump twilio from 9.6.0 to 9.6.1 (#14505)
  core: bump psycopg[c,pool] from 3.2.8 to 3.2.9 (#14504)
  enterprise: fix expired license's users being counted (#14451)
  website/integrations: fix missing closing brace for semaphore (#14467)
  tests/e2e: Add E2E tests for Flow SFE (#14484)
  website: bump semver from 7.7.1 to 7.7.2 in /website (#14491)
  core: bump django from 5.1.8 to 5.1.9 (#14483)
  core: bump psycopg[c,pool] from 3.2.7 to 3.2.8 (#14481)
  core: bump sentry-sdk from 2.27.0 to 2.28.0 (#14482)
  root: pin package version in pyproject for dependabot (#14469)
  core: fix session migration when old session can't be loaded (#14466)
  root: temporarily deactivate database pool option (#14443)
  website: bump the build group in /website with 3 updates (#14475)
  website/docs: stages: fix-typo (#14477)
  website/docs: Update Kubernetes Bootstrap Instructions (#14471)
  root: improve sentry distributed tracing (#14468)
  Revert "web/admin: fix enterprise menu display" (#14458)
  ...
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant