BannerlordCE / CEEvents

Captivity Events Source Code
https://www.nexusmods.com/mountandblade2bannerlord/mods/1226
MIT License
4 stars 6 forks source link

Bump Bannerlord.MCM from 5.7.1 to 5.7.2 #95

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Bannerlord.MCM from 5.7.1 to 5.7.2.

Release notes

Sourced from Bannerlord.MCM's releases.

Release 5.7.2

For v1.0.0/v1.0.1/v1.0.2/v1.0.3/v1.1.0/v1.1.1/v1.1.2/v1.1.3/v1.1.4/v1.1.5/v1.2.0

  • Adapted UI to v1.2.0
Changelog

Sourced from Bannerlord.MCM's changelog.


Version: 5.7.2 Game Versions: v1.0.0,v1.0.1,v1.0.2,v1.0.3,v1.1.0,v1.1.1,v1.1.2,v1.1.3,v1.1.4,v1.1.5,v1.2.0

  • Adapted UI to v1.2.0

Version: 5.7.1 Game Versions: v1.0.0,v1.0.1,v1.0.2,v1.0.3,v1.1.0,v1.1.1,v1.1.2

  • MCM was not correctly calculating the path for settings in the documents folder

Version: 5.7.0 Game Versions: v1.0.0,v1.0.1,v1.0.2,v1.0.3,v1.1.0,v1.1.1,v1.1.2

  • Switched back to Lib.Harmony

Version: 5.6.1 Game Versions: v1.0.0,v1.0.1,v1.0.2,v1.0.3,v1.1.0,v1.1.1

  • Internal version fix

Version: 5.6.0 Game Versions: v1.0.0,v1.0.1,v1.0.2,v1.0.3,v1.1.0,v1.1.1

  • Increasing minor version due small breaking API changes to fix the Xbox version
  • Since this is not used often, we believe that it's better than releasing MCMv6
  • Breaking API change for File System related interfaces like:
    • IPathProvider was removed and replaced with IFileSystemProvider
    • ISettingsFormat.Save
    • ISettingsFormat.Load
    • BaseSettingsContainer.RootFolder
  • Mods that used those interfaces need to recompile against v5.6.0 ASAP or the game will crash
  • If you haven't used directly the interfaces, you won't have any issues with v5.6.0.

Version: 5.5.5 Game Versions: v1.0.0,v1.0.1,v1.0.2,v1.0.3,v1.1.0

  • Adapted UI to v1.1.0
  • Added new languages

Version: 5.5.4 Game Versions: v1.0.0,v1.0.1,v1.0.2

  • Fixed Per Campaign settings not being loaded on new game
  • Better external options detection

Version: 5.5.3 Game Versions: v1.0.0,v1.0.1,v1.0.2

  • Fixed Per Campaign settings not being shown
  • Disabled External Settings discovery
  • Fixed Source having a public type

Version: 5.5.2 Game Versions: v1.0.0,v1.0.1,v1.0.2

  • Added TW/ButterLib word declension in ValueFormat

Version: 5.5.1

... (truncated)

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 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[bot] commented 1 year 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. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

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