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 0c87a86 to 96727ca #306

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps test262 from 0c87a86 to 96727ca.

Commits
  • 96727ca Add test for firstDayOfWeek in LocaleInfo PR 70
  • 873f260 Update likely subtags tests for CLDR 44
  • 4d44acb Update case folding tests for Unicode 15.1
  • 99ac701 Test invalid region tags in Intl.DisplayNames.prototype.of() (#3900)
  • 2a804d6 Temporal: Avoid extra Zoned→Plain conversion in AddDuration
  • c5dd01f Temporal: Look up calendar methods only once
  • 911fe96 Temporal: Look up time zone methods only once
  • c1281db Test for Unicode Escape in Literals
  • 8162f8c [test262] Add set method tests to staging
  • 0a6dabf Add readmes
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 `0c87a86` to `96727ca`.
- [Commits](tc39/test262@0c87a86...96727ca)

---
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 Nov 13, 2023
@codecov-commenter
Copy link

Codecov Report

Attention: 1003 lines in your changes are missing coverage. Please review.

Comparison is base (9b1f2f4) 50.67% compared to head (7d04ebb) 50.43%.
Report is 97 commits behind head on main.

Files Patch % Lines
boa_engine/src/builtins/typed_array/mod.rs 4.31% 222 Missing ⚠️
...ine/src/object/internal_methods/integer_indexed.rs 0.00% 92 Missing ⚠️
boa_engine/src/bytecompiler/mod.rs 62.89% 59 Missing ⚠️
boa_engine/src/bytecompiler/class.rs 6.77% 55 Missing ⚠️
boa_engine/src/vm/code_block.rs 35.29% 55 Missing ⚠️
boa_engine/src/vm/flowgraph/mod.rs 0.00% 54 Missing ⚠️
boa_engine/src/vm/mod.rs 45.45% 48 Missing ⚠️
boa_gc/src/pointers/weak_map.rs 53.26% 43 Missing ⚠️
boa_engine/src/vm/opcode/generator/mod.rs 58.06% 39 Missing ⚠️
boa_engine/src/builtins/array_buffer/mod.rs 0.00% 21 Missing ⚠️
... and 55 more

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #306      +/-   ##
==========================================
- Coverage   50.67%   50.43%   -0.24%     
==========================================
  Files         444      436       -8     
  Lines       42616    42550      -66     
==========================================
- Hits        21595    21462     -133     
- Misses      21021    21088      +67     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Author

dependabot bot commented on behalf of github Nov 20, 2023

Superseded by #307.

@dependabot dependabot bot closed this Nov 20, 2023
@dependabot dependabot bot deleted the dependabot/submodules/test262-96727ca branch November 20, 2023 23:41
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