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 Lib.Harmony from 2.0.4 to 2.2.0 in /SCPStats #54

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 31, 2021

Bumps Lib.Harmony from 2.0.4 to 2.2.0.

Release notes

Sourced from Lib.Harmony's releases.

Harmony 2.2

Added:

  • adds FieldRef 036ad27911a0fce9dc35d1341f8f7fb4da11c831
  • support for JsonSerialization where BinaryFormatter is not supported 54ae947175ed7b6abbef70aa69bb60b3e7a48c05
  • reapply patches to re-jit methods pardeike/Harmony#428
  • allow TargetMethod(s) with ReversePatch pardeike/Harmony#432
  • add object[] __args support pardeike/Harmony#25

Fixed:

  • improves memory corruption protection (primarily *nix users) 70e388ffaa0ea0524054ac71610c86e31889c5e4
  • reflection cache updates 3c4cd7fdea35258f7622fe7c4565758f705d1e60
  • GetOriginal() pardeike/Harmony#412
  • Upgrade Microsoft.NETFramework.ReferenceAssemblies version pardeike/Harmony#419
  • fixes HarmonyPatchAll attribute handling 9e03ed3f9c984bd10334f2707a8a53a0a56452af

Updated:

  • update to MonoMod.Common 21.12.27.1 80c92f5870731c71bc50466086d27a1340da794d
  • more modern Harmony logo

ENJOY

Harmony 2.1

Fixes:

  • FieldRef now supports F = underlying integral type for enum field types #361
  • AccessTools.CreateInstance can now use non-public parameterless constructors #362
  • Adds missing internal label in debug output 70d4652787d916eccbfeb779d259bda74055cd79
  • Supports all argument mapping #371
  • Prevent recursive assembly scan from AccessTools static initializer #385
  • Uses ReaderWriterLockSlim with ReaderWriterLock under NET 3.5 #364
  • Makes __state being keyed more unique so same class names do not colide #408

Added:

  • Adds support, testing and CI for .NET 5
  • Adds bool flag injection to prefixes to find out if original will be skipped #392
  • Adds documentation to PatchAll to warn about inlining choosing the wrong assembly #395

New API in AccessTools:

  • Adds AccessTools.CreateInstance<T>() #362

Misc:

  • Update MonoMod.Common to 21.6.21.1
  • Adds pointer sizes to debug log header #388
  • Improve performance and stability of shared state
  • Wording in error message
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 dependabot bot added the dependencies Pull requests that update a dependency file label Dec 31, 2021
Bumps [Lib.Harmony](https://github.com/pardeike/Harmony) from 2.0.4 to 2.2.0.
- [Release notes](https://github.com/pardeike/Harmony/releases)
- [Commits](pardeike/Harmony@v2.0.4.0...v2.2.0.0)

---
updated-dependencies:
- dependency-name: Lib.Harmony
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/SCPStats/Lib.Harmony-2.2.0 branch from 69aef99 to fe44e6b Compare February 19, 2022 18:45
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 14, 2022

Superseded by #58.

@dependabot dependabot bot closed this Mar 14, 2022
@dependabot dependabot bot deleted the dependabot/nuget/SCPStats/Lib.Harmony-2.2.0 branch March 14, 2022 01:25
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