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

chore(deps): Bump mysql_common from 0.30.6 to 0.31.0 #12889

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps mysql_common from 0.30.6 to 0.31.0.

Release notes

Sourced from mysql_common's releases.

v0.31.0

Breaking changes

  • The bigdecimal feature is now for bigdecimal v0.4 (to migrate use new bigdecimal03 feature)
  • Binlog Transaction Compression feature (see #104) adds new variants to public enums.
  • Binlog-related structures are now hidden behind the new binlog feature (enabled by default)
  • New ParsedNamedParams structure replaces the old parse_named_params function. Use ParsedNamedParams::parse instead.

Changelog:

What's Changed

New Contributors

Full Changelog: blackbeam/rust_mysql_common@v0.30.6...v0.31.0

Commits
  • 112dba5 Merge pull request #109 from blackbeam/release-0.31.0
  • af6ef1b Bump version
  • ee9b1fd Add custom profile for features-subsets test
  • bde2d0f Improve EventStreamReader and TransactionPayloadEvent
  • 67b7017 Future-proof named params parsing
  • 4513527 Rename features bigdecimal -> bigdecimal03, bigdecimal04 -> bigdecimal
  • 4f9e378 Merge pull request #107 from blackbeam/binlog-feature
  • 8712291 Move bitvec dependency under the binlog feature
  • 2b77b2c clippy
  • 45ca204 Hide binlog behind a feature
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [mysql_common](https://github.com/blackbeam/rust_mysql_common) from 0.30.6 to 0.31.0.
- [Release notes](https://github.com/blackbeam/rust_mysql_common/releases)
- [Commits](blackbeam/rust_mysql_common@v0.30.6...v0.31.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 16, 2023 18:45
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 16, 2023
@xxchan
Copy link
Member

xxchan commented Nov 8, 2023

@dependabot ignore this dependency

@dependabot dependabot bot closed this Nov 8, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 8, 2023

OK, I won't notify you about mysql_common again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/cargo/mysql_common-0.31.0 branch November 8, 2023 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant