Skip to content

Bump Jint from 3.0.0-beta-2035 to 3.0.0-beta-2046#27

Closed
dependabot[bot] wants to merge 1 commit into
v3from
dependabot/nuget/v3/Jint-3.0.0-beta-2046
Closed

Bump Jint from 3.0.0-beta-2035 to 3.0.0-beta-2046#27
dependabot[bot] wants to merge 1 commit into
v3from
dependabot/nuget/v3/Jint-3.0.0-beta-2046

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 23, 2023

Copy link
Copy Markdown

Bumps Jint from 3.0.0-beta-2035 to 3.0.0-beta-2046.

Release notes

Sourced from Jint's releases.

v3.0.0-beta-2046

What's Changed

Full Changelog: sebastienros/jint@v3.0.0-beta-2045...v3.0.0-beta-2046

v3.0.0-beta-2045

What's Changed

New Contributors

Full Changelog: sebastienros/jint@v3.0.0-beta-2044...v3.0.0-beta-2045

v3.0.0-beta-2044

This is one of those releases that tries some limits with regards to hiding things. You might find some feature is now internal and hidden, but it's open for discussion to open it back to public. It's an iteration trying to find minimal set for public consumption to allow some development wiggle room.

If you were using ArrayInstance, DateInstance or ObjectInstance as your native type access for plain objects and arrays, you should now use JsArray, JsDate and JsObject respectively.

If you were using Undefined.Instance or Null.Instance, you should now refer them via central JsValue.Undefined and JsValue.Null.

What's Changed

... (truncated)

Commits
  • 57d1429 Clear interop identity tracking ConditionalWeakTable in Engine.Dispose (#1408)
  • 81cfbc0 Ensure support for custom null and undefined (#1407)
  • 4839fd1 Upgrade to Esprima 3.0.0-beta-10 (#1405)
  • 6839807 Improved support for defining custom JsString deriving type (#1404)
  • 97358eb Fix nullable annotation of Engine.Invoke arguments (#1403)
  • 297a9f4 Improve parseFloat performance and number range (#1396)
  • dc75d1a Fix switch's case block lexical scope handling (#1392)
  • 7480cfc Update GitHub Actions checkout to v3 (#1390)
  • fa9b3d9 Improve property selection for setting value under interop (#1389)
  • 3c45b8c Debugger API improvements (#1382)
  • 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)

Bumps [Jint](https://github.com/sebastienros/jint) from 3.0.0-beta-2035 to 3.0.0-beta-2046.
- [Release notes](https://github.com/sebastienros/jint/releases)
- [Changelog](https://github.com/sebastienros/jint/blob/main/NuGet.release.config)
- [Commits](sebastienros/jint@v3.0.0-beta-2035...v3.0.0-beta-2046)

---
updated-dependencies:
- dependency-name: Jint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jan 23, 2023
@dependabot @github

dependabot Bot commented on behalf of github Feb 27, 2023

Copy link
Copy Markdown
Author

Superseded by #29.

@dependabot dependabot Bot closed this Feb 27, 2023
@dependabot dependabot Bot deleted the dependabot/nuget/v3/Jint-3.0.0-beta-2046 branch February 27, 2023 17:02
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.

0 participants