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

[data-plane]: Bump org.bitbucket.b_c:jose4j from 0.9.4 to 0.9.6 in /data-plane #3736

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2024

Bumps org.bitbucket.b_c:jose4j from 0.9.4 to 0.9.6.

Commits
  • e2bdbdf [maven-release-plugin] prepare for next development iteration
  • 3e97f62 Attempt to provide somewhat better error messages for invalid JWTs (especiall...
  • 8b2316f JsonWebKey.Factory.newJwk(Key key) to throw an exception when given a private...
  • fa33e98 Fix JWKS key resolution for ECDH-ES* decryption with OKP keys (issue #218)
  • db3a62d Add option for SimpleJwkFilter to use more than one kty value as criteria
  • 93247d8 [maven-release-plugin] prepare release jose4j-0.9.5
  • 996b337 [maven-release-plugin] prepare for next development iteration
  • a3a21a6 discontinue use wrapper class constructors that are deprecated for removal (t...
  • 19a90a6 Safeguard against excessive resource utilization by restricting the size of d...
  • 46f3a2a [maven-release-plugin] prepare release jose4j-0.9.6
  • See full diff 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 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 [org.bitbucket.b_c:jose4j](https://bitbucket.org/b_c/jose4j) from 0.9.4 to 0.9.6.
- [Commits](https://bitbucket.org/b_c/jose4j/branches/compare/jose4j-0.9.6..jose4j-0.9.4)

---
updated-dependencies:
- dependency-name: org.bitbucket.b_c:jose4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Mar 6, 2024
@knative-prow knative-prow bot requested review from Leo6Leo and matzew March 6, 2024 20:03
@knative-prow knative-prow bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 6, 2024
Signed-off-by: Knative Automation <automation@knative.team>
Copy link

codecov bot commented Mar 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.44%. Comparing base (6a7b244) to head (65ddc50).
Report is 3 commits behind head on main.

❗ Current head 65ddc50 differs from pull request most recent head 72a9a1f. Consider uploading reports for the commit 72a9a1f to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3736      +/-   ##
============================================
+ Coverage     48.38%   52.44%   +4.05%     
- Complexity        0      875     +875     
============================================
  Files           243      342      +99     
  Lines         18043    21415    +3372     
  Branches          0      284     +284     
============================================
+ Hits           8731    11232    +2501     
- Misses         8574     9274     +700     
- Partials        738      909     +171     
Flag Coverage Δ
java-unittests 74.16% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Leo6Leo
Copy link
Contributor

Leo6Leo commented Mar 7, 2024

/retest

Copy link
Contributor

@matzew matzew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Mar 8, 2024
Copy link

knative-prow bot commented Mar 8, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], matzew

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 8, 2024
@matzew matzew merged commit 7a3464c into main Mar 8, 2024
15 checks passed
@dependabot dependabot bot deleted the dependabot/maven/data-plane/main/org.bitbucket.b_c-jose4j-0.9.6 branch March 8, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/data-plane dependencies Pull requests that update a dependency file java Pull requests that update Java code lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants