chore(deps-dev): bump the minor-development group across 1 directory with 2 updates#643
Merged
cb1kenobi merged 1 commit intoJun 11, 2026
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
…with 2 updates Bumps the minor-development group with 2 updates in the / directory: [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) and [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint). Updates `oxfmt` from 0.53.0 to 0.54.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.54.0/npm/oxfmt) Updates `oxlint` from 1.68.0 to 1.69.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.69.0/npm/oxlint) --- updated-dependencies: - dependency-name: oxfmt dependency-version: 0.54.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: oxlint dependency-version: 1.69.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development ... Signed-off-by: dependabot[bot] <support@github.com>
361832a to
177f7c7
Compare
Contributor
📊 Benchmark Resultsget-sync.bench.tsgetSync() > random keys - small key size (100 records)
getSync() > sequential keys - small key size (100 records)
ranges.bench.tsgetRange() > small range (100 records, 50 range)
realistic-load.bench.tsRealistic write load with workers > write variable records with transaction log
transaction-log.bench.tsTransaction log > read 100 iterators while write log with 100 byte records
Transaction log > read one entry from random position from log with 1000 100 byte records
worker-put-sync.bench.tsputSync() > random keys - small key size (100 records, 10 workers)
worker-transaction-log.bench.tsTransaction log with workers > write log with 100 byte records
Results from commit aeffe78 |
cb1kenobi
approved these changes
Jun 11, 2026
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 minor-development group with 2 updates in the / directory: oxfmt and oxlint.
Updates
oxfmtfrom 0.53.0 to 0.54.0Changelog
Sourced from oxfmt's changelog.
... (truncated)
Commits
44ae845release(apps): oxlint v1.69.0 && oxfmt v0.54.0 (#23116)dadafe3docs(oxlint, oxfmt): mention migrate skills in npm READMEs (#22965)f88961adocs(oxfmt): annotate each config option with supported languages (#22953)Updates
oxlintfrom 1.68.0 to 1.69.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
44ae845release(apps): oxlint v1.69.0 && oxfmt v0.54.0 (#23116)e805174feat(linter): add schema forjest/vitest/max-expects(#23105)7850577feat(linter): add schema forjest/vitest/expect-expect(#23104)75f641afeat(linter): add schema forjest/vitest/consistent-test-it(#23103)d65b860refactor(linter): reuse non-object references for rules schemas (#23100)6bcd52crefactor(linter): share"alway" | "never"option across rules (#23099)5125f89feat(linter/unicorn): support no-nullcheckArgumentsoption (#23098)b8b9797feat(linter): add schema forimport-max-dependencies(#23096)65cb47afeat(linter/eslint): support no-unused-expressionsignoreDirectivesoption ...f6c36d5feat(linter): add schema forimport/prefer-default-export(#23091)