Skip to content

Comments

chore: update example with meta.ast + meta.nativeString#6922

Merged
graphite-app[bot] merged 1 commit intomainfrom
11-11-chore_update_example_with_meta.ast_meta.nativestring_
Nov 10, 2025
Merged

chore: update example with meta.ast + meta.nativeString#6922
graphite-app[bot] merged 1 commit intomainfrom
11-11-chore_update_example_with_meta.ast_meta.nativestring_

Conversation

@IWANABETHATGUY
Copy link
Member

No description provided.

Copy link
Member Author


How to use the Graphite Merge Queue

Add the label graphite: merge to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@socket-security
Copy link

socket-security bot commented Nov 10, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedoxc-walker@​0.5.210010010088100

View full report

@netlify
Copy link

netlify bot commented Nov 10, 2025

Deploy Preview for rolldown-rs canceled.

Name Link
🔨 Latest commit c55a50b
🔍 Latest deploy log https://app.netlify.com/projects/rolldown-rs/deploys/69121cc0000d0700086c7ea1

@IWANABETHATGUY IWANABETHATGUY force-pushed the 11-11-chore_update_example_with_meta.ast_meta.nativestring_ branch from 8610752 to cf8b1be Compare November 10, 2025 16:35
@IWANABETHATGUY IWANABETHATGUY force-pushed the 11-11-chore_update_example_with_meta.ast_meta.nativestring_ branch from cf8b1be to d7e520e Compare November 10, 2025 16:55
@IWANABETHATGUY IWANABETHATGUY marked this pull request as ready for review November 10, 2025 16:56
@graphite-app
Copy link
Contributor

graphite-app bot commented Nov 10, 2025

Merge activity

@graphite-app graphite-app bot force-pushed the 11-11-chore_update_example_with_meta.ast_meta.nativestring_ branch from d7e520e to c55a50b Compare November 10, 2025 17:11
@graphite-app graphite-app bot merged commit c55a50b into main Nov 10, 2025
27 checks passed
@graphite-app graphite-app bot deleted the 11-11-chore_update_example_with_meta.ast_meta.nativestring_ branch November 10, 2025 17:25
shulaoda added a commit that referenced this pull request Nov 10, 2025
## [1.0.0-beta.49] - 2025-11-10

### 🐛 Bug Fixes

- node/exports: export `./plugins` in `publishConfig` for `rolldown` (#6926) by @Copilot
- add type of `meta.ast`  for transform hook (#6919) by @IWANABETHATGUY

### ⚙️ Miscellaneous Tasks

- deps: update dependency rust to v1.91.1 (#6927) by @renovate[bot]
- deps: update dependency oxlint to v1.28.0 (#6924) by @renovate[bot]
- update example with `meta.ast` + `meta.nativeString` (#6922) by @IWANABETHATGUY

Co-authored-by: shulaoda <[email protected]>
graphite-app bot pushed a commit that referenced this pull request Nov 14, 2025
**Isuses**
- Before, when hmr is enabled, every `module_namespace`​ export object is generated but some of them are not included in `used_symbol_refs`​.
- Before, some module namespace object is not generated but included in `used_symbol_refs`. (e.g. indirect external module reexport)export * from "@sentry/node"


This pr syncs `module_namespace` usage before code generation(both module level and chunk level), so that we could use `used_symbol_ref` to determine if a module namespace ref is used or not.

Closed #6922
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.

2 participants