⬆️ Bump the formatter group across 1 directory with 8 updates #247
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 formatter group with 7 updates in the /client directory:
1.3.2
1.10.5
5.62.0
8.23.0
5.62.0
8.23.0
7.1.0
10.2.0
13.0.0
14.3.0
8.57.0
9.20.0
3.2.5
3.4.2
Updates
@rushstack/eslint-patch
from 1.3.2 to 1.10.5Changelog
Sourced from
@rushstack/eslint-patch
's changelog.... (truncated)
Commits
d716cce
Bump versions [skip ci]659bc9a
Update changelogs [skip ci]4cf55de
[eslint-bulk] Fix caching during eslintrc lookup (#5065)bb5099a
[heft-jest-plugin, repo] Fix issues with punycode injest-environment-jsdom
...97c40b5
Bump cyclics. (#5026)e9edfa6
Bump cyclics and external dependencies.: (#5014)2242751
Implement SARIF formatter for Eslint (#4956)459933e
Bump cyclics and pull in a testing version (5.135.0-pr4927.0) of Rush. (#4935)2154c68
Bump versions [skip ci]daaa6e5
Update changelogs [skip ci]Updates
@typescript-eslint/eslint-plugin
from 5.62.0 to 8.23.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
2a96020
chore(release): publish 8.23.006925f8
feat(eslint-plugin): [no-unnecessary-boolean-literal-compare] enforce strictN...884995d
fix(eslint-plugin): [no-shadow] ignore declare variables in definition files ...cd15629
docs(eslint-plugin): [class-methods-use-this] refresh options docs (#10728)a9cbcc9
fix(eslint-plugin): [no-restricted-imports] support regex option (#10699)3e44913
fix(eslint-plugin): [dot-notation] handle noPropertyAccessFromIndexSignature ...82cb00d
fix(eslint-plugin): [prefer-nullish-coalescing] fix missing return (#10732)c58d816
fix: bump ts-api-utils to ^2.0.1 (#10761)345e82e
docs(eslint-plugin): remove duplicate option descriptions on various rules (#...77df70d
fix(eslint-plugin): [no-unnecessary-template-expression] allow interpolating ...Updates
@typescript-eslint/parser
from 5.62.0 to 8.23.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
2a96020
chore(release): publish 8.23.094e8098
chore(release): publish 8.22.0a885343
feat(parser): add standalone isolatedDeclarations option (#10499)79af426
chore(release): publish 8.21.0a157fd4
chore: standardized on inline named exports (mostly) (#10596)ea6fbea
chore(release): publish 8.20.0328b7df
chore(release): publish 8.19.1e19f30f
chore(release): publish 8.19.0157b781
chore(release): publish 8.18.2b2ce158
chore(release): publish 8.18.1Updates
@vue/eslint-config-prettier
from 7.1.0 to 10.2.0Release notes
Sourced from
@vue/eslint-config-prettier
's releases.Changelog
Sourced from
@vue/eslint-config-prettier
's changelog.Commits
757b908
10.2.0b849add
build: automated publishing to NPM from GitHubc4b3586
chore(deps): update dependency eslint-config-prettier to v10 (#31)2c57e45
chore: we don't need typescript as a dev dependencyb587a81
chore(deps): update all non-major dependencies (#29)3eec6b3
chore: Configure Renovate (#25)a1c8b53
10.1.0c75ff34
feat: generate .d.ts files on publishing8784cfb
docs: fix typo0eaa1ea
10.0.0Updates
@vue/eslint-config-typescript
from 13.0.0 to 14.3.0Release notes
Sourced from
@vue/eslint-config-typescript
's releases.... (truncated)
Commits
cdbecf6
14.3.0f7bd7b7
feat: a more intuitive way to configure and override (#123)6296f39
fix: typo in index.ts (#128)3a3b13c
docs: revert README.md to drop use ofdefineConfig
until it's actually ready8ec24b6
14.2.03c930e4
feat: add adefineConfig
utility function and use it in examples (#117)0d2e74a
fix: add absolute path for reading file contents, fixrootDir
issue (#108)ffbd03b
chore(deps): update all non-major dependencies (#121)d6876f2
chore(deps): update dependency vite to ^6.0.5 (#122)42fe9d9
chore: auto-update every dep except the old espree fixtureUpdates
eslint
from 8.57.0 to 9.20.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
7e78b50
9.20.0588b664
Build: changelog update for 9.20.0979097a
chore: upgrade@eslint/js
@9
.20.0 (#19412)031734e
chore: package.json update for@eslint/js
release91d4d9f
fix: Bring types in sync with@eslint/core
(#19157)b7012c8
docs: rewrite examples with var using let and const (#19407)d4c47c3
test: avoid empty config warning in test output (#19408)e89a54a
feat: change behavior of inactive flags (#19386)fa25c7a
fix: Emit warning when empty config file is used (#19399)6406376
docs: Update READMEUpdates
eslint-plugin-vue
from 9.26.0 to 9.32.0Release notes
Sourced from eslint-plugin-vue's releases.