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 across 1 directory with 2 updates #20206

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2025

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

Updates mysql_async from 0.34.1 to 0.35.1

Release notes

Sourced from mysql_async's releases.

v0.35.1

What's Changed

Full Changelog: blackbeam/mysql_async@v0.35.0...v0.35.1

v0.35.0

Breaking

What's Changed

New Contributors

Full Changelog: blackbeam/mysql_async@v0.34.2...v0.35.0

v0.34.2

What's Changed

New Contributors

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

Commits
  • 2a91a27 Bump micro version
  • 326f151 Merge pull request #325 from JordanForks/export-metrics
  • 4a36cd8 Export metrics from crate root
  • 320e151 Bump minor version
  • ed5a656 Merge pull request #324 from blackbeam/version-0.35.0
  • 40a13cd README: describre rustls-tls feature
  • ff7f896 Fix should_change_user test
  • f31373e Update mysql_common dependency to 0.34
  • 1f7941e ci: update mariadb and tidb versions
  • 13a269a Update README.md
  • Additional commits viewable in compare view

Updates mysql_common from 0.32.1 to 0.34.1

Release notes

Sourced from mysql_common's releases.

v0.34.1

What's Changed

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

v0.34.0

Breaking

  • mysql-common-derive was updated to v0.32.0. See the release notes.

What's Changed

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

v0.33.0

Breaking changes

Other Changed

New Contributors

Full Changelog: blackbeam/rust_mysql_common@v0.32.4...v0.33.0

v0.32.4

What's Changed

New Contributors

Full Changelog: blackbeam/rust_mysql_common@v0.32.3...v0.32.4

v0.32.3

What's Changed

... (truncated)

Commits
  • 8e81ab1 Bump micro version
  • e92eb75 Merge pull request #156 from blackbeam/optional-bindgen
  • 98e542f Make bindgen an optional dependency
  • 2bf76bc Specify time crate version in the [dev-dependencies] section
  • 4216b6d Bump minor version
  • 81d9caf Update from_row_derive test
  • 6734cf2 Update mysql-common-derive to 0.32.0
  • e113571 mysql-common-derive: bump minor version
  • df738bf derive FromRow: replace with field attribute with a pair of `serialize_with...
  • 88ce581 Merge pull request #153 from altmannmarcelo/collation_str_lookup
  • 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

@dependabot dependabot bot requested a review from a team as a code owner January 17, 2025 18:42
@dependabot dependabot bot requested a review from MrCroxx January 17, 2025 18:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 17, 2025
@dependabot dependabot bot force-pushed the dependabot/cargo/mysql-d6101957e7 branch from db54eeb to 07749e5 Compare January 20, 2025 18:49
Copy link

gru-agent bot commented Jan 20, 2025

This pull request has been modified. If you want me to regenerate unit test for any of the files related, please find the file in "Files Changed" tab and add a comment @gru-agent. (The github "Comment on this file" feature is in the upper right corner of each file in "Files Changed" tab.)

@dependabot dependabot bot force-pushed the dependabot/cargo/mysql-d6101957e7 branch 5 times, most recently from 5b5c830 to d7a2298 Compare January 27, 2025 18:19
@dependabot dependabot bot force-pushed the dependabot/cargo/mysql-d6101957e7 branch 3 times, most recently from a5bcb1a to 7789964 Compare February 4, 2025 18:06
Bumps the mysql group with 2 updates in the / directory: [mysql_async](https://github.com/blackbeam/mysql_async) and [mysql_common](https://github.com/blackbeam/rust_mysql_common).


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

Updates `mysql_common` from 0.32.1 to 0.34.1
- [Release notes](https://github.com/blackbeam/rust_mysql_common/releases)
- [Commits](blackbeam/rust_mysql_common@v0.32.1...v0.34.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 force-pushed the dependabot/cargo/mysql-d6101957e7 branch from 7789964 to 644d0b4 Compare February 5, 2025 18:11
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.

0 participants