Browse Source

Bump test262 from `6833180` to `e48df0b` (#2211)

Bumps [test262](https://github.com/tc39/test262) from `6833180` to `e48df0b`.
<details>
<summary>Commits</summary>
<ul>
<li><a href="e48df0b964"><code>e48df0b</code></a> Temporal: Adjust tests for non-integer/out-of-range values of fractionalSecon...</li>
<li><a href="8ea8e3f15d"><code>8ea8e3f</code></a> Temporal: Add tests for IANA legacy name time zones</li>
<li><a href="5cb596f191"><code>5cb596f</code></a> Temporal: Perform TimeZone 'Etc/GMT±NN' tests for from() as well</li>
<li><a href="6fa1bb89a3"><code>6fa1bb8</code></a> Added tests for an empty or a function options object</li>
<li><a href="bea421c1dc"><code>bea421c</code></a> Update tests which used negative day lengths</li>
<li><a href="e623dd7a11"><code>e623dd7</code></a> Add manually written tests for RegExp <code>v</code> flag proposal (<a href="https://github-redirect.dependabot.com/tc39/test262/issues/3614">#3614</a>)</li>
<li><a href="75c877e5ca"><code>75c877e</code></a> Temporal: test for out-of-range in Temporal.PlainMonthDay constructor</li>
<li><a href="12b7b5c916"><code>12b7b5c</code></a> Temporal: tests for out-of-range time zone transitions</li>
<li><a href="c665ccea28"><code>c665cce</code></a> Test primitive retval of Iterator and AsyncIterator getters</li>
<li><a href="dadf18f416"><code>dadf18f</code></a> Add tests for temporalDurationLike argument and improve existing tests</li>
<li>Additional commits viewable in <a href="6833180066...e48df0b964">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/2212/head
dependabot[bot] 2 years ago
parent
commit
2abb31ee63
  1. 2
      test262

2
test262

@ -1 +1 @@
Subproject commit 6833180066733cce4789d290ddbdfcf6e309226a
Subproject commit e48df0b96457b67b2d81fab16cabb230152a6c57
Loading…
Cancel
Save