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 1db9a49 to 59bad89 #3283

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps test262 from 1db9a49 to 59bad89.

Commits
  • 59bad89 Add Unicode v15.1.0-sensitive IdentifierPart tests (#3833)
  • 3c9b391 Add Collator test for ignorePunctuation (#3913)
  • 1bd99bf Remove excess leading whitespace
  • c140af3 Update other test/language tests to use verifyProperty
  • a7ee747 Use verifyProperty in language/arguments-object tests
  • f2275d2 Use verifyProperty in language/literals tests
  • e6f1feb Use verifyProperty in language/global-code tests
  • 8ff30c7 Use verifyProperty in language/eval-code tests
  • 08a7b9d Use verifyProperty in language/expressions tests
  • ff81dcc Use verifyProperty in language/statements tests
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Sep 18, 2023
@jedel1043
Copy link
Member

@dependabot rebase

Bumps [test262](https://github.com/tc39/test262) from `1db9a49` to `59bad89`.
- [Commits](tc39/test262@1db9a49...59bad89)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/submodules/test262-59bad89 branch from 9996007 to 7a9172e Compare September 18, 2023 23:39
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (9c7e10c) 50.31% compared to head (7a9172e) 50.31%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3283   +/-   ##
=======================================
  Coverage   50.31%   50.31%           
=======================================
  Files         436      436           
  Lines       42604    42604           
=======================================
  Hits        21438    21438           
  Misses      21166    21166           

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

@jedel1043 jedel1043 enabled auto-merge September 19, 2023 00:12
@jedel1043 jedel1043 added this pull request to the merge queue Sep 19, 2023
Merged via the queue into main with commit bdd692e Sep 19, 2023
9 checks passed
@dependabot dependabot bot deleted the dependabot/submodules/test262-59bad89 branch September 19, 2023 01: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.

2 participants