-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs(en): merge rollup/master into rollup-docs-cn/master @ 27690dc0 #119
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… (#5367) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): update dependency husky to v9 * Update for husky migration --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): lock file maintenance minor/patch updates * Fix type issue * Do not auto-merge major updates, remove hourly limit * Fix test * Downgrade node types to fix type issue --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
* Limit version range for node types Otherwise * Unpin TypeScript plugin which was not really pinned, but still
* Update the usage of glob * Update the documentation about how to use Rollup in Deno
…file hashes (#5371) * Add documentation * Add new hashing functions and update hashes The hashes changed due to how they are now encoded * Add new hashing functions in JavaScript * Implement new output.hashCharacters option
* Transform rust panic message into Buffer * Update buffer-to-ast.ts * Adapt error function in the Module class
* chore(deps): lock file maintenance minor/patch updates * Adapt code for new enum structure --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
…386) Resolve all rollup imports to node_modules
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…ler Re-exports (#5380) * test: add a basic test * feat: Export __proto__ outside the forEach * test: update test snapshots * Enhance the reliability of the test * 4.10.0 * Introduce output.reexportProtoFromExternal option * Update documentation * Adapt tests * Tweak documentation * Update Command line flags --------- Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
* Add const reassign rule * Update src/utils/logs.ts Co-authored-by: Lukas Taegert-Atkinson <[email protected]> * Update tests --------- Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update typescript-eslint monorepo to v7 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): lock file maintenance minor/patch updates * Fix core-js update and exclude form further updates --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
* Use consistent module resolution * Fix number literal casing * Store esTreeNode of import expression argument on ImportExpression * Move ReadString type * Pre-generate keys for iteration * Separate parsing and node construction * Add missing AST nodes and improve some names * Add additional Node keys and adapt some logic This prepares for the new buffer parsing * Initial version of bufferParsers TODO: Special logic in parseNode of some nodes * Use absolute positions This should make future template logic easier * Move annotation flags to the annotated nodes * Move invalid annotation handling to Program * Improve expression * Make parse and panic errors proper nodes * Directly consume buffer We still need to update generate-buffer-parsers with the provided changes. * Provide correct scopes to nodes * Add post-processing steps * Move static flag to first position * Add remaining customizations * Create new perf script that measures against node_modules rollup * Run form tests twice to improve coverage The second run uses the cache * Avoid unnecessary cache generation * Do not generate cache on CLI unless requested * Keep AST if cache is not explicitly disabled * Test panic errors for synchronous parsing * Do not run the leak test locally on npm test This does not work on non-x86 architectures * Test custom AST * Remove unnecessary conditional * Add descriptions for all relevant test categories
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
❌ Deploy Preview for relaxed-alfajores-47dd1b failed.
|
Removed the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
此 PR 自动生成。
合并 rollup/rollup 的修改至本仓库(@ 27690dc)
以下文件存在冲突,可能需要重新翻译:
请解决所有冲突后提交到此 pull request,可直接在 Github 修改、切换到 sync-27690dc0 分支进行修改或者使用 Github Desktop 拉取此 pr 修改并提交。
禁止使用 Squash Merge 来合并此 Pull Request!
使用该操作会导致上游仓库的内容丢失,并致使下一次合并产生冲突。