SignatureBeef / Open-Terraria-API

Open Terraria API - Mac, Linux & Windows
GNU General Public License v3.0
96 stars 38 forks source link

Bump Microsoft.ClearScript.V8.Native.win-x64 from 7.3.1 to 7.3.2 #84

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Microsoft.ClearScript.V8.Native.win-x64 from 7.3.1 to 7.3.2.

Release notes

Sourced from Microsoft.ClearScript.V8.Native.win-x64's releases.

Version 7.3.2

  • Breaking change:
    • Switched from the standard .NET reflection binder to a custom algorithm.
    • The new binder ensures consistently enhanced behavior for all reflection binding scenarios.
    • This affects methods (when dynamic binding is disabled), constructors, and indexed properties.
  • Reviewed dynamic usage, eliminating it where possible and reducing it elsewhere (GitHub Issue #400):
  • Fixed invocation of methods that have both optional parameters and parameter arrays.
  • Added implicit conversion support for constructor and indexed property arguments (GitHub Issue #396).
  • Extended canonical referencing to Guid and all readonly struct types.
  • Added ScriptObject.InvokeAsFunction.
  • Updated API and build documentation.
  • Tested with V8 10.5.218.8.
Commits
  • e13ac81 Version 7.3.2: Switched from the standard .NET reflection binder to a custom ...
  • 784b83c Bump tzinfo from 1.2.9 to 1.2.10 in /docs (#401)
  • 29db0c1 Added ScriptEngine.DisableDynamicBinding as additional mitigation for GitHub ...
  • 7d52244 Added a potential fix for GitHub Issue #400.
  • See full diff 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[bot] commented 1 year ago

Looks like Microsoft.ClearScript.V8.Native.win-x64 is up-to-date now, so this is no longer needed.