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 f00d411 to e1048d0 #2525

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2023

Bumps test262 from f00d411 to e1048d0.

Commits
  • e1048d0 Update Temporal test262 as per the normative changes
  • 09f863d Temporal operation NanosecondsToDays: Test infinite or arbitrary-length obser...
  • 6fcebf2 Improve NumberFormat and DateTimeFormat tests for OrdinaryHasInstance
  • 58b3321 remove invalid element decorator yield reference tests
  • 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 `f00d411` to `e1048d0`.
- [Release notes](https://github.com/tc39/test262/releases)
- [Commits](tc39/test262@f00d411...e1048d0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Jan 9, 2023
@codecov
Copy link

codecov bot commented Jan 9, 2023

Codecov Report

Merging #2525 (e8f09a8) into main (edd404b) will decrease coverage by 0.20%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2525      +/-   ##
==========================================
- Coverage   51.61%   51.41%   -0.21%     
==========================================
  Files         356      355       -1     
  Lines       35795    35872      +77     
==========================================
- Hits        18477    18442      -35     
- Misses      17318    17430     +112     
Impacted Files Coverage Δ
boa_gc/src/pointers/weak.rs 44.44% <0.00%> (-44.45%) ⬇️
boa_ast/src/position.rs 51.72% <0.00%> (-41.38%) ⬇️
boa_gc/src/pointers/ephemeron.rs 47.36% <0.00%> (-34.22%) ⬇️
boa_gc/src/internals/ephemeron_box.rs 48.71% <0.00%> (-10.26%) ⬇️
boa_interner/src/lib.rs 80.67% <0.00%> (-3.37%) ⬇️
boa_gc/src/lib.rs 98.42% <0.00%> (-1.58%) ⬇️
boa_cli/src/helper.rs 0.00% <0.00%> (ø)
boa_examples/src/bin/symbol_visitor.rs 0.00% <0.00%> (ø)
boa_examples/src/bin/loadstring.rs
boa_examples/src/bin/classes.rs
... and 4 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@HalidOdat HalidOdat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

bors bot pushed a commit that referenced this pull request Jan 9, 2023
Bumps [test262](https://github.com/tc39/test262) from `f00d411` to `e1048d0`.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/tc39/test262/commit/e1048d0afff177ebe1d8aa0e9ced13702470f47f"><code>e1048d0</code></a> Update Temporal test262 as per the normative changes</li>
<li><a href="https://github.com/tc39/test262/commit/09f863d8c38f1ed0157d118d6d4f842b080c173d"><code>09f863d</code></a> Temporal operation NanosecondsToDays: Test infinite or arbitrary-length obser...</li>
<li><a href="https://github.com/tc39/test262/commit/6fcebf2f85f98e80052dc146152665e0bf5236c5"><code>6fcebf2</code></a> Improve NumberFormat and DateTimeFormat tests for OrdinaryHasInstance</li>
<li><a href="https://github.com/tc39/test262/commit/58b3321dba9996c896090ab83e996a5a4c65e6a9"><code>58b3321</code></a> remove invalid element decorator yield reference tests</li>
<li>See full diff in <a href="https://github.com/tc39/test262/compare/f00d4118dba5d266d1611ba2cd4e995d3e4b523a...e1048d0afff177ebe1d8aa0e9ced13702470f47f">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 Jan 9, 2023

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title Bump test262 from f00d411 to e1048d0 [Merged by Bors] - Bump test262 from f00d411 to e1048d0 Jan 9, 2023
@bors bors bot closed this Jan 9, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 9, 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-e1048d0 branch January 9, 2023 14:15
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