microsoftgraph / msgraph-beta-sdk-java

Microsoft Graph Beta Java SDK
https://docs.microsoft.com/en-us/graph/sdks/use-beta?tabs=Java
MIT License
25 stars 9 forks source link

chore(deps): bump com.microsoft.graph:microsoft-graph-core from 3.2.0 to 3.2.1 #1039

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps com.microsoft.graph:microsoft-graph-core from 3.2.0 to 3.2.1.

Release notes

Sourced from com.microsoft.graph:microsoft-graph-core's releases.

v3.2.1

3.2.1 (2024-09-09)

Bug Fixes

  • errorMapping in ResponseCodes with "4XX" and "5XX" Pattern (#1735) (150ff3d)
Changelog

Sourced from com.microsoft.graph:microsoft-graph-core's changelog.

3.2.1 (2024-09-09)

Bug Fixes

  • errorMapping in ResponseCodes with "4XX" and "5XX" Pattern (#1735) (150ff3d)
Commits
  • b3781db Merge pull request #1736 from microsoftgraph/release-please--branches--main--...
  • b3a5363 chore(main): release 3.2.1
  • 150ff3d fix: errorMapping in ResponseCodes with "4XX" and "5XX" Pattern (#1735)
  • d898436 Merge pull request #1733 from microsoftgraph/dependabot/gradle/open-telemetry...
  • 8897003 chore(deps): bump the open-telemetry group across 2 directories with 2 updates
  • 962501a Merge pull request #1732 from microsoftgraph/dependabot/gradle/com.github.spo...
  • 0172adc chore(deps): bump com.github.spotbugs from 6.0.21 to 6.0.22
  • cbbcdb9 Merge pull request #1731 from microsoftgraph/1723-replace-mockito-inline-by-m...
  • e4231a0 Updated version in sonar cloud
  • 86fbeef Updated Java version to 21 in workflows and mockito from inline to core
  • 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 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)
Microsoft Reviewers: Open in CodeFlow