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: bump MySql.Data from 9.1.0 to 9.2.0 #1295

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the mysql-data group with 2 updates in the /DubUrl.Adomd.Testing directory: MySql.Data and System.Text.Json.
Bumps the mysql-data group with 2 updates in the /DubUrl.OleDb.Testing directory: MySql.Data and System.Text.Json.
Bumps the mysql-data group with 2 updates in the /DubUrl.Testing directory: MySql.Data and System.Text.Json.

Updates MySql.Data from 9.1.0 to 9.2.0

Updates System.Text.Json from 9.0.1 to 9.0.0

Commits

Updates MySql.Data from 9.1.0 to 9.2.0

Updates System.Text.Json from 9.0.1 to 9.0.0

Commits

Updates MySql.Data from 9.1.0 to 9.2.0

Updates System.Text.Json from 9.0.1 to 9.0.0

Commits

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 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 added the dependency-update Some dependencies aren't up-to-date label Jan 22, 2025
@Seddryck Seddryck changed the title chore: bump the mysql-data group across 3 directories with 2 updates chore: bump MySql.Data from 9.1.0 to 9.2.0 Jan 22, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.16%. Comparing base (b37cf30) to head (eb42a3c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1295   +/-   ##
=======================================
  Coverage   73.16%   73.16%           
=======================================
  Files         293      293           
  Lines        3670     3670           
  Branches      632      632           
=======================================
  Hits         2685     2685           
  Misses        820      820           
  Partials      165      165           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

dependabot bot and others added 2 commits January 22, 2025 21:30
Bumps the mysql-data group with 2 updates in the /DubUrl.Adomd.Testing directory: MySql.Data and [System.Text.Json](https://github.com/dotnet/runtime).
Bumps the mysql-data group with 2 updates in the /DubUrl.OleDb.Testing directory: MySql.Data and [System.Text.Json](https://github.com/dotnet/runtime).
Bumps the mysql-data group with 2 updates in the /DubUrl.Testing directory: MySql.Data and [System.Text.Json](https://github.com/dotnet/runtime).


Updates `MySql.Data` from 9.1.0 to 9.2.0

Updates `System.Text.Json` from 9.0.1 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.0)

Updates `MySql.Data` from 9.1.0 to 9.2.0

Updates `System.Text.Json` from 9.0.1 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.0)

Updates `MySql.Data` from 9.1.0 to 9.2.0

Updates `System.Text.Json` from 9.0.1 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.0)

---
updated-dependencies:
- dependency-name: MySql.Data
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mysql-data
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mysql-data
- dependency-name: MySql.Data
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mysql-data
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mysql-data
- dependency-name: MySql.Data
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mysql-data
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mysql-data
...

Signed-off-by: dependabot[bot] <support@github.com>
@Seddryck Seddryck force-pushed the dependabot/nuget/DubUrl.Adomd.Testing/mysql-data-fcb4156ae4 branch from 27ac47a to eb42a3c Compare January 22, 2025 20:30
@Seddryck Seddryck merged commit de87004 into main Jan 25, 2025
4 of 5 checks passed
@Seddryck Seddryck deleted the dependabot/nuget/DubUrl.Adomd.Testing/mysql-data-fcb4156ae4 branch January 25, 2025 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-update Some dependencies aren't up-to-date
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants