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

[DDO-3654]: Bump cloud.google.com/go/cloudsqlconn from 1.7.0 to 1.9.0 in /sherlock #548

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps cloud.google.com/go/cloudsqlconn from 1.7.0 to 1.9.0.

Release notes

Sourced from cloud.google.com/go/cloudsqlconn's releases.

v1.9.0

1.9.0 (2024-04-16)

Features

Bug Fixes

  • return a friendly error if the dialer is closed (#766) (d1c13e0)

v1.8.1

1.8.1 (2024-03-12)

Bug Fixes

  • strip monotonic clock reading in cert check (#750) (6ae33b0), closes #749

v1.8.0

1.8.0 (2024-03-08)

Features

Changelog

Sourced from cloud.google.com/go/cloudsqlconn's changelog.

1.9.0 (2024-04-16)

Features

Bug Fixes

  • return a friendly error if the dialer is closed (#766) (d1c13e0)

1.8.1 (2024-03-12)

Bug Fixes

  • strip monotonic clock reading in cert check (#750) (6ae33b0), closes #749

1.8.0 (2024-03-08)

Features

Commits
  • 23181ac chore(main): release 1.9.0 (#767)
  • 72c71ea deps: Update google.golang.org/genproto/googleapis/rpc digest to 8c6c420 (#757)
  • bf57f82 deps: Update module github.com/go-sql-driver/mysql to v1.8.1 (#758)
  • 893f667 deps: Update module google.golang.org/grpc to v1.63.2 (#763)
  • 3265702 deps: Update module golang.org/x/oauth2 to v0.19.0 (#764)
  • beab421 deps: Update module google.golang.org/api to v0.172.0 (#756)
  • 66f8943 deps: Update github/codeql-action action to v3.25.0 (#754)
  • 931150f feat: add support for a lazy refresh (#772)
  • d326558 refactor: reduce duplication in dialer test (#769)
  • a66d85b refactor: clean up connection info cache interface (#768)
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 May 6, 2024 02:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 6, 2024
Copy link

codecov bot commented May 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.23%. Comparing base (8f5fefd) to head (861dc69).
Report is 1 commits behind head on main.

❗ Current head 861dc69 differs from pull request most recent head 223ff71. Consider uploading reports for the commit 223ff71 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #548   +/-   ##
=======================================
  Coverage   78.23%   78.23%           
=======================================
  Files         179      179           
  Lines        8552     8552           
=======================================
  Hits         6691     6691           
  Misses       1303     1303           
  Partials      558      558           

@dependabot dependabot bot force-pushed the dependabot/go_modules/sherlock/cloud.google.com/go/cloudsqlconn-1.9.0 branch from d454476 to 861dc69 Compare May 6, 2024 19:43
@broadbot broadbot enabled auto-merge (squash) May 6, 2024 19:43
auto-merge was automatically disabled May 6, 2024 19:50

Base branch was modified

@jack-r-warren
Copy link
Contributor

@dependabot recreate

Bumps [cloud.google.com/go/cloudsqlconn](https://github.com/googlecloudplatform/cloud-sql-go-connector) from 1.7.0 to 1.9.0.
- [Release notes](https://github.com/googlecloudplatform/cloud-sql-go-connector/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-go-connector/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/cloud-sql-go-connector@v1.7.0...v1.9.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/cloudsqlconn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/sherlock/cloud.google.com/go/cloudsqlconn-1.9.0 branch from 861dc69 to 223ff71 Compare May 6, 2024 19:52
@broadbot broadbot enabled auto-merge (squash) May 6, 2024 19:52
Copy link

sonarqubecloud bot commented May 6, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@broadbot broadbot merged commit e81e87e into main May 6, 2024
13 checks passed
@broadbot broadbot deleted the dependabot/go_modules/sherlock/cloud.google.com/go/cloudsqlconn-1.9.0 branch May 6, 2024 19:56
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 Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants