Bump @rolldown/binding-linux-x64-musl from 1.1.0 to 1.1.1#217
Bump @rolldown/binding-linux-x64-musl from 1.1.0 to 1.1.1#217dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@rolldown/binding-linux-x64-musl](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.1.1/packages/rolldown) --- updated-dependencies: - dependency-name: "@rolldown/binding-linux-x64-musl" dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryThis is a routine Dependabot patch bump of
Confidence Score: 5/5Safe to merge — this is a narrow patch update to a platform-specific optional binary binding with no application logic changes. The change touches only the version string and integrity hash for an optional platform-specific native binding used on Linux musl environments. The upstream 1.1.1 release contains bug fixes and refactors in the rolldown bundler internals (resolver, tree-shaking, HMR). No application source files are modified, and the lockfile integrity hash is consistent with the published package. No files require special attention. The minor version gap between Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[dependabot detects new version] --> B[package.json updated\n1.1.0 to 1.1.1]
A --> C[pnpm-lock.yaml updated\nspecifier and integrity hash]
B --> D{Platform at runtime}
C --> D
D -->|Linux glibc| E[binding-linux-x64-gnu\n1.0.3 installed]
D -->|Linux musl| F[binding-linux-x64-musl\n1.1.1 installed]
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
A[dependabot detects new version] --> B[package.json updated\n1.1.0 to 1.1.1]
A --> C[pnpm-lock.yaml updated\nspecifier and integrity hash]
B --> D{Platform at runtime}
C --> D
D -->|Linux glibc| E[binding-linux-x64-gnu\n1.0.3 installed]
D -->|Linux musl| F[binding-linux-x64-musl\n1.1.1 installed]
Reviews (1): Last reviewed commit: "Bump @rolldown/binding-linux-x64-musl fr..." | Re-trigger Greptile |
Bumps @rolldown/binding-linux-x64-musl from 1.1.0 to 1.1.1.
Release notes
Sourced from @rolldown/binding-linux-x64-musl's releases.
... (truncated)
Changelog
Sourced from @rolldown/binding-linux-x64-musl's changelog.
... (truncated)
Commits
d7f919crelease: v1.1.1 (#9718)d8044a6docs(tsconfig): correct auto-discovery resolution to match TypeScript (#9714)492951ftest: add moremoduleSideEffectsprecedence tests (#9689)3b0b5adfix: explicitmoduleSideEffectsfrom a hook must take priority over the `pa...924620afix: keep therolldown-runtimename for the standalone runtime chunk (#9685)811b2f9fix(lazy-barrel): request all exports for entry barrels on first encounter (#...5cfff49chore(deps): update oxc to 0.135.0 (#9670)a04e9bffix: orderchunk.importsby execution order (#9654)8739a75docs(tsconfig): align reference resolution docs with TypeScript behavior (#9641)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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)