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 github.com/lib/pq from 1.8.0 to 1.10.2 in /hedera-mirror-rosetta #2149

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2021

Bumps github.com/lib/pq from 1.8.0 to 1.10.2.

Release notes

Sourced from github.com/lib/pq's releases.

v1.10.2

  • fix TimeTZ with second offsets
  • fix GOOS compilation

v1.10.1

  • fix concurrent map write

v1.10.0

  • support inline SSL certs

v1.9.0

  • better errors on network failures
  • fully implement database/sql/driver.Driver
  • improved query cancellation from contexts
  • support int32/float32/[]byte slices in Array
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 [github.com/lib/pq](https://github.com/lib/pq) from 1.8.0 to 1.10.2.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](lib/pq@v1.8.0...v1.10.2)

---
updated-dependencies:
- dependency-name: github.com/lib/pq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

codecov bot commented Jun 21, 2021

Codecov Report

Merging #2149 (62682d0) into master (126751e) will decrease coverage by 5.36%.
The diff coverage is 92.80%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2149      +/-   ##
============================================
- Coverage     87.05%   81.68%   -5.37%     
- Complexity     1744     2115     +371     
============================================
  Files           315      410      +95     
  Lines          7731    10871    +3140     
  Branches        740      899     +159     
============================================
+ Hits           6730     8880    +2150     
- Misses          772     1681     +909     
- Partials        229      310      +81     
Impacted Files Coverage Δ
...ensus/ConsensusCreateTopicTransactionSupplier.java 0.00% <ø> (ø)
...sus/ConsensusSubmitMessageTransactionSupplier.java 0.00% <0.00%> (ø)
...ensus/ConsensusUpdateTopicTransactionSupplier.java 0.00% <ø> (ø)
...er/schedule/ScheduleCreateTransactionSupplier.java 0.00% <ø> (ø)
...supplier/token/TokenCreateTransactionSupplier.java 0.00% <ø> (ø)
...supplier/token/TokenUpdateTransactionSupplier.java 0.00% <ø> (ø)
...era/mirror/importer/config/CacheConfiguration.java 100.00% <ø> (ø)
.../hedera/mirror/importer/domain/AccountBalance.java 84.61% <ø> (ø)
...era/mirror/importer/domain/AccountBalanceFile.java 94.73% <ø> (ø)
...va/com/hedera/mirror/importer/domain/EntityId.java 95.65% <ø> (ø)
... and 267 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 d08f61f...62682d0. Read the comment docs.

@xin-hedera xin-hedera added this to the Mirror 0.37.0 milestone Jun 21, 2021
@xin-hedera xin-hedera merged commit 72f07ca into master Jun 21, 2021
@xin-hedera xin-hedera deleted the dependabot/go_modules/hedera-mirror-rosetta/github.com/lib/pq-1.10.2 branch June 21, 2021 18:13
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 go
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant