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/jackc/pgtype from 1.9.1 to 1.10.0 in /hedera-mirror-rosetta #3295

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2022

Bumps github.com/jackc/pgtype from 1.9.1 to 1.10.0.

Changelog

Sourced from github.com/jackc/pgtype's changelog.

1.10.0 (February 7, 2022)

  • Normalize UTC timestamps to comply with stdlib (Torkel Rogstad)
  • Assign Numeric to *big.Rat (Oleg Lomaka)
  • Fix typo in float8 error message (Pinank Solanki)
  • Scan type aliases for floating point types (Collin Forsyth)
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/jackc/pgtype](https://github.com/jackc/pgtype) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/jackc/pgtype/releases)
- [Changelog](https://github.com/jackc/pgtype/blob/master/CHANGELOG.md)
- [Commits](jackc/pgtype@v1.9.1...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgtype
  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 Feb 14, 2022
@codecov
Copy link

codecov bot commented Feb 14, 2022

Codecov Report

Merging #3295 (b2954ac) into main (743bca0) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #3295   +/-   ##
=========================================
  Coverage     88.16%   88.17%           
- Complexity     2507     2509    +2     
=========================================
  Files           502      502           
  Lines         14143    14143           
  Branches       1306     1306           
=========================================
+ Hits          12469    12470    +1     
  Misses         1365     1365           
+ Partials        309      308    -1     
Impacted Files Coverage Δ
...a/mirror/grpc/listener/CompositeTopicListener.java 83.33% <0.00%> (+4.16%) ⬆️

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 743bca0...b2954ac. Read the comment docs.

@xin-hedera xin-hedera merged commit 12a69dd into main Feb 15, 2022
@xin-hedera xin-hedera deleted the dependabot/go_modules/hedera-mirror-rosetta/github.com/jackc/pgtype-1.10.0 branch February 15, 2022 20:02
@steven-sheehy steven-sheehy added this to the 0.51.0 milestone Feb 16, 2022
matheus-dallrosa pushed a commit that referenced this pull request Feb 18, 2022
Bumps [github.com/jackc/pgtype](https://github.com/jackc/pgtype) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/jackc/pgtype/releases)
- [Changelog](https://github.com/jackc/pgtype/blob/master/CHANGELOG.md)
- [Commits](jackc/pgtype@v1.9.1...v1.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matheus DallRosa <matheus.dallrosa@swirlds.com>
matheus-dallrosa pushed a commit that referenced this pull request Feb 21, 2022
Bumps [github.com/jackc/pgtype](https://github.com/jackc/pgtype) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/jackc/pgtype/releases)
- [Changelog](https://github.com/jackc/pgtype/blob/master/CHANGELOG.md)
- [Commits](jackc/pgtype@v1.9.1...v1.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matheus DallRosa <matheus.dallrosa@swirlds.com>
matheus-dallrosa pushed a commit that referenced this pull request Feb 21, 2022
Bumps [github.com/jackc/pgtype](https://github.com/jackc/pgtype) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/jackc/pgtype/releases)
- [Changelog](https://github.com/jackc/pgtype/blob/master/CHANGELOG.md)
- [Commits](jackc/pgtype@v1.9.1...v1.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matheus DallRosa <matheus.dallrosa@swirlds.com>
matheus-dallrosa pushed a commit that referenced this pull request Feb 22, 2022
Bumps [github.com/jackc/pgtype](https://github.com/jackc/pgtype) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/jackc/pgtype/releases)
- [Changelog](https://github.com/jackc/pgtype/blob/master/CHANGELOG.md)
- [Commits](jackc/pgtype@v1.9.1...v1.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matheus DallRosa <matheus.dallrosa@swirlds.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 go
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants