Browse Source

Bump test262 from `d7c0a20` to `f0bf5df` (#2035)

Bumps [test262](https://github.com/tc39/test262) from `d7c0a20` to `f0bf5df`.
<details>
<summary>Commits</summary>
<ul>
<li><a href="f0bf5dfcea"><code>f0bf5df</code></a> parseInt: fix description typo</li>
<li><a href="4bbe20d52c"><code>4bbe20d</code></a> add missing TypedArray feature</li>
<li><a href="33a5433d1b"><code>33a5433</code></a> Temporal: PlainDateTime: Port Demitasse <code>until</code> and <code>since</code> tests</li>
<li><a href="84679fd7ed"><code>84679fd</code></a> Temporal: Add a test for PlainDateTime#withPlainDate with intl calendars. (<a href="https://github-redirect.dependabot.com/tc39/test262/issues/3">#3</a>...</li>
<li><a href="ff5af6fccf"><code>ff5af6f</code></a> Temporal: Consolidate tests for invalid string argument to round().</li>
<li><a href="1c19242ae4"><code>1c19242</code></a> Remove check for per-iteration detach check in TypedArray.prototype.set</li>
<li><a href="4dafd2158b"><code>4dafd21</code></a> Temporal: Remove some stray arguments to TemporalHelpers.assertDuration.</li>
<li><a href="c35ae2099d"><code>c35ae20</code></a> Temporal: Some more tests for PlainDateTime#with. (<a href="https://github-redirect.dependabot.com/tc39/test262/issues/3481">#3481</a>)</li>
<li><a href="d9616ed91f"><code>d9616ed</code></a> Add tests for direction of rounding functionality</li>
<li><a href="3905c0c80a"><code>3905c0c</code></a> Expand toString() rounding tests from PlainTime to cover other types</li>
<li>Additional commits viewable in <a href="d7c0a2076c...f0bf5dfcea">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/2037/head
dependabot[bot] 2 years ago
parent
commit
8ffb84ef48
  1. 2
      test262

2
test262

@ -1 +1 @@
Subproject commit d7c0a2076c2b0c1531aef7069d4abe70eec44ee3
Subproject commit f0bf5dfcea7bce15eb4f7e0b0e97b2a5f3e830c5
Loading…
Cancel
Save