Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.microsoft.graph:microsoft-graph-core from 3.1.1 to 3.1.2 #1810

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2024

Bumps com.microsoft.graph:microsoft-graph-core from 3.1.1 to 3.1.2.

Release notes

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

v3.1.2

Changed

  • Fixed a bug where 'Authorization' header was being added leading to long delays in writing BatchRequests. #1483
Changelog

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

[3.1.2] - 2024-02-12

Changed

  • Fixes bug where 'Authorization' header was being added leading to long delays in writing BatchRequests. #1483
Commits
  • a401657 Merge pull request #1501 from microsoftgraph/dev
  • 3400523 Merge pull request #1499 from microsoftgraph/rsh/3.1.2vBump
  • 849b963 bump to 3.1.2
  • aa7e6f7 Merge pull request #1484 from microsoftgraph/rsh/batchHotFix
  • 5d2caa5 Merge branch 'dev' into rsh/batchHotFix
  • 9249ecc Merge pull request #1496 from microsoftgraph/dependabot/gradle/android/io.ope...
  • 7317ce8 Merge pull request #1489 from microsoftgraph/dependabot/gradle/io.opentelemet...
  • 10c1351 chore(deps): bump io.opentelemetry:opentelemetry-context in /android
  • 1be2c3b chore(deps): bump io.opentelemetry:opentelemetry-context
  • 237ddb5 Merge pull request #1491 from microsoftgraph/dependabot/gradle/io.opentelemet...
  • 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 <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

@dependabot dependabot bot requested a review from a team as a code owner February 13, 2024 19:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 13, 2024
@baywet baywet enabled auto-merge February 13, 2024 19:54
baywet
baywet previously approved these changes Feb 14, 2024
Bumps [com.microsoft.graph:microsoft-graph-core](https://github.com/microsoftgraph/msgraph-sdk-java-core) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-java-core/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-java-core/blob/dev/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-sdk-java-core@v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: com.microsoft.graph:microsoft-graph-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.microsoft.graph-microsoft-graph-core-3.1.2 branch from 1ad4346 to 43dd5bb Compare February 14, 2024 06:23
@baywet baywet merged commit 648753b into dev Feb 14, 2024
8 checks passed
@baywet baywet deleted the dependabot/gradle/com.microsoft.graph-microsoft-graph-core-3.1.2 branch February 14, 2024 06:47
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants