Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 28, 2021

Bumps microsoft-graph-core from 1.0.5 to 2.0.3.

Release notes

Sourced from microsoft-graph-core's releases.

2.0.3

🐛 Bugfixes

  • Fixed a bug where the batch response step was not following log level #215
  • Fixed a bug where buildRequest methods would have wrong nullability annotation #214

🧹 Housekeeping

  • Bump Gson to 2.8.7 #210, #211
  • Bump junit-juniper-api to 5.7.2 #208, #207
  • Bump junit-juniper-engine to 5.7.2 #206
  • Bump mockito-inline to 3.10.0 #204
  • Bump actions/setup-android to 2.0.6 #201
  • Bump actions/checkout to 2.3.4 #202

2.0.2

🐛 Bugfixes

  • Fixes a bug where delta tokens would not be extracted correctly #197
  • Replaces azure identity by azure core to reduce app size for applications using custom token provider #194

🧹 Housekeeping

  • Updates DevX dashboard yaml file #192

2.0.1

🐛 Bugfixes

🧹 Housekeeping

  • Upgrades to Java 16 and gradle 7 for CI #173, #190
  • Bumps patch version #187
  • Bumps the maven required version to java 8 #177
  • Upgrades mockito to 3.9.0 #184
  • Upgrades actions/setup-java to 2 #180
  • Upgrades guava to 30.1.1 #176
  • Fixes a broken link in the wiki for batches #175

2.0.0

Breaking changes

  • Minimum android API level is now 26 (from 15)
  • Minimum Java version is now 8 (from 7)
  • ICoreAuthenticationProvider and IAuthenticationProvider are now a single interface (Azure identity is now available as an authentication provider)
  • Callback APIs have been replaced by CompletableFutures

... (truncated)

Commits
  • c5f4936 Merge pull request #215 from microsoftgraph/bugfix/batch-error-verbose
  • 96ac49f - adds unit tests for batch response steps exception verbosity
  • 859776a - fixes #209 a bug where batch errors would not respect configured log level
  • b5e0deb Merge pull request #214 from microsoftgraph/bugfix/buildrequest-nonnull
  • 7884517 - bumps patch version number
  • 00a250c - fixes #213 changes annotations to nonnull for build request methods
  • 1a212de Merge pull request #212 from microsoftgraph/dependabot/github_actions/android...
  • ea528a4 Bump android-actions/setup-android from 2.0.6 to 2.0.7
  • 023336b Merge pull request #210 from microsoftgraph/dependabot/gradle/com.google.code...
  • 9107ed8 Merge pull request #211 from microsoftgraph/dependabot/maven/com.google.code....
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 28, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 4, 2021

Superseded by #16.

@dependabot dependabot bot closed this Jun 4, 2021
@dependabot dependabot bot deleted the dependabot/gradle/com.microsoft.graph-microsoft-graph-core-2.0.3 branch June 4, 2021 06:48
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.

0 participants