build(deps-dev): bump the linting group across 1 directory with 4 updates#216
Merged
github-actions[bot] merged 1 commit intoJul 6, 2026
Conversation
1a554ba to
041c6a0
Compare
…ates Bumps the linting group with 4 updates in the /frontend directory: [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest), [eslint-plugin-oxlint](https://github.com/oxc-project/eslint-plugin-oxlint), [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) and [prettier](https://github.com/prettier/prettier). Updates `@vitest/eslint-plugin` from 1.6.20 to 1.6.21 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.6.20...v1.6.21) Updates `eslint-plugin-oxlint` from 1.71.0 to 1.72.0 - [Release notes](https://github.com/oxc-project/eslint-plugin-oxlint/releases) - [Commits](oxc-project/eslint-plugin-oxlint@v1.71.0...v1.72.0) Updates `oxlint` from 1.71.0 to 1.72.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.72.0/npm/oxlint) Updates `prettier` from 3.9.1 to 3.9.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.1...3.9.4) --- updated-dependencies: - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.6.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linting - dependency-name: eslint-plugin-oxlint dependency-version: 1.72.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linting - dependency-name: oxlint dependency-version: 1.72.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linting - dependency-name: prettier dependency-version: 3.9.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linting ... Signed-off-by: dependabot[bot] <support@github.com>
041c6a0 to
71b128c
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 linting group with 4 updates in the /frontend directory: @vitest/eslint-plugin, eslint-plugin-oxlint, oxlint and prettier.
Updates
@vitest/eslint-pluginfrom 1.6.20 to 1.6.21Release notes
Sourced from @vitest/eslint-plugin's releases.
Commits
ffe3299chore: release v1.6.21af7ac0cInitial support for aroundEach and aroundAll hooks (#923)52692a4fix: support Chai-style expect chains (#920)8f671acfix(prefer-called-with): map calledOnce matcher to exact once with (#918)Updates
eslint-plugin-oxlintfrom 1.71.0 to 1.72.0Release notes
Sourced from eslint-plugin-oxlint's releases.
Commits
41d1508release: v1.72.0 (#744)e97d592chore(deps): update oxc-project/security-action action to v1.0.8 (#742)d78e434chore(deps): update npm packages (#738)caeb6c1chore(deps): update npm packages to v65 (#735)Updates
oxlintfrom 1.71.0 to 1.72.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
5306f24release(apps): oxlint v1.72.0 && oxfmt v0.57.0 (#23935)742be36fix(refactor/node/handle-callback-err): reject invalid regex config (#23740)1c8f50cfeat(linter): add schema foreslint/no-restricted-import(#23642)Updates
prettierfrom 3.9.1 to 3.9.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
b693cb2Release 3.9.42e92ac0Angular: Format@content(name)->@content (name)to align with other blo...abed2c2Bump Prettier dependency to 3.9.36cfbc00Clean changelog_unreleased3732e1dRelease 3.9.3a74a7b0Allow decorators to be used withdeclareon class fields (#19492)bd9e11aCorrect text identification in liquid syntax (#19489)269eee3Bump Prettier dependency to 3.9.1ec7ccd1Clean changelog_unreleased