Skip to content

Bump Lib.Harmony from 2.0.4 to 2.1.0 in /SCPStats#36

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/SCPStats/Lib.Harmony-2.1.0
Closed

Bump Lib.Harmony from 2.0.4 to 2.1.0 in /SCPStats#36
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/SCPStats/Lib.Harmony-2.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2021

Copy link
Copy Markdown
Contributor

Bumps Lib.Harmony from 2.0.4 to 2.1.0.

Release notes

Sourced from Lib.Harmony's releases.

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
  • 5c53fc6 Update documentation [skip ci]
  • b906d04 v2.1 release
  • 45a4a64 Update documentation [skip ci]
  • 4b12eb3 Merge pull request #398 from Windows10CE/bugfix-priority-attribute
  • 57a2249 Ignore priority when merging if == -1
  • 0b5867c Add assert for priority to attribute test
  • 381b72c final version of new shared state handling
  • b61f86d improves shared state handling, adds clean phase to azure builds
  • 64be0a2 improve performance and stability of shared state
  • 51308cd Update documentation [skip ci]
  • 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)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 6, 2021
Bumps [Lib.Harmony](https://github.com/pardeike/Harmony) from 2.0.4 to 2.1.0.
- [Release notes](https://github.com/pardeike/Harmony/releases)
- [Commits](pardeike/Harmony@v2.0.4.0...v2.1.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.1.0 branch from a364fe9 to 0237c35 Compare July 10, 2021 01:33
@dependabot @github

dependabot Bot commented on behalf of github Jul 26, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #38.

@dependabot dependabot Bot closed this Jul 26, 2021
@dependabot dependabot Bot deleted the dependabot/nuget/SCPStats/Lib.Harmony-2.1.0 branch July 26, 2021 01:13
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