Skip to content

Commit

Permalink
Bump test262 from 58b7a23 to eb67a76 (#2334)
Browse files Browse the repository at this point in the history
Bumps [test262](https://github.com/tc39/test262) from `58b7a23` to `eb67a76`.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/tc39/test262/commit/eb67a7689f422cf14776f78191650d0d78c2d2e4"><code>eb67a76</code></a> Temporal: Add tests for observable operations in MoveRelativeDate</li>
<li><a href="https://github.com/tc39/test262/commit/ae52931aae9c5401e1c01147913723e1bfbf24c0"><code>ae52931</code></a> Temporal: Add TemporalHelpers.calendarObserver</li>
<li><a href="https://github.com/tc39/test262/commit/12f919e45d17159c9e1f18363136b8c1d5ac60fd"><code>12f919e</code></a> Temporal: Add TemporalHelpers.timeZoneObserver</li>
<li><a href="https://github.com/tc39/test262/commit/534b94eb6369e79cada3ef2f971a4650cac43d75"><code>534b94e</code></a> Temporal: Add tests for calendar validation normative change</li>
<li><a href="https://github.com/tc39/test262/commit/b83af507716e2a84e96ec672445568fb9941e43a"><code>b83af50</code></a> Temporal: Adapt existing custom calendar getter tests, and expand</li>
<li><a href="https://github.com/tc39/test262/commit/89116e95dd8900150059004caec640a01120aad6"><code>89116e9</code></a> Temporal: Add some assertion messages to help with debugging</li>
<li><a href="https://github.com/tc39/test262/commit/e292fb80dec61a1443babfcd1211965941cd50a4"><code>e292fb8</code></a> Import SpiderMonkey Temporal tests</li>
<li><a href="https://github.com/tc39/test262/commit/46c38231176d1f1329f4454e35ada3322a10a09b"><code>46c3823</code></a> Temporal: Add TemporalHelpers.crossDateLineTimeZone</li>
<li><a href="https://github.com/tc39/test262/commit/886f091bd35536ba0f8de851cc9c901d27274ccb"><code>886f091</code></a> Temporal: Use TemporalHelpers.springForwardFallBackTimeZone in staging</li>
<li><a href="https://github.com/tc39/test262/commit/42074e7fe7afb955bbaefcbc88a5df79135832c2"><code>42074e7</code></a> Temporal: Remove calendars and time zones from tests in staging</li>
<li>See full diff in <a href="https://github.com/tc39/test262/compare/58b7a2358286b918efd38eac4b2facbc8ada1206...eb67a7689f422cf14776f78191650d0d78c2d2e4">compare view</a></li>
</ul>
</details>
<br />


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)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>
  • Loading branch information
dependabot[bot] committed Oct 10, 2022
1 parent c8f6f85 commit 07389cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test262
Submodule test262 updated 185 files

0 comments on commit 07389cb

Please sign in to comment.