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/gocql/gocql from 1.6.0 to 1.7.0 #799

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps github.com/gocql/gocql from 1.6.0 to 1.7.0.

Release notes

Sourced from github.com/gocql/gocql's releases.

v1.7.0

Changed

  • Update DRIVER_NAME parameter in STARTUP messages to a different value intended to clearly identify this driver as an ASF driver. This should clearly distinguish this release (and future gocql-cassandra-driver releases) from prior versions. (#1824)
  • Supported Go versions updated to 1.23 and 1.22 to conform to gocql's sunset model. (#1825)
Changelog

Sourced from github.com/gocql/gocql's changelog.

[1.7.0] - 2024-09-23

This release is the first after the donation of gocql to the Apache Software Foundation (ASF)

Changed

  • Update DRIVER_NAME parameter in STARTUP messages to a different value intended to clearly identify this driver as an ASF driver. This should clearly distinguish this release (and future gocql-cassandra-driver releases) from prior versions. (#1824)
  • Supported Go versions updated to 1.23 and 1.22 to conform to gocql's sunset model. (#1825)
Commits
  • 953e0df Update changelog for 1.7.0
  • 034d688 Bump Go/C* versions. gocql policy was to support the current and previous
  • 5ed5e6d Update driver name after ASF donation
  • f9b495b Regenerate testdata/pki and include script for regenerating
  • 685ed42 Mark Matt Heath as agreed to donate contributions to ASF
  • 80ea0eb Mark Marcus King and Jens-W. Schicke-Uffmann as agreed to donate contribution...
  • 8194fec Mark Michael Highstead, Oliver Boyle and Bartosz Burclaf, as agreed to donate...
  • a67eebb autolink JIRA tickets in commit messages
  • 16009b3 Add .asf.yml
  • 55a2591 Update new contribution agreement from Ghais Issa, Árni Dagur, Tushar Das
  • 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)

Bumps [github.com/gocql/gocql](https://github.com/gocql/gocql) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/gocql/gocql/releases)
- [Changelog](https://github.com/apache/cassandra-gocql-driver/blob/trunk/CHANGELOG.md)
- [Commits](apache/cassandra-gocql-driver@v1.6.0...v1.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2024
@github-actions github-actions bot enabled auto-merge (squash) October 1, 2024 15:46
@github-actions github-actions bot merged commit 0fc3d46 into main Oct 1, 2024
15 of 16 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/gocql/gocql-1.7.0 branch October 1, 2024 15:48
Copy link

codecov bot commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.24%. Comparing base (4d2e306) to head (daa25d0).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #799   +/-   ##
=======================================
  Coverage   47.24%   47.24%           
=======================================
  Files          28       28           
  Lines        1454     1454           
=======================================
  Hits          687      687           
  Misses        747      747           
  Partials       20       20           
Flag Coverage Δ
unittests 47.24% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

0 participants