Skip to content

Bump Jint from 3.0.0-beta-2035 to 3.0.0-beta-2045#26

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown

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

Release notes

Sourced from Jint's releases.

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

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

v3.0.0-beta-2043

This release concentrates on fixing things surfaced by having a compat-table fork providing us nice visual for Jint kindly developed by @​KurtGokhan .

There's also initial support for async/await, there might be dragons.

What's Changed

... (truncated)

Commits

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-2045.
- [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-2045)

---
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 16, 2023
@dependabot @github

dependabot Bot commented on behalf of github Jan 23, 2023

Copy link
Copy Markdown
Author

Superseded by #27.

@dependabot dependabot Bot closed this Jan 23, 2023
@dependabot dependabot Bot deleted the dependabot/nuget/v3/Jint-3.0.0-beta-2045 branch January 23, 2023 16:04
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