chore(deps-dev): Bump the tooling group across 1 directory with 5 updates - #395
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): Bump the tooling group across 1 directory with 5 updates#395dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the tooling group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@peerigon/configs](https://github.com/peerigon/configs) | `21.2.0` | `22.4.0` | | [eslint](https://github.com/eslint/eslint) | `9.39.4` | `10.9.1` | | [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.60.0` | `0.65.0` | | [semantic-release](https://github.com/semantic-release/semantic-release) | `25.0.8` | `25.0.9` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | Updates `@peerigon/configs` from 21.2.0 to 22.4.0 - [Release notes](https://github.com/peerigon/configs/releases) - [Commits](peerigon/configs@v21.2.0...v22.4.0) Updates `eslint` from 9.39.4 to 10.9.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.9.1) Updates `oxfmt` from 0.60.0 to 0.65.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.65.0/npm/oxfmt) Updates `semantic-release` from 25.0.8 to 25.0.9 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v25.0.8...v25.0.9) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.3...v7.0.2) --- updated-dependencies: - dependency-name: "@peerigon/configs" dependency-version: 22.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: tooling - dependency-name: eslint dependency-version: 10.9.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: tooling - dependency-name: oxfmt dependency-version: 0.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tooling - dependency-name: semantic-release dependency-version: 25.0.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tooling - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: tooling ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/tooling-4a50b9467a
branch
from
September 1, 2026 08:08
8a60409 to
5955ee6
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 tooling group with 5 updates in the / directory:
21.2.022.4.09.39.410.9.10.60.00.65.025.0.825.0.96.0.37.0.2Updates
@peerigon/configsfrom 21.2.0 to 22.4.0Release notes
Sourced from @peerigon/configs's releases.
... (truncated)
Commits
6dc90f8feat(ai): add naming-after-type rule to JS/TS styleguide (#241)a1abeb9fix(eslint): fix broken accordion markdown rendering in README (#239)0b56dc6feat(ai): add typescript-toolkit helpers to JS/TS coding styleguide (#238)a11bac4feat(ai): add Agentic Behavior section for Claude Opus 5 compatibility (#237)e4c07fefeat(deps): update dependencies except ESLint (#236)ad3f0e7feat(ai): update coding style guides for JS/TS, React, and testing0bd2d63docs: update configuration file extensions for Oxlint and Oxfmt558cc5ffeat!: require oxlint-tsgolint 7.x for TypeScript 7 consumers957b5a3feat(deps): update dependencies in package.json and package-lock.jsonUpdates
eslintfrom 9.39.4 to 10.9.1Release notes
Sourced from eslint's releases.
... (truncated)
Commits
5c8c24110.9.1a7f3b7dBuild: changelog update for 10.9.11e641c9fix: no-loss-of-precision false positive with trailing decimal point (#21251)ad74a8ddocs: add deprecation steps for EOL package versions (#21248)3c3ae53chore: update ecosystem plugins (#21249)c27bc9210.9.0fa831d9Build: changelog update for 10.9.0899dbf1chore: update github/codeql-action action to v4.37.7 (#21243)08de88efeat: handle underflow in no-loss-of-precision (#21218)9ef407adocs: use eslint.config.* wherever config file names are listed (#21216)Updates
oxfmtfrom 0.60.0 to 0.65.0Commits
97e99b8release(apps): oxlint v1.80.0 && oxfmt v0.65.0 (#26045)0db127crelease(apps): oxlint v1.79.0 && oxfmt v0.64.0 (#25866)c07fe7cfeat(oxfmt): supportexperimentalOperatorPosition(#25643)fed6681docs(oxfmt): skip expanding overrides options (#25572)c42d639release(apps): oxlint v1.78.0 && oxfmt v0.63.0 (#25473)00f490drefactor(oxfmt,formatter): splitsortImportsvalidation and use type enum (...9a423f2release(apps): oxlint v1.77.0 && oxfmt v0.62.0 (#25251)e6e584bfix(oxfmt): type jsdoc. enum options (#25008)65fe65drelease(apps): oxlint v1.76.0 && oxfmt v0.61.0 (#24976)Updates
semantic-releasefrom 25.0.8 to 25.0.9Release notes
Sourced from semantic-release's releases.
Commits
8d905a5fix: do not expose the authenticated repository URL in EGITNOPERMISSION error...e176eb7ci(action): update github/codeql-action action to v4.37.6 (#4282)d27db1bchore(deps): update dependency js-yaml to v4.3.1 (#4279)55beeacci(action): update github/codeql-action action to v4.37.5 (#4277)7bf348dchore(deps): update dependency nock to v14.0.17 (#4275)2ec3ba2chore(deps): update dependency mockserver-client to v7.5.0 (#4274)d3b7724chore(deps): update npm to v12.0.2 (#4273)514dc5fchore(deps): update dependency npm-run-all2 to v9.0.3 (#4271)f25b716ci(action): update github/codeql-action action to v4.37.4 (#4270)1114416chore: remove 'next version' badge from README (#4265)Updates
typescriptfrom 6.0.3 to 7.0.2Release notes
Sourced from typescript's releases.
Commits
1e4744dMerge branch 'main' into ts7-releasea5a219cmicrosoft/typescript-go#4558ecfe30dUpdate status localization5de25b5Hide executable name in TypeScript statusd7ce74aShow bundled TypeScript version for packaged servers29be66aCorrect TS 7 release version to 7.0.2ed2bd1bMerge branch 'main' into ts7-release8873075Bump the github-actions group across 1 directory with 3 updates (microsoft/ty...9427131Set up stable / nightly extension split, other prep (microsoft/typescript-go#...d4eaca5microsoft/typescript-go#4549Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.