chore(deps): bump the oxc group with 3 updates#975
Conversation
Bumps the oxc group with 3 updates: [oxc-parser](https://github.com/oxc-project/oxc/tree/HEAD/napi/parser), [oxc-resolver](https://github.com/oxc-project/oxc-resolver) and [oxc-transform](https://github.com/oxc-project/oxc/tree/HEAD/napi/transform). Updates `oxc-parser` from 0.132.0 to 0.134.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/napi/parser/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/crates_v0.134.0/napi/parser) Updates `oxc-resolver` from 11.19.1 to 11.20.0 - [Release notes](https://github.com/oxc-project/oxc-resolver/releases) - [Changelog](https://github.com/oxc-project/oxc-resolver/blob/main/CHANGELOG.md) - [Commits](oxc-project/oxc-resolver@v11.19.1...v11.20.0) Updates `oxc-transform` from 0.132.0 to 0.134.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/napi/transform/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/crates_v0.134.0/napi/transform) --- updated-dependencies: - dependency-name: oxc-parser dependency-version: 0.134.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: oxc - dependency-name: oxc-resolver dependency-version: 11.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: oxc - dependency-name: oxc-transform dependency-version: 0.134.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: oxc ... Signed-off-by: dependabot[bot] <support@github.com>
📊 Bundle size report✅ No changes found |
|
@copilot run |
I ran The changes are ready locally. Could you push them, or grant write access to this branch so I can push? |
|
@copilot push to the branch |
|
@copilot if you can't push, create a new PR |
|
@layershifter I've opened a new pull request, #976, to work on those changes. Once the pull request is ready, I'll request review from you. |
…updates Co-authored-by: layershifter <14183168+layershifter@users.noreply.github.com>
Done — pushed the |
Bumps the oxc group with 3 updates: oxc-parser, oxc-resolver and oxc-transform.
Updates
oxc-parserfrom 0.132.0 to 0.134.0Release notes
Sourced from oxc-parser's releases.
... (truncated)
Commits
6c30f81release(crates): oxc v0.134.0 (#22882)188b9e6chore(bench): swap cal.com.tsx for excalidraw App.tsx everywhere (#22895)b7568d5chore(deps): update dependency@napi-rs/clito v3.7.0 (#22771)83328b6release(crates): oxc v0.133.0 (#22734)aa3de22chore(deps): update npm packages (#22699)Updates
oxc-resolverfrom 11.19.1 to 11.20.0Release notes
Sourced from oxc-resolver's releases.
... (truncated)
Changelog
Sourced from oxc-resolver's changelog.
... (truncated)
Commits
403600fchore: release v11.20.0 (#1163)c637fbcchore(deps): update dependency@napi-rs/clito v3.7.0 (#1171)50e1aaafeat(tsconfig): parsestrictandstrictNullCheckscompiler options (#1166)827b45afix(tsconfig): scope default**/*include to the tsconfig directory (#1161)c68ce07chore(deps): update crate-ci/typos action to v1.46.3 (#1160)53af0d7chore: release v11.19.2 (#1044)3d8ed1ffix(tsconfig): apply later-wins semantics for extends array (#1156)baf2d56test(tsconfig): port lookup scenarios from typescript-go (#1155)120a369fix(tsconfig): walk past a tsconfig that doesn't claim the file (#1154)cf9a91cchore(deps): update rust crate serde_json to v1.0.150 (#1153)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
oxc-transformfrom 0.132.0 to 0.134.0Release notes
Sourced from oxc-transform's releases.
... (truncated)
Commits
6c30f81release(crates): oxc v0.134.0 (#22882)b7568d5chore(deps): update dependency@napi-rs/clito v3.7.0 (#22771)83328b6release(crates): oxc v0.133.0 (#22734)ee659b6feat(transformer/legacy-decorator): addstrictNullChecksoption for nullabl...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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions