Skip to content

core: bump msgraph-sdk from 1.5.3 to 1.5.4#10761

Merged
BeryJu merged 1 commit intomainfrom
dependabot/pip/msgraph-sdk-1.5.4
Aug 5, 2024
Merged

core: bump msgraph-sdk from 1.5.3 to 1.5.4#10761
BeryJu merged 1 commit intomainfrom
dependabot/pip/msgraph-sdk-1.5.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps msgraph-sdk from 1.5.3 to 1.5.4.

Release notes

Sourced from msgraph-sdk's releases.

v1.5.4

1.5.4 (2024-08-02)

Bug Fixes

  • requires a higher version of the JSON dependency (955f85f)
Changelog

Sourced from msgraph-sdk's changelog.

1.5.4 (2024-08-02)

Bug Fixes

  • requires a higher version of the JSON dependency (955f85f)
Commits
  • 9088e46 Merge pull request #839 from microsoftgraph/release-please--branches--main--c...
  • b9ded0e chore(main): release 1.5.4
  • 955f85f fix: requires a higher version of the JSON dependency
  • 5ee9548 bump json serializer to >=1.3.0
  • 40a35b8 Merge pull request #836 from microsoftgraph/dependabot/pip/pyjwt-2.9.0
  • 01f1e3f chore(deps-dev): bump pyjwt from 2.8.0 to 2.9.0
  • 2cff720 Merge pull request #833 from microsoftgraph/dependabot/pip/mypy-1.11.1
  • 2a1cedc chore(deps-dev): bump mypy from 1.11.0 to 1.11.1
  • 77855a0 Merge pull request #834 from microsoftgraph/dependabot/pip/aiohttp-3.10.0
  • 312d7ea chore(deps-dev): bump aiohttp from 3.9.5 to 3.10.0
  • Additional commits viewable 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.5.3 to 1.5.4.
- [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.5.3...v1.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 5, 2024 04:31
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 5, 2024
@netlify
Copy link
Copy Markdown

netlify bot commented Aug 5, 2024

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit b0e1c7f
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/66b055951e66500008a96ab7

@netlify
Copy link
Copy Markdown

netlify bot commented Aug 5, 2024

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit b0e1c7f
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/66b0559537083f0008928b3d

@BeryJu BeryJu merged commit 1db5816 into main Aug 5, 2024
@BeryJu BeryJu deleted the dependabot/pip/msgraph-sdk-1.5.4 branch August 5, 2024 10:44
kensternberg-authentik added a commit that referenced this pull request Aug 5, 2024
* refs/remotes/origin/main: (37 commits)
  release: 2024.6.3
  website/docs: prepare 2024.6.3 release notes (#10775)
  website/scripts: updated readme, added docsmg.env file  (#10710)
  web: bump API Client version (#10777)
  root: fix opencontainers ref (#10776)
  core: applications api: properly select provider (#10373)
  root: remove warnings (#10774)
  enterprise/rac: fix error when listing connection tokens as non-superuser (#10771)
  core: bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (#10754)
  core: bump goauthentik.io/api/v3 from 3.2024062.1 to 3.2024062.2 (#10753)
  core: bump golang.org/x/sync from 0.7.0 to 0.8.0 (#10755)
  web: bump the rollup group across 1 directory with 3 updates (#10756)
  web: bump core-js from 3.37.1 to 3.38.0 in /web (#10757)
  web: bump @swc/core from 1.7.4 to 1.7.6 in /web/sfe (#10758)
  web: bump rollup from 4.19.2 to 4.20.0 in /web/sfe (#10759)
  core: bump black from 24.4.2 to 24.8.0 (#10760)
  core: bump msgraph-sdk from 1.5.3 to 1.5.4 (#10761)
  core: bump coverage from 7.6.0 to 7.6.1 (#10762)
  core: bump ruff from 0.5.5 to 0.5.6 (#10763)
  core: bump django-filter from 24.2 to 24.3 (#10764)
  ...
kensternberg-authentik added a commit that referenced this pull request Aug 5, 2024
* main: (37 commits)
  release: 2024.6.3
  website/docs: prepare 2024.6.3 release notes (#10775)
  website/scripts: updated readme, added docsmg.env file  (#10710)
  web: bump API Client version (#10777)
  root: fix opencontainers ref (#10776)
  core: applications api: properly select provider (#10373)
  root: remove warnings (#10774)
  enterprise/rac: fix error when listing connection tokens as non-superuser (#10771)
  core: bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (#10754)
  core: bump goauthentik.io/api/v3 from 3.2024062.1 to 3.2024062.2 (#10753)
  core: bump golang.org/x/sync from 0.7.0 to 0.8.0 (#10755)
  web: bump the rollup group across 1 directory with 3 updates (#10756)
  web: bump core-js from 3.37.1 to 3.38.0 in /web (#10757)
  web: bump @swc/core from 1.7.4 to 1.7.6 in /web/sfe (#10758)
  web: bump rollup from 4.19.2 to 4.20.0 in /web/sfe (#10759)
  core: bump black from 24.4.2 to 24.8.0 (#10760)
  core: bump msgraph-sdk from 1.5.3 to 1.5.4 (#10761)
  core: bump coverage from 7.6.0 to 7.6.1 (#10762)
  core: bump ruff from 0.5.5 to 0.5.6 (#10763)
  core: bump django-filter from 24.2 to 24.3 (#10764)
  ...
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