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 embedded.testcontainers.version from 2.0.9 to 2.0.10 #2258

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2021

Bumps embedded.testcontainers.version from 2.0.9 to 2.0.10.
Updates embedded-postgresql from 2.0.9 to 2.0.10

Updates embedded-redis from 2.0.9 to 2.0.10

Updates embedded-google-pubsub from 2.0.9 to 2.0.10

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 `embedded.testcontainers.version` from 2.0.9 to 2.0.10.

Updates `embedded-postgresql` from 2.0.9 to 2.0.10

Updates `embedded-redis` from 2.0.9 to 2.0.10

Updates `embedded-google-pubsub` from 2.0.9 to 2.0.10

---
updated-dependencies:
- dependency-name: com.playtika.testcontainers:embedded-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.playtika.testcontainers:embedded-redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.playtika.testcontainers:embedded-google-pubsub
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Type: Pull requests that update a dependency file java Pull requests that update Java code labels Jul 12, 2021
@codecov
Copy link

codecov bot commented Jul 12, 2021

Codecov Report

Merging #2258 (93938c0) into main (4fe1c70) will increase coverage by 0.21%.
The diff coverage is n/a.

❗ Current head 93938c0 differs from pull request most recent head 5659987. Consider uploading reports for the commit 5659987 to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##               main    #2258      +/-   ##
============================================
+ Coverage     83.27%   83.48%   +0.21%     
  Complexity     2234     2234              
============================================
  Files           437      437              
  Lines         11783    11998     +215     
  Branches       1002     1002              
============================================
+ Hits           9812    10017     +205     
- Misses         1643     1653      +10     
  Partials        328      328              
Impacted Files Coverage Δ
...-rosetta/test/mocks/repository/transaction_mock.go 85.71% <0.00%> (-4.29%) ⬇️
hedera-mirror-rosetta/cmd/db.go 0.00% <0.00%> (ø)
hedera-mirror-rosetta/cmd/main.go 0.00% <0.00%> (ø)
hedera-mirror-rosetta/types/config.go 100.00% <0.00%> (ø)
hedera-mirror-rosetta/tools/hex/hex.go 100.00% <0.00%> (ø)
hedera-mirror-rosetta/tools/parse/parse.go 100.00% <0.00%> (ø)
hedera-mirror-rosetta/test/domain/domain.go 100.00% <0.00%> (ø)
hedera-mirror-rosetta/app/domain/types/token.go 100.00% <0.00%> (ø)
hedera-mirror-rosetta/app/domain/types/amount.go 100.00% <0.00%> (ø)
hedera-mirror-rosetta/app/domain/types/account.go 100.00% <0.00%> (ø)
... and 38 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 4fe1c70...5659987. Read the comment docs.

@xin-hedera xin-hedera added this to the Mirror 0.38.0 milestone Jul 12, 2021
@steven-sheehy steven-sheehy merged commit 2c2ce83 into main Jul 12, 2021
@steven-sheehy steven-sheehy deleted the dependabot/maven/embedded.testcontainers.version-2.0.10 branch July 12, 2021 17:33
ijungmann pushed a commit that referenced this pull request Jul 16, 2021
Bumps `embedded.testcontainers.version` from 2.0.9 to 2.0.10.
Updates `embedded-postgresql` from 2.0.9 to 2.0.10
Updates `embedded-redis` from 2.0.9 to 2.0.10
Updates `embedded-google-pubsub` from 2.0.9 to 2.0.10

updated-dependencies:
- dependency-name: com.playtika.testcontainers:embedded-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.playtika.testcontainers:embedded-redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.playtika.testcontainers:embedded-google-pubsub
  dependency-type: direct:development
  update-type: version-update:semver-patch

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Ian Jungmann <ian.jungmann@hedera.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Type: 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.

2 participants