Skip to content

chore(deps): bump mysql from 27.0.0 to 28.0.0#156

Open
dependabot[bot] wants to merge 3 commits intomainfrom
dependabot/cargo/mysql-28.0.0
Open

chore(deps): bump mysql from 27.0.0 to 28.0.0#156
dependabot[bot] wants to merge 3 commits intomainfrom
dependabot/cargo/mysql-28.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2026

Bumps mysql from 27.0.0 to 28.0.0.

Release notes

Sourced from mysql's releases.

v28.0.0

What's Changed

Full Changelog: blackbeam/rust-mysql-simple@v27.0.0...v28.0.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mysql](https://github.com/blackbeam/rust-mysql-simple) from 27.0.0 to 28.0.0.
- [Release notes](https://github.com/blackbeam/rust-mysql-simple/releases)
- [Commits](blackbeam/rust-mysql-simple@v27.0.0...v28.0.0)

---
updated-dependencies:
- dependency-name: mysql
  dependency-version: 28.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 17, 2026
@dependabot dependabot bot requested a review from unclesp1d3r as a code owner March 17, 2026 22:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 17, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 17, 2026

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🔴 Do not merge outdated PRs

This rule is failing.

Make sure PRs are within 3 commits of the base branch before merging

  • #commits-behind <= 3

🟢 CI must pass

Wonderful, this rule succeeded.

All CI checks must pass. Release-plz PRs are exempt because they only bump versions and changelogs (code was already tested on main), and GITHUB_TOKEN-triggered force-pushes suppress CI.

  • check-success = coverage
  • check-success = quality
  • check-success = test-cross-platform (macos-latest, macOS)
  • check-success = test-cross-platform (ubuntu-latest, Linux)
  • check-success = test-cross-platform (windows-latest, Windows)
  • check-success = test-features (default)
  • check-success = test-features (minimal)

Copy link
Copy Markdown
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by Mergify

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 17, 2026

🧪 CI Insights

Here's what we observed from your CI run for 9a4a338.

🟢 All jobs passed!

But CI Insights is watching 👀

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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