chore(deps): bump the oxc group across 1 directory with 2 updates - #112
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
90b3b29 to
e0dce1f
Compare
|
@dependabot rebase |
Bumps the oxc 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.66.0 to 0.67.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.67.0/npm/oxfmt) Updates `oxlint` from 1.81.0 to 1.82.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.82.0/npm/oxlint) --- updated-dependencies: - dependency-name: oxfmt dependency-version: 0.67.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: oxc - dependency-name: oxlint dependency-version: 1.82.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: oxc ... Signed-off-by: dependabot[bot] <support@github.com>
e0dce1f to
4fac88a
Compare
|
@copilot fix it |
I checked this branch against |
|
@copilot fix CI |
Co-authored-by: btravers <3476441+btravers@users.noreply.github.com>
Bumps the oxc group with 2 updates in the / directory: oxfmt and oxlint.
Updates
oxfmtfrom 0.66.0 to 0.67.0Changelog
Sourced from oxfmt's changelog.
... (truncated)
Commits
b4da00brelease(apps): oxlint v1.82.0 && oxfmt v0.67.0 (#26384)9a612d5chore(deps): update npm packages (#26178)Updates
oxlintfrom 1.81.0 to 1.82.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
b4da00brelease(apps): oxlint v1.82.0 && oxfmt v0.67.0 (#26384)aa38ddffix(linter/unicorn/numeric-separators-style): correct schema defaults (#26393)6a0e19cfeat(linter/eslint/no-unmodified-loop-condition): support `checkConditionalEx...