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

fix(deps): update module github.com/go-mysql-org/go-mysql to v1.11.0 #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-mysql-org/go-mysql v1.8.0 -> v1.11.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

go-mysql-org/go-mysql (github.com/go-mysql-org/go-mysql)

v1.11.0

Compare Source

v1.10.0

Compare Source

Tag v1.9.1 (2024-09-12)
  • Fix can't connect to MySQL 8.0 with long password. #​914 (lance6716)
  • Fix actual master and add -race in CI. #​907 (atercattus)
  • export EventCacheCount on Canal Config. #​913 (tomwei7)
  • FIX:The problem of the ignoreTables parameter not taking effect in the go-mysqldump package. #​910 (liuhuanxg)
  • fixing golangci-lint@1.60.3 errors of current build #​912 (dvilaverde)
  • Handle null index column names in sql.DB loader #​904 (shauns)
  • Add DisableFlushBinlogWhileWaiting config and almost every query event triggers OnPosSynced #​900 (morgo)
  • allow disabling the default golang database/sql retry behavior #​899 (dvilaverde)
  • fix(canal): do not ignore events with LogPos=0, use timestamp to distinguish fake rotate events #​894 (mefcorvi)
  • allow packet.Conn buffer size to be adjustable #​892 (dvilaverde)
  • time column type string formatting and test coverage #​891 (jnewmano)
  • Support DSN without 'user:password@' #​888 (dvilaverde)
  • add support for driver.NamedValueChecker on driver connection #​887 (dvilaverde)
  • Additional Driver args for compression and connection read/write timeouts #​885 (dvilaverde)
  • reduce memory allocations when zlib compression is enabled #​880 (dvilaverde)
  • Fix no table is replicated when excludeTableRegex is set while includeTableRegex is nil #​874 (gaojijun)
  • Make protocol version check more strict #​878 (dveeden)
Tag v1.8.0 (2024-05-10)
Tag v1.7.0 (2023-01-31)
Tag v1.6.0 (2022-06-16)
Tag v1.5.0 (2022-04-30)
Tag v1.4.0 (2021-12-15)
Tag v1.3.0 (2021.06.10)
Tag v1.2.1 (2021.05.27)
Tag v1.2.0 (2021.05.16)
Tag v1.1.2 (2021.04.20)
Tag v1.1.1 (2021.04.08)
Tag v1.1.0 (2020.07.17)
Tag v1.0.0 (2020.07.17)

Add SemVer

v1.9.1

  • Fix can't connect to MySQL 8.0 with long password. #​914 (lance6716)
  • Fix actual master and add -race in CI. #​907 (atercattus)
  • export EventCacheCount on Canal Config. #​913 (tomwei7)
  • FIX:The problem of the ignoreTables parameter not taking effect in the go-mysqldump package. #​910 (liuhuanxg)
  • fixing golangci-lint@1.60.3 errors of current build #​912 (dvilaverde)
  • Handle null index column names in sql.DB loader #​904 (shauns)
  • Add DisableFlushBinlogWhileWaiting config and almost every query event triggers OnPosSynced #​900 (morgo)
  • allow disabling the default golang database/sql retry behavior #​899 (dvilaverde)
  • fix(canal): do not ignore events with LogPos=0, use timestamp to distinguish fake rotate events #​894 (mefcorvi)
  • allow packet.Conn buffer size to be adjustable #​892 (dvilaverde)
  • time column type string formatting and test coverage #​891 (jnewmano)
  • Support DSN without 'user:password@' #​888 (dvilaverde)
  • add support for driver.NamedValueChecker on driver connection #​887 (dvilaverde)
  • Additional Driver args for compression and connection read/write timeouts #​885 (dvilaverde)
  • reduce memory allocations when zlib compression is enabled #​880 (dvilaverde)
  • Fix no table is replicated when excludeTableRegex is set while includeTableRegex is nil #​874 (gaojijun)
  • Make protocol version check more strict #​878 (dveeden)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Jan 9, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: downloading github.com/namsral/flag v1.7.4-pre
go: downloading github.com/sapcc/go-api-declarations v1.11.3
go: downloading github.com/sirupsen/logrus v1.6.0
go: downloading github.com/coreos/go-oidc v2.1.0+incompatible
go: downloading github.com/gorilla/sessions v1.2.0
go: downloading github.com/labstack/echo v3.3.10+incompatible
go: downloading golang.org/x/net v0.26.0
go: downloading golang.org/x/oauth2 v0.5.0
go: downloading golang.org/x/sync v0.9.0
go: downloading github.com/hashicorp/go-multierror v1.0.0
go: downloading github.com/prometheus/client_golang v1.16.0
go: downloading github.com/robfig/cron/v3 v3.0.1
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/go-mysql-org/go-mysql v1.11.0
go: downloading k8s.io/apimachinery v0.23.5
go: downloading github.com/pingcap/errors v0.11.5-0.20240311024730-e056997136bb
go: downloading k8s.io/api v0.23.5
go: downloading k8s.io/client-go v0.23.5
go: downloading github.com/aws/aws-sdk-go v1.55.5
go: downloading github.com/go-sql-driver/mysql v1.7.1
go: downloading github.com/ncw/swift v1.0.50
go: downloading github.com/pingcap/parser v0.0.0-20210415081931-48e7f467fd74
go: downloading github.com/pkg/errors v0.9.1
go: downloading golang.org/x/sys v0.21.0
go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0
go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.3
go: downloading github.com/pquerna/cachecontrol v0.0.0-20180517163645-1555304b9b35
go: downloading gopkg.in/square/go-jose.v2 v2.4.0
go: downloading github.com/gorilla/securecookie v1.1.1
go: downloading github.com/labstack/gommon v0.3.0
go: downloading golang.org/x/crypto v0.24.0
go: downloading github.com/hashicorp/errwrap v1.0.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading github.com/prometheus/client_model v0.3.0
go: downloading github.com/prometheus/common v0.42.0
go: downloading github.com/prometheus/procfs v0.10.1
go: downloading google.golang.org/protobuf v1.30.0
go: downloading github.com/pingcap/tidb/pkg/parser v0.0.0-20241118164214-4f047be191be
go: downloading github.com/Masterminds/semver v1.5.0
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/siddontang/go-log v0.0.0-20180807004314-8d05993dda07
go: downloading github.com/goccy/go-json v0.10.2
go: downloading github.com/klauspost/compress v1.17.8
go: downloading github.com/shopspring/decimal v1.2.0
go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed
go: downloading go.uber.org/atomic v1.11.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/gofuzz v1.1.0
go: downloading k8s.io/klog/v2 v2.30.0
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6
go: downloading sigs.k8s.io/yaml v1.2.0
go: downloading github.com/imdario/mergo v0.3.5
go: downloading github.com/spf13/pflag v1.0.5
go: downloading golang.org/x/term v0.21.0
go: downloading github.com/mattn/go-colorable v0.1.2
go: downloading github.com/mattn/go-isatty v0.0.9
go: downloading github.com/valyala/fasttemplate v1.0.1
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
go: downloading github.com/pingcap/log v1.1.1-0.20230317032135-a0d097d16e22
go: downloading go.uber.org/zap v1.27.0
go: downloading golang.org/x/text v0.20.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/go-logr/logr v1.2.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/googleapis/gnostic v0.5.5
go: downloading golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/valyala/bytebufferpool v1.0.0
go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65
github.com/sapcc/maria-back-me-up/pkg/database imports
	github.com/go-mysql-org/go-mysql/client imports
	github.com/pingcap/tidb/pkg/parser/charset imports
	slices: package slices is not in GOROOT (/opt/containerbase/tools/golang/1.17.13/src/slices)

@renovate renovate bot force-pushed the renovate/github.com-go-mysql-org-go-mysql-1.x branch from f2b247e to c5ee8d2 Compare January 23, 2025 15:39
@renovate renovate bot changed the title fix(deps): update module github.com/go-mysql-org/go-mysql to v1.10.0 fix(deps): update module github.com/go-mysql-org/go-mysql to v1.11.0 Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant