Skip to content

Bump scribejava-core from 8.3.1 to 8.3.2#395

Merged
santam85 merged 1 commit intomainfrom
dependabot/maven/com.github.scribejava-scribejava-core-8.3.2
Nov 10, 2022
Merged

Bump scribejava-core from 8.3.1 to 8.3.2#395
santam85 merged 1 commit intomainfrom
dependabot/maven/com.github.scribejava-scribejava-core-8.3.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 10, 2022

Bumps scribejava-core from 8.3.1 to 8.3.2.

Release notes

Sourced from scribejava-core's releases.

scribejava-8.3.2

[8.3.2]

  • minor fixes and enhances
  • update dependencies
  • while using async HTTP client, you could miss some Throwables, now they will be thrown
Changelog

Sourced from scribejava-core's changelog.

[8.3.2]

  • minor fixes and enhances
  • update dependencies
  • while using async HTTP client, you could miss some Throwables, now they will be thrown

[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]

... (truncated)

Commits
  • 466f37c [maven-release-plugin] prepare release scribejava-8.3.2
  • bda9ac6 prepare v8.3.2
  • 8cb3790 update github urls in pom.xml
  • 0f05e63 remove old unused exclude element from checkstyle's config
  • 23890ec set netty version in tests to run armeria examples (it requires newer netty v...
  • 12c6b05 throw Throwable from callback (it got lost before)
  • d30eb24 move some tests from blocked Facebook to vk.com to simplify release testing
  • f8f9587 update dependencies
  • 197c6a7 Update jackson to fix security warning
  • 23e02ed add changelog record about changes in the current SNAPSHOT
  • 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 Nov 10, 2022
@dependabot dependabot Bot force-pushed the dependabot/maven/com.github.scribejava-scribejava-core-8.3.2 branch from 9729114 to a22c596 Compare November 10, 2022 10:32
Bumps [scribejava-core](https://github.com/scribejava/scribejava) from 8.3.1 to 8.3.2.
- [Release notes](https://github.com/scribejava/scribejava/releases)
- [Changelog](https://github.com/scribejava/scribejava/blob/master/changelog)
- [Commits](scribejava/scribejava@scribejava-8.3.1...scribejava-8.3.2)

---
updated-dependencies:
- dependency-name: com.github.scribejava:scribejava-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/maven/com.github.scribejava-scribejava-core-8.3.2 branch from a22c596 to 1d9a670 Compare November 10, 2022 10:32
@sonarqubecloud
Copy link
Copy Markdown

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 9b2edd3 into main Nov 10, 2022
@dependabot dependabot Bot deleted the dependabot/maven/com.github.scribejava-scribejava-core-8.3.2 branch November 10, 2022 10: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.

1 participant