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

chore(deps): bump github.com/lib/pq from 1.9.0 to 1.10.1 #1869

Merged
merged 1 commit into from
Apr 29, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2021

Bumps github.com/lib/pq from 1.9.0 to 1.10.1.

Release notes

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

v1.10.1

  • fix concurrent map write

v1.10.0

  • support inline SSL certs
Commits
  • caa8715 Merge pull request #1034 from vegarsti/patch-1
  • 7f02e6b Merge pull request #1035 from bjornouderoelink/fix-concurrent-map-writes
  • 69b14f1 Fix sslinline for connections after the first one.
  • d076090 Fix concurrent map writes.
  • 2a9e9ed Fix string quoting in an example in Array
  • b2901c7 Merge pull request #979 from andboson/master
  • 072e83d Merge pull request #818 from eirslett/feature/ssl-inline
  • 1467baf Fix code style (no yoda conditions)
  • b7c85ee remove empty line
  • b9bb726 Support inline SSL certificates
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner April 22, 2021 10:48
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 22, 2021
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/lib/pq-1.10.1 branch from 8ad6c84 to 8f46a24 Compare April 22, 2021 13:23
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.9.0 to 1.10.1.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](lib/pq@v1.9.0...v1.10.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/lib/pq-1.10.1 branch from 8f46a24 to b08dfca Compare April 26, 2021 11:08
@nickolaev nickolaev merged commit cd99026 into master Apr 29, 2021
@nickolaev nickolaev deleted the dependabot/go_modules/github.com/lib/pq-1.10.1 branch April 29, 2021 06:37
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants