Skip to content

Comments

[pull] main from rolldown:main#452

Merged
pull[bot] merged 5 commits intoStars1233:mainfrom
rolldown:main
Nov 17, 2025
Merged

[pull] main from rolldown:main#452
pull[bot] merged 5 commits intoStars1233:mainfrom
rolldown:main

Conversation

@pull
Copy link

@pull pull bot commented Nov 17, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )


Summary by cubic

Fix preserveModules chunk names to keep directory structure (e.g. components/button/index), improving [name] and hook behavior. Also adds Vite plugin aliases and automates weekly beta releases.

Written for commit 4d02f2d. Summary will update automatically on new commits.

renovate bot and others added 5 commits November 17, 2025 09:46
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [oxlint-tsgolint](https://redirect.github.com/oxc-project/tsgolint) |
[`0.6.0` ->
`0.7.0`](https://renovatebot.com/diffs/npm/oxlint-tsgolint/0.6.0/0.7.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint-tsgolint/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/oxlint-tsgolint/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/oxlint-tsgolint/0.6.0/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint-tsgolint/0.6.0/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>oxc-project/tsgolint (oxlint-tsgolint)</summary>

###
[`v0.7.0`](https://redirect.github.com/oxc-project/tsgolint/releases/tag/v0.7.0)

[Compare
Source](https://redirect.github.com/oxc-project/tsgolint/compare/v0.6.0...v0.7.0)

#### What's Changed

- feat: add options schema for `promise-function-async` by
[@&#8203;camchenry](https://redirect.github.com/camchenry) in
[#&#8203;410](https://redirect.github.com/oxc-project/tsgolint/pull/410)
- feat: add options schema for `require-array-sort-compare` by
[@&#8203;camchenry](https://redirect.github.com/camchenry) in
[#&#8203;411](https://redirect.github.com/oxc-project/tsgolint/pull/411)
- feat: add options schema for `restrict-plus-operands` by
[@&#8203;camchenry](https://redirect.github.com/camchenry) in
[#&#8203;412](https://redirect.github.com/oxc-project/tsgolint/pull/412)
- feat: add options schema for `restrict-template-expressions` by
[@&#8203;camchenry](https://redirect.github.com/camchenry) in
[#&#8203;413](https://redirect.github.com/oxc-project/tsgolint/pull/413)
- fix(prefer-return-this-type): nil pointer dereference by
[@&#8203;camc314](https://redirect.github.com/camc314) in
[#&#8203;415](https://redirect.github.com/oxc-project/tsgolint/pull/415)
- feat: add options schema for `return-await` by
[@&#8203;camchenry](https://redirect.github.com/camchenry) in
[#&#8203;414](https://redirect.github.com/oxc-project/tsgolint/pull/414)
- feat: add options schema for `strict-boolean-expressions` by
[@&#8203;camchenry](https://redirect.github.com/camchenry) in
[#&#8203;416](https://redirect.github.com/oxc-project/tsgolint/pull/416)
- feat: add options schema for `switch-exhaustiveness-check` by
[@&#8203;camchenry](https://redirect.github.com/camchenry) in
[#&#8203;417](https://redirect.github.com/oxc-project/tsgolint/pull/417)
- feat: add options schema for `unbound-method` by
[@&#8203;camchenry](https://redirect.github.com/camchenry) in
[#&#8203;418](https://redirect.github.com/oxc-project/tsgolint/pull/418)
- chore(deps): update crate-ci/typos action to v1.39.1 by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;419](https://redirect.github.com/oxc-project/tsgolint/pull/419)
- docs: add reference to non-type-aware TypeScript rules in oxlint by
[@&#8203;Boshen](https://redirect.github.com/Boshen) in
[#&#8203;420](https://redirect.github.com/oxc-project/tsgolint/pull/420)
- chore(deps): update typescript-go digest to
[`8fdec88`](https://redirect.github.com/oxc-project/tsgolint/commit/8fdec88)
by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;400](https://redirect.github.com/oxc-project/tsgolint/pull/400)
- chore(deps): update crate-ci/typos action to v1.39.2 by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;422](https://redirect.github.com/oxc-project/tsgolint/pull/422)
- chore(deps): update typescript-go digest to
[`dedfbd9`](https://redirect.github.com/oxc-project/tsgolint/commit/dedfbd9)
by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;421](https://redirect.github.com/oxc-project/tsgolint/pull/421)
- feat: implement prefer-includes rule by
[@&#8203;andrewgonzales](https://redirect.github.com/andrewgonzales) in
[#&#8203;373](https://redirect.github.com/oxc-project/tsgolint/pull/373)
- chore: fix typo in test case by
[@&#8203;camc314](https://redirect.github.com/camc314) in
[#&#8203;423](https://redirect.github.com/oxc-project/tsgolint/pull/423)
- chore(deps): update typescript-go digest to
[`cea534e`](https://redirect.github.com/oxc-project/tsgolint/commit/cea534e)
by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;424](https://redirect.github.com/oxc-project/tsgolint/pull/424)
- chore(deps): update dependency vitest>vite to v7.2.5 by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;426](https://redirect.github.com/oxc-project/tsgolint/pull/426)
- chore(deps): update typescript-go digest to
[`05f4d69`](https://redirect.github.com/oxc-project/tsgolint/commit/05f4d69)
by [@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;427](https://redirect.github.com/oxc-project/tsgolint/pull/427)
- chore(deps): update gomod by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;431](https://redirect.github.com/oxc-project/tsgolint/pull/431)
- chore(deps): update npm packages by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;429](https://redirect.github.com/oxc-project/tsgolint/pull/429)
- chore(deps): update taiki-e/install-action action to v2.62.51 by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot] in
[#&#8203;430](https://redirect.github.com/oxc-project/tsgolint/pull/430)

#### New Contributors

- [@&#8203;andrewgonzales](https://redirect.github.com/andrewgonzales)
made their first contribution in
[#&#8203;373](https://redirect.github.com/oxc-project/tsgolint/pull/373)

**Full Changelog**:
<oxc-project/tsgolint@v0.6.0...v0.7.0>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/rolldown/rolldown).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: shulaoda <[email protected]>
…#6872)

closed #4790

---------

Signed-off-by: IWANABETHATGUY <[email protected]>
Co-authored-by: hyf0 <[email protected]>
Co-authored-by: Copilot <[email protected]>
Related to #7042

I noticed that some users, including `tsdown`, rely on the Vite-specific
plugins `importGlobPlugin` and `dynamicImportVarsPlugin`. This caused
issues when I tried to upgrade `rolldown-vite`, so I’m keeping these
aliases for now to preserve compatibility.

---------

Signed-off-by: dalaoshu <[email protected]>
Co-authored-by: 翠 <[email protected]>
Addresses feedback to extract hardcoded JavaScript/TypeScript extension checks into a reusable constant.

**Changes:**
- Extracted `COMMON_JS_EXTENSIONS` constant at module level
- Refactored match statement to use `.as_deref()` with `.contains()` instead of long conditional chain
- Removed now-unfulfilled `clippy::too_many_lines` lint expectation

**Before:**
```rust
match ext {
  Some(ext)
    if ext == "js"
      || ext == "jsx"
      || ext == "mjs"
      // ... 5 more conditions
  {
    relative_path
  }
  Some(ext) if !ext.is_empty() => {
    format!("{relative_path}.{ext}")
  }
  _ => relative_path,
}
```

**After:**
```rust
const COMMON_JS_EXTENSIONS: &[&str] = &["js", "jsx", "mjs", "cjs", "ts", "tsx", "mts", "cts"];

match ext.as_deref() {
  Some(e) if COMMON_JS_EXTENSIONS.contains(&e) => relative_path,
  Some(e) if !e.is_empty() => format!("{relative_path}.{e}"),
  _ => relative_path,
}
```

<!-- START COPILOT CODING AGENT TIPS -->
---

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more [Copilot coding agent tips](https://gh.io/copilot-coding-agent-tips) in the docs.
@pull pull bot locked and limited conversation to collaborators Nov 17, 2025
@pull pull bot added the ⤵️ pull label Nov 17, 2025
@pull pull bot merged commit 4d02f2d into Stars1233:main Nov 17, 2025
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 13 files

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: entryFileNames Function parameter PreRenderedChunk.name is different from rollup

4 participants