chore(deps-dev): bump the dev-deps group across 1 directory with 7 updates - #216
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the dev-deps group across 1 directory with 7 updates#216dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
…dates Bumps the dev-deps group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.1` | `26.1.2` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `17.1.0` | `17.3.0` | | [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.59.0` | `0.61.0` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.74.0` | `1.76.0` | | [publint](https://github.com/publint/publint/tree/HEAD/packages/publint) | `0.3.21` | `0.3.22` | | [tsdown](https://github.com/rolldown/tsdown) | `0.22.12` | `0.22.14` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | Updates `@types/node` from 26.1.1 to 26.1.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `lint-staged` from 17.1.0 to 17.3.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v17.1.0...v17.3.0) Updates `oxfmt` from 0.59.0 to 0.61.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.61.0/npm/oxfmt) Updates `oxlint` from 1.74.0 to 1.76.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.76.0/npm/oxlint) Updates `publint` from 0.3.21 to 0.3.22 - [Release notes](https://github.com/publint/publint/releases) - [Changelog](https://github.com/publint/publint/blob/master/packages/publint/CHANGELOG.md) - [Commits](https://github.com/publint/publint/commits/HEAD/packages/publint) Updates `tsdown` from 0.22.12 to 0.22.14 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.22.12...v0.22.14) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: lint-staged dependency-version: 17.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: oxfmt dependency-version: 0.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: oxlint dependency-version: 1.76.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: publint dependency-version: 0.3.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: tsdown dependency-version: 0.22.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/dev-deps-e1fdfe5445
branch
from
August 4, 2026 09:07
bda4d38 to
b0cf21d
Compare
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 dev-deps group with 7 updates in the / directory:
26.1.126.1.217.1.017.3.00.59.00.61.01.74.01.76.00.3.210.3.220.22.120.22.146.0.37.0.2Updates
@types/nodefrom 26.1.1 to 26.1.2Commits
Updates
lint-stagedfrom 17.1.0 to 17.3.0Release notes
Sourced from lint-staged's releases.
... (truncated)
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
d153443Merge pull request #1828 from lint-staged/changeset-release/main5162c14chore(changeset): releasea4db9a4Merge pull request #1831 from lint-staged/linter-updatesea96cabstyle: enable oxlint "suspicious" category2fae007style: add@e18e/eslint-plugin2280c38Merge pull request #1829 from lint-staged/fix-merge-conflict-files1453ae6test: relax assertion so that it passes in worktree15f7e53fix: lint only files changed against HEAD and MERGE_HEAD, during a mergededfc31Merge pull request #1825 from lint-staged/parallel-tasks-inside-sequence286e25cfeat: allow running parallel tasks by nesting arraysUpdates
oxfmtfrom 0.59.0 to 0.61.0Changelog
Sourced from oxfmt's changelog.
Commits
65fe65drelease(apps): oxlint v1.76.0 && oxfmt v0.61.0 (#24976)83abe3brelease(apps): oxlint v1.75.0 && oxfmt v0.60.0 (#24713)e2e0f94chore(docs): update sponsor section (#24588)Updates
oxlintfrom 1.74.0 to 1.76.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
65fe65drelease(apps): oxlint v1.76.0 && oxfmt v0.61.0 (#24976)3ff2e0edocs(linter): clarify config extends types (#24936)8d31dfafeat(linter): verify eslint/no-restricted-globals config schema (#24598)7069621feat(linter): verify jest/vitest prefer-lowercase-title config schema (#24724)016cf2afeat(linter/oxc): add bad-match-all-arg rule (#24900)cdc941efeat(linter/n): implementexports-stylerule (#24087)1ad6f6cfeat(linter/eslint): implementid-denylistrule (#24632)83abe3brelease(apps): oxlint v1.75.0 && oxfmt v0.60.0 (#24713)6ce51d3chore(deps): update dependency oxlint-tsgolint to v7.0.2000 (#24763)dd18383feat(linter/node): implement no-top-level-await rule (#24634)Updates
publintfrom 0.3.21 to 0.3.22Changelog
Sourced from publint's changelog.
Commits
Updates
tsdownfrom 0.22.12 to 0.22.14Release notes
Sourced from tsdown's releases.
Commits
ff3bdbdchore: release v0.22.148a14c35feat: add CLI build concurrency option0525465docs: add note aboutcjsDefaultonly applying to explicit entry modulesa3a3551refactor: fix lint3dec506refactor: use nativePromise.withResolverse0266c1docs: add tsdown users imagea733505refactor: upgrade verkit, simplify version parsee5fe2castyle: format3e1fc63chore: release v0.22.13a6c8734chore: upgrade depsUpdates
typescriptfrom 6.0.3 to 7.0.2Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.