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.0.0 to 3.3.0 #55

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps JavaScriptEngineSwitcher.Core from 3.0.0 to 3.3.0.

Release notes

Sourced from JavaScriptEngineSwitcher.Core's releases.

v3.3.0

Version: 3.3.0 Published: 12/27/2019 Change Set: 5dbf52b

  • Enabled a SourceLink in NuGet packages
  • In JavaScriptEngineSwitcher.ChakraCore added support of .NET Standard 2.1
  • In JavaScriptEngineSwitcher.V8:

NuGet Packages

Core
JS engines

v3.2.4

Version: 3.2.4 Published: 12/17/2019 Change Set: 4e4fb79

  • In JavaScriptEngineSwitcher.ChakraCore fixed a errors leading to null reference exceptions in the ReflectionHelpers class. Special thanks to Vanjoge.
  • In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 3.0.6
JS engines

v3.2.3

... (truncated)

Changelog

Sourced from JavaScriptEngineSwitcher.Core's changelog.

v3.3.0 - December 27, 2019

  • Enabled a SourceLink in NuGet packages
  • In JavaScriptEngineSwitcher.ChakraCore added support of .NET Standard 2.1
  • In JavaScriptEngineSwitcher.V8:

v3.2.4 - December 17, 2019

  • In JavaScriptEngineSwitcher.ChakraCore fixed a errors leading to null reference exceptions in the ReflectionHelpers class. Special thanks to Vanjoge.
  • In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 3.0.6

v3.2.3 - November 15, 2019

  • In JavaScriptEngineSwitcher.ChakraCore added support of ChakraCore version 1.11.15
  • In JavaScriptEngineSwitcher.Jint added support of Jint version 3.0.0 Beta 1632
  • In JavaScriptEngineSwitcher.NiL:
    • NiL.JS was updated to version 2.5.1388
    • In configuration settings of the NiL JS engine was added one new property - LocalTimeZone (default TimeZoneInfo.Local)

v3.2.2 - October 26, 2019

  • In JavaScriptEngineSwitcher.Jint added support of Jint version 3.0.0 Beta 1629

v3.2.1 - October 21, 2019

  • In JavaScriptEngineSwitcher.ChakraCore:
    • Fixed a error that caused a crash during finalization
    • During calling of the CollectGarbage method is again not performed blocking
  • In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 3.0.5

v3.2.0 - October 12, 2019

  • In JavaScriptEngineSwitcher.Jint:
    • Jint was updated to version 3.0.0 Beta 1612. Special thanks to Marko Lahma and Sébastien Ros
    • No longer supports a .NET Framework 4.0 Client and .NET Standard 1.3
    • In configuration settings of the Jint JS engine was added two new properties: MemoryLimit (default 0) and RegexTimeoutInterval (default null)
    • To install this package, the “Include Prerelease” option must be set in the NuGet Package Manager

v3.1.10 - October 9, 2019

  • In JavaScriptEngineSwitcher.ChakraCore:
    • ChakraCore was updated to version 1.11.14
    • Slightly improved performance
    • The CollectGarbage method is called synchronously again
  • In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 3.0.4

v3.1.9 - September 17, 2019

  • In JavaScriptEngineSwitcher.NiL added support of NiL.JS version 2.5.1372

v3.1.8 - September 12, 2019

  • In JavaScriptEngineSwitcher.ChakraCore added support of ChakraCore version 1.11.13

v3.1.7 - August 14, 2019

  • In JavaScriptEngineSwitcher.ChakraCore:

... (truncated)

Commits
  • 5dbf52b Version 3.3.0
  • 1a8d638 In JavaScriptEngineSwitcher.V8:
  • c8167e1 PackageIconUrl -> PackageIcon
  • ff1d5ba In JavaScriptEngineSwitcher.ChakraCore added support of .NET Standard 2.1
  • 29664e8 Was made refactoring in the JavaScriptEngineSwitcher.ChakraCore.Native.* and ...
  • aa80422 In tests and samples added support of ASP.NET Core 3.1
  • 506e937 Changed a icon of the JavaScriptEngineSwitcher.V8 NuGet package
  • bd8e79b In tests and samples the .NET Core App 2.0 target was updated to version 2.1
  • 376404e Updated a NuGet package icons
  • e47d994 In sample projects was made refactoring of the gulpfile.js files
  • 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)
savornicesei commented 3 years ago

@dependabot close