Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps [test262](https://github.com/tc39/test262) from `926b096` to `d7c0a20`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tc39/test262/commit/d7c0a2076c2b0c1531aef7069d4abe70eec44ee3"><code>d7c0a20</code></a> Remove check for per-comparator call detach check in TypedArray.prototype.sort</li> <li><a href="https://github.com/tc39/test262/commit/3ac6b7336987d329a750c5093beb8f55d5bbad12"><code>3ac6b73</code></a> Add test that TypedArray.prototype.set doesn't throw if a getter for an eleme...</li> <li><a href="https://github.com/tc39/test262/commit/8b29141224f42ac13f247cfd553aeda798bd49e0"><code>8b29141</code></a> Remove check for per-iteration detach check in TypedArray.prototype.set</li> <li><a href="https://github.com/tc39/test262/commit/f60d7cf67d98996f750c8acee4b2f28600bf3ddb"><code>f60d7cf</code></a> fixup! Fix false negative in for-in test</li> <li><a href="https://github.com/tc39/test262/commit/384a4e1368523ce959c8b7c376036a734decd6ca"><code>384a4e1</code></a> Fix false negative in for-in test</li> <li><a href="https://github.com/tc39/test262/commit/3c88e9b6193b124e7cc993867f05cf0f25e049d2"><code>3c88e9b</code></a> Fix false negative in for-in test</li> <li><a href="https://github.com/tc39/test262/commit/833a784f205c1dfe2c12af4e9f8753b9ab4f606e"><code>833a784</code></a> Tests for computing PlainYearMonth addition and subtraction in correct calend...</li> <li><a href="https://github.com/tc39/test262/commit/c58ac691ebb16ce23af564d64c1f8c0a63479afa"><code>c58ac69</code></a> Test that "infinity" is not recognized as numeric</li> <li><a href="https://github.com/tc39/test262/commit/c572588ea91e040a7fc9b639ae74a90810644892"><code>c572588</code></a> Test that "INFINITY" is not recognized as numeric</li> <li><a href="https://github.com/tc39/test262/commit/51822ff2d8aa0687c76a0fef85f288f34156c4fa"><code>51822ff</code></a> Update Symbol.species tests for TypedArray constructor</li> <li>Additional commits viewable in <a href="https://github.com/tc39/test262/compare/926b0960d737b9f1dfd0ec0c1dfd95d836016d33...d7c0a2076c2b0c1531aef7069d4abe70eec44ee3">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>
- Loading branch information