Browse Source

Bump test262 from `509363b` to `7fca663` (#2084)

Bumps [test262](https://github.com/tc39/test262) from `509363b` to `7fca663`.
<details>
<summary>Commits</summary>
<ul>
<li><a href="7fca6637e9"><code>7fca663</code></a> Temporal: Extend toJSON/toString tests.</li>
<li><a href="2de2fe3084"><code>2de2fe3</code></a> Temporal: Ensure PlainTime branding tests fail if needed.</li>
<li><a href="7960d616cf"><code>7960d61</code></a> Temporal: Add a test for PlainTime#toZonedDateTime.</li>
<li><a href="a1a5c91543"><code>a1a5c91</code></a> Temporal: Add a test for PlainTime#calendar.</li>
<li><a href="b8ab7063b0"><code>b8ab706</code></a> Temporal: Add tests for PlainTime#{toJSON/toString}.</li>
<li><a href="912559f683"><code>912559f</code></a> Temporal: Test @<a href="https://github.com/toStringTag"><code>@​toStringTag</code></a> properties.</li>
<li><a href="494b678cc5"><code>494b678</code></a> Temporal: Add tests for ZonedDateTime to PlainDate conversion.</li>
<li><a href="6f8e0f67ca"><code>6f8e0f6</code></a> Decorators: add initial tests on class</li>
<li>See full diff in <a href="509363bcfd...7fca6637e9">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/2085/head
dependabot[bot] 3 years ago
parent
commit
c36fda5da1
  1. 2
      test262

2
test262

@ -1 +1 @@
Subproject commit 509363bcfd24b3476dc106eabc0ac856ed5eb51d Subproject commit 7fca6637e984b54c5665ea93ebf79d2b8bfe3e8c
Loading…
Cancel
Save