From dcf29505e0b53bf57790da0b9ba331b28aaac9d9 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 10 Apr 2023 10:52:02 +0000
Subject: [PATCH] Bump test262 from `be0abd9` to `f756ff6` (#2802)
Bumps [test262](https://github.com/tc39/test262) from `be0abd9` to `f756ff6`.
Commits
f756ff6
Add some Array.from async tests (#3791)
0178aa2
Change Temporal.TimeZone.prototype.toJSON not to call toString
8c37094
Change Temporal.TimeZone compare semantics to use .id
9600705
Store strings or objects in Temporal.ZonedDateTime [[TimeZone]] slot
f287184
Replace Temporal.ZonedDateTime.timeZone getter with new API
61d84cc
Change Temporal.Calendar.prototype.toJSON not to call toString
aee3a93
Change Temporal.Calendar compare semantics to use .id
41ffc67
Store strings or objects in Temporal objects' [[Calendar]] slot
a1bf997
Replace Temporal objects' .calendar getters with .calendarId/.getCalendar
55fdf60
Remove calendar slot from Temporal.PlainTime
- 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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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)
---
test262 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test262 b/test262
index be0abd93cd..f756ff63c8 160000
--- a/test262
+++ b/test262
@@ -1 +1 @@
-Subproject commit be0abd93cd799a758714b5707fa87c9048fc38ce
+Subproject commit f756ff63c8cbf4119c9e9dbad456b9b474538318