henkmollema / Dommel

CRUD operations with Dapper made simple.
MIT License
634 stars 100 forks source link

Bump mysqlconnector from 0.56.0 to 0.61.0 #159

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps mysqlconnector from 0.56.0 to 0.61.0.

Release notes *Sourced from [mysqlconnector's releases](https://github.com/mysql-net/MySqlConnector/releases).* > ## 0.61.0 > * Add `MySqlConnection.CloneWith`: [#736](https://github-redirect.dependabot.com/mysql-net/MySqlConnector/issues/736). > > ## 0.60.4 > * Fix disclosure of connection password via `MySqlConnection.Clone`: [#735](https://github-redirect.dependabot.com/mysql-net/MySqlConnector/issues/735). > > ## 0.60.3 > * Improve detection of Azure Database for MySQL proxy: [#731](https://github-redirect.dependabot.com/mysql-net/MySqlConnector/issues/731). > * Implement `CommandBehavior.SingleResult` and `SingleRow`: [#681](https://github-redirect.dependabot.com/mysql-net/MySqlConnector/issues/681). > * Improve "Connect Timeout" exception message when connection pool is empty. > * Revalidate missing stored procedures in `MySqlCommandBuilder.DeriveParameters(Async)`: [#730](https://github-redirect.dependabot.com/mysql-net/MySqlConnector/issues/730). > > ## 0.60.2 > * Add more schemas to `MySqlConnection.GetSchema`: [#724](https://github-redirect.dependabot.com/mysql-net/MySqlConnector/issues/724). > * Add XML documentation to NuGet package. > * Add documentation for `MySqlConnection.ConnectionTimeout`: [#727](https://github-redirect.dependabot.com/mysql-net/MySqlConnector/issues/727). > * Fix exception in `MySqlDataReader.FieldCount` and `HasRows`: [#728](https://github-redirect.dependabot.com/mysql-net/MySqlConnector/issues/728). > * This fixes a regression introduced in [0.60.1](https://github.com/mysql-net/MySqlConnector/releases/tag/0.60.1). > * Thanks to [@​JosephAmalfitanoSSA](https://github.com/JosephAmalfitanoSSA) and [@​KaliVi](https://github.com/KaliVi) for contributions to this release. > > ## 0.60.1 > * Implement `CommandBehavior.SchemaOnly`: [#723](https://github-redirect.dependabot.com/mysql-net/MySqlConnector/issues/723). > * Fix `MySqlDataReader` methods returning data for output parameters of stored procedures: [#722](https://github-redirect.dependabot.com/mysql-net/MySqlConnector/issues/722). > * This fixes a regression introduced in [0.57.0](https://github.com/mysql-net/MySqlConnector/releases/tag/0.57.0). > > ## 0.60.0 > * **Possibly breaking** Implement conversions in GetFieldValue: [#716](https://github-redirect.dependabot.com/mysql-net/MySqlConnector/issues/716). > * Add C# 8 nullable annotations to public API. > * Support `Tables` and `Views` schemas in `MySqlConnection.GetSchema`: [#719](https://github-redirect.dependabot.com/mysql-net/MySqlConnector/issues/719). > * Add better exception message when `'0000-00-00'` can't be converted: [#690](https://github-redirect.dependabot.com/mysql-net/MySqlConnector/issues/690). > * Implement `MySqlConnection.Clone`: [#720](https://github-redirect.dependabot.com/mysql-net/MySqlConnector/issues/720). > * Update list of reserved words. > * Use new `Socket` async APIs (.NET Standard 2.1, .NET Core 3.0). > * Update `System.Net.Security` dependency to v4.3.1 (.NET Standard 1.3). > * Thanks to [@​Marusyk](https://github.com/Marusyk) and [@​KaliVi](https://github.com/KaliVi) for contributions to this release. > > ## 0.59.2 > # Download on [NuGet](https://www.nuget.org/packages/MySqlConnector/0.59.2) > > * Fix error when reading a `BIT(1)` column: [#713](https://github-redirect.dependabot.com/mysql-net/MySqlConnector/issues/713). > * This fixes a problem introduced in 0.59.1. > > ## 0.59.1 > # Download on [NuGet](https://www.nuget.org/packages/MySqlConnector/0.59.1) > > * Allow `DECIMAL` column type to be read by `GetBoolean`: [#707](https://github-redirect.dependabot.com/mysql-net/MySqlConnector/issues/707). > * Fix error in reading `BIT(n)` columns: [#708](https://github-redirect.dependabot.com/mysql-net/MySqlConnector/issues/708). > * Thanks to [@​lauxjpn](https://github.com/lauxjpn) for contributions to this release. > > ## 0.59.0 > ... (truncated)
Commits - [`5462263`](https://github.com/mysql-net/MySqlConnector/commit/5462263e11a7b41b9cec636ce20e2bb43d465378) Release 0.61.0. - [`d8cdef5`](https://github.com/mysql-net/MySqlConnector/commit/d8cdef55f675a71ae124a56da8a1f0e00826df52) Implement CloneWith. Fixes [#736](https://github-redirect.dependabot.com/mysql-net/MySqlConnector/issues/736) - [`deb2bde`](https://github.com/mysql-net/MySqlConnector/commit/deb2bdee5ad378513d858e5948d60599d8280582) Update Microsoft.SourceLink.GitHub package. - [`45956d8`](https://github.com/mysql-net/MySqlConnector/commit/45956d80790eb6f6ae3146cf9038a82525febe3a) Release 0.60.4. - [`3e96214`](https://github.com/mysql-net/MySqlConnector/commit/3e962142c1bb847d0d636264cec05cfd568b93e4) Hide password on cloned connections. Fixes [#735](https://github-redirect.dependabot.com/mysql-net/MySqlConnector/issues/735) - [`ced7f35`](https://github.com/mysql-net/MySqlConnector/commit/ced7f3592db5b6237adc75a26998a8b04d288317) Add new Connector/NET bug. - [`bc814dd`](https://github.com/mysql-net/MySqlConnector/commit/bc814dd03b310f5d6d62ce2e0871203c25ba14d3) Use C# 8 switch expression. - [`8bd6ab7`](https://github.com/mysql-net/MySqlConnector/commit/8bd6ab7dcdb01460a0edfaa5ffe5997327fa25dd) Release 0.60.3. - [`7b57c60`](https://github.com/mysql-net/MySqlConnector/commit/7b57c60c960e6b313fb3314ad15f87a04e6d837c) Revert "Make ExecuteReaderAsync an async method." - [`a529ee0`](https://github.com/mysql-net/MySqlConnector/commit/a529ee03cd3e73fb0d988e4547e793223e9d5d28) Revert "Reduce allocations when executing a command." - Additional commits viewable in [compare view](https://github.com/mysql-net/MySqlConnector/compare/0.56.0...0.61.0)


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 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.