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.10.5 to 1.10.6 in /sdks #17691

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2022

Bumps github.com/lib/pq from 1.10.5 to 1.10.6.

Commits
  • 8c6de56 Merge pull request #1081 from catj-cockroach/add-kubernetes-secret-support
  • d8917fa adds support for kubernetes mounted private keys
  • 54a3a4b Merge pull request #1082 from johanneswuerbach/connector-dialer
  • 30d9faf Merge pull request #1080 from drakkan/sqlstate
  • cf6aeee feat: change the connector dialer
  • ef3111e error: add SQLState
  • 006a3f4 Added code that accounts for the 'Z' timezone separator in the ParseTimestamp...
  • da91844 Merge pull request #1078 from otan-cockroach/copydata
  • 326e7d0 fix CopyData comment
  • b3b8332 expose raw CopyData command (#1077)
  • See full diff 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)

Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.5 to 1.10.6.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](lib/pq@v1.10.5...v1.10.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go labels May 17, 2022
@asf-ci
Copy link

asf-ci commented May 17, 2022

Can one of the admins verify this patch?

1 similar comment
@asf-ci
Copy link

asf-ci commented May 17, 2022

Can one of the admins verify this patch?

@codecov
Copy link

codecov bot commented May 17, 2022

Codecov Report

Merging #17691 (d009f72) into master (d51a601) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #17691   +/-   ##
=======================================
  Coverage   73.99%   73.99%           
=======================================
  Files         695      695           
  Lines       91798    91798           
=======================================
  Hits        67923    67923           
  Misses      22627    22627           
  Partials     1248     1248           
Flag Coverage Δ
go 50.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 d51a601...d009f72. Read the comment docs.

@github-actions
Copy link
Contributor

Assigning reviewers. If you would like to opt out of this review, comment assign to next reviewer:

R: @damccorm for label go.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

The PR bot will only process comments in the main thread (not review comments).

Copy link
Contributor

@damccorm damccorm left a comment

Choose a reason for hiding this comment

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

LGTM - small dependency change and all tests are passing

@github-actions
Copy link
Contributor

R: @lostluck for final approval

@lostluck lostluck merged commit da4fcad into master May 18, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/sdks/github.com/lib/pq-1.10.6 branch May 18, 2022 17:19
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 go Next Action: Reviewers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants