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 #20005

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 2, 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.0

Release notes

Sourced from mysql_async's releases.

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

Updates mysql_common from 0.32.1 to 0.34.0

Release notes

Sourced from mysql_common's releases.

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

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

v0.32.2

What's Changed

... (truncated)

Commits
  • 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
  • 3f4b735 clippy
  • c723012 Add From<&str> for CollationID
  • e9566e9 Cleanup features and update dependencies
  • 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 2, 2025 18:49
@dependabot dependabot bot requested a review from cyliu0 January 2, 2025 18:49
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 2, 2025
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.0
- [Release notes](https://github.com/blackbeam/mysql_async/releases)
- [Commits](blackbeam/mysql_async@v0.34.1...v0.35.0)

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

---
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-fba630da8b branch from ea3d444 to 9fd98ee Compare January 3, 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