chore(deps-dev): bump the oxc group across 1 directory with 2 updates#78
Merged
Merged
Conversation
Deploying fs-packages with
|
| Latest commit: |
29fa7e5
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://5a93ad30.fs-packages.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-oxc-cx60.fs-packages.pages.dev |
Contributor
|
@dependabot rebase |
c123daf to
6c1ee46
Compare
Goosterhof
previously approved these changes
May 13, 2026
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.47.0 to 0.49.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.49.0/npm/oxfmt) Updates `oxlint` from 1.62.0 to 1.64.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.64.0/npm/oxlint) --- updated-dependencies: - dependency-name: oxfmt dependency-version: 0.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: oxc - dependency-name: oxlint dependency-version: 1.63.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: oxc ... Signed-off-by: dependabot[bot] <support@github.com>
6c1ee46 to
29fa7e5
Compare
Goosterhof
approved these changes
May 13, 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 oxc group with 2 updates in the / directory: oxfmt and oxlint.
Updates
oxfmtfrom 0.47.0 to 0.49.0Changelog
Sourced from oxfmt's changelog.
... (truncated)
Commits
d652a55release(apps): oxlint v1.64.0 && oxfmt v0.49.0 (#22318)6e8e818feat(oxfmt): Experimental .svelte support (#21700)330fe31refactor(config): Update doc comment forGlobSet(#22197)fb3067crefactor(oxfmt): use shared GlobSet for overrides (#22147)5921a25release(apps): oxlint v1.63.0 && oxfmt v0.48.0 (#22109)Updates
oxlintfrom 1.62.0 to 1.64.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
d652a55release(apps): oxlint v1.64.0 && oxfmt v0.49.0 (#22318)25b7017fix(linter): undocument overrideignoresoption (#22213)330fe31refactor(config): Update doc comment forGlobSet(#22197)fbb8f22feat(linter): supportignoresin overrides (#22148)5921a25release(apps): oxlint v1.63.0 && oxfmt v0.48.0 (#22109)cacbc4adocs(linter): Fix jest settings docs. (#22127)d177595chore(linter): Update oxlint-tsgolint peer dependency to the latest release. ...