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 jedis from 3.5.0 to 3.5.1 #1546

Merged
merged 1 commit into from
Jan 25, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps jedis from 3.5.0 to 3.5.1.

Release notes

Sourced from jedis's releases.

3.5.1

A new release of 3.5.0 built with Java 8.

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 [jedis](https://github.com/redis/jedis) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@jedis-3.5.0...jedis-3.5.1)

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

codecov-io commented Jan 25, 2021

Codecov Report

Merging #1546 (6538989) into master (507ad32) will decrease coverage by 3.81%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1546      +/-   ##
============================================
- Coverage     87.02%   83.20%   -3.82%     
+ Complexity      718      619      -99     
============================================
  Files           104       76      -28     
  Lines          4376     3341    -1035     
  Branches        404      359      -45     
============================================
- Hits           3808     2780    -1028     
- Misses          444      449       +5     
+ Partials        124      112      -12     
Flag Coverage Δ Complexity Δ
ingestion_beam 83.20% <ø> (+0.05%) 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%)
...ava/com/mozilla/telemetry/ingestion/sink/Sink.java
ingestion-edge/ingestion_edge/flush_manager.py
...la/telemetry/ingestion/sink/config/SinkConfig.java
ingestion-edge/ingestion_edge/dockerflow.py
...metry/ingestion/sink/transform/BlobIdToString.java
ingestion-edge/ingestion_edge/create_app.py
...ngestion/sink/transform/DocumentTypePredicate.java
ingestion-edge/ingestion_edge/flush.py
... and 22 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 507ad32...6538989. Read the comment docs.

@jklukas
Copy link
Contributor

jklukas commented Jan 25, 2021

@dependabot squash and merge

@dependabot dependabot bot merged commit 5d9eadd into master Jan 25, 2021
@dependabot dependabot bot deleted the dependabot/maven/redis.clients-jedis-3.5.1 branch January 25, 2021 18:07
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