-
Notifications
You must be signed in to change notification settings - Fork 3
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
feat(mysql): bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.1 #11
feat(mysql): bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.1 #11
Conversation
5448b78
to
369ffd8
Compare
10381a8
to
f06356a
Compare
1b86e0f
to
073b6e3
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #11 +/- ##
==========================================
- Coverage 86.03% 85.46% -0.58%
==========================================
Files 75 75
Lines 3022 3068 +46
==========================================
+ Hits 2600 2622 +22
- Misses 274 294 +20
- Partials 148 152 +4 ☔ View full report in Codecov by Sentry. |
A newer version of github.com/go-sql-driver/mysql exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
b22ad87
to
927e6fb
Compare
927e6fb
to
03f0c32
Compare
03f0c32
to
1a31bb2
Compare
This PR is considered to be stale. It has been open 20 days with no further activity thus it is going to be closed in 5 days. To avoid such a case please consider removing the stale label manually or add a comment to the PR. |
1108f0d
to
1f315bb
Compare
8abd288
to
1a2638e
Compare
1a2638e
to
d7e26ea
Compare
d6327ae
to
fdb3345
Compare
Bumps [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) from 1.7.1 to 1.8.0. - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.7.1...v1.8.0) --- updated-dependencies: - dependency-name: github.com/go-sql-driver/mysql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
fdb3345
to
abb3d69
Compare
🤖 I have created a release *beep* *boop* --- ## [1.2.0](v1.1.7...v1.2.0) (2024-05-20) ### Features * **bigquery:** bump cloud.google.com/go/bigquery from 1.59.1 to 1.61.0 ([#56](#56)) ([30e3030](30e3030)) * **databricks:** bump github.com/databricks/databricks-sql-go from 1.5.3 to 1.5.4 ([#61](#61)) ([ec3fb29](ec3fb29)) * **databricks:** bump github.com/databricks/databricks-sql-go from 1.5.4 to 1.5.5 ([#66](#66)) ([000e3b4](000e3b4)) * **mysql:** bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.1 ([#11](#11)) ([de51b3a](de51b3a)) * **redshift:** bump github.com/aws/aws-sdk-go-v2/service/redshiftdata from 1.25.4 to 1.25.7 ([#75](#75)) ([3036555](3036555)) * **snowflake:** bump github.com/snowflakedb/gosnowflake from 1.7.2 to 1.9.0 ([#33](#33)) ([5b926c8](5b926c8)) * **snowflake:** bump snowflake to v1.10.0 ([#79](#79)) ([b205e59](b205e59)) * **trino:** bump github.com/trinodb/trino-go-client from 0.313.0 to 0.315.0 ([#64](#64)) ([b15133b](b15133b)) ### Miscellaneous * **bigquery:** downgrade bigquery from 1.61.0 to 1.60.0 ([#77](#77)) ([eda4cf6](eda4cf6)) * bump bigquery to v1.61.0 ([#78](#78)) ([3ad5159](3ad5159)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Bumps github.com/go-sql-driver/mysql from 1.7.1 to 1.8.1.
Release notes
Sourced from github.com/go-sql-driver/mysql's releases.
... (truncated)
Commits
33b7747
Add BeforeConnect callback to configuration object (#1469)6964272
Make TimeTruncate functional option (#1552)097fe6e
Update workflows (#1547)f019727
add TiDB support in README.md (#1333)743e263
IntroducetimeTruncate
parameter fortime.Time
arguments (#1541)c48c0e7
Fix unsigned int overflow (#1530)0004702
Parallelize test (#1525)d4517c5
Support ENUM and SET type in DatabaseTypeName() (#1520)2cdf624
Fix sql.RawBytes corruption issue (#1523)fc589cb
Add client_ed25519 authentication (#1518)You can trigger a rebase of this PR 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)