Update dependency Jint to 4.6.4 by renovate[bot] · Pull Request #2242 · TEdit/Terraria-Map-Editor (original) (raw)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| Jint | 4.6.3 → 4.6.4 |
Release Notes
sebastienros/jint (Jint)
v4.6.4
What's Changed
- Bump the all-dependencies group with 7 updates by @dependabot[bot] in #2327
- Fix Date.toString() showing StandardName instead of DaylightName during DST by @Copilot in #2329
- Make a
PreparedScriptBenchmarkclass closer to the original by @Taritsyn in #2325 - Fix toLocaleString timeZoneName returning full name instead of abbreviation by @Copilot in #2330
- Update Regex terminology in README by @codeman4033 in #2333
- Fix typo in README for RegExp to Regex by @codeman4033 in #2334
- Fix mixed-type addition chain incorrectly treated as pure string concatenation by @Copilot in #2337
- fix: prevent StackOverflow, IndexOutOfRange, and InvalidCast crashes on malformed JavaScript by @Copilot in #2340
- Support running test262 using Jint.Repl by @ivankra in #2326
- Update test262 suite to latest commit and fix 3 new failures by @Copilot in #2341
- Implement non-ISO calendar support for Temporal (Chinese, Dangi, Hebrew, Persian) by @lahma in #2342
- Replace embedded resource text files with inline data for Intl CLDR data by @lahma in #2343
- Enable Intl.Era-monthcode and implement 7 new calendar systems (+2,498 test262 passes) by @lahma in #2344
- Optimize interpreter hot paths for arithmetic, comparisons, and control flow by @lahma in #2345
- Eliminate lazy initialization overhead from interpreter hot paths (~8% faster) by @lahma in #2346
- Fix Temporal calendar handling and enable 2,782 more test262 passes by @lahma in #2347
- Optimize Intl and Temporal hot paths with caching and algorithmic fixes by @lahma in #2348
- Fix BigInt exponentiation bypassing execution constraints by @lahma in #2350
New Contributors
- @codeman4033 made their first contribution in #2333
- @ivankra made their first contribution in #2326
Full Changelog: sebastienros/jint@v4.6.3...v4.6.4
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.