Browse Source

Bump test262 from `f0bf5df` to `78c6ec7` (#2046)

Bumps [test262](https://github.com/tc39/test262) from `f0bf5df` to `78c6ec7`.
<details>
<summary>Commits</summary>
<ul>
<li><a href="78c6ec7f1c"><code>78c6ec7</code></a> Test wrong types in conversions to Temporal types</li>
<li><a href="afce1b3fde"><code>afce1b3</code></a> Test conversion of Number to Temporal objects</li>
<li><a href="a38d3f3b67"><code>a38d3f3</code></a> Add missing test for Temporal.ZonedDateTime constructor</li>
<li><a href="7b3c176629"><code>7b3c176</code></a> Add missing tests for PlainTime property bag with no time units</li>
<li><a href="15ed94c891"><code>15ed94c</code></a> Test conversion of object to string in Temporal.Instant context</li>
<li><a href="d28ca991cb"><code>d28ca99</code></a> Test conversion of Temporal.Instant strings with sub-minute UTC offsets</li>
<li><a href="9cd27beb12"><code>9cd27be</code></a> Test basic functionality of Temporal.Instant.from</li>
<li><a href="4fdb4ee52f"><code>4fdb4ee</code></a> Fix invocations of some Temporal methods</li>
<li><a href="c82e2782e6"><code>c82e278</code></a> Regularize some quotes</li>
<li><a href="089c74ce59"><code>089c74c</code></a> Temporal: Port <code>PlainDateTime</code>'s <code>from</code> tests</li>
<li>Additional commits viewable in <a href="f0bf5dfcea...78c6ec7f1c">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/2047/head
dependabot[bot] 3 years ago
parent
commit
279e4d9f85
  1. 2
      test262

2
test262

@ -1 +1 @@
Subproject commit f0bf5dfcea7bce15eb4f7e0b0e97b2a5f3e830c5
Subproject commit 78c6ec7f1c9fde10f06db68b6d5ee7019aeb0f5f
Loading…
Cancel
Save