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. |
Contributor
Author
|
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
atzoum
approved these changes
May 20, 2024
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] <support@github.com>
fdb3345 to
abb3d69
Compare
Merged
atzoum
pushed a commit
that referenced
this pull request
May 20, 2024
🤖 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).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
33b7747Add BeforeConnect callback to configuration object (#1469)6964272Make TimeTruncate functional option (#1552)097fe6eUpdate workflows (#1547)f019727add TiDB support in README.md (#1333)743e263IntroducetimeTruncateparameter fortime.Timearguments (#1541)c48c0e7Fix unsigned int overflow (#1530)0004702Parallelize test (#1525)d4517c5Support ENUM and SET type in DatabaseTypeName() (#1520)2cdf624Fix sql.RawBytes corruption issue (#1523)fc589cbAdd 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)