Skip to content
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 2df6c7d to 72c0c5e #2889

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps test262 from 2df6c7d to 72c0c5e.

Commits
  • 72c0c5e Added new tests to reflect the change that daysInMonth is the count of days i...
  • d7fa398 Updated tests to reflect that daysInMonth are the count of days in a month
  • 1a352aa Avoid excessive U+ in error messages
  • 63e0986 Improve printing of property key names in observer helpers
  • dd47e4e Improve comments and assertion messages
  • c03a58b Temporal: More baseline order-of-operations tests
  • 56fe761 Temporal: Fix .slice() in test leftover from debugging
  • See full diff in compare view

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)

Bumps [test262](https://github.com/tc39/test262) from `2df6c7d` to `72c0c5e`.
- [Release notes](https://github.com/tc39/test262/releases)
- [Commits](tc39/test262@2df6c7d...72c0c5e)

---
updated-dependencies:
- dependency-name: test262
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels May 1, 2023
@Razican
Copy link
Member

Razican commented May 1, 2023

Test262 conformance changes

Test result main count PR count difference
Total 94,593 94,601 +8
Passed 73,220 73,220 0
Ignored 17,532 17,540 +8
Failed 3,841 3,841 0
Panics 0 0 0
Conformance 77.41% 77.40% -0.01%

@HalidOdat
Copy link
Member

bors r+

@bors
Copy link

bors bot commented May 1, 2023

🕐 Waiting for PR status (GitHub check) to be set, probably by CI. Bors will automatically try to run when all required PR statuses are set.

@codecov
Copy link

codecov bot commented May 1, 2023

Codecov Report

Merging #2889 (07c58de) into main (dff815d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2889   +/-   ##
=======================================
  Coverage   51.23%   51.23%           
=======================================
  Files         427      427           
  Lines       42520    42520           
=======================================
  Hits        21786    21786           
  Misses      20734    20734           

bors bot pushed a commit that referenced this pull request May 1, 2023
Bumps [test262](https://github.com/tc39/test262) from `2df6c7d` to `72c0c5e`.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/tc39/test262/commit/72c0c5e16350a76bd41f7a1ceb7702588a2a39c6"><code>72c0c5e</code></a> Added new tests to reflect the change that daysInMonth is the count of days i...</li>
<li><a href="https://github.com/tc39/test262/commit/d7fa39836412b4f619d6a5a3516de13d53f5123e"><code>d7fa398</code></a> Updated tests to reflect that daysInMonth are the count of days in a month</li>
<li><a href="https://github.com/tc39/test262/commit/1a352aac506ee05f7c1de803fc58d410c5f1f1de"><code>1a352aa</code></a> Avoid excessive <code>U+</code> in error messages</li>
<li><a href="https://github.com/tc39/test262/commit/63e0986803f3e251264744e5b7e3d31f93831d84"><code>63e0986</code></a> Improve printing of property key names in observer helpers</li>
<li><a href="https://github.com/tc39/test262/commit/dd47e4e248e8a7bc489f4a287dfbaaea2d01e18c"><code>dd47e4e</code></a> Improve comments and assertion messages</li>
<li><a href="https://github.com/tc39/test262/commit/c03a58ba35ec077989ce9a384a30e400c14a5889"><code>c03a58b</code></a> Temporal: More baseline order-of-operations tests</li>
<li><a href="https://github.com/tc39/test262/commit/56fe761577ad5d44174c1a0a91c258cd8f225a1e"><code>56fe761</code></a> Temporal: Fix .slice() in test leftover from debugging</li>
<li>See full diff in <a href="https://github.com/tc39/test262/compare/2df6c7d29a18cd33120e791bdbe2043980a893fd...72c0c5e16350a76bd41f7a1ceb7702588a2a39c6">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>
@bors
Copy link

bors bot commented May 1, 2023

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title Bump test262 from 2df6c7d to 72c0c5e [Merged by Bors] - Bump test262 from 2df6c7d to 72c0c5e May 1, 2023
@bors bors bot closed this May 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2023

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 ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@bors bors bot deleted the dependabot/submodules/test262-72c0c5e branch May 1, 2023 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants