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.32.1 to 0.34.0 in the mysql group across 1 directory #19975

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 31, 2024

Bumps the mysql group with 1 update in the / directory: mysql_common.

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

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

@dependabot dependabot bot requested a review from a team as a code owner December 31, 2024 18:08
@dependabot dependabot bot requested a review from xiangjinwu December 31, 2024 18:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 31, 2024
Bumps the mysql group with 1 update in the / directory: [mysql_common](https://github.com/blackbeam/rust_mysql_common).


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_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-4c02548737 branch from 0abe06c to d7b17dc Compare January 1, 2025 18:41
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 2, 2025

Looks like mysql_common is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 2, 2025
@dependabot dependabot bot deleted the dependabot/cargo/mysql-4c02548737 branch January 2, 2025 18:49
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