-
Notifications
You must be signed in to change notification settings - Fork 11
build(deps): bump github.com/go-sql-driver/mysql from 1.9.2 to 1.9.3 #212
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
build(deps): bump github.com/go-sql-driver/mysql from 1.9.2 to 1.9.3 #212
Conversation
Signed-off-by: Nathan Lacey <nlacey@teamraft.com>
Backport dexidp#4146 to 2.43.x
- Verifies user is part of orgs and spaces for group claims Signed-off-by: Joshua Winters <jwinters@pivotal.io> Co-authored-by: Shash Reddy <sreddy@pivotal.io>
Co-authored-by: Topher Bullock <tbullock@pivotal.io> Signed-off-by: Josh Winters <jwinters@pivotal.io>
Signed-off-by: Daniel Lavoie <dlavoie@live.ca>
Signed-off-by: Joshua Winters <jwinters@pivotal.io> Co-authored-by: Rui Yang <ryang@pivotal.io>
Co-authored-by: Rui Yang <ryang@pivotal.io> Signed-off-by: Joshua Winters <jwinters@pivotal.io>
Signed-off-by: Zoe Tian <ztian@pivotal.io> Co-authored-by: Ciro S. Costa <cscosta@pivotal.io> Signed-off-by: w3tian <w3tian@uwaterloo.ca>
Signed-off-by: Rui Yang <ryang@pivotal.io> Co-authored-by: Joshua Winters <jwinters@pivotal.io>
Signed-off-by: Joshua Winters <jwinters@pivotal.io> Co-authored-by: Rui Yang <ryang@pivotal.io>
gofumpt-ed Signed-off-by: Rui Yang <ryang@pivotal.io>
Signed-off-by: Rui Yang <ruiya@vmware.com>
Signed-off-by: Rui Yang <ruiya@vmware.com>
Signed-off-by: Rui Yang <ruiya@vmware.com>
Signed-off-by: Rui Yang <ruiya@vmware.com>
Signed-off-by: Kump3r <tonevkalin@gmail.com>
Signed-off-by: Kump3r <tonevkalin@gmail.com>
…ructure Signed-off-by: Kump3r <tonevkalin@gmail.com>
Signed-off-by: Kump3r <tonevkalin@gmail.com>
Signed-off-by: IvanChalukov <ichalukov@gmail.com>
Signed-off-by: Kump3r <tonevkalin@gmail.com>
Signed-off-by: Taylor Silva <dev@taydev.net>
Signed-off-by: Rui Yang <ruiya@vmware.com>
This fixes two issues in the existing client credentials change: - client_credentials was not listed as a supported grant type - access tokens are not the storage ID Signed-off-by: Michael Kelly <mkelly@arista.com>
Signed-off-by: Rui Yang <ruiya@vmware.com>
<!-- Release notes generated using configuration in .github/release.yml at v2.43.1 --> ## What's Changed ### Dependency Updates ⬆️ * Backport dexidp#4146 to 2.43.x by @sagikazarmark in dexidp#4148 **Full Changelog**: dexidp/dex@v2.43.0...v2.43.1
Bumps [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) from 1.9.2 to 1.9.3. - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/v1.9.3/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.9.2...v1.9.3) --- updated-dependencies: - dependency-name: github.com/go-sql-driver/mysql dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps github.com/go-sql-driver/mysql from 1.9.2 to 1.9.3.
Release notes
Sourced from github.com/go-sql-driver/mysql's releases.
Changelog
Sourced from github.com/go-sql-driver/mysql's changelog.
Commits
62984adrelease v1.9.3 (#1725)324cbb3[1.9] fix PING on compressed connections (#1723)dfd973aoptimize readPacket (#1707)2ed589bbackport benchmark_test (#1706)ac04e5fTransaction Commit/Rollback returns conn's cached error (#1702)1bee809test stability improvement. (#1699)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)