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

build(deps): bump LavaGang.MelonLoader from 0.6.1 to 0.6.4 #5

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps LavaGang.MelonLoader from 0.6.1 to 0.6.4.

Release notes

Sourced from LavaGang.MelonLoader's releases.

v0.6.4 Open-Beta

See CHANGELOG for full details

v0.6.3 Open-Beta

See CHANGELOG for full details

v0.6.2 Open-Beta

See CHANGELOG for full details

Changelog

Sourced from LavaGang.MelonLoader's changelog.

v0.6.4

  1. Removed Analytics Blocker for causing crashes, will be ported to its own Plugin
  2. Updated Cpp2IL to 2022.1.0-pre-release.15

v0.6.3

  1. Updated NuGet Packages
  2. Updated Cpp2IL to 2022.1.0-pre-release.14
  3. Updated Il2CppInterop to 1.4.6-ci.433
  4. Updated Tomlet to 5.3.1
  5. Fixed Referenced DLLs not being resolved properly resulting in crashes
  6. Fixed Proxy being unable to find Original DLL (Credits to RinLovesYou :3)
  7. Fixed LoadLibrary failing on in rare cases (Credits to RinLovesYou :3)
  8. Fixed Preload Module failing to initialize included resources (Credits to TrevTV :P)
  9. Reimplemented Log Caching and Logs folder
  10. Implemented Additional Initialization Error Handling
  11. Implemented Garbage Collection handling for NativeHook
  12. Rewrote the Demeo Compatibility Layer to be less prone to breakage
  13. Fixed DarkRed ConsoleColor (Credits to Scoolnik :D)
  14. Fixed several .NET Framework 2.0 compatibility issues (Credits to slxdy :D)
  15. Fixed an issue with Mods loading when Il2Cpp Assembly Generation fails
  16. Added --melonloader.sab Launch Option to disable the Analytics Blocker
  17. Fixed an issue with MelonCompatibilityLayer causing crashes on some games

v0.6.2

  1. Added a compatibility layer for EOS (Epic Online Services), preventing a crash caused by the Overlay
  2. Updated Cpp2IL
  3. Updated Tomlet
  4. Updated MelonLoader.NativeUtils.NativeHook to prevent GC issues
  5. Updated Il2CppAssetBundleManager for Il2CppInterop
  6. Fixed Proxy being unable to find System32 when Windows is not installed in C:
  7. Fixed logger sha256 hash (Credits to Windows10CE)
  8. Fixed DAB Thread safety & Oculus Profile Pictures (Credits to SirCoolness)
  9. Fix Melon Load Order (Credits to Loukylor)
  10. General fixes for Proxy & Bootstrap

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 show <dependency name> 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)

Bumps [LavaGang.MelonLoader](https://github.com/LavaGang/MelonLoader) from 0.6.1 to 0.6.4.
- [Release notes](https://github.com/LavaGang/MelonLoader/releases)
- [Changelog](https://github.com/LavaGang/MelonLoader/blob/master/CHANGELOG.md)
- [Commits](LavaGang/MelonLoader@v0.6.1...v0.6.4)

---
updated-dependencies:
- dependency-name: LavaGang.MelonLoader
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants