Bump the npm-development group across 1 directory with 4 updates - #103
Merged
acidicMercury8 merged 1 commit intoAug 8, 2026
Merged
Conversation
Member
|
@dependabot rebase |
Bumps the npm-development group with 4 updates in the / directory: [eslint](https://github.com/eslint/eslint), [prettier](https://github.com/prettier/prettier), [rollup](https://github.com/rollup/rollup) and [tsx](https://github.com/privatenumber/tsx). Updates `eslint` from 10.7.0 to 10.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.7.0...v10.8.0) Updates `prettier` from 3.9.5 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.5...3.9.6) Updates `rollup` from 4.62.2 to 4.62.4 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.62.2...v4.62.4) Updates `tsx` from 4.23.1 to 4.23.8 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.1...v4.23.8) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: rollup dependency-version: 4.62.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: tsx dependency-version: 4.23.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/default/npm-development-2d41b27fa0
branch
from
August 8, 2026 22:02
8489718 to
7fd8cee
Compare
acidicMercury8
approved these changes
Aug 8, 2026
dependabot
Bot
deleted the
dependabot/npm_and_yarn/default/npm-development-2d41b27fa0
branch
August 8, 2026 22:30
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 npm-development group with 4 updates in the / directory: eslint, prettier, rollup and tsx.
Updates
eslintfrom 10.7.0 to 10.8.0Release notes
Sourced from eslint's releases.
Commits
749dfed10.8.04bd0d75Build: changelog update for 10.8.04fbf46dtest: pinwebpackversion to 5.108.4 (#21137)6ddf858docs: fix broken Specify Parser Options anchor link (#21106)784dfbedocs: Clarifyno-eq-nulldescription (#21120)6b8d2f7fix: escape reserved characters in rule id inhtmlformatter (#21129)2d063e2chore: update HTTP URLs to HTTPS in JSDoc and comments (#21101)eccbe7btest: add error locations tono-class-assign(#21123)2fee9bbfeat: exportConfigObjectfromeslint/config(#21082)e7d1e43ci: bump actions/setup-go from 6 to 7 (#21118)Updates
prettierfrom 3.9.5 to 3.9.6Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
8f0c950Release 3.9.6e910764Update changelogec3f1c7Update typescript-eslint to v8.65.0 (#19675)73d2efcUpdate Yuku parser to v0.7.0 (#19664)dd5e24ePreserve quotes forTSMethodSignaturenodes namednew(#19621)c03ab4eUpdate dependency eslint-plugin-unicorn to v72 (#19633)b74dd53Update Yuku parser to v0.6.5 (#19654)f1b594eUpdate dependency eslint-plugin-simple-import-sort to v14 (#19655)0d9dfb6Update Yuku parser to v0.6.4 (#19650)3bbb815Removetypescript-onlydirectory (#19636)Updates
rollupfrom 4.62.2 to 4.62.4Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
ddc4ffa4.62.486d1710Update audit resolve7beedfaci: fix linux-gnu glibc regression and enforce glibc ≤ 2.28 compatibility (#6...9c2c58ddocs: add llms.txt documentation index for LLMs and agents (#6463)dc69288chore(deps): lock file maintenance (#6466)5ee0821chore(deps): lock file maintenance (#6465)4501389fix(deps): update minor/patch updates (#6464)a80a1974.62.3e87e19bUpdate audit resolve72f98e9Fix build:docs after rollup update (#6460)Updates
tsxfrom 4.23.1 to 4.23.8Release notes
Sourced from tsx's releases.
... (truncated)
Commits
be1315efix: preserve package subpath resolution5efba41docs: organize transform backend research70dfc5efix: preserve typeless ESM dependency exportsa74ee91docs: document engineering principles4e5a138fix: prevent tsImport cache collisions205868ftest: wait for complete PTY lines5040762fix: compose resolver URL metadataa91df46fix: preserve resolver URL metadata2046d9efix: preserve Node resolution with allowJs6241baetest: force-kill unresponsive PTY shells