-
-
Notifications
You must be signed in to change notification settings - Fork 407
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Merged by Bors] - Bump test262 from 3d939ef
to d8bc356
#2482
Conversation
Bumps [test262](https://github.com/tc39/test262) from `3d939ef` to `d8bc356`. - [Release notes](https://github.com/tc39/test262/releases) - [Commits](tc39/test262@3d939ef...d8bc356) --- updated-dependencies: - dependency-name: test262 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report
@@ Coverage Diff @@
## main #2482 +/- ##
==========================================
- Coverage 52.36% 51.32% -1.04%
==========================================
Files 336 340 +4
Lines 35197 35904 +707
==========================================
- Hits 18431 18428 -3
- Misses 16766 17476 +710
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Test262 conformance changes
|
bors r+ |
👎 Rejected by too few approved reviews |
bors r+ |
Bumps [test262](https://github.com/tc39/test262) from `3d939ef` to `d8bc356`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tc39/test262/commit/d8bc356d01b565010c71690faf0526ce0a09b997"><code>d8bc356</code></a> Fix Temporal test failures under Node 19</li> <li><a href="https://github.com/tc39/test262/commit/8cd563f97850226ca19570bff82f07cb761a534c"><code>8cd563f</code></a> Intl: Add substantive tests for Array.prototype.toLocaleString (<a href="https://github-redirect.dependabot.com/tc39/test262/issues/3741">#3741</a>)</li> <li>See full diff in <a href="https://github.com/tc39/test262/compare/3d939ef566456d6a5609bcba48643b14177a77fe...d8bc356d01b565010c71690faf0526ce0a09b997">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 request successfully merged into main. Build succeeded: |
3d939ef
to d8bc356
3d939ef
to d8bc356
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps test262 from
3d939ef
tod8bc356
.Commits
d8bc356
Fix Temporal test failures under Node 198cd563f
Intl: Add substantive tests for Array.prototype.toLocaleString (#3741)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 commands and options
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)