MeikelLP / quantum-core-x

Metin2 open source server implementation
https://meikellp.github.io/quantum-core-x/
Mozilla Public License 2.0
35 stars 9 forks source link

Bump FluentMigrator.Runner.MySql from 3.2.17 to 3.3.2 #60

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps FluentMigrator.Runner.MySql from 3.2.17 to 3.3.2.

Release notes

Sourced from FluentMigrator.Runner.MySql's releases.

Version 3.3.2

💯 Enhancements

#1528 Add support for Postgres Insert statement "OVERRIDING { SYSTEM | USER } VALUE"

See Also

https://github.com/fluentmigrator/fluentmigrator/milestone/34

Version 3.3.1

🐞 Fixes

#1515 : Limited query to current database to fix #1114 (When Renaming a column in MySQL, it may use column definition from another table). Fixed by @​x3ntrix ; reported by @​socolin

Version 3.3.0

Improvements

#1507 : Additional tool support for TFMs (@​slang25 )

Commits
  • a0ebc3e Merge pull request #1528 from Invinsiber/feature/postgresql-overriding-system...
  • 39e3d49 Fix name of postgres OverridingIdentityValues additional feature
  • c05a654 Move postgres extension for Overriding System|User Value to postgres 10+
  • 94e9326 Add support for postgres OVERRIDING USER VALUE clause
  • b76b30d Add unit tests for postgres overriding system value extension
  • a973847 Add postgres extension to add the OVERRIDING SYSTEM VALUE statement in insert...
  • a2eac60 Merge pull request #1515 from x3ntrix/#1114
  • 26214f3 Limited query to current database to fix #1114
  • 550f809 Merge pull request #1507 from slang25/patch-1
  • 5b77f5f Added additional tool TFMs
  • See full diff in compare view


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 show 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)
sonarcloud[bot] commented 11 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information