Browse Source

Bump test262 from `281c781` to `18ce639` (#1857)

Bumps [test262](https://github.com/tc39/test262) from `281c781` to `18ce639`.
<details>
<summary>Commits</summary>
<ul>
<li><a href="18ce639a4c"><code>18ce639</code></a> Port tests for PlainTime.</li>
<li><a href="1fe9bd3951"><code>1fe9bd3</code></a> Add a basic test for PlainDateTime#toPlainTime.</li>
<li><a href="615a2eb9a1"><code>615a2eb</code></a> Fix tests for private reference with logical assignment</li>
<li><a href="ec39db5877"><code>ec39db5</code></a> Test array grouping Symbol.unscopables values</li>
<li><a href="1b1097dbf6"><code>1b1097d</code></a> Add tests for compound assignment to private reference</li>
<li><a href="0b0fbdb04b"><code>0b0fbdb</code></a> Fix path example in generated test instructions</li>
<li><a href="08937278f1"><code>0893727</code></a> Add .case and .template files to .editorconfig</li>
<li><a href="0370240141"><code>0370240</code></a> Port tests for PlainTime.</li>
<li><a href="8851f084b6"><code>8851f08</code></a> Use ECMAScript 6</li>
<li><a href="df873eed1a"><code>df873ee</code></a> Port tests for PlainYearMonth#{add,subtract}.</li>
<li>Additional commits viewable in <a href="281c781ee4...18ce639a4c">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/1859/head
dependabot[bot] 3 years ago
parent
commit
2c6acebe6c
  1. 2
      test262

2
test262

@ -1 +1 @@
Subproject commit 281c781ee4cb66a2e3ad6a26204a6d3f842947d6
Subproject commit 18ce639a4c4768de337fa30b83bbb6de02b0e1a5
Loading…
Cancel
Save