Skip to content

build(deps): bump mysql_common from 0.35.5 to 0.37.2#36831

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/mysql_common-0.37.2
Open

build(deps): bump mysql_common from 0.35.5 to 0.37.2#36831
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/mysql_common-0.37.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 31, 2026

Bumps mysql_common from 0.35.5 to 0.37.2.

Release notes

Sourced from mysql_common's releases.

v0.37.2

What's Changed

New Contributors

Full Changelog: blackbeam/rust_mysql_common@v0.37.0...v0.37.2

v0.37.0

What's Changed

New Contributors

Full Changelog: blackbeam/rust_mysql_common@v0.36.2...v0.37.0

v0.36.2

New

  • ComStmtBulkExecuteRequestBuilder::with_results added

v0.36.1

New

  • field getters added for StmtBulkExecuteParamType, StmtBulkExecuteParamValue, ComStmtBulkExecuteRequest

Fixes

  • fix how types are deduced for ComStmtBulkExecuteRequest (a76fcb17)

Full Changelog: blackbeam/rust_mysql_common@v0.36.0...v0.36.1

v0.36.0

What's New

Breaking Changes

  • renamed InvalidLenghEncodedInteger -> InvalidLengthEncodedInteger, InvalidAuthSwithRequestHeader -> InvalidAuthSwitchRequestHeader

Full Changelog: blackbeam/rust_mysql_common@v0.35.5...v0.36.0

Commits
  • 986c98b Bump minor version
  • dff38c9 Merge pull request #184 from enomado/shrink-compression-buffers
  • 44170e1 fix: cargo fmt
  • 2340168 Shrink compression codec buffers after use to prevent memory bloat
  • 055dcc0 bump minor version
  • 9d5ec66 Merge pull request #183 from blackbeam/ssl-req-ext-capabilities
  • 1771186 Add MariaDb extended capabilities support to the SslRequest packet
  • 7204061 bump minor version
  • 0d627e8 clippy
  • dc87fe5 Merge pull request #180 from jfrikker-shibumi/double_backslash
  • 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 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 [mysql_common](https://github.com/blackbeam/rust_mysql_common) from 0.35.5 to 0.37.2.
- [Release notes](https://github.com/blackbeam/rust_mysql_common/releases)
- [Commits](blackbeam/rust_mysql_common@v0.35.5...v0.37.2)

---
updated-dependencies:
- dependency-name: mysql_common
  dependency-version: 0.37.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the A-dependencies Area: dependency upgrades label May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-dependencies Area: dependency upgrades

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants