Closed dependabot[bot] closed 10 months ago
Bumps the all group with 16 updates:
14.0.0
14.1.2
8.51.0
8.54.0
1.10.15
1.10.16
22.1.0
23.0.1
3.0.3
3.1.0
7.2.0
8.0.1
5.2.2
5.3.2
13.5.4
14.0.3
1.39.0
1.40.1
20.8.6
20.10.1
18.2.28
18.2.39
18.2.13
18.2.17
3.3.3
3.3.5
Updates @testing-library/react from 14.0.0 to 14.1.2
@testing-library/react
Sourced from @testing-library/react's releases.
@testing-library/react
v14.1.2 14.1.2 (2023-11-17) Bug Fixes revert missing hooks warnings (#1255) (1c67477) v14.1.1 14.1.1 (2023-11-17) Bug Fixes log globals warning only once (#1252) (fd52a59), closes #1249 v14.1.0 14.1.0 (2023-11-08) Features add warnings when globals are missing (#1244) (d80319f)
1c67477
fd52a59
d80319f
c04b8f0
5b48916
6de5f4c
6b4180e
waitFor
5dc81dc
next
canary
f6c6d96
styfle/cancel-workflow-action
Updates eslint from 8.51.0 to 8.54.0
eslint
Sourced from eslint's releases.
v8.54.0 Features 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) 21ebf8a feat: update no-array-constructor rule (#17711) (Francesco Trotta) Bug Fixes 98926e6 fix: Ensure that extra data is not accidentally stored in the cache file (#17760) (Milos Djermanovic) e8cf9f6 fix: Make dark scroll bar in dark theme (#17753) (Pavel) 3cbeaad fix: Use cwd constructor option as config basePath in Linter (#17705) (Milos Djermanovic) Documentation becfdd3 docs: Make clear when rules are removed (#17728) (Nicholas C. Zakas) 05d6e99 docs: update "Submit a Pull Request" page (#17712) (Francesco Trotta) eb2279e docs: display info about deprecated rules (#17749) (Percy Ma) d245326 docs: Correct working in migrating plugin docs (#17722) (Filip Tammergård) Chores d644de9 chore: upgrade @eslint/js@8.54.0 (#17773) (Milos Djermanovic) 1e6e314 chore: package.json update for @eslint/js release (Jenkins) 6fb8805 chore: Fixed grammar in issue_templates/rule_change (#17770) (Joel Mathew Koshy) 85db724 chore: upgrade markdownlint to 0.31.1 (#17754) (Nitin Kumar) 6d470d2 chore: update dependency recast to ^0.23.0 (#17736) (renovate[bot]) b7121b5 chore: update dependency markdownlint-cli to ^0.37.0 (#17735) (renovate[bot]) 633b9a1 chore: update dependency regenerator-runtime to ^0.14.0 (#17739) (renovate[bot]) acac16f chore: update dependency vite-plugin-commonjs to ^0.10.0 (#17740) (renovate[bot]) ba8ca7e chore: add .github/renovate.json5 (#17567) (Josh Goldberg ✨) v8.53.0 Features 528e1c0 feat: Deprecate formatting rules (#17696) (Nicholas C. Zakas) c0b11dd feat: Add suggestions for no-prototype-builtins (#17677) (Yonathan Randolph) Bug Fixes 1ad6257 fix: ensure that exit code for fatal errors is not overwritten (#17683) (Milos Djermanovic) b329ea7 fix: add ; after JSX nodes in no-object-constructor autofix (#17672) (Francesco Trotta) Documentation ab8c60d docs: change position of return to top button (#17688) (Tanuj Kanti) 4fc44c0 docs: update twitter icon to new X icon (#17687) (Tanuj Kanti) 4164b2c docs: Update README (GitHub Actions Bot) 8651895 docs: Fix tabs in rule examples (#17653) (Francesco Trotta) 3aec1c5 docs: explained rule fixers and suggestions (#17657) (Josh Goldberg ✨) Chores ba4d4d5 chore: remove metascraper (#17707) (Milos Djermanovic) 0d07338 chore: Update dependencies (#17706) (Milos Djermanovic) 93256a3 chore: package.json update for @eslint/js release (ESLint Jenkins) 485ec7d test: fix ESLint tests for caching (#17699) (Milos Djermanovic) db06a7f ci: bump actions/setup-node from 3 to 4 (#17676) (dependabot[bot])
a7a883b
1452dc9
21ebf8a
no-array-constructor
98926e6
e8cf9f6
3cbeaad
cwd
basePath
becfdd3
05d6e99
eb2279e
d245326
d644de9
@eslint/js
@8
1e6e314
6fb8805
85db724
markdownlint
6d470d2
b7121b5
633b9a1
acac16f
ba8ca7e
528e1c0
c0b11dd
1ad6257
b329ea7
;
no-object-constructor
ab8c60d
4fc44c0
4164b2c
8651895
3aec1c5
ba4d4d5
0d07338
93256a3
485ec7d
db06a7f
... (truncated)
Sourced from eslint's changelog.
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) 21ebf8a feat: update no-array-constructor rule (#17711) (Francesco Trotta) 05d6e99 docs: update "Submit a Pull Request" page (#17712) (Francesco Trotta) eb2279e docs: display info about deprecated rules (#17749) (Percy Ma) 6d470d2 chore: update dependency recast to ^0.23.0 (#17736) (renovate[bot]) b7121b5 chore: update dependency markdownlint-cli to ^0.37.0 (#17735) (renovate[bot]) 633b9a1 chore: update dependency regenerator-runtime to ^0.14.0 (#17739) (renovate[bot]) acac16f chore: update dependency vite-plugin-commonjs to ^0.10.0 (#17740) (renovate[bot]) ba8ca7e chore: add .github/renovate.json5 (#17567) (Josh Goldberg ✨) 3cbeaad fix: Use cwd constructor option as config basePath in Linter (#17705) (Milos Djermanovic) d245326 docs: Correct working in migrating plugin docs (#17722) (Filip Tammergård) 5454c22 Revert "chore: remove metascraper (#17707)" (#17708) (Milos Djermanovic) v8.53.0 - November 3, 2023 ba4d4d5 chore: remove metascraper (#17707) (Milos Djermanovic) 0d07338 chore: Update dependencies (#17706) (Milos Djermanovic) 93256a3 chore: package.json update for @eslint/js release (ESLint Jenkins) ab8c60d docs: change position of return to top button (#17688) (Tanuj Kanti) 528e1c0 feat: Deprecate formatting rules (#17696) (Nicholas C. Zakas) 485ec7d test: fix ESLint tests for caching (#17699) (Milos Djermanovic) c0b11dd feat: Add suggestions for no-prototype-builtins (#17677) (Yonathan Randolph) 4fc44c0 docs: update twitter icon to new X icon (#17687) (Tanuj Kanti) 1ad6257 fix: ensure that exit code for fatal errors is not overwritten (#17683) (Milos Djermanovic) 4164b2c docs: Update README (GitHub Actions Bot) 8651895 docs: Fix tabs in rule examples (#17653) (Francesco Trotta) 3aec1c5 docs: explained rule fixers and suggestions (#17657) (Josh Goldberg ✨) db06a7f ci: bump actions/setup-node from 3 to 4 (#17676) (dependabot[bot]) b329ea7 fix: add ; after JSX nodes in no-object-constructor autofix (#17672) (Francesco Trotta) 994596b ci: run tests in Node.js 21 (#17673) (Francesco Trotta) v8.52.0 - October 20, 2023 6d1f0c2 chore: upgrade @eslint/js@8.52.0 (#17671) (Milos Djermanovic) d63d4fe chore: package.json update for @eslint/js release (ESLint Jenkins) 476d58a docs: Add note about invalid CLI flags when using flat config. (#17664) (Nicholas C. Zakas) 5de9637 fix: Ensure shared references in rule configs are separated (#17666) (Nicholas C. Zakas) f30cefe test: fix FlatESLint tests for caching (#17658) (Milos Djermanovic) ef650cb test: update tests for no-promise-executor-return (#17661) (Milos Djermanovic) 70648ee feat: report-unused-disable-directive to report unused eslint-enable (#17611) (Yosuke Ota)
v8.54.0 - November 17, 2023
5454c22
v8.53.0 - November 3, 2023
994596b
v8.52.0 - October 20, 2023
6d1f0c2
d63d4fe
476d58a
5de9637
f30cefe
ef650cb
70648ee
4a88a54
6cf675f
Updates eslint-plugin-turbo from 1.10.15 to 1.10.16
eslint-plugin-turbo
Sourced from eslint-plugin-turbo's releases.
Turborepo v1.10.16 What's Changed Changelog release(turborepo): 1.10.15 by @github-actions in vercel/turbo#6107 fix: set size for tar directory entries by @chris-olszewski in vercel/turbo#6100 Reuse existing login tokens by @Zertsov in vercel/turbo#6034 feat(turborepo): Go Implementation of Capnproto Hashing by @NicholasLYang in vercel/turbo#6110 Chunking Refactor Step 1 by @sokra in vercel/turbo#6104 chore: fix clippy lints by @chris-olszewski in vercel/turbo#6112 Chunking Refactor Step 2 by @jridgewell in vercel/turbo#6120 Performance Improvements (5) by @sokra in vercel/turbo#6076 Extract as_chunk into shared ChunkType trait by @jridgewell in vercel/turbo#6123 use temp files for auth login test by @Zertsov in vercel/turbo#6115 Ensure process.env.TURBOPACK is always set by @timneutkens in vercel/turbo#6116 feat(Turborepo): Drop turbo.json from inference calculation by @gsoltis in vercel/turbo#6079 chore: Always build run stub by @NicholasLYang in vercel/turbo#6124 Revert "Reuse existing login tokens" by @nathanhammond in vercel/turbo#6133 feat(turborepo): Layered Config by @nathanhammond in vercel/turbo#5796 feat: hook up task cache by @chris-olszewski in vercel/turbo#6117 release(turborepo): 1.10.16-canary.0 by @github-actions in vercel/turbo#6125 chore: update pnpm by @feedthejim in vercel/turbo#6140 Turbopack: detect spawn(process.argv[0], ['-e', ...]) by @wbinnssmith in vercel/turbo#6118 Fix some clippy issues, ignore others by @wbinnssmith in vercel/turbo#6129 chore: add go workspace by @chris-olszewski in vercel/turbo#6111 fix(docs): update storybook build command by @steadily-worked in vercel/turbo#6134 refactor(Turborepo): Move inference to repository crate by @gsoltis in vercel/turbo#6127 Update docs and tests. by @nathanhammond in vercel/turbo#6028 feat: make chrome tracing non-conditional and connect --profile flag by @arlyon in vercel/turbo#6146 chore: add schema to vercel.json configs by @mehulkar in vercel/turbo#6151 remove unnecessary fields in vercel.json from docs by @styfle in vercel/turbo#6153 chore: remove unnecessary vercel.json from docs by @styfle in vercel/turbo#6154 Escape colons in globs before sending to the daemon by @gsoltis in vercel/turbo#6141 chore(turborepo): Bump global cache key by @NicholasLYang in vercel/turbo#6156 release(turborepo): 1.10.16-canary.1 by @github-actions in vercel/turbo#6161 fix: update global cache keys by @chris-olszewski in vercel/turbo#6164 chore: run clippy by @arlyon in vercel/turbo#6159 fix: support non UTF-8 logs by @chris-olszewski in vercel/turbo#6167 Chunking Refactoring by @sokra in vercel/turbo#6160 Chunking Refactoring followup fixes by @sokra in vercel/turbo#6172 chore: add a few diagnostic log lines for measuring time-to-execute by @arlyon in vercel/turbo#6173 chore: fail if chrometracing setup fails by @chris-olszewski in vercel/turbo#6168 fix: log replay output by @chris-olszewski in vercel/turbo#6155 chore(ci): Break up e2e tests by @mehulkar in vercel/turbo#6169 Add support for FreeVarReference::Error by @timneutkens in vercel/turbo#6177 chore: update turborepo team members for labeler by @mehulkar in vercel/turbo#6181 chore: add more instrumentation by @arlyon in vercel/turbo#6158 Auth and API Client refactor by @Zertsov in vercel/turbo#6150 Don't open browser when in test mode by @Zertsov in vercel/turbo#6187
@github-actions
@chris-olszewski
@Zertsov
@NicholasLYang
@sokra
@jridgewell
@timneutkens
@gsoltis
@nathanhammond
@feedthejim
spawn(process.argv[0], ['-e', ...])
@wbinnssmith
@steadily-worked
@arlyon
@mehulkar
@styfle
a2df3fb
e6fa987
27c4869
dc44d68
Updates jsdom from 22.1.0 to 23.0.1
jsdom
Sourced from jsdom's releases.
Version 23.0.1 Fixed incorrect canvas peer dependency. Version 23.0.0 Node.js v18 is now the minimum supported version. Updated various dependencies, including whatwg-url which integrates various additions to the URL and URLSearchParams objects.
canvas
whatwg-url
URL
URLSearchParams
Sourced from jsdom's changelog.
23.0.1 Fix incorrect canvas peer dependency. 23.0.0 Node.js v18 is now the minimum supported version. Updated various dependencies, including whatwg-url which integrates various additions to the URL and URLSearchParams objects.
8e31507
2ea7988
52083cf
b968889
59ebd7e
1ee4d61
6626781
6d9ff2c
7027a3d
9b354af
Updates prettier from 3.0.3 to 3.1.0
prettier
Sourced from prettier's releases.
3.1.0 diff 🔗 Release note
diff
🔗 Release note
Sourced from prettier's changelog.
3.1.0 diff 🔗 Release Notes
🔗 Release Notes
e8ac9f8
6a1d409
f4d93d3
4fc71a5
d452f45
eb84a60
@types/estree
2af23ee
8f27c73
cdc5f5a
14607ef
Updates tsup from 7.2.0 to 8.0.1
tsup
Sourced from tsup's releases.
v8.0.1 8.0.1 (2023-11-21) Bug Fixes dts: ensure chunks conform to bundle format (#1034) (f83baf8) experimental-dts: make --experimental-dts to be compatible with --clean (#1041) (8c26e63) experimental-dts: only include exported declarations (#1039) (731f43f) v8.0.0 8.0.0 (2023-11-19) Bug Fixes await postcss for async plugins (#1036) (d4e22c5) ci!: drop node 16 (4c1ad38) Features add experimental dts rollup using @microsoft/api-extractor (#983) (61fc06c) BREAKING CHANGES Drop node < 18 v7.3.0 7.3.0 (2023-11-16) Bug Fixes add newline after cjsInterop (b749a27), closes #1022 process not found on windows (#1013) (690af7b) Features support es3 target (#965) (1dbd86b) update esbuild to 0.19.2 (#987) (e85437e)
--experimental-dts
--clean
await postcss for async plugins (#1036) (d4e22c5)
ci!: drop node 16 (4c1ad38)
@microsoft/api-extractor
8c26e63
731f43f
d8a203c
f83baf8
51b5a00
4c1ad38
93356fc
d4e22c5
fc1b13d
b54081f
Updates turbo from 1.10.15 to 1.10.16
turbo
Sourced from turbo's releases.
77e5ffa
60ed907
@turbo/repository
62b949d
29f7646
185e912
a313392
0aedfc7
cb70622
9e36691
Updates typescript from 5.2.2 to 5.3.2
typescript
Sourced from typescript's releases.
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 note... _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 release note... _Description has been truncated_
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the all group with 16 updates:
14.0.0
14.1.2
8.51.0
8.54.0
1.10.15
1.10.16
22.1.0
23.0.1
3.0.3
3.1.0
7.2.0
8.0.1
1.10.15
1.10.16
5.2.2
5.3.2
13.5.4
14.0.3
1.39.0
1.40.1
20.8.6
20.10.1
18.2.28
18.2.39
18.2.13
18.2.17
3.3.3
3.3.5
13.5.4
14.0.3
1.10.15
1.10.16
Updates
@testing-library/react
from 14.0.0 to 14.1.2Release notes
Sourced from
@testing-library/react
's releases.Commits
1c67477
fix: revert missing hooks warnings (#1255)fd52a59
fix: log globals warning only once (#1252)d80319f
feat: add warnings when globals are missing (#1244)c04b8f0
docs: add cmdcolin as a contributor for doc (#1238)5b48916
docs: fix readme CI badge (#1237)6de5f4c
docs(readme): remove deprecated link (#1229)6b4180e
test: Add test for flushing before exitingwaitFor
(#1215)5dc81dc
chore: renamenext
channel tocanary
(#1207)f6c6d96
chore: removestyfle/cancel-workflow-action
usage (#1204)Updates
eslint
from 8.51.0 to 8.54.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
4a88a54
8.54.06cf675f
Build: changelog update for 8.54.0d644de9
chore: upgrade@eslint/js
@8
.54.0 (#17773)1e6e314
chore: package.json update for@eslint/js
release98926e6
fix: Ensure that extra data is not accidentally stored in the cache file (#17...a7a883b
feat: for-direction rule add check for condition in reverse order (#17755)1452dc9
feat: Add suggestions to no-console (#17680)6fb8805
chore: Fixed grammar in issue_templates/rule_change (#17770)becfdd3
docs: Make clear when rules are removed (#17728)e8cf9f6
fix: Make dark scroll bar in dark theme (#17753)Updates
eslint-plugin-turbo
from 1.10.15 to 1.10.16Release notes
Sourced from eslint-plugin-turbo's releases.
... (truncated)
Commits
a2df3fb
publish 1.10.16 to registrye6fa987
release(turborepo): 1.10.16-canary.1 (#6161)27c4869
release(turborepo): 1.10.16-canary.0 (#6125)dc44d68
release(turborepo): 1.10.15 (#6107)Updates
jsdom
from 22.1.0 to 23.0.1Release notes
Sourced from jsdom's releases.
Changelog
Sourced from jsdom's changelog.
Commits
8e31507
Version 23.0.12ea7988
Fix canvas peerDependency52083cf
Add a changelog entry for v23.0.0b968889
23.0.059ebd7e
Use modern pathToFileURL in tests1ee4d61
Update dependencies and dev dependencies6626781
Remove the domexception package dependency6d9ff2c
Remove abab dependency7027a3d
Move from yarn to npm9b354af
Raise minimum Node.js version to v18Updates
prettier
from 3.0.3 to 3.1.0Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
e8ac9f8
Release 3.1.06a1d409
chore(deps): update dependency eslint-plugin-regexp to v2 (#15521)f4d93d3
chore(deps): update dependency esbuild to v0.19.5 (#15630)4fc71a5
chore(deps): update dependency flow-parser to v0.221.0 (#15637)d452f45
chore(deps): update dependency eslint-plugin-jest to v27.6.0 (#15635)eb84a60
chore(deps): update dependency@types/estree
to v1.0.5 (#15625)2af23ee
chore(deps): update dependency webpack to v5.89.0 (#15640)8f27c73
chore(deps): update dependency eslint-plugin-unicorn to v49 (#15642)cdc5f5a
chore(deps): update dependency webpack to v5.89.0 (#15639)14607ef
chore(deps): update dependency eslint-plugin-n to v16.3.1 (#15636)Updates
tsup
from 7.2.0 to 8.0.1Release notes
Sourced from tsup's releases.
Commits
8c26e63
fix(experimental-dts): make--experimental-dts
to be compatible with `--cle...731f43f
fix(experimental-dts): only include exported declarations (#1039)d8a203c
chore(ci): automatically format code (#1035)f83baf8
fix(dts): ensure chunks conform to bundle format (#1034)51b5a00
docs: correct minimal version for--experimental-dts
flag (#1038)4c1ad38
ci!: drop node 1693356fc
ci: add node 20 & npm provenanced4e22c5
fix: await postcss for async plugins (#1036)fc1b13d
docs: add information about JavaScript API (#1037)b54081f
docs: add pnpm to README.md and docs/README.md (#1009)Updates
turbo
from 1.10.15 to 1.10.16Release notes
Sourced from turbo's releases.
... (truncated)
Commits
a2df3fb
publish 1.10.16 to registry77e5ffa
allow to show span count (#6135)60ed907
feat(Turborepo): Add publish step for@turbo/repository
(#6209)62b949d
chore: fix old clippy warnings (#6204)29f7646
chore(ci): make lint:prettier faster (#6207)185e912
fix double self time reporting (#6179)a313392
Upload Are We Turbo Yet data to Vercel KV (#6211)0aedfc7
chore: avoid allocations during log capture and replay (#6189)cb70622
fix(Turborepo): Drop root package removal (#6208)9e36691
feat(Turborepo): Initial run preamble (#6205)Updates
typescript
from 5.2.2 to 5.3.2Release notes
Sourced from typescript's releases.