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.5.5 to 5.7.1 #91

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Bannerlord.MCM from 5.5.5 to 5.7.1.

Release notes

Sourced from Bannerlord.MCM's releases.

Release 5.7.1

For 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

Release 5.7.0

For 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

Release 5.6.1

For v1.0.0/v1.0.1/v1.0.2/v1.0.3/v1.1.0/v1.1.1

  • Internal version fix

Release 5.6.0

For 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.
Changelog

Sourced from Bannerlord.MCM's changelog.


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 Game Versions: v1.0.0,v1.0.1,v1.0.2

  • MCM Source Package NuGet fix

Version: 5.5.0

... (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

Looks like Bannerlord.MCM is up-to-date now, so this is no longer needed.