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 google-cloud-pubsublite from 0.11.1 to 0.12.0 #1612

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2021

Bumps google-cloud-pubsublite from 0.11.1 to 0.12.0.

Release notes

Sourced from google-cloud-pubsublite's releases.

v0.12.0

Features

  • add skip_backlog field to allow subscriptions to be created at HEAD (#543) (f0190db)

Bug Fixes

Dependencies

  • update dependency com.google.cloud:google-cloud-pubsub to v1.112.0 (#550) (9f53f6a)
  • update dependency com.google.cloud:google-cloud-pubsub-bom to v1.112.0 (#551) (0593aca)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 (#546) (261ae47)
Changelog

Sourced from google-cloud-pubsublite's changelog.

0.12.0 (2021-03-18)

Features

  • add skip_backlog field to allow subscriptions to be created at HEAD (#543) (f0190db)

Bug Fixes

Dependencies

  • update dependency com.google.cloud:google-cloud-pubsub to v1.112.0 (#550) (9f53f6a)
  • update dependency com.google.cloud:google-cloud-pubsub-bom to v1.112.0 (#551) (0593aca)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 (#546) (261ae47)
Commits
  • 71321a4 chore: release 0.12.0 (#544)
  • 39faed6 Update Readme.md to reflect not-yet-released state of beam 2.29.0 (#555)
  • 69c87d8 Add documentation on drain support requirements (#554)
  • 33b80b3 chore: regenerate README (#553)
  • 9f53f6a deps: update dependency com.google.cloud:google-cloud-pubsub to v1.112.0 (#550)
  • 0593aca deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.112.0 ...
  • d4682b6 fix: Two QOL issues with PubsubLiteIO (#552)
  • 39e04e4 chore: update java microgenerator to 1.0.2 Adds request initialization to sam...
  • 1a74b2d build(java): update autorelease title check in response to the new multi rele...
  • 261ae47 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 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 Mar 19, 2021
@dependabot dependabot bot requested review from jklukas and relud March 19, 2021 05:35
@dependabot dependabot bot force-pushed the dependabot/maven/com.google.cloud-google-cloud-pubsublite-0.12.0 branch from ad048ee to ae6bb0b Compare March 23, 2021 15:05
@codecov-io
Copy link

Codecov Report

Merging #1612 (ae6bb0b) into master (5f75f19) will increase coverage by 2.54%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1612      +/-   ##
============================================
+ Coverage     86.28%   88.82%   +2.54%     
+ Complexity      759      243     -516     
============================================
  Files           109       33      -76     
  Lines          4499     1271    -3228     
  Branches        421      148     -273     
============================================
- Hits           3882     1129    -2753     
+ Misses          482      104     -378     
+ Partials        135       38      -97     
Flag Coverage Δ Complexity Δ
ingestion_beam ? ?
ingestion_edge ? ?
ingestion_sink 88.82% <ø> (ø) 0.00 <ø> (ø)

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

Impacted Files Coverage Δ Complexity Δ
...om/mozilla/telemetry/ingestion/core/util/Time.java 52.17% <0.00%> (-47.83%) 1.00% <0.00%> (-5.00%)
...try/ingestion/core/schema/BigQuerySchemaStore.java 47.05% <0.00%> (-29.42%) 6.00% <0.00%> (ø%)
...om/mozilla/telemetry/ingestion/core/util/Json.java 90.69% <0.00%> (-9.31%) 26.00% <0.00%> (-3.00%)
...a/telemetry/ingestion/core/schema/SchemaStore.java 78.08% <0.00%> (-4.11%) 23.00% <0.00%> (-2.00%)
...metry/ingestion/core/transform/NestedMetadata.java 97.19% <0.00%> (-2.81%) 48.00% <0.00%> (-3.00%)
...tion/core/transform/PubsubMessageToObjectNode.java 83.56% <0.00%> (-0.35%) 3.00% <0.00%> (ø%)
...va/com/mozilla/telemetry/decoder/ParsePayload.java
...com/mozilla/telemetry/decoder/MessageScrubber.java
...lla/telemetry/avro/GenericRecordBinaryEncoder.java
.../java/com/mozilla/telemetry/options/InputType.java
... and 72 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 5f75f19...ae6bb0b. Read the comment docs.

Copy link
Contributor

@relud relud left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

@dependabot dependabot bot merged commit 0b2c534 into master Mar 23, 2021
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-google-cloud-pubsublite-0.12.0 branch March 23, 2021 16:34
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