Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2023

Bumps com.microsoft.graph:microsoft-graph-core from 2.0.16 to 2.0.17.

Release notes

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

v2.0.17

Changed

  • Aligns default http client timeout to be 100 seconds
  • Fixes NullPointerException in GraphErrorResponse#copy
Changelog

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

[2.0.17] - 2023-03-20

Changed

  • Aligns default http client timeout to be 100 seconds
  • Fixes NullPointerException in GraphErrorResponse#copy
Commits
  • 4ce634b Merge pull request #775 from microsoftgraph/dev
  • ff03443 Merge pull request #774 from microsoftgraph/andrueastman/fixTimeout
  • a5fe804 Update tests to validate timeout value.
  • 7ae2a23 Change default timeout to align with other sdks.
  • bebc1dc Merge pull request #773 from microsoftgraph/andrueastman/fixCopyError
  • ae3e30b Update src/test/java/com/microsoft/graph/http/GraphErrorResponseTests.java
  • 13218d6 Update src/main/java/com/microsoft/graph/http/GraphErrorResponse.java
  • c2f2596 Fixes null pointer exception
  • 3911b58 Merge pull request #769 from microsoftgraph/dependabot/gradle/org.mockito-moc...
  • ad5a32f Merge pull request #770 from microsoftgraph/dependabot/maven/org.mockito-mock...
  • 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 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

Bumps [com.microsoft.graph:microsoft-graph-core](https://github.com/microsoftgraph/msgraph-sdk-java-core) from 2.0.16 to 2.0.17.
- [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@v2.0.16...v2.0.17)

---
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 added the dependencies Pull requests that update a dependency file label Mar 21, 2023
@dependabot dependabot bot requested a review from peombwa as a code owner March 21, 2023 07:56
@dependabot dependabot bot added the java Pull requests that update Java code label Mar 21, 2023
@baywet baywet enabled auto-merge March 21, 2023 08:24
@baywet baywet merged commit bd49541 into dev Mar 21, 2023
@baywet baywet deleted the dependabot/gradle/com.microsoft.graph-microsoft-graph-core-2.0.17 branch March 21, 2023 08:24
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