Wyam2 / wyam

A modular static content and static site generator written in .NET. Fork of Wyam project.
https://wyam2.github.io/
MIT License
6 stars 1 forks source link

nuget(deps): bump JavaScriptEngineSwitcher.Core from 3.3.0 to 3.19.0 #154

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps JavaScriptEngineSwitcher.Core from 3.3.0 to 3.19.0.

Release notes

Sourced from JavaScriptEngineSwitcher.Core's releases.

v3.19.0

Version: 3.19.0 Published: 7/21/2022 Change Set: 559c474

  • Fixed a [error #102](Taritsyn/JavaScriptEngineSwitcher#102) “Resources should conform to correct ICU standard for naming”. Special thanks to Tim Heuer
  • In JavaScriptEngineSwitcher.Jint:
    • Jint was updated to version 3.0.0 Beta 2039
    • No longer supports a .NET Framework 4.6.1
    • Added support of .NET Framework 4.6.2
  • In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 3.0.9

NuGet Packages

Core
JS engines

v3.18.4

Version: 3.18.4 Published: 6/29/2022 Change Set: d73be5e

In JavaScriptEngineSwitcher.V8 added support of Microsoft ClearScript.V8 version 7.3.1 (support of V8 version 10.3.174.17).

NuGet Packages

JS engines

... (truncated)

Changelog

Sourced from JavaScriptEngineSwitcher.Core's changelog.

v3.19.0 - July 21, 2022

  • Fixed a [error #102](Taritsyn/JavaScriptEngineSwitcher#102) “Resources should conform to correct ICU standard for naming”. Special thanks to Tim Heuer
  • In JavaScriptEngineSwitcher.Jint:
    • Jint was updated to version 3.0.0 Beta 2039
    • No longer supports a .NET Framework 4.6.1
    • Added support of .NET Framework 4.6.2
  • In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 3.0.9

v3.18.4 - June 29, 2022

  • In JavaScriptEngineSwitcher.V8 added support of Microsoft ClearScript.V8 version 7.3.1 (support of V8 version 10.3.174.17)

v3.18.3 - June 3, 2022

  • In JavaScriptEngineSwitcher.V8 added support of Microsoft ClearScript.V8 version 7.3.0 (support of V8 version 10.2.154.5)

v3.18.2 - May 24, 2022

  • In JavaScriptEngineSwitcher.ChakraCore added support of ChakraCore version of January 31, 2022
  • In JavaScriptEngineSwitcher.NiL added support of NiL.JS version 2.5.1560
  • In JavaScriptEngineSwitcher.Node added support of Jering.Javascript.NodeJS version 6.3.1

v3.18.1 - May 3, 2022

  • In JavaScriptEngineSwitcher.Jurassic added support of Jurassic version of April 30, 2022
  • In JavaScriptEngineSwitcher.V8 added support of Microsoft ClearScript.V8 version 7.2.5 (support of V8 version 10.1.124.11)

v3.18.0 - April 21, 2022

  • In JavaScriptEngineSwitcher.Jint:
    • Jint was updated to version 3.0.0 Beta 2038
    • In configuration settings of the Jint JS engine were changed types of the DebuggerBreakCallback and DebuggerStepCallback properties to the DebugEventHandler type

v3.17.4 - March 30, 2022

  • In JavaScriptEngineSwitcher.Jurassic added support of Jurassic version of March 12, 2022
  • In JavaScriptEngineSwitcher.V8 added support of Microsoft ClearScript.V8 version 7.2.4 (support of V8 version 10.0.139.8)

v3.17.3 - March 6, 2022

  • In JavaScriptEngineSwitcher.V8 added support of Microsoft ClearScript.V8 version 7.2.3 (support of V8 version 9.9.115.8)

v3.17.2 - February 7, 2022

  • In JavaScriptEngineSwitcher.V8 added support of Microsoft ClearScript.V8 version 7.2.2 (support of V8 version 9.8.177.9)

v3.17.1 - January 11, 2022

  • In JavaScriptEngineSwitcher.V8 added support of Microsoft ClearScript.V8 version 7.2.1 (support of V8 version 9.7.106.18)

v3.17.0 - December 27, 2021

  • In JavaScriptEngineSwitcher.Node:
    • Jering.Javascript.NodeJS was updated to version 6.3.0
    • Added support of .NET 6

v3.16.0 - December 9, 2021

  • In JavaScriptEngineSwitcher.ChakraCore:
    • ChakraCore was updated to version of November 11, 2021

... (truncated)

Commits
  • 559c474 Version 3.19.0
  • 5f7962a In JavaScriptEngineSwitcher.Jint:
  • 13f5b17 Fixed a error #102 “Resources should conform to correct ICU standard for naming”
  • 31d1809 In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine vers...
  • d73be5e Version 3.18.4
  • 9bc86f6 In JavaScriptEngineSwitcher.V8 added support of Microsoft ClearScript.V8 vers...
  • 0239fb4 Version 3.18.3
  • 295f7f8 In JavaScriptEngineSwitcher.V8 added support of Microsoft ClearScript.V8 vers...
  • 6480f61 Version 3.18.2
  • ec5b0a4 In JavaScriptEngineSwitcher.ChakraCore added support of ChakraCore version of...
  • 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[bot] commented 1 year ago

Superseded by #173.