Closed dependabot[bot] closed 9 months ago
Bumps the dependencies group with 32 updates:
2.26.2
2.27.1
6.7.4
6.19.0
8.50.0
8.56.0
1.10.14
1.11.3
5.2.2
5.3.3
4.1.8
5.1.0
29.6.3
29.7.0
1.3.92
1.3.105
0.2.29
0.2.31
6.1.3
6.2.0
14.0.0
14.1.2
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.48
18.2.11
18.2.18
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.1.3
8.4.31
8.4.33
10.9.1
10.9.2
7.2.0
8.0.1
4.4.11
5.0.12
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.19.0
@typescript-eslint/eslint-plugin
Sourced from @typescript-eslint/eslint-plugin's releases.
@typescript-eslint/eslint-plugin
v6.19.0 6.19.0 (2024-01-15) 🚀 Features eslint-plugin: [prefer-promise-reject-errors] add rule (#8011) eslint-plugin: [no-array-delete] add new rule (#8067) eslint-plugin: [no-useless-template-literals] add fix suggestions (#8065) 🩹 Fixes eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression (#8143) eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable (#8089) typescript-estree: add JSDocParsingMode enum merge for typescript/lib/tsserverlibrary (#8193) typescript-estree: disallow using as the variable keyword for for..in loops (#7649) typescript-estree: fix incorrect backwards-compat augmentation in TS 5.3 (#8181) ❤️ Thank You auvred @auvred Brad Zacher @bradzacher Josh Goldberg ✨ Joshua Chen LJX @lvjiaxuan Steven @Solo-steven StyleShit @StyleShit You can read about our versioning strategy and releases on our website. v6.18.1 6.18.1 (2024-01-08) 🩹 Fixes eslint-plugin: [no-non-null-assertion] provide valid fix when member access is on next line (#8185) eslint-plugin: [no-unnecessary-condition] improve checking optional callee (#8178) eslint-plugin: [prefer-readonly] support modifiers of unions and intersections (#8169) eslint-plugin: [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option (#8176) typescript-estree: fix invalid parsing error when use update expression on non-null assertion (#8202) typescript-estree: only create project service from env setting if project is enabled (#8136) utils: improve error message on typed rule with invalid parser (#8146) ❤️ Thank You auvred @auvred James @Zamiell Josh Goldberg ✨ YeonJuan @yeonjuan
using
for..in
@auvred
@bradzacher
@lvjiaxuan
@Solo-steven
@StyleShit
You can read about our versioning strategy and releases on our website.
@Zamiell
@yeonjuan
... (truncated)
Sourced from @typescript-eslint/eslint-plugin's changelog.
6.19.0 (2024-01-15) 🚀 Features eslint-plugin: [prefer-promise-reject-errors] add rule eslint-plugin: [no-array-delete] add new rule eslint-plugin: [no-useless-template-literals] add fix suggestions 🩹 Fixes eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable ❤️ Thank You auvred Brad Zacher Josh Goldberg ✨ Joshua Chen LJX Steven StyleShit You can read about our versioning strategy and releases on our website. 6.18.1 (2024-01-08) 🩹 Fixes eslint-plugin: [no-non-null-assertion] provide valid fix when member access is on next line eslint-plugin: [no-unnecessary-condition] improve checking optional callee eslint-plugin: [prefer-readonly] support modifiers of unions and intersections eslint-plugin: [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option ❤️ Thank You auvred James Josh Goldberg ✨
eslint-plugin: [prefer-promise-reject-errors] add rule
eslint-plugin: [no-array-delete] add new rule
eslint-plugin: [no-useless-template-literals] add fix suggestions
eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression
eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable
eslint-plugin: [no-non-null-assertion] provide valid fix when member access is on next line
eslint-plugin: [no-unnecessary-condition] improve checking optional callee
eslint-plugin: [prefer-readonly] support modifiers of unions and intersections
eslint-plugin: [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option
7c673a1
85ae4a8
5a56708
c3767ed
8ca5e5e
e0f591e
1aa8664
aa7ab0e
78db0ad
5205192
Updates @typescript-eslint/parser from 6.7.4 to 6.19.0
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's releases.
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's changelog.
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) Note: Version bump only for package @typescript-eslint/parser You can read about our versioning strategy and releases on our website. 6.16.0 (2023-12-25) Note: Version bump only for package @typescript-eslint/parser You can read about our versioning strategy and releases on our website. 6.15.0 (2023-12-18) Note: Version bump only for package @typescript-eslint/parser You can read about our versioning strategy and releases on our website. 6.14.0 (2023-12-11)
This was a version bump only for parser to align it with other projects, there were no code changes.
Note: Version bump only for package @typescript-eslint/parser
1ee3087
21460ef
d0977ab
e566a5d
7246e56
6128a02
c7d702f
cc2c6d3
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 turbo from 1.10.14 to 1.11.3
turbo
Sourced from turbo's releases.
Turborepo v1.11.3 What's Changed Docs Updated outdated Docs "Getting Started" > "Create a New Monorepo" by @Gogoro in vercel/turbo#6786 docs: fix typo under getting started by @denniscampos in vercel/turbo#6817 create-turbo release(turborepo): 1.11.2 by @github-actions in vercel/turbo#6776 release(turborepo): 1.11.3-canary.0 by @github-actions in vercel/turbo#6791 release(turborepo): 1.11.3-canary.1 by @github-actions in vercel/turbo#6835 release(turborepo): 1.11.3-canary.2 by @github-actions in vercel/turbo#6890 Examples Bump turbo in examples. by @anthonyshew in vercel/turbo#6766 fix button prop appName from docs app by @Yunfei1982 in vercel/turbo#6794 Ignore dist in shell commands example. by @anthonyshew in vercel/turbo#6851 fix(examples): Typo correction on design-system package.json by @GGalupo in vercel/turbo#6859 Changelog chore: remove verbosity filter from chrome profile by @chris-olszewski in vercel/turbo#6779 feat: add anon-profile flag by @chris-olszewski in vercel/turbo#6781 chore: remove verbosity flag when running benchmark by @mehulkar in vercel/turbo#6782 feat(gen): pass the command cwd through by @tknickman in vercel/turbo#6795 perf(yarn3): eagerly construct map from workspace paths to locators by @chris-olszewski in vercel/turbo#6797 fix: add missing dependency to cargo lockfile by @mehulkar in vercel/turbo#6807 refactor: Remove bookkeeping abstraction from turbo config by @NicholasLYang in vercel/turbo#6809 chore: include response body if not valid JSON by @chris-olszewski in vercel/turbo#6796 chore: add tracing to primary lockfile functions by @chris-olszewski in vercel/turbo#6800 feat(turbo): telemetry client by @tknickman in vercel/turbo#6743 fix(telemetry): don’t track hash by @tknickman in vercel/turbo#6828 feat(telemetry): add README disabled note by @tknickman in vercel/turbo#6829 feat(telemetry): generic parent to child event by @tknickman in vercel/turbo#6830 Create wrapper for dirs_next::config_dir() by @Zertsov in vercel/turbo#6837 fix: Allow for long symlinks by using append_link by @NicholasLYang in vercel/turbo#6838 Use the sso team instead of the string 'sso' by @Zertsov in vercel/turbo#6867 feat(telemetry): track client system info by @tknickman in vercel/turbo#6868 fix(yarn4): avoid overwriting non-npm protocols by @chris-olszewski in vercel/turbo#6723 fix: avoid deleting cached package discovery data by @chris-olszewski in vercel/turbo#6872 Make link command use auth crate instead of config token by @Zertsov in vercel/turbo#6870 fix support bracket filepaths by @chris-olszewski in vercel/turbo#6877 fix clippy 'errors' by @Zertsov in vercel/turbo#6881 feat(telemetry): add run and repo events by @tknickman in vercel/turbo#6876 add base url getter to APIClient by @Zertsov in vercel/turbo#6888 chore: tracing overhaul by @chris-olszewski in vercel/turbo#6869 New Contributors @Yunfei1982 made their first contribution in vercel/turbo#6794 @Gogoro made their first contribution in vercel/turbo#6786 @denniscampos made their first contribution in vercel/turbo#6817 @jupapios made their first contribution in vercel/turbo#6849 @GGalupo made their first contribution in vercel/turbo#6859
@Gogoro
@denniscampos
@github-actions
@anthonyshew
@Yunfei1982
@GGalupo
@chris-olszewski
@mehulkar
@tknickman
@NicholasLYang
dirs_next::config_dir()
@Zertsov
@jupapios
f28ae15
52aee0d
a5c91e5
763de24
d965c4c
06211a7
64b2cba
bcf22ad
e75429d
8431328
Updates typescript from 5.2.2 to 5.3.3
typescript
Sourced from typescript's releases.
TypeScript 5.3.3 For release notes, check out the release announcement. For the complete list of fixed issues, check out the fixed issues query for Typescript 5.3.0 (Beta). fixed issues query for Typescript 5.3.1 (RC). fixed issues query for Typescript 5.3.2 (Stable). fixed issues query for Typescript 5.3.3 (Stable). Downloads are available on: NuGet package TypeScript 5.3 For release notes, check out the release announcement. For the complete list of fixed issues, check out the fixed issues query for Typescript 5.3.0 (Beta). fixed issues query for Typescript 5.3.1 (RC). fixed issues query for Typescript 5.3.2 (Stable). Downloads are available on: NuGet package TypeScript 5.3 RC For release notes, check out the release announcement. For the c... _Description has been truncated_
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
For the c... _Description has been truncated_
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the dependencies group with 32 updates:
2.26.2
2.27.1
6.7.4
6.19.0
6.7.4
6.19.0
8.50.0
8.56.0
1.10.14
1.11.3
5.2.2
5.3.3
4.1.8
5.1.0
29.6.3
29.7.0
1.3.92
1.3.105
0.2.29
0.2.31
6.1.3
6.2.0
14.0.0
14.1.2
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.48
18.2.11
18.2.18
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.1.3
8.4.31
8.4.33
10.9.1
10.9.2
7.2.0
8.0.1
4.4.11
5.0.12
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.19.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
7c673a1
chore(release): publish 6.19.085ae4a8
fix(eslint-plugin): [no-unnecesary-type-assertion] treat unknown/any as nulla...5a56708
fix(eslint-plugin): [no-unnecessary-type-assertion] detect unnecessary non-nu...c3767ed
feat(eslint-plugin): [no-useless-template-literals] add fix suggestions (#8065)8ca5e5e
docs: force space after await in no-floating-promises snippet (#8228)e0f591e
feat(eslint-plugin): [no-array-delete] add new rule (#8067)1aa8664
feat(eslint-plugin): [prefer-promise-reject-errors] add rule (#8011)aa7ab0e
chore(release): publish 6.18.178db0ad
chore: fix test formatting in prefer-readonly.test.ts (#8223)5205192
fix(eslint-plugin): [switch-exhaustiveness-check] fix new allowDefaultCaseFor...Updates
@typescript-eslint/parser
from 6.7.4 to 6.19.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
7c673a1
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)e566a5d
chore: publish v6.17.07246e56
chore: publish v6.16.06128a02
chore: publish v6.15.0c7d702f
chore: publish v6.14.0cc2c6d3
chore: publish v6.13.2Updates
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
turbo
from 1.10.14 to 1.11.3Release notes
Sourced from turbo's releases.
... (truncated)
Commits
f28ae15
publish 1.11.3 to registry52aee0d
release(turborepo): 1.11.3-canary.2 (#6890)a5c91e5
chore: tracing overhaul (#6869)763de24
add base url getter to APIClient (#6888)d965c4c
revert auth json (#6883)06211a7
feat(telemetry): add run and repo events (#6876)64b2cba
fix glob matching of alternatives (#6839)bcf22ad
fix aggregation of outdated children and collectibles (#6885)e75429d
fix clippy 'errors' (#6881)8431328
Revert "add getters to auth token"Updates
typescript
from 5.2.2 to 5.3.3Release notes
Sourced from typescript's releases.