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

Bump jose4j from 0.7.5 to 0.7.6 #1553

Merged
merged 1 commit into from
Jan 29, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2021

Bumps jose4j from 0.7.5 to 0.7.6.

Commits
  • 50586e4 [maven-release-plugin] prepare for next development iteration
  • e4c6e1e Only use PSSParameterSpec when the RSASSA-PSS algorithm name is used to fix I...
  • 149a462 [maven-release-plugin] prepare release jose4j-0.7.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 will merge this PR once it's up-to-date and CI passes on it, as requested by @jklukas.


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 Jan 29, 2021
@dependabot dependabot bot requested review from jklukas and relud January 29, 2021 05:54
@codecov-io
Copy link

codecov-io commented Jan 29, 2021

Codecov Report

Merging #1553 (2798bdc) into master (bdd46b2) will decrease coverage by 3.86%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1553      +/-   ##
============================================
- Coverage     87.04%   83.18%   -3.87%     
+ Complexity      718      619      -99     
============================================
  Files           104       76      -28     
  Lines          4378     3343    -1035     
  Branches        404      359      -45     
============================================
- Hits           3811     2781    -1030     
- Misses          444      449       +5     
+ Partials        123      113      -10     
Flag Coverage Δ Complexity Δ
ingestion_beam 83.18% <ø> (ø) 0.00 <ø> (ø)
ingestion_edge ? ?
ingestion_sink ? ?

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

Impacted Files Coverage Δ Complexity Δ
...tion/core/transform/PubsubMessageToObjectNode.java 72.02% <0.00%> (-11.89%) 3.00% <0.00%> (ø%)
...etry/ingestion/core/util/DerivedAttributesMap.java 96.00% <0.00%> (-4.00%) 15.00% <0.00%> (-1.00%)
.../telemetry/ingestion/sink/util/BatchException.java
ingestion-edge/ingestion_edge/create_app.py
...etry/ingestion/sink/transform/CompressPayload.java
...a/telemetry/ingestion/sink/io/WriteWithErrors.java
ingestion-edge/ingestion_edge/dockerflow.py
...com/mozilla/telemetry/ingestion/sink/io/Input.java
ingestion-edge/ingestion_edge/util.py
...la/telemetry/ingestion/sink/config/SinkConfig.java
... and 20 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bdd46b2...2798bdc. Read the comment docs.

@jklukas
Copy link
Contributor

jklukas commented Jan 29, 2021

@dependabot merge

@jklukas
Copy link
Contributor

jklukas commented Jan 29, 2021

@dependabot squash and merge

Bumps [jose4j](https://bitbucket.org/b_c/jose4j) from 0.7.5 to 0.7.6.
- [Commits](https://bitbucket.org/b_c/jose4j/branches/compare/jose4j-0.7.6..jose4j-0.7.5)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.bitbucket.b_c-jose4j-0.7.6 branch from 2798bdc to aad85e0 Compare January 29, 2021 18:05
@dependabot dependabot bot merged commit 2ea55dd into master Jan 29, 2021
@dependabot dependabot bot deleted the dependabot/maven/org.bitbucket.b_c-jose4j-0.7.6 branch January 29, 2021 18:10
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.

None yet

2 participants