Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2022

Bumps scribejava-core from 8.0.0 to 8.3.1.

Release notes

Sourced from scribejava-core's releases.

scribejava-8.3.1

scribejava-8.3.0

scribejava-8.2.0

  • add ScopeBuilder to easily specify multiple scopes while requesting OAuth2.0 Access Tokens
  • make Base64 en/de-coding not dependent from java8 implementation (use three optional implementation (internal java 8+, Apache Commons Codec, JAXB) detected in runtime) (thanks to https://github.com/CodingFabian)
  • implement possibility to add extra parameters to Access Token Request (AccessTokenRequestParams#*ExtraParameters methods), scribejava/scribejava#980 (thanks to https://github.com/pmorch)

scribejava-8.1.0

Changelog

Sourced from scribejava-core's changelog.

[8.3.1]

[8.3.0]

[8.2.0]

  • add ScopeBuilder to easily specify multiple scopes while requesting OAuth2.0 Access Tokens
  • make Base64 en/de-coding not dependent from java8 implementation (use three optional implementation (internal java 8+, Apache Commons Codec, JAXB) detected in runtime) (thanks to https://github.com/CodingFabian)
  • implement possibility to add extra parameters to Access Token Request (AccessTokenRequestParams#*ExtraParameters methods), scribejava/scribejava#980 (thanks to https://github.com/pmorch)

[8.1.0]

[8.0.0]

[7.1.1]

[7.0.0]

[6.9.0]

[6.8.1]

[6.8.0]

... (truncated)

Commits

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)

Bumps [scribejava-core](https://github.com/scribejava/scribejava) from 8.0.0 to 8.3.1.
- [Release notes](https://github.com/scribejava/scribejava/releases)
- [Changelog](https://github.com/scribejava/scribejava/blob/master/changelog)
- [Commits](scribejava/scribejava@scribejava-8.0.0...scribejava-8.3.1)

---
updated-dependencies:
- dependency-name: com.github.scribejava:scribejava-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 7, 2022
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 7, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@santam85 santam85 merged commit c40c816 into main Jul 7, 2022
@dependabot dependabot bot deleted the dependabot/maven/com.github.scribejava-scribejava-core-8.3.1 branch July 7, 2022 11:22
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