mirror of https://github.com/boa-dev/boa.git
Browse Source
Bumps [test262](https://github.com/tc39/test262) from `281c781` to `18ce639`. <details> <summary>Commits</summary> <ul> <li><a href="pull/1859/head18ce639a4c
"><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>
dependabot[bot]
3 years ago
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue