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 the mysql group with 2 updates #15945

Merged
merged 2 commits into from
Mar 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2024

Bumps the mysql group with 2 updates: mysql_async and mysql_common.

Updates mysql_async from 0.33.0 to 0.34.1

Release notes

Sourced from mysql_async's releases.

v0.34.1

What's Changed

Full Changelog: blackbeam/mysql_async@v0.34.0...v0.34.1

v0.34.0

What's Changed

New Contributors

Full Changelog: blackbeam/mysql_async@v0.33.0...v0.34.0

Commits
  • 46fdb25 Bump micro version
  • 976a527 Merge pull request #299 from blackbeam/fix-features
  • d8fe660 ci: fix warnings, check minimal featureset
  • 59b1035 docs: update the Crate Features section
  • 5a807d9 Merge pull request #297 from blackbeam/v0.34-release
  • 9d5ced3 Fix should_change_user for mysql 5.6
  • c5aa660 Fix rustls feature
  • 174f40f Bump version
  • 4142665 Proxy mysql_common features
  • d71a75a ci: reduce matrix for TestMariaDb
  • Additional commits viewable in compare view

Updates mysql_common from 0.31.0 to 0.32.1

Release notes

Sourced from mysql_common's releases.

v0.32.1

What's Changed

New Contributors

Full Changelog: blackbeam/rust_mysql_common@v0.32.0...v0.32.1

v0.32.0

What's Changed

New Contributors

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

Commits
  • 037d4f5 Bump micro version
  • f14998e Merge pull request #127 from blackbeam/rows-flags-raw
  • bf77411 Add flags_raw() methods for rows events
  • 3505a5d Merge pull request #126 from MaterializeInc/rows-event-flags
  • b2b2763 Expose a flags() method on RowsEventDate to read corresponding event flags
  • 48ed958 Merge pull request #125 from Jolg42/patch-1
  • 4a7bd16 fix: update MariaDB version regex to make the version hack optional
  • f724a4e Bump mysql_common version
  • d349f4b Bump versions
  • a7ef7f8 Merge pull request #123 from blackbeam/derive-newtype-into-value
  • Additional commits viewable in compare view

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 the mysql group with 2 updates: [mysql_async](https://github.com/blackbeam/mysql_async) and [mysql_common](https://github.com/blackbeam/rust_mysql_common).


Updates `mysql_async` from 0.33.0 to 0.34.1
- [Release notes](https://github.com/blackbeam/mysql_async/releases)
- [Commits](blackbeam/mysql_async@v0.33.0...v0.34.1)

Updates `mysql_common` from 0.31.0 to 0.32.1
- [Release notes](https://github.com/blackbeam/rust_mysql_common/releases)
- [Commits](blackbeam/rust_mysql_common@v0.31.0...v0.32.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner March 27, 2024 07:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 27, 2024
@xiangjinwu xiangjinwu enabled auto-merge March 27, 2024 08:02
@xiangjinwu xiangjinwu added this pull request to the merge queue Mar 27, 2024
Merged via the queue into main with commit 8e4642b Mar 27, 2024
23 checks passed
@xiangjinwu xiangjinwu deleted the dependabot/cargo/mysql-05c909c4bd branch March 27, 2024 10:14
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