ACEmulator / ACE

Asheron's Call server emulator.
https://emulator.ac
GNU Affero General Public License v3.0
297 stars 242 forks source link

Bump Lib.Harmony from 2.3.0-prerelease.2 to 2.3.0-prerelease.4 in /Source #4081

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps Lib.Harmony from 2.3.0-prerelease.2 to 2.3.0-prerelease.4.

Release notes

Sourced from Lib.Harmony's releases.

Harmony 2.3-prerelease.4

Changes

  • updates MonoMod.Core to v1.1.0-prerelease.1
  • fixes Native async patching is not available in .NET Standard or .NET #533
  • adds IEnumerable.Matches() [b9206db8abbe670f88e1fbe4a71f0986765f05ff]
  • Uses PlatformTriple.Current.GetIdentifiable for a user submitted MethodInfo
  • fixes more unix tests
  • patches Assembly.GetExecutingAssembly internally
  • Improves http_client tests [cda2226d2a9547c24f84521cfd3a894aea3a62f4]
  • adds useful linux test shortcut [c2586e7d0b2e2a73333b928eb0043e7c8542268a]
  • adds null/zero return clarifcations for TargetMethod/s #544
  • fixes CodeMatch(()=>... [7e4183ee30b886ec2f862412a70b92d2a16622cf]
  • Documentation Auxiliary Methods - Attribute spelling issue. Plus logic fix. #557
  • adds InnerTypes() and extensions for AccessTool methods on type Type [d916a300d1e13b171b9a33fcf5dd7eab292d13ca]
  • code cleanup, net8.0, optional ret code for methods ending in throw

For the main description see v2.3-prerelease.2

Harmony 2.3-prerelease.3

Fixes

  • fixes a bug where Harmony calls TargetMethods() always twice [7ab508c95e336619d0b77eb0918d74ac10fbcc2c]

Additions

  • adds Mono.Cecil.ByReferenceType, Mono.Cecil.GenericInstanceMethod, Mono.Cecil.GenericInstanceType, Mono.Cecil.TypeSpecification and Mono.Cecil.Cil.OpCodes to ForwardingAttributes

For the main description see v2.3-prerelease.2

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 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)
LtRipley36706 commented 9 months ago

@dependabot squash and merge