Bump the eslint group across 1 directory with 3 updates #3008
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 eslint group with 3 updates in the /ui directory: @stylistic/eslint-plugin, @typescript-eslint/types and eslint-plugin-check-file.
Updates
@stylistic/eslint-plugin
from 2.13.0 to 3.1.0Release notes
Sourced from
@stylistic/eslint-plugin
's releases.Changelog
Sourced from
@stylistic/eslint-plugin
's changelog.Commits
6b42973
chore: release v3.1.0 (main) (#678)2a29e28
feat(generic-spacing): remove spaces in type param instantiation (#677)21704b6
chore: release v3.0.1 (main) (#674)770a0a8
chore: release v3.0.0 (main) (#660)8dd68e2
feat(type-generic-spacing): remove whitespaces in generic types (#667)50b2371
chore: update depsdd40b05
chore: typo (#663)a87f5bd
docs: typo (#662)a06ed18
refactor(indent-binary-ops)!: remove unnecessary logic (#645)8cbc9f8
fix(jsx-wrap-multilines): prevent crash when using tabs (#653)Updates
@typescript-eslint/types
from 8.20.0 to 8.24.0Release notes
Sourced from
@typescript-eslint/types
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/types
's changelog.Commits
87d72ba
chore(release): publish 8.24.02a96020
chore(release): publish 8.23.0a0c30f2
feat(types): add strictparent
types for function-declaration, default-expo...94e8098
chore(release): publish 8.22.0a885343
feat(parser): add standalone isolatedDeclarations option (#10499)79af426
chore(release): publish 8.21.0cde20d0
feat(ast-spec): support import attributes inTSImportType
(#10640)a157fd4
chore: standardized on inline named exports (mostly) (#10596)Updates
eslint-plugin-check-file
from 2.8.0 to 3.0.0Release notes
Sourced from eslint-plugin-check-file's releases.
Changelog
Sourced from eslint-plugin-check-file's changelog.
Commits
99ecfdf
chore: bumped version number to 3.0.0911b882
chore: update action filedd3f2d2
fix: update NEXT_JS_PAGE_ROUTER_FILENAME_CASEd9f5762
docs: update docs725778f
docs: add a new glob testing tool005037e
feat(#43): add NEXT_JS_PAGE_ROUTER_FILENAME_CASE for rule filename-naming-con...8ba26db
fix(#53): update NEXT_JS_APP_ROUTER_CASEbd82d9d
docs: update docs for rule filename-naming-conventione8ddf67
docs: update docs for rule filename-blocklist02f787d
chore: update pre-push hookDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions