Skip to content

Bump @rolldown/binding-linux-x64-gnu from 1.0.3 to 1.1.2#281

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/rolldown/binding-linux-x64-gnu-1.1.2
Open

Bump @rolldown/binding-linux-x64-gnu from 1.0.3 to 1.1.2#281
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/rolldown/binding-linux-x64-gnu-1.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps @rolldown/binding-linux-x64-gnu from 1.0.3 to 1.1.2.

Release notes

Sourced from @​rolldown/binding-linux-x64-gnu's releases.

v1.1.2

[1.1.2] - 2026-06-18

📝 Notable tsconfig behavior changes

These ship via the oxc_resolver 11.21.3 bump (#9841) and affect resolve.tsconfigPaths (Vite 8 resolves through oxc-resolver):

  • Honor explicit non-TS extensions in includeoxc-project/oxc-resolver#1213compilerOptions.paths now resolve for importers whose extension is explicitly listed in a tsconfig's include (e.g. src/**/*.vue, src/**/*.svelte). Previously oxc-resolver filtered importers by extension before evaluating the include globs, so a .vue/.svelte file listed in include never matched its project and its paths were skipped. This unblocks the default create-vite Vue + TS layout (a solution-style root plus a referenced tsconfig.app.json that declares paths and include: ["src/**/*.ts", "src/**/*.vue"]). Matches vue-tsc and svelte-check, which register these extensions via TypeScript's extraFileExtensions.
  • No fallback to the outermost tsconfig in auto-discoveryoxc-project/oxc-resolver#1220tsconfig.json to a file that no project actually owns (via files / include / project references). Previously such a file inherited the outermost ancestor's paths / baseUrl, leaking aliases into files that project does not own. oxc-resolver now returns no config in that case, matching tsserver / typescript-go, which route such files to an inferred project with no aliases.

🚀 Features

🐛 Bug Fixes

🚜 Refactor

... (truncated)

Changelog

Sourced from @​rolldown/binding-linux-x64-gnu's changelog.

[1.1.2] - 2026-06-18

🚀 Features

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

  • tsconfig: align auto-discovery docs with oxc-resolver behavior (#9845) by @​shulaoda

... (truncated)

Commits
  • e0d0b1b release: v1.1.2 (#9863)
  • fd225a8 docs(tsconfig): align auto-discovery docs with oxc-resolver behavior (#9845)
  • 455fb60 chore(deps): update oxc to 0.137.0 (#9856)
  • 8606737 feat: add option names for invalid return type errors (#9821)
  • 01e4eee feat(transform): infer decorator strictNullChecks from tsconfig (#9590)
  • 6626e20 docs: relocate meta/design to internal-docs, split design from implementation...
  • bea835c refactor(options): merge manualCodeSplitting into codeSplitting object form (...
  • f480f9d feat: expose React Compiler options for rolldown and Vite users (#9801)
  • 697a7c4 fix: avoid O(N^2) rendering of high-volume diagnostics (#9748) (#9749)
  • 1af4293 feat(tracing): gate chrome-json trace layer behind chrome-tracing feature (...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@rolldown/binding-linux-x64-gnu](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) from 1.0.3 to 1.1.2.
- [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.2/packages/rolldown)

---
updated-dependencies:
- dependency-name: "@rolldown/binding-linux-x64-gnu"
  dependency-version: 1.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file npm npm ecosystem dependency updates labels Jun 29, 2026
@dependabot dependabot Bot requested a review from eviltester as a code owner June 29, 2026 13:11
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file npm npm ecosystem dependency updates labels Jun 29, 2026
@diffray diffray Bot added the diffray-review-failed diffray review status: failed label Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file diffray-review-failed diffray review status: failed npm npm ecosystem dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants