chore: bump the js-tooling group with 3 updates - #118
Merged
BartWaardenburg merged 1 commit intoAug 25, 2026
Conversation
Bumps the js-tooling group with 3 updates: [fallow](https://github.com/fallow-rs/fallow), [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) and [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint). Updates `fallow` from 3.14.0 to 3.16.0 - [Release notes](https://github.com/fallow-rs/fallow/releases) - [Changelog](https://github.com/fallow-rs/fallow/blob/main/release.toml) - [Commits](fallow-rs/fallow@v3.14.0...v3.16.0) Updates `oxfmt` from 0.62.0 to 0.63.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.63.0/npm/oxfmt) Updates `oxlint` from 1.77.0 to 1.78.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.78.0/npm/oxlint) --- updated-dependencies: - dependency-name: fallow dependency-version: 3.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-tooling - dependency-name: oxfmt dependency-version: 0.63.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-tooling - dependency-name: oxlint dependency-version: 1.78.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-tooling ... Signed-off-by: dependabot[bot] <support@github.com>
Merging this PR will regress 4 benchmarks
|
| Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|
| ❌ | serialize_large_100k_segments_no_content_to_json |
17.1 ms | 20 ms | -14.64% |
| ❌ | lite_paths_chartjs_lazy_fast |
9.6 ms | 11.1 ms | -13.88% |
| ❌ | serialize_large_100k_segments_no_content_to_writer |
19.6 ms | 22.6 ms | -12.93% |
| ❌ | serialize_medium_10k_segments_to_json |
2.2 ms | 2.5 ms | -12.02% |
| ⚡ | real_world_lookup_single[Preact] srcmap WASM buf |
181.2 µs | 72.5 µs | ×2.5 |
| ⚡ | real_world_lookup_single[Preact] srcmap WASM flat |
231.9 µs | 121.5 µs | +90.91% |
| ⚡ | real_world_lookup_single[Preact] source-map-js |
830.3 µs | 723.2 µs | +14.8% |
| ⚡ | lite_paths_pdfjs_lazy_fast |
43.5 ms | 38.1 ms | +14.09% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing dependabot/npm_and_yarn/js-tooling-e0f28bc5e2 (eb7bc34) with main (7dc9514)
Footnotes
-
76 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
dependabot
Bot
deleted the
dependabot/npm_and_yarn/js-tooling-e0f28bc5e2
branch
August 25, 2026 09:00
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 js-tooling group with 3 updates: fallow, oxfmt and oxlint.
Updates
fallowfrom 3.14.0 to 3.16.0Release notes
Sourced from fallow's releases.
... (truncated)
Commits
45fd287chore: release v3.16.0aec0bd0test(audit-cache): ignore lazy directory mtimes in the prune snapshotfb44ef4fix(audit): keep base attribution when the focus remap fails88507a5test(audit): dump full base snapshot keys in the demotion assertdefaf59test(audit): dump base duplicate-export keys in the demotion assert008e2b2test(audit): surface verdict context in the reshaped-clone demotion assert8cde8eebuild(scripts): fail loudly when node resolution escapes the checkout (#2261)400835bfix(audit-cache): stop counting deregistered legacy entries as reclaimed (#2260)74f5a84perf(core): cache default entry matchers4a2c8cbdocs(quality-gates): root npm ci suffices for type-aware test targets (#2259)Updates
oxfmtfrom 0.62.0 to 0.63.0Changelog
Sourced from oxfmt's changelog.
Commits
c42d639release(apps): oxlint v1.78.0 && oxfmt v0.63.0 (#25473)00f490drefactor(oxfmt,formatter): splitsortImportsvalidation and use type enum (...Updates
oxlintfrom 1.77.0 to 1.78.0Changelog
Sourced from oxlint's changelog.
Commits
c42d639release(apps): oxlint v1.78.0 && oxfmt v0.63.0 (#25473)ccb8fe8feat(linter/jsdoc): implementno-blank-blocksrule (#25207)9573937fix(linter/typescript): validateban-ts-commentdescription_format (#25320)d4a897cfeat(linter/eslint): implementone-varrule (#24470)5ab9340feat(linter/jsx-a11y/anchor-has-content): add options to match eslint (#24571)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