Skip to content

chore(deps): update test262 submodule for tests#8611

Merged
graphite-app[bot] merged 1 commit intomainfrom
update-test262-submodule-1773103416
Mar 10, 2026
Merged

chore(deps): update test262 submodule for tests#8611
graphite-app[bot] merged 1 commit intomainfrom
update-test262-submodule-1773103416

Conversation

@sapphi-red
Copy link
Member

Updates the test262 submodule to the latest commit on main branch.

Changes

  • test262: ac3a4ba5ba9e67be0472a3853e5db9810e43f8cf -> 429bc79c20af5af92dcb4555817a2c2b8ecd0a3a

Links


This PR was automatically generated by the update-test-dependencies workflow.

Copilot AI review requested due to automatic review settings March 10, 2026 00:43
@sapphi-red sapphi-red self-assigned this Mar 10, 2026
@netlify
Copy link

netlify bot commented Mar 10, 2026

Deploy Preview for rolldown-rs canceled.

Name Link
🔨 Latest commit 1da6011
🔍 Latest deploy log https://app.netlify.com/projects/rolldown-rs/deploys/69af7a2c87dee5000847715c

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the test262 git submodule pointer to a newer commit so the project’s conformance tests run against the latest upstream Test262.

Changes:

  • Bumps the test262 submodule from ac3a4ba5... to 429bc79c...

Copy link
Member

hyf0 commented Mar 10, 2026

Merge activity

Updates the test262 submodule to the latest commit on main branch.

## Changes

- test262: `ac3a4ba5ba9e67be0472a3853e5db9810e43f8cf` -> `429bc79c20af5af92dcb4555817a2c2b8ecd0a3a`

## Links

- [Test262 Repository](https://github.com/tc39/test262)

---
This PR was automatically generated by the [update-test-dependencies workflow](https://github.com/rolldown/rolldown/blob/main/.github/workflows/update-test-dependencies.yml).
@graphite-app graphite-app bot force-pushed the update-test262-submodule-1773103416 branch from a651dc5 to 1da6011 Compare March 10, 2026 01:55
@graphite-app graphite-app bot merged commit 1da6011 into main Mar 10, 2026
30 checks passed
@graphite-app graphite-app bot deleted the update-test262-submodule-1773103416 branch March 10, 2026 02:00
This was referenced Mar 11, 2026
shulaoda added a commit that referenced this pull request Mar 11, 2026
## [1.0.0-rc.9] - 2026-03-11

### 💥 BREAKING CHANGES

- rename exported BindingMagicString to RolldownMagicString (#8626) by @IWANABETHATGUY

### 🚀 Features

- rolldown: add isRolldownMagicString property for reliable native detection (#8614) by @IWANABETHATGUY
- cli: align object type with rollup (#8598) by @h-a-n-a

### 🐛 Bug Fixes

- rust: circular inter-chunk imports when external dynamic imports exist (#8596) by @Dunqing
- update minify default docs from `false` to `'dce-only'` (#8620) by @shulaoda

### 💼 Other

- fix early exit in script build-node (#8617) by @h-a-n-a

### 🚜 Refactor

- binding: remove outdated TODO comment in MagicString to_string() (#8613) by @IWANABETHATGUY

### 📚 Documentation

- add viteplus alpha announcement banner (#8615) by @mdong1909
- update VitePress theme to 4.8.2 for narrow-screen layout regression (#8612) by @Copilot

### ⚡ Performance

- merge 4 integration test binaries into 1 (#8610) by @Boshen

### 🧪 Testing

- replace heavy filename_with_hash test with targeted hash fixtures (#8597) by @Boshen

### ⚙️ Miscellaneous Tasks

- ci: remove redundant `--no-run` build step from cargo-test (#8623) by @Boshen
- rust: use `cargo-shear` to toggle Cargo.toml [lib] test = bool (#8622) by @Boshen
- deps: update test262 submodule for tests (#8611) by @sapphi-red
- skip macOS CI jobs on pull requests (#8608) by @Copilot
- add rust cache to repo validation job (#8607) by @Boshen
- skip running empty bin test targets (#8605) by @Boshen
- skip building examples in cargo-test to reduce build time (#8603) by @Boshen
- switch plain workflow checkouts to taiki-e action (#8601) by @Boshen
- skip Windows CI jobs on PRs (#8600) by @Boshen
- remove unused asset module (#8594) by @shulaoda

### ◀️ Revert

- "docs: add viteplus alpha announcement banner (#8615)" (#8616) by @shulaoda

Co-authored-by: shulaoda <165626830+shulaoda@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants