chore(deps-dev): bump the oxlint group across 1 directory with 2 updates#1318
Merged
Merged
Conversation
Owner
|
@dependabot rebase |
Bumps the oxlint group with 2 updates in the / directory: [eslint-plugin-oxlint](https://github.com/oxc-project/eslint-plugin-oxlint) and [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint). Updates `eslint-plugin-oxlint` from 1.70.0 to 1.71.0 - [Release notes](https://github.com/oxc-project/eslint-plugin-oxlint/releases) - [Commits](oxc-project/eslint-plugin-oxlint@v1.70.0...v1.71.0) Updates `oxlint` from 1.70.0 to 1.71.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.71.0/npm/oxlint) --- updated-dependencies: - dependency-name: eslint-plugin-oxlint dependency-version: 1.71.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: oxlint - dependency-name: oxlint dependency-version: 1.71.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: oxlint ... Signed-off-by: dependabot[bot] <support@github.com>
cc30d23 to
33b1cca
Compare
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 oxlint group with 2 updates in the / directory: eslint-plugin-oxlint and oxlint.
Updates
eslint-plugin-oxlintfrom 1.70.0 to 1.71.0Release notes
Sourced from eslint-plugin-oxlint's releases.
Commits
1850f17release: v1.71.0 (#740)ef6bf3dchore(deps): update github actions to v7 (#739)cfe1502chore: use HTTPS repository metadata (#737)Updates
oxlintfrom 1.70.0 to 1.71.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
c4be770release(apps): oxlint v1.71.0 && oxfmt v0.56.0 (#23707)0dc2405feat(linter): add schema foreslint/no-restricted-properties(#23619)b638d0efeat(linter): add schema fornode/callback-return(#23615)6d355abrefactor(linter): removenumber_as_object_schemahelper (#23614)eb8bedcfeat(linter): add schema forimport/extensions(#23557)46f3625feat(linter): implement node/no-sync rule (#23589)953c7b3refactor(linter): makeunicorn/numeric-separators-styleoptionsu32(#23558)b01739afeat(linter): add schema forunicorn/numeric-separators-style(#23554)68afd2afeat(linter/node): implementno-mixed-requiresrule (#23539)b08e9f5refactor(linter): re-enable schema for `jsx_a11y/no-noninteractive-element-in...