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

Bump test262 from 3d939ef to 2ac0d3c #223

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps test262 from 3d939ef to 2ac0d3c.

Commits
  • 2ac0d3c Final batch of CLDR backwards-compatibility fixes
  • 2c599b0 Fix more 402 Temporal tests broken by ICU72/CLDR42
  • 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
  • f00d411 Temporal operation NanosecondsToDays: Test RangeErrors reachable in Duration ...
  • 920a567 Improve is/toWellFormedString coverage.
  • 06b982d add missing feature to cleanupSome test
  • 9f6da57 Support running Temporal staging tests in Node 19
  • Additional commits viewable 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 `3d939ef` to `2ac0d3c`.
- [Release notes](https://github.com/tc39/test262/releases)
- [Commits](tc39/test262@3d939ef...2ac0d3c)

---
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 Jan 16, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #223 (cd35c80) into main (07f2d0d) will decrease coverage by 0.40%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #223      +/-   ##
==========================================
- Coverage   52.51%   52.11%   -0.41%     
==========================================
  Files         332      345      +13     
  Lines       35065    35364     +299     
==========================================
+ Hits        18416    18431      +15     
- Misses      16649    16933     +284     
Impacted Files Coverage Δ
boa_cli/src/main.rs 0.00% <0.00%> (-1.08%) ⬇️
boa_cli/src/helper.rs 0.00% <0.00%> (ø)
boa_examples/src/bin/symbol_visitor.rs 0.00% <0.00%> (ø)
boa_examples/src/bin/commuter_visitor.rs 0.00% <0.00%> (ø)
boa_examples/src/bin/jsmap.rs 0.00% <0.00%> (ø)
boa_examples/src/bin/classes.rs 0.00% <0.00%> (ø)
boa_examples/src/bin/jstypedarray.rs 0.00% <0.00%> (ø)
boa_examples/src/bin/loadstring.rs 0.00% <0.00%> (ø)
boa_examples/src/bin/loadfile.rs 0.00% <0.00%> (ø)
boa_examples/src/bin/closures.rs 0.00% <0.00%> (ø)
... and 9 more

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

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 23, 2023

Superseded by #226.

@dependabot dependabot bot closed this Jan 23, 2023
@dependabot dependabot bot deleted the dependabot/submodules/test262-2ac0d3c branch January 23, 2023 23:04
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.

1 participant