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 `8c64a66` to `747bed2`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tc39/test262/commit/747bed2e8aaafe8fdf2c65e8a10dd7ae64f66c47"><code>747bed2</code></a> Add intl in staging directory</li> <li><a href="https://github.com/tc39/test262/commit/c4daf3ef74779bb792f28f90fa786a19f4187e68"><code>c4daf3e</code></a> Temporal: Add test for rounding Duration relative to Feb 1 in a leap year</li> <li><a href="https://github.com/tc39/test262/commit/adba7dfd9c04a33a7369cf008863d3667a0ba57f"><code>adba7df</code></a> fix order</li> <li><a href="https://github.com/tc39/test262/commit/418419a34570761035cddb65e6e4a090defe6555"><code>418419a</code></a> add non-matching example</li> <li><a href="https://github.com/tc39/test262/commit/52284ba4bbb2b620b7986ffd7f968b5f17238a15"><code>52284ba</code></a> add tests for proposal-duplicate-named-capturing-groups</li> <li><a href="https://github.com/tc39/test262/commit/b42d184876863e75ae44405fa4f657ccd8674fd2"><code>b42d184</code></a> update descriptions for existing duplicate-capture-groups tests</li> <li><a href="https://github.com/tc39/test262/commit/d45766bef3519eb9da6d1957082bd0b026949e90"><code>d45766b</code></a> Add cases to RegExp.prototype flags brand checking tests</li> <li><a href="https://github.com/tc39/test262/commit/9e51a9d855906b4d18b25baa797abf3b0b1ccde8"><code>9e51a9d</code></a> Update RegExp.prototype.{match,replace} tests to expect Get(rx, "flags")</li> <li><a href="https://github.com/tc39/test262/commit/29c36b0561563919aa6950bad4c89c1c11c7b842"><code>29c36b0</code></a> Meta: Link to engine262 instructions</li> <li><a href="https://github.com/tc39/test262/commit/6a99a28dd81e6bb0ba5a3f769e092e4af1c9a84e"><code>6a99a28</code></a> Add proposal-temporal's old demitasse tests to staging</li> <li>See full diff in <a href="https://github.com/tc39/test262/compare/8c64a666e10fd88c58d63d4cb02f771fd29684fe...747bed2e8aaafe8fdf2c65e8a10dd7ae64f66c47">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