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

Bump Bannerlord.ButterLib from 2.5.1 to 2.6.3 #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2023

Bumps Bannerlord.ButterLib from 2.5.1 to 2.6.3.

Release notes

Sourced from Bannerlord.ButterLib's releases.

Release 2.6.3

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

  • Compatibility with NovusLauncher and ModOrganizer
  • Fixed copying crash report to Clipboard
  • Improvements to LocalizationHelper.SetListVariable

Release 2.6.2

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

  • Adapted for v1.1.0
  • Added some localizations
  • Improvements to BetterExceptionWindow compatibility

Release 2.6.1

For v1.0.0/v1.0.1/v1.0.2

  • v1.0.2 stealth update fix. We ship Newtonsoft.Json 13 for backwards compatibility

Release 2.6.0

For v1.0.0/v1.0.1/v1.0.2

  • StoryMode is now an optional dependency
  • Support for including save file and screenshot with a local crash report
  • MiniDump inclusion decision moved from settings to the crash report
  • Better SubSystem descriptions
  • Added Ben.Demystifier for better exceptions
  • Added DynamicAPI implementation
  • Debug.Print is handled as Debug level now instead of Information
  • Limited default log file size per day to 5MB, max 7 files; others to 3MB, max 5 files
  • Limited logs in Crash Report to 2000 lines
  • ExceptionHandler was still showing CrashReport when asked not to in options
Changelog

Sourced from Bannerlord.ButterLib's changelog.


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

  • Compatibility with NovusLauncher and ModOrganizer
  • Fixed copying crash report to Clipboard
  • Improvements to LocalizationHelper.SetListVariable

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

  • Adapted for v1.1.0
  • Added some localizations
  • Improvements to BetterExceptionWindow compatibility

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

  • v1.0.2 stealth update fix. We ship Newtonsoft.Json 13 for backwards compatibility

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

  • StoryMode is now an optional dependency
  • Support for including save file and screenshot with a local crash report
  • MiniDump inclusion decision moved from settings to the crash report
  • Better SubSystem descriptions
  • Added Ben.Demystifier for better exceptions
  • Added DynamicAPI implementation
  • Debug.Print is handled as Debug level now instead of Information
  • Limited default log file size per day to 5MB, max 7 files; others to 3MB, max 5 files
  • Limited logs in Crash Report to 2000 lines
  • ExceptionHandler was still showing CrashReport when asked not to in options

Version: 2.5.1 Game Versions: v1.0.0,v1.0.1

  • Fixed DelayedSubModuleManager check

Version: 2.5.0 Game Versions: v1.0.0,v1.0.1

  • Extended DelayedSubModuleManager with a non generic variant

Version: 2.4.1 Game Versions: v1.0.0

  • Removed unnecessary collision for HotKeys
  • Better explanation of why a crash report failed to upload

Version: 2.4.0 Game Versions: v1.0.0

  • HotKey system overhaul

Version: 2.3.6 Game Versions: v1.0.0

  • Disabled "Catch Native->Managed Code Exceptions", seems to be causing issues for some players

... (truncated)

Commits
  • 7cddeea Merge pull request #292 from BUTR/dev
  • e3c63d4 Improvement to LocalizationHelper.SetListVariable
  • 6d47584 Merge pull request #285 from BUTR/dependabot/nuget/Bannerlord.BUTR.Shared-3.0...
  • b597b9f Merge branch 'dev' into dependabot/nuget/Bannerlord.BUTR.Shared-3.0.0.130
  • b427d2f Merge pull request #284 from BUTR/dependabot/nuget/Harmony.Extensions-3.2.0.73
  • e90d7ca Merge pull request #287 from BUTR/dependabot/nuget/Bannerlord.BuildResources-...
  • 57d843e Merge pull request #291 from BUTR/dependabot/nuget/Bannerlord.ModuleManager.S...
  • ba4a4ed Bump Bannerlord.ModuleManager.Source from 5.0.166 to 5.0.198
  • f053b31 Bump Bannerlord.BuildResources from 1.0.1.87 to 1.0.1.89
  • 3dcb804 Bump Bannerlord.BUTR.Shared from 3.0.0.127 to 3.0.0.130
  • Additional commits viewable 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 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)

Bumps [Bannerlord.ButterLib](https://github.com/BUTR/Bannerlord.ButterLib) from 2.5.1 to 2.6.3.
- [Release notes](https://github.com/BUTR/Bannerlord.ButterLib/releases)
- [Changelog](https://github.com/BUTR/Bannerlord.ButterLib/blob/dev/changelog.txt)
- [Commits](BUTR/Bannerlord.ButterLib@v2.5.1...v2.6.3)

---
updated-dependencies:
- dependency-name: Bannerlord.ButterLib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants