Skip to content

Bump JavaScriptEngineSwitcher.Jurassic from 3.24.1 to 3.27.3 #58

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps JavaScriptEngineSwitcher.Jurassic from 3.24.1 to 3.27.3.

Release notes

Sourced from JavaScriptEngineSwitcher.Jurassic's releases.

v3.27.3

Version: 3.27.3 Published: 12/18/2024 Change Set: 195b8fb

  • In JavaScriptEngineSwitcher.ChakraCore added support for the ChakraCore version of August 1, 2024
  • In JavaScriptEngineSwitcher.Jint added support for the Jint version 4.1.0
  • In JavaScriptEngineSwitcher.Jurassic added support for the Jurassic version of November 22, 2024
  • In JavaScriptEngineSwitcher.Yantra added support for the YantraJS version 1.2.246

NuGet Packages

JS engines

v3.27.2

Version: 3.27.2 Published: 9/1/2024 Change Set: fe2ecf4

  • In JavaScriptEngineSwitcher.Jint added support for the Jint version 4.0.2
  • In JavaScriptEngineSwitcher.Yantra added support for the YantraJS version 1.2.225

NuGet Packages

JS engines

v3.27.1

Version: 3.27.1 Published: 8/20/2024 Change Set: fb5d39e

  • In JavaScriptEngineSwitcher.Jint added support for the Jint version 4.0.1
  • In JavaScriptEngineSwitcher.Yantra added support for the YantraJS version 1.2.218

NuGet Packages

... (truncated)

Changelog

Sourced from JavaScriptEngineSwitcher.Jurassic's changelog.

v3.27.3 - December 18, 2024

  • In JavaScriptEngineSwitcher.ChakraCore added support for the ChakraCore version of August 1, 2024
  • In JavaScriptEngineSwitcher.Jint added support for the Jint version 4.1.0
  • In JavaScriptEngineSwitcher.Jurassic added support for the Jurassic version of November 22, 2024
  • In JavaScriptEngineSwitcher.Yantra added support for the YantraJS version 1.2.246

v3.27.2 - September 1, 2024

  • In JavaScriptEngineSwitcher.Jint added support for the Jint version 4.0.2
  • In JavaScriptEngineSwitcher.Yantra added support for the YantraJS version 1.2.225

v3.27.1 - August 20, 2024

  • In JavaScriptEngineSwitcher.Jint added support for the Jint version 4.0.1
  • In JavaScriptEngineSwitcher.Yantra added support for the YantraJS version 1.2.218

v3.27.0 - July 24, 2024

  • In JavaScriptEngineSwitcher.Jint added support for the Jint version 4.0.0

v3.26.1 - June 18, 2024

  • In JavaScriptEngineSwitcher.Jint added support for the Jint version 3.1.3
  • In JavaScriptEngineSwitcher.NiL:
    • NiL.JS was updated to version 2.5.1684
    • Added support for .NET 8

v3.26.0 - April 22, 2024

  • In JavaScriptEngineSwitcher.ChakraCore:
    • ChakraCore was updated to version of April 21, 2024
    • In JavaScriptEngineSwitcher.ChakraCore.Native.win-* packages an additional deployment mechanism has been added to MSBuild scripts for the case when the target platform is focused on a specific processor architecture

v3.25.0 - April 10, 2024

  • In JavaScriptEngineSwitcher.Jint added support for the Jint version 3.1.0
  • In JavaScriptEngineSwitcher.Yantra added support for the YantraJS version 1.2.209

v3.24.2 - March 25, 2024

  • In JavaScriptEngineSwitcher.V8:
    • Microsoft ClearScript.V8 was updated to version 7.4.5 (support of the V8 version 12.3.219.12)
    • In configuration settings of the V8 JS engine was added two new properties: AddPerformanceObject (default false) and SetTimerResolution (default false)
Commits
  • 195b8fb Version 3.27.3
  • 30d1bc8 In JavaScriptEngineSwitcher.ChakraCore added support for the ChakraCore versi...
  • 4b96a9b In tests for the Yantra module was made refactoring
  • 9cb33ab In JavaScriptEngineSwitcher.Yantra added support for the YantraJS version 1.2...
  • 13e5216 Jurassic was updated to version of November 22, 2024.
  • 4377709 In JavaScriptEngineSwitcher.Yantra added support for the YantraJS version 1.2...
  • ab198c1 In test and sample projects added support of .NET 9
  • 35eefaa In JavaScriptEngineSwitcher.Yantra added support for the YantraJS version 1.2...
  • bdb53a4 In JavaScriptEngineSwitcher.Jint added support for the Jint version 4.1.0
  • 5db1294 In JavaScriptEngineSwitcher.Yantra added support for the YantraJS version 1.2...
  • 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 show <dependency name> 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)

Bumps [JavaScriptEngineSwitcher.Jurassic](https://github.com/Taritsyn/JavaScriptEngineSwitcher) from 3.24.1 to 3.27.3.
- [Release notes](https://github.com/Taritsyn/JavaScriptEngineSwitcher/releases)
- [Changelog](https://github.com/Taritsyn/JavaScriptEngineSwitcher/blob/master/CHANGELOG.md)
- [Commits](Taritsyn/JavaScriptEngineSwitcher@v3.24.1...v3.27.3)

---
updated-dependencies:
- dependency-name: JavaScriptEngineSwitcher.Jurassic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 23, 2024
@lahma lahma merged commit c941467 into main Dec 23, 2024
2 checks passed
@lahma lahma deleted the dependabot/nuget/JavaScriptEngineSwitcher.Jurassic-3.27.3 branch December 23, 2024 07:53
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.

1 participant