Browse Source

Bump test262 from `dc1dc28` to `9215420` (#2290)

Bumps [test262](https://github.com/tc39/test262) from `dc1dc28` to `9215420`.
<details>
<summary>Commits</summary>
<ul>
<li><a href="9215420dee"><code>9215420</code></a> Fix limit test</li>
<li><a href="58a9cdc426"><code>58a9cdc</code></a> Temporal: Test new limits for user code return from getOffsetNanosecondsFor</li>
<li><a href="31ad95d34e"><code>31ad95d</code></a> Temporal: Add more getOffsetNanosecondsFor validation tests</li>
<li><a href="65b51e0769"><code>65b51e0</code></a> Temporal: Override getPossibleInstantsFor to narrow down exception</li>
<li><a href="aa3afd1c28"><code>aa3afd1</code></a> Remove &quot;15Z&quot; to for PlainTime.from test</li>
<li><a href="ce2061eccd"><code>ce2061e</code></a> Temporal: Adjust order of operations in Calendar.___fromFields</li>
<li><a href="4569e73420"><code>4569e73</code></a> Fix DurationFormat default tests (<a href="https://github-redirect.dependabot.com/tc39/test262/issues/3640">#3640</a>)</li>
<li><a href="03cff7fcba"><code>03cff7f</code></a> Remove undefined to sync to PR 113</li>
<li><a href="8f19bb4a45"><code>8f19bb4</code></a> Fix features in tests from <a href="https://github-redirect.dependabot.com/tc39/test262/issues/3354">#3354</a> and <a href="https://github-redirect.dependabot.com/tc39/test262/issues/3353">#3353</a></li>
<li><a href="9592077530"><code>9592077</code></a> Update groupToMap tests</li>
<li>Additional commits viewable in <a href="dc1dc28aa4...9215420dee">compare view</a></li>
</ul>
</details>
<br />


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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>
pull/2292/head
dependabot[bot] 2 years ago
parent
commit
5d9b405b02
  1. 2
      test262

2
test262

@ -1 +1 @@
Subproject commit dc1dc28aa46d9457e47550b34e6f25a8b80de826
Subproject commit 9215420deee3e5887d29f95822bf6a474c1bf728
Loading…
Cancel
Save