Update dependency Jint to 4.7.0 by renovate[bot] · Pull Request #2245 · TEdit/Terraria-Map-Editor (original) (raw)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| Jint | 4.6.4 → 4.7.0 |
Release Notes
sebastienros/jint (Jint)
v4.7.0
What's Changed
- Bump the all-dependencies group with 3 updates by @dependabot[bot] in #2351
- Fix for-await-of inside async generators permanently suspending by @Copilot in #2353
- Fix DST offset applied incorrectly near daylight saving transitions by @lahma in #2357
- Fix HTML comments in dynamic Function() and for-in initializer evaluation by @lahma in #2358
- Always enable modules in Jint.Repl for dynamic import by @ivankra in #2356
- Fix async test reporting and resolve async test262 failures by @lahma in #2359
- Fix var/lexical name hoisting for destructuring patterns by @lahma in #2360
- Validate negative test error types in test262 harness by @lahma in #2361
- Fix async test harness priority, await in computed properties, and forbidden extensions by @lahma in #2363
- Implement AgentCanSuspend check for Atomics.wait by @lahma in #2364
- Fix compat-table failures: Array.at, AnnexB if-decl, Proxy observable gets by @lahma in #2365
- Implement AsyncIterator Helpers by @lahma in #2366
- Align JavaScript runtime error messages with V8/Node.js by @lahma in #2367
- Implement TC39 Stage 3 decorators and auto-accessors (preliminary) by @lahma in #2368
- Fix wasteful allocations and minor perf improvements by @lahma in #2369
- Add public IsCallable() and IsConstructor() extension methods by @lahma in #2371
Full Changelog: sebastienros/jint@v4.6.4...v4.7.0
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.