Closed dependabot[bot] closed 8 months ago
Bumps the dependencies group with 33 updates:
2.26.2
2.27.1
6.7.4
6.21.0
8.50.0
8.56.0
8.0.3
9.0.10
1.10.14
1.12.3
5.2.2
5.3.3
4.1.8
5.1.0
29.6.3
29.7.0
1.3.92
1.4.0
0.2.29
0.2.36
6.1.3
6.4.2
14.0.0
14.2.1
14.5.1
14.5.2
3.10.14
3.10.18
4.5.6
4.5.8
4.4.7
4.4.9
4.6.7
4.6.9
18.2.25
18.2.55
18.2.11
18.2.19
3.0.2
3.0.4
8.2.1
8.2.2
0.4.1
0.6.0
9.0.0
9.1.0
2.28.1
2.29.1
27.4.2
27.6.3
5.0.0
5.1.3
22.1.0
24.0.0
1.3.2
2.2.0
8.4.31
8.4.35
10.9.1
10.9.2
7.2.0
8.0.2
4.4.11
5.1.1
Updates @changesets/cli from 2.26.2 to 2.27.1
@changesets/cli
Sourced from @changesets/cli's releases.
@changesets/cli
@changesets/cli@2.27.1 Patch Changes #1267 86cfff1 Thanks @Andarist! - Make ./bin.js available through package.json#exports to fix compatibility with changesets/action. @changesets/cli@2.27.0 Minor Changes #1185 a971652 Thanks @Andarist! - package.json#exports have been added to limit what (and how) code might be imported from the package. #1236 dfd4cca Thanks @camertron! - Avoid using short commit IDs Patch Changes #1053 90a870a Thanks @paescuj! - Replace the dependency is-ci with ci-info. Updated dependencies [a971652, dfd4cca]: @changesets/assemble-release-plan@6.0.0 @changesets/get-dependents-graph@2.0.0 @changesets/apply-release-plan@7.0.0 @changesets/get-release-plan@4.0.0 @changesets/changelog-git@0.2.0 @changesets/config@3.0.0 @changesets/errors@0.2.0 @changesets/logger@0.1.0 @changesets/types@6.0.0 @changesets/write@0.3.0 @changesets/read@0.6.0 @changesets/git@3.0.0 @changesets/pre@2.0.0
@2
86cfff1
@Andarist
./bin.js
package.json#exports
changesets/action
#1185 a971652 Thanks @Andarist! - package.json#exports have been added to limit what (and how) code might be imported from the package.
a971652
#1236 dfd4cca Thanks @camertron! - Avoid using short commit IDs
dfd4cca
@camertron
#1053 90a870a Thanks @paescuj! - Replace the dependency is-ci with ci-info.
90a870a
@paescuj
is-ci
ci-info
Updated dependencies [a971652, dfd4cca]:
@changesets/assemble-release-plan
@6
@changesets/get-dependents-graph
@changesets/apply-release-plan
@7
@changesets/get-release-plan
@4
@changesets/changelog-git
@0
@changesets/config
@3
@changesets/errors
@changesets/logger
@changesets/types
@changesets/write
@changesets/read
@changesets/git
@changesets/pre
c11391b
3c03496
0c8829b
exports
47016fc
Updates @typescript-eslint/eslint-plugin from 6.7.4 to 6.21.0
@typescript-eslint/eslint-plugin
Sourced from @typescript-eslint/eslint-plugin's releases.
@typescript-eslint/eslint-plugin
v6.21.0 6.21.0 (2024-02-05) 🚀 Features export plugin metadata (#8331) allow parserOptions.project: false (#8339) eslint-plugin: add rule prefer-find (#8216) typescript-estree: forbid duplicated accessibility modifiers (#8257) utils: improve eslint types (#8344) 🩹 Fixes ast-spec: add JSXElement type to the JSXAttribute['value'] (#8285) eslint-plugin: [no-unused-vars] don't report on types referenced in export assignment expression (#8265) eslint-plugin: [switch-exhaustiveness-check] better support for intersections, infinite types, non-union values (#8250) eslint-plugin: [consistent-type-imports] dont report on types used in export assignment expressions (#8332) eslint-plugin: [no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option (#8249) eslint-plugin: [class-literal-property-style] allow getter when same key setter exists (#8277) eslint-plugin: [no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before as keyword (#8326) rule-tester: fix a phantom dependency on the "semver" package (#8260) ❤️ Thank You auvred @auvred Brad Zacher @bradzacher Kirk Waiblinger @kirkwaiblinger Pete Gonzalez @octogonz YeonJuan @yeonjuan You can read about our versioning strategy and releases on our website. v6.20.0 6.20.0 (2024-01-29) 🚀 Features eslint-plugin: [member-ordering] allow easy reuse of the default ordering (#8248) 🩹 Fixes eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result (#8283) eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable (#8262) eslint-plugin: [no-useless-template-literals] report Infinity & NaN (#8295) eslint-plugin: [prefer-readonly] disable checking accessors (#8300) ❤️ Thank You
parserOptions.project: false
JSXElement
JSXAttribute['value']
as
@auvred
@bradzacher
@kirkwaiblinger
@octogonz
@yeonjuan
You can read about our versioning strategy and releases on our website.
... (truncated)
Sourced from @typescript-eslint/eslint-plugin's changelog.
6.21.0 (2024-02-05) 🚀 Features export plugin metadata allow parserOptions.project: false eslint-plugin: add rule prefer-find 🩹 Fixes eslint-plugin: [no-unused-vars] don't report on types referenced in export assignment expression eslint-plugin: [switch-exhaustiveness-check] better support for intersections, infinite types, non-union values eslint-plugin: [consistent-type-imports] dont report on types used in export assignment expressions eslint-plugin: [no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option eslint-plugin: [class-literal-property-style] allow getter when same key setter exists eslint-plugin: [no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before as keyword ❤️ Thank You auvred Brad Zacher Kirk Waiblinger Pete Gonzalez YeonJuan You can read about our versioning strategy and releases on our website. 6.20.0 (2024-01-29) 🚀 Features eslint-plugin: [member-ordering] allow easy reuse of the default ordering 🩹 Fixes eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable
export plugin metadata
allow parserOptions.project: false
eslint-plugin: add rule prefer-find
eslint-plugin: [no-unused-vars] don't report on types referenced in export assignment expression
eslint-plugin: [switch-exhaustiveness-check] better support for intersections, infinite types, non-union values
eslint-plugin: [consistent-type-imports] dont report on types used in export assignment expressions
eslint-plugin: [no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option
eslint-plugin: [class-literal-property-style] allow getter when same key setter exists
eslint-plugin: [no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before as keyword
eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result
eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable
289ee88
f892a72
aa5edf7
1d7447f
Options
e2b46e0
3bbb78d
9883ee2
69bd501
cd5dff8
8d62ee6
Updates @typescript-eslint/parser from 6.7.4 to 6.21.0
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's releases.
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's changelog.
6.21.0 (2024-02-05) 🚀 Features allow parserOptions.project: false ❤️ Thank You auvred Brad Zacher Kirk Waiblinger Pete Gonzalez YeonJuan You can read about our versioning strategy and releases on our website. 6.20.0 (2024-01-29) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 6.19.1 (2024-01-22) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 6.19.0 (2024-01-15) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 6.18.1 (2024-01-08) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 6.18.0 (2024-01-06) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 6.17.0 (2024-01-01)
This was a version bump only for parser to align it with other projects, there were no code changes.
45c0cb2
a01a6e6
a911214
7c673a1
aa7ab0e
1ee3087
21460ef
d0977ab
Updates eslint from 8.50.0 to 8.56.0
eslint
Sourced from eslint's releases.
v8.56.0 Features 0dd9704 feat: Support custom severity when reporting unused disable directives (#17212) (Bryan Mishkin) 31a7e3f feat: fix no-restricted-properties false negatives with unknown objects (#17818) (Arka Pratim Chaudhuri) Bug Fixes 7d5e5f6 fix: TypeError: fs.exists is not a function on read-only file system (#17846) (Francesco Trotta) 74739c8 fix: suggestion with invalid syntax in no-promise-executor-return rule (#17812) (Bryan Mishkin) Documentation 9007719 docs: update link in ways-to-extend.md (#17839) (Amel SELMANE) 3a22236 docs: Update README (GitHub Actions Bot) 54c3ca6 docs: fix migration-guide example (#17829) (Tanuj Kanti) 4391b71 docs: check config comments in rule examples (#17815) (Francesco Trotta) fd28363 docs: remove mention about ESLint stylistic rules in readme (#17810) (Zwyx) 48ed5a6 docs: Update README (GitHub Actions Bot) Chores ba6af85 chore: upgrade @eslint/js@8.56.0 (#17864) (Milos Djermanovic) 60a531a chore: package.json update for @eslint/js release (Jenkins) ba87a06 chore: update dependency markdownlint to ^0.32.0 (#17783) (renovate[bot]) 9271d10 chore: add GitHub issue template for docs issues (#17845) (Josh Goldberg ✨) 70a686b chore: Convert rule tests to FlatRuleTester (#17819) (Nicholas C. Zakas) f3a599d chore: upgrade eslint-plugin-unicorn to v49.0.0 (#17837) (唯然) 905d4b7 chore: upgrade eslint-plugin-eslint-plugin v5.2.1 (#17838) (唯然) 4d7c3ce chore: update eslint-plugin-n v16.4.0 (#17836) (唯然) fd0c60c ci: unpin Node.js 21.2.0 (#17821) (Francesco Trotta) v8.55.0 Features 8c9e6c1 feat: importNamePattern option in no-restricted-imports (#17721) (Tanuj Kanti) Documentation 83ece2a docs: fix typo --rules -> --rule (#17806) (OKURA Masafumi) fffca5c docs: remove "Open in Playground" buttons for removed rules (#17791) (Francesco Trotta) a6d9442 docs: fix correct/incorrect examples of rules (#17789) (Tanuj Kanti) 383e999 docs: update and fix examples for no-unused-vars (#17788) (Tanuj Kanti) 5a8efd5 docs: add specific stylistic rule for each deprecated rule (#17778) (Etienne) Chores eb8950c chore: upgrade @eslint/js@8.55.0 (#17811) (Milos Djermanovic) 93df384 chore: package.json update for @eslint/js release (Jenkins) fe4b954 chore: upgrade @eslint/eslintrc@2.1.4 (#17799) (Milos Djermanovic) bd8911d ci: pin Node.js 21.2.0 (#17809) (Milos Djermanovic) b29a16b chore: fix several cli tests to run in the intended flat config mode (#17797) (Milos Djermanovic) de165c1 chore: remove unused config-extends fixtures (#17781) (Milos Djermanovic) d4304b8 chore: remove formatting/stylistic rules from new rule templates (#17780) (Francesco Trotta) 21024fe chore: check rule examples for syntax errors (#17718) (Francesco Trotta) v8.54.0
0dd9704
31a7e3f
7d5e5f6
TypeError: fs.exists is not a function
74739c8
9007719
3a22236
54c3ca6
4391b71
fd28363
48ed5a6
ba6af85
@eslint/js
@8
60a531a
ba87a06
9271d10
70a686b
f3a599d
905d4b7
4d7c3ce
fd0c60c
8c9e6c1
83ece2a
--rules
--rule
fffca5c
a6d9442
383e999
no-unused-vars
5a8efd5
eb8950c
93df384
fe4b954
@eslint/eslintrc
bd8911d
b29a16b
cli
de165c1
d4304b8
21024fe
Sourced from eslint's changelog.
v8.56.0 - December 15, 2023 ba6af85 chore: upgrade @eslint/js@8.56.0 (#17864) (Milos Djermanovic) 60a531a chore: package.json update for @eslint/js release (Jenkins) 0dd9704 feat: Support custom severity when reporting unused disable directives (#17212) (Bryan Mishkin) 31a7e3f feat: fix no-restricted-properties false negatives with unknown objects (#17818) (Arka Pratim Chaudhuri) ba87a06 chore: update dependency markdownlint to ^0.32.0 (#17783) (renovate[bot]) 7d5e5f6 fix: TypeError: fs.exists is not a function on read-only file system (#17846) (Francesco Trotta) 9271d10 chore: add GitHub issue template for docs issues (#17845) (Josh Goldberg ✨) 70a686b chore: Convert rule tests to FlatRuleTester (#17819) (Nicholas C. Zakas) 9007719 docs: update link in ways-to-extend.md (#17839) (Amel SELMANE) f3a599d chore: upgrade eslint-plugin-unicorn to v49.0.0 (#17837) (唯然) 905d4b7 chore: upgrade eslint-plugin-eslint-plugin v5.2.1 (#17838) (唯然) 4d7c3ce chore: update eslint-plugin-n v16.4.0 (#17836) (唯然) 3a22236 docs: Update README (GitHub Actions Bot) 54c3ca6 docs: fix migration-guide example (#17829) (Tanuj Kanti) 4391b71 docs: check config comments in rule examples (#17815) (Francesco Trotta) fd28363 docs: remove mention about ESLint stylistic rules in readme (#17810) (Zwyx) fd0c60c ci: unpin Node.js 21.2.0 (#17821) (Francesco Trotta) 48ed5a6 docs: Update README (GitHub Actions Bot) 74739c8 fix: suggestion with invalid syntax in no-promise-executor-return rule (#17812) (Bryan Mishkin) v8.55.0 - December 1, 2023 eb8950c chore: upgrade @eslint/js@8.55.0 (#17811) (Milos Djermanovic) 93df384 chore: package.json update for @eslint/js release (Jenkins) fe4b954 chore: upgrade @eslint/eslintrc@2.1.4 (#17799) (Milos Djermanovic) 8c9e6c1 feat: importNamePattern option in no-restricted-imports (#17721) (Tanuj Kanti) 83ece2a docs: fix typo --rules -> --rule (#17806) (OKURA Masafumi) bd8911d ci: pin Node.js 21.2.0 (#17809) (Milos Djermanovic) b29a16b chore: fix several cli tests to run in the intended flat config mode (#17797) (Milos Djermanovic) fffca5c docs: remove "Open in Playground" buttons for removed rules (#17791) (Francesco Trotta) a6d9442 docs: fix correct/incorrect examples of rules (#17789) (Tanuj Kanti) 383e999 docs: update and fix examples for no-unused-vars (#17788) (Tanuj Kanti) 5a8efd5 docs: add specific stylistic rule for each deprecated rule (#17778) (Etienne) de165c1 chore: remove unused config-extends fixtures (#17781) (Milos Djermanovic) d4304b8 chore: remove formatting/stylistic rules from new rule templates (#17780) (Francesco Trotta) 21024fe chore: check rule examples for syntax errors (#17718) (Francesco Trotta) v8.54.0 - November 17, 2023 d644de9 chore: upgrade @eslint/js@8.54.0 (#17773) (Milos Djermanovic) 1e6e314 chore: package.json update for @eslint/js release (Jenkins) 98926e6 fix: Ensure that extra data is not accidentally stored in the cache file (#17760) (Milos Djermanovic) a7a883b feat: for-direction rule add check for condition in reverse order (#17755) (Angelo Annunziata) 1452dc9 feat: Add suggestions to no-console (#17680) (Joel Mathew Koshy) 6fb8805 chore: Fixed grammar in issue_templates/rule_change (#17770) (Joel Mathew Koshy) becfdd3 docs: Make clear when rules are removed (#17728) (Nicholas C. Zakas) e8cf9f6 fix: Make dark scroll bar in dark theme (#17753) (Pavel) 85db724 chore: upgrade markdownlint to 0.31.1 (#17754) (Nitin Kumar)
v8.56.0 - December 15, 2023
v8.55.0 - December 1, 2023
v8.54.0 - November 17, 2023
d644de9
1e6e314
98926e6
a7a883b
1452dc9
6fb8805
becfdd3
e8cf9f6
85db724
markdownlint
8e8e9f8
085978b
Updates husky from 8.0.3 to 9.0.10
husky
Sourced from husky's releases.
v9.0.10 fix: rename index.d.ts to index.d.mts by @mrkjdy in typicode/husky#1379 v9.0.9 refactor: rename files by @typicode in typicode/husky#1378 v9.0.8 docs: update index.md by @khaledYS in typicode/husky#1369 Fix tab detection on install command by @glensc in typicode/husky#1376 refactor: reduce file size by @typicode in typicode/husky#1377 v9.0.7 fix: typo and source ~/.huskyrc correctly (compatibility with v8) docs: fix example by @typicode in typicode/husky#1363 v9.0.6 docs: add favicon by @rakleed in typicode/husky#1354 chore: apply editorconfig to code only by @typicode in typicode/husky#1355 docs: update install script to mjs and fix CI checks by @starnayuta in typicode/husky#1357 Fix unbound variable by @typicode in typicode/husky#1359 v9.0.5 docs: update path to startup files by @ManuelRauber in typicode/husky#1350 fix: init error by @typicode in typicode/husky#1353 v9.0.4 fix: init create dir before by @typicode in typicode/husky#1348 refactor: simplify by @typicode in typicode/husky#1349 fix: init not working on pnpm #1334 by @rozbo in typicode/husky#1347 v9.0.3 docs: fix link by @typicode in typicode/husky#1340 chore: fix links in issue template by @julien-f in typicode/husky#1341 fix: add scripts field if not present by @chalkygames123 in typicode/husky#1338 docs: changelog link by @typicode in typicode/husky#1343 fix: insert final newline by @chalkygames123 in typicode/husky#1339 fix: fix git hooks path on windows by @rozbo in typicode/husky#1346 v9.0.2 fix: exit code by @gergelypap in typicode/husky#1336 docs: typo by @chalkygames123 in typicode/husky#1337 v9.0.1
@mrkjdy
@typicode
@khaledYS
@glensc
~/.huskyrc
@rakleed
@starnayuta
@ManuelRauber
@rozbo
@julien-f
@chalkygames123
@gergelypap
c042d9b
e529368
6219cac
d8377fe
211b80a
a5a45fc
d091328
798f1ad
b98985d
3e13656
Updates turbo from 1.10.14 to 1.12.3
turbo
Sourced from turbo's releases.
Turborepo v1.12.3 What's Changed Docs Add "System environment variables" page. by @anthonyshew in vercel/turbo#7223 Remote Cache API doc. by @anthonyshew in vercel/turbo#7236 Inputs clarity. by @anthonyshew in vercel/turbo#7246 docs(turborepo): fix typo in task dependencies by @flextremedev in vercel/turbo#7271 feat(docs): document building turbo from source by @mehulkar in vercel/turbo#7276 Fix a typo in docs page for github actions by @noahsark769 in vercel/turbo#7249 create-turbo release(turborepo): 1.12.2 by @github-actions in vercel/turbo#7200 release(turborepo): 1.12.3-canary.0 by @github-actions in vercel/turbo#7215 Examples Bumping examples to 1.12 by @anthonyshew in vercel/turbo#7053 Fix trailing comma in exapmle react-library.json by @Fl0h0 in vercel/turbo#7273 fix: avoid expensive globwalk in examples by @chris-olszewski in vercel/turbo#7238 Changelog backport wax 0.6 fixes to turborepo-wax by @arlyon in vercel/turbo#7089 chore: allow unused for variables that don't get used on windows by @chris-olszewski in vercel/turbo#7212 rust is no longer experimental by @arlyon in vercel/turbo#7214 fix: declare version.txt as input by @chris-olszewski in vercel/turbo#7221 refactor: Clean up error printing by @NicholasLYang in vercel/turbo#7169 fix: correctly parse pnpm lockfile settings by @chris-olszewski in vercel/turbo#7198 refactor(turborepo): Change Detector by @NicholasLYang in vercel/turbo#7222 chore: move scripts to build and benchmark demos to new package by @mehulkar in vercel/turbo#7217 feat(turbo-repository): return additional workspace data by @mrmckeb in vercel/turbo#7187 Fix/filter unnamed packages by @arlyon in vercel/turbo#7280 fix: Daemon Restarting by @NicholasLYang in vercel/turbo#7288 chore(turborepo-lib): use compile error for feature validation by @ForsakenHarmony in vercel/turbo#4235 fix(@turbo/repository): update types to latest signature by @mehulkar in vercel/turbo#7289 fix(Turborepo): Flag off daemon for package discovery by @gsoltis in dependabot[bot] commented 8 months ago Superseded by #266.
@anthonyshew
@flextremedev
@mehulkar
@noahsark769
@github-actions
@Fl0h0
@chris-olszewski
@arlyon
@NicholasLYang
@mrmckeb
@ForsakenHarmony
@turbo/repository
@gsoltis
Superseded by #266.
Bumps the dependencies group with 33 updates:
2.26.2
2.27.1
6.7.4
6.21.0
6.7.4
6.21.0
8.50.0
8.56.0
8.0.3
9.0.10
1.10.14
1.12.3
5.2.2
5.3.3
4.1.8
5.1.0
29.6.3
29.7.0
1.3.92
1.4.0
0.2.29
0.2.36
6.1.3
6.4.2
14.0.0
14.2.1
14.5.1
14.5.2
3.10.14
3.10.18
4.5.6
4.5.8
4.4.7
4.4.9
4.6.7
4.6.9
18.2.25
18.2.55
18.2.11
18.2.19
3.0.2
3.0.4
8.2.1
8.2.2
0.4.1
0.6.0
9.0.0
9.1.0
2.28.1
2.29.1
27.4.2
27.6.3
5.0.0
5.1.3
22.1.0
24.0.0
1.3.2
2.2.0
8.4.31
8.4.35
10.9.1
10.9.2
7.2.0
8.0.2
4.4.11
5.1.1
Updates
@changesets/cli
from 2.26.2 to 2.27.1Release notes
Sourced from
@changesets/cli
's releases.Commits
c11391b
Version Packages (#1268)86cfff1
Make./bin.js
available throughpackage.json#exports
(#1267)3c03496
Version Packages (#1184)dfd4cca
Avoid using short commit IDs (#1236)0c8829b
Adjust bump types related to theexports
change (#1186)a971652
Usepackage.json#exports
(#1185)90a870a
Replace the dependencyis-ci
withci-info
(#1053)47016fc
add pnpm docs to publish command (#1181)Updates
@typescript-eslint/eslint-plugin
from 6.7.4 to 6.21.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
289ee88
chore(release): publish 6.21.0f892a72
docs(eslint-plugin): mention alternatives in no-explicit-any (#8370)aa5edf7
chore(deps): update dependency prettier to v3.2.4 (#8357)1d7447f
chore(eslint-plugin): [no-invalid-void-type] fixOptions
typing to reflect ...e2b46e0
fix(eslint-plugin): [no-unnecessary-type-assertion] provide valid fixes for a...3bbb78d
feat(eslint-plugin): add rule prefer-find (#8216)9883ee2
feat: export plugin metadata (#8331)69bd501
fix(eslint-plugin): [class-literal-property-style] allow getter when same key...cd5dff8
chore: bump eslint versions (#8338)8d62ee6
chore: remove unnecessary eslint-disable comments (#8336)Updates
@typescript-eslint/parser
from 6.7.4 to 6.21.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
289ee88
chore(release): publish 6.21.0aa5edf7
chore(deps): update dependency prettier to v3.2.4 (#8357)45c0cb2
chore: cleanup test-utils naming/locations (#8341)a01a6e6
chore(release): publish 6.20.0a911214
chore(release): publish 6.19.17c673a1
chore(release): publish 6.19.0aa7ab0e
chore(release): publish 6.18.11ee3087
chore: enable eslint-plugin-jsdoc internally (#8145)21460ef
chore(release): publish 6.18.0d0977ab
chore: use nx release (#8194)Updates
eslint
from 8.50.0 to 8.56.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
8e8e9f8
8.56.0085978b
Build: changelog update for 8.56.0ba6af85
chore: upgrade@eslint/js
@8
.56.0 (#17864)60a531a
chore: package.json update for@eslint/js
release0dd9704
feat: Support custom severity when reporting unused disable directives (#17212)31a7e3f
feat: fix no-restricted-properties false negatives with unknown objects (#17818)ba87a06
chore: update dependency markdownlint to ^0.32.0 (#17783)7d5e5f6
fix:TypeError: fs.exists is not a function
on read-only file system (#17846)9271d10
chore: add GitHub issue template for docs issues (#17845)70a686b
chore: Convert rule tests to FlatRuleTester (#17819)Updates
husky
from 8.0.3 to 9.0.10Release notes
Sourced from husky's releases.
... (truncated)
Commits
c042d9b
9.0.10e529368
fix: rename index.d.ts to index.d.mts (#1379)6219cac
9.0.9d8377fe
refactor: rename files (#1378)211b80a
9.0.8a5a45fc
refactor: reduce file size (#1377)d091328
fix: tab detection on install command (#1376)798f1ad
docs: update listb98985d
test: expect init to exit with 03e13656
docs: fix linksUpdates
turbo
from 1.10.14 to 1.12.3Release notes
Sourced from turbo's releases.