Bump the all-dependencies group with 1 update#2
Merged
Zaitonn merged 1 commit intoMar 13, 2026
Conversation
Bumps Jint from 4.5.0 to 4.6.3 --- updated-dependencies: - dependency-name: Jint dependency-version: 4.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
deleted the
dependabot/nuget/src/Yilduz/all-dependencies-8c2f82d269
branch
March 13, 2026 04:16
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Jint from 4.5.0 to 4.6.3.
Release notes
Sourced from Jint's releases.
4.6.3
What's Changed
Full Changelog: sebastienros/jint@v4.6.2...v4.6.3
4.6.2
What's Changed
New Contributors
Full Changelog: sebastienros/jint@v4.6.1...v4.6.2
4.6.1
What's Changed
toJSONmethod invocation inJSON.stringifyby @Copilot in Fix CLR toJSON method invocation in JSON.stringify sebastienros/jint#2292UnwrapIfPromiseAsyncextension method for non-blocking promise resolution by @Copilot in AddUnwrapIfPromiseAsyncextension method for non-blocking promise resolution sebastienros/jint#2298Object.freeze()support for CLR dictionary-backedObjectWrapperby @Copilot in Fix Object.freeze() support for CLR dictionary-backed ObjectWrapper sebastienros/jint#2296InvalidCastExceptionwhen a property getter is a bound function by @Copilot in Fix InvalidCastException when a property getter is a bound function sebastienros/jint#2301Dateoperations and object resolution by @Copilot in Optimize Date operations and object resolution sebastienros/jint#2288Full Changelog: sebastienros/jint@v4.6.0...v4.6.1
4.6.0
This release brings Temporal and internationalization APIs available. There still might be some rough edges and specific non-English cultures might be missing specific formatting. There's a breaking change for custom
IReferenceResolverin #2266 ,undefinedandnullsemantics changed to make engine work as required by the official specification.Temporal and internationalization APIs are augmented with plugins to provide data from NodaTime and ICU4N, see https://github.com/sebastienros/jint/tree/main/Jint.Tests.Test262 for example implementations.
What's Changed
New Contributors
Full Changelog: sebastienros/jint@v4.5.0...v4.6.0
Commits viewable in compare view.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions