Browse Source

Bump test262 from `18ce639` to `f7fb969` (#1905)

Bumps [test262](https://github.com/tc39/test262) from `18ce639` to `f7fb969`.
<details>
<summary>Commits</summary>
<ul>
<li><a href="f7fb969cc4"><code>f7fb969</code></a> Add tests for T time designator prefix not allowing space</li>
<li><a href="131c396b6a"><code>131c396</code></a> Remove number test (yields a different error, not an exception)</li>
<li><a href="8ff1e510b9"><code>8ff1e51</code></a> Add a couple more types</li>
<li><a href="9c6e3aff38"><code>9c6e3af</code></a> Move to more sensible location</li>
<li><a href="10f9a69295"><code>10f9a69</code></a> Move test to a more sensible location</li>
<li><a href="ecd24faa82"><code>ecd24fa</code></a> Fix buggy error message</li>
<li><a href="918cefcd09"><code>918cefc</code></a> Check <code>formatRange</code> on many pairs of invalid arguments</li>
<li><a href="2f592de0aa"><code>2f592de</code></a> Port tests for PlainTime.</li>
<li>See full diff in <a href="18ce639a4c...f7fb969cc4">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/1895/head
dependabot[bot] 3 years ago
parent
commit
6378204052
  1. 2
      test262

2
test262

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