Browse Source

Bump test262 from `b649e6b` to `2e7cdfb` (#2066)

Bumps [test262](https://github.com/tc39/test262) from `b649e6b` to `2e7cdfb`.
<details>
<summary>Commits</summary>
<ul>
<li><a href="2e7cdfbe18"><code>2e7cdfb</code></a> Fix generator clean fail on .DS_Store</li>
<li><a href="d6b5b1358c"><code>d6b5b13</code></a> ShadowRealm: exportName is no longer be coerced to a string</li>
<li><a href="b409843612"><code>b409843</code></a> Update S12.6.4_A7_T2.js</li>
<li><a href="00263bf90f"><code>00263bf</code></a> add missing Reflect.construct feature</li>
<li><a href="2a03068b84"><code>2a03068</code></a> Fix Temporal.PlainDateTime.withPlainDate tests</li>
<li><a href="0a48029333"><code>0a48029</code></a> Fix Intl.NumberFormat roundingPriority test to reflect default values for min...</li>
<li><a href="997888324e"><code>9978883</code></a> Add missing binding</li>
<li><a href="a44a97a09a"><code>a44a97a</code></a> Add reference ISO days to PlainYearMonth assertions</li>
<li><a href="06fafd794b"><code>06fafd7</code></a> Move testing of era/eraYear under intl402 (<a href="https://github-redirect.dependabot.com/tc39/test262/issues/3517">#3517</a>)</li>
<li><a href="28455b13f5"><code>28455b1</code></a> Intl.DurationFormat update coverage (<a href="https://github-redirect.dependabot.com/tc39/test262/issues/3501">#3501</a>)</li>
<li>Additional commits viewable in <a href="b649e6b22a...2e7cdfbe18">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/2070/head
dependabot[bot] 3 years ago
parent
commit
9d06b222fa
  1. 2
      test262

2
test262

@ -1 +1 @@
Subproject commit b649e6b22a286ba9a891f0785f90640d7d3ecb22
Subproject commit 2e7cdfbe18eae4309677033673bb4b5ac6b1de40
Loading…
Cancel
Save