Skip to content

Conversation

dependabot[bot]
Copy link

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

Bumps test262 from 3d939ef to ac1c354.

Commits
  • ac1c354 Fix argument in example calls to assert.throwsAsync()
  • 7f35583 Fix typo in rfcs/async-helpers.md
  • edd1e6d Update rfcs/async-helpers to reflect the pre-final comment consensus API for ...
  • a776c8a Resolve → Fulfill
  • 29fbe30 Fix mistake in dynamic import test example
  • d9dd1e8 Add pull request link
  • 1f0702b RFC: Async Helpers
  • 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
  • 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 `ac1c354`.
- [Release notes](https://github.com/tc39/test262/releases)
- [Commits](tc39/test262@3d939ef...ac1c354)

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

Codecov Report

Merging #226 (1396b34) into main (07f2d0d) will decrease coverage by 1.53%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #226      +/-   ##
==========================================
- Coverage   52.51%   50.99%   -1.53%     
==========================================
  Files         332      348      +16     
  Lines       35065    36148    +1083     
==========================================
+ Hits        18416    18434      +18     
- Misses      16649    17714    +1065     
Impacted Files Coverage Δ
boa_tester/src/main.rs 0.00% <0.00%> (ø)
boa_tester/src/exec/js262.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_wasm/src/lib.rs 0.00% <0.00%> (ø)
boa_examples/src/bin/jstypedarray.rs 0.00% <0.00%> (ø)
boa_examples/src/bin/closures.rs 0.00% <0.00%> (ø)
boa_examples/src/bin/jsdate.rs 0.00% <0.00%> (ø)
boa_examples/src/bin/jsregexp.rs 0.00% <0.00%> (ø)
... and 13 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 30, 2023

Superseded by #229.

@dependabot dependabot bot closed this Jan 30, 2023
@dependabot dependabot bot deleted the dependabot/submodules/test262-ac1c354 branch January 30, 2023 23:06
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