Bump the development-dependencies group with 4 updates#156
Closed
dependabot[bot] wants to merge 1 commit intobetafrom
Closed
Bump the development-dependencies group with 4 updates#156dependabot[bot] wants to merge 1 commit intobetafrom
dependabot[bot] wants to merge 1 commit intobetafrom
Conversation
Bumps the development-dependencies group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt), [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) and [oxlint-tsgolint](https://github.com/oxc-project/tsgolint). Updates `@types/node` from 25.2.2 to 25.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `oxfmt` from 0.28.0 to 0.32.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.32.0/npm/oxfmt) Updates `oxlint` from 1.43.0 to 1.47.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.47.0/npm/oxlint) Updates `oxlint-tsgolint` from 0.11.5 to 0.12.2 - [Release notes](https://github.com/oxc-project/tsgolint/releases) - [Commits](oxc-project/tsgolint@v0.11.5...v0.12.2) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: oxfmt dependency-version: 0.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: oxlint dependency-version: 1.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: oxlint-tsgolint dependency-version: 0.12.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for wce ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
KittenApps
reviewed
Feb 14, 2026
Owner
KittenApps
left a comment
There was a problem hiding this comment.
To test this PR you can use the WCE PR loaders:
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
This file contains hidden or 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
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.
Bumps the development-dependencies group with 4 updates: @types/node, oxfmt, oxlint and oxlint-tsgolint.
Updates
@types/nodefrom 25.2.2 to 25.2.3Commits
Updates
oxfmtfrom 0.28.0 to 0.32.0Commits
65b94f9release(apps): oxlint v1.47.0 && oxfmt v0.32.0 (#19315)ffe9b2erelease(apps): oxlint v1.46.0 && oxfmt v0.31.0c705f95release(apps): oxlint v1.45.0 && oxfmt v0.30.0 (#19211)1b2f354fix(ci): add missing riscv64/s390x napi targets for oxfmt and oxlint (#19217)a87b845release(apps): oxlint v1.44.0 && oxfmt v0.29.0 (#19211)856a01ffeat(formatter/sort_imports)!: Replace prefix match with glob pattern in `cus...6ee2d59feat(oxfmt): Useoxc_formatterin js-in-xxx part (#18373)9788a96feat(oxlint,oxfmt): add more native builds (#18853)Updates
oxlintfrom 1.43.0 to 1.47.0Release notes
Sourced from oxlint's releases.
... (truncated)
Commits
65b94f9release(apps): oxlint v1.47.0 && oxfmt v0.32.0 (#19315)ffe9b2erelease(apps): oxlint v1.46.0 && oxfmt v0.31.0c705f95release(apps): oxlint v1.45.0 && oxfmt v0.30.0 (#19211)1b2f354fix(ci): add missing riscv64/s390x napi targets for oxfmt and oxlint (#19217)a87b845release(apps): oxlint v1.44.0 && oxfmt v0.29.0 (#19211)ee2925bfeat(oxlint/lsp): enable JS plugins (#18834)9cce17erefactor(linter/plugins): removeoxlint/pluginsexport (#18829)9561e7fdocs(linter/plugins): alter JS plugins example (#18900)b425a0cdocs(linter): document jsPlugins examples (#18671)df2b7fadocs(linter): expand settings example with reference to custom plugins (#18670)Updates
oxlint-tsgolintfrom 0.11.5 to 0.12.2Release notes
Sourced from oxlint-tsgolint's releases.
Commits
45ee67cfix(no-unnecessary-type-assertion): improve generic handling (#679)487bb6eperf(patches): cache ReadFile in cachedvfs via patch (#673)96f473efeat: add labeled ranges to diagnostic forno-unnecessary-type-conversion(...2d5e41ctest: add snapshots of test output (#666)c7b1dafrefactor: remove redundant BindSourceFiles call in linter (#674)c0ba879fix(no-unnecessary-type-assertion): avoid contextual-type false positives (#672)97f22f5fix: do not flag when type is already narrowed for undefined/null check (#619)e08cfb5docs: update AGENTS.md (#671)18cfce1docs: update project status to alpha and add new unimplemented rules (#667)053d3f0feat: split help messages into theHelpfield (#662)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