Closed dependabot[bot] closed 1 day ago
Bumps the dependencies group with 57 updates in the / directory:
29.5.13
29.5.14
7.4.2
7.4.3
6.5.7
6.6.1
9.1.6
9.1.7
2.1.3
2.3.0
5.6.2
5.6.3
8.8.0
8.15.0
9.11.1
9.15.0
1.1.1
1.1.2
2.45.4
2.46.1
3.4.7
4.0.0
1.0.0
1.0.4
14.2.13
15.0.3
0.446.0
0.460.0
2.0.1
2.0.2
2.1.0
2.1.2
3.0.2
3.2.3
4.66.1
4.72.0
2.5.2
2.5.4
1.3.0
1.3.2
22.7.4
22.9.0
18.3.10
18.3.12
18.3.0
18.3.1
8.4.47
8.4.49
1.200.3
1.223.10
4.19.1
4.19.2
3.1.4
3.1.6
4.23.3
4.23.6
10.0.5
10.0.6
1.47.2
1.49.0
8.3.4
8.4.4
4.3.2
4.3.3
4.6.2
5.0.0
0.4.12
0.4.14
0.3.0
0.4.3
3.4.13
3.4.15
5.4.8
5.4.11
3.6.4
3.7.0
2.1.8
2.2.0
7.53.0
7.53.2
3.4.5
3.4.9
28.0.0
28.0.1
6.5.0
6.6.3
28.8.3
28.9.0
4.23.0
4.27.3
Updates @types/jest from 29.5.13 to 29.5.14
@types/jest
Updates dotenv-cli from 7.4.2 to 7.4.3
dotenv-cli
Sourced from dotenv-cli's releases.
Forward signals to child process entropitor/dotenv-cli#107
entropitor/dotenv-cli#107
5177620
87c2998
5845b5a
Updates elliptic from 6.5.7 to 6.6.1
elliptic
9b77436
04cb6f5
b8a7edd
34c8534
Updates husky from 9.1.6 to 9.1.7
husky
Sourced from husky's releases.
v9.1.7 What's Changed fix: add husky label to deprecated warning by @smackfu in typicode/husky#1538 New Contributors @smackfu made their first contribution in typicode/husky#1538 Full Changelog: https://github.com/typicode/husky/compare/v9.1.6...v9.1.7
@smackfu
Full Changelog: https://github.com/typicode/husky/compare/v9.1.6...v9.1.7
799e84b
30f2049
Updates turbo from 2.1.3 to 2.3.0
turbo
Sourced from turbo's releases.
Turborepo v2.3.0 What's Changed Docs Add list item in docs about errors in internal TypeScript dependencies. by @anthonyshew in vercel/turborepo#9315 docs: document MSVC requirement by @chris-olszewski in vercel/turborepo#9308 Turbopack docs: Update mentions of --turbo and beta by @timneutkens in vercel/turborepo#9327 Typo in system-environment-variables docs by @FinnWard in vercel/turborepo#9326 upgrade TypeScript one minor to 5.4.5 from 5.3.3 by @dimitropoulos in vercel/turborepo#9322 updates jest/ts-jest to latest by @dimitropoulos in vercel/turborepo#9155 update to TypeScript 5.5.4 by @dimitropoulos in vercel/turborepo#9337 docs: Clarify that TURBO_FORCE is a boolean. by @anthonyshew in vercel/turborepo#9380 docs: Updates for accuracy in Add to Existing Repository page. by @anthonyshew in vercel/turborepo#9379 docs: Link to Root Tasks from Biome page so folks know what //# means. by @anthonyshew in vercel/turborepo#9377 docs: Update Storybook page to mention absolute importing. by @anthonyshew in vercel/turborepo#9376 docs: Just re-ordering the sidebar. by @anthonyshew in vercel/turborepo#9392 docs: Move docker command up for clarity. by @anthonyshew in vercel/turborepo#9390 docs: Add eslint-config-turbo bump to uprade guide. by @anthonyshew in vercel/turborepo#9391 Update single-package-workspaces.mdx by @svenheden in vercel/turborepo#9187 Fix typo by @ATeals in vercel/turborepo#9341 docs: add missing comma by @juliusmarminge in vercel/turborepo#9418 docs: Clarify how to use values for self-hosted Remote Cache. by @anthonyshew in vercel/turborepo#9417 docs: turbo info by @anthonyshew in vercel/turborepo#9413 Document --cache flag. by @anthonyshew in vercel/turborepo#9427 docs: Add doc for running by task ID. by @anthonyshew in vercel/turborepo#9412 @turbo/codemod hack(js): bump codemod test timeout by @chris-olszewski in vercel/turborepo#9361 Examples feat(turbo): add cache flag by @NicholasLYang in vercel/turborepo#9348 fix(examples): add private to with-shell-cmds by @tknickman in vercel/turborepo#9411 fix (react-native-web-example): add tui to turbo config by @mcnaveen in vercel/turborepo#9334 Changelog chore(test): add test for cyclic error by @chris-olszewski in vercel/turborepo#9305 feat: Upgrade to Rust 1.82.0 by @ognevny in vercel/turborepo#9293 fix(auth): add missing role by @tknickman in vercel/turborepo#9307 fix: use oxc-resolver hot fix for symlinks by @NicholasLYang in vercel/turborepo#9302 fix: revert some changes to tests by @NicholasLYang in vercel/turborepo#9310 chore(cache): better forbidden error message by @chris-olszewski in vercel/turborepo#9313 chore(visitor): break up visitor to multiple modules by @chris-olszewski in vercel/turborepo#9306 fix(test-utils): return promise from lifecycle by @tknickman in vercel/turborepo#9331 fix(watch): stopping persistent tasks by @NicholasLYang in vercel/turborepo#9330 refactor(test): rust integration tests by @NicholasLYang in vercel/turborepo#9314 feat(query): reverse tracing by @NicholasLYang in vercel/turborepo#9319 feat(query): include css and json files in trace output by @NicholasLYang in vercel/turborepo#9346 feat: support task id entrypoints by @chris-olszewski in vercel/turborepo#9344 fix(tui): make sure to open stdin for all tasks by @chris-olszewski in vercel/turborepo#9354 feat(ui): Hide task list with h key. by @anthonyshew in vercel/turborepo#9350 fix: order tasks in order of interest, namely failed, successful, then cached by @arlyon in vercel/turborepo#9353 feat(trace): filtering by import type by @NicholasLYang in vercel/turborepo#9357
@anthonyshew
@chris-olszewski
@timneutkens
@FinnWard
@dimitropoulos
jest
ts-jest
TURBO_FORCE
//#
@svenheden
@ATeals
@juliusmarminge
turbo info
--cache
@turbo/codemod
@NicholasLYang
@tknickman
@mcnaveen
@ognevny
h
@arlyon
... (truncated)
b365720
dbaf5fb
649a096
43ab1c7
9a9fc93
931e636
ad56af9
3a34e34
81e1a2b
904338b
Updates typescript from 5.6.2 to 5.6.3
typescript
Sourced from typescript's releases.
TypeScript 5.6.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.6.0 (Beta). fixed issues query for Typescript 5.6.1 (RC). fixed issues query for Typescript 5.6.2 (Stable). fixed issues query for Typescript 5.6.3 (Stable). Downloads are available on: npm NuGet package
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
d48a5cf
fefa70a
ff71692
1f44dcf
Updates eslint-config-turbo from 2.1.3 to 2.3.0
eslint-config-turbo
Sourced from eslint-config-turbo's releases.
20f8417
98ce38f
062874a
6a793bc
a140fc7
0b0ab97
f2a191b
0a1c843
Updates @typescript-eslint/parser from 8.8.0 to 8.15.0
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's releases.
@typescript-eslint/parser
v8.15.0 8.15.0 (2024-11-18) 🚀 Features eslint-plugin: added related-getter-setter-pairs rule (#10192) eslint-plugin: new rule no-unsafe-type-assertion (#10051) eslint-plugin: [prefer-nullish-coalescing] fix detection of ignoreConditionalTests involving boolean ! operator (#10299) rule-tester: run method - avoid to infer type parameter from tests param (#10324) typescript-eslint: allow infinitely deep array nesting in config function and extends (#10333) utils: add new optional language field to FlatConfig.Config type (#10326) 🩹 Fixes add missing peer dependencies (#9744) eslint-plugin: [consistent-indexed-object-style] handle circular mapped types (#10301) eslint-plugin: [await-thenable, return-await] don't flag awaiting unconstrained type parameter as unnecessary (#10314) eslint-plugin: [explicit-module-boundary-types] and [explicit-function-return-type] don't report on as const satisfies (#10315) eslint-plugin: report deprecations used in default export (#10330) utils: add defaultOptions to meta in rule (#10339) ❤️ Thank You Bartosz @burtek Brad Zacher @bradzacher Ethan Wu Josh Goldberg ✨ Kim Sang Du @developer-bandi Luis Sebastian Urrutia Fuentes @LuisUrrutia Marco Pasqualetti @marcalexiei Phillip Huang Ronen Amiel Szydlak @wszydlak You can read about our versioning strategy and releases on our website. v8.14.0 8.14.0 (2024-11-11) 🚀 Features eslint-plugin: [no-confusing-void-expression] add an option to ignore voidvoid (#10067) eslint-plugin: [await-thenable] report unnecessary await using statements (#10209) 🩹 Fixes deps: update dependency eslint to v9.14.0 (#10309) deps: update docusaurus monorepo to v3.6.0 (#10319) eslint-plugin: [no-unnecessary-condition] improve error message for literal comparisons (#10194) eslint-plugin: [no-misused-promises] improve report loc for methods (#10216)
no-unsafe-type-assertion
ignoreConditionalTests
!
tests
language
FlatConfig.Config
as const satisfies
@burtek
@bradzacher
@developer-bandi
@LuisUrrutia
@marcalexiei
@wszydlak
You can read about our versioning strategy and releases on our website.
await using
Sourced from @typescript-eslint/parser's changelog.
8.15.0 (2024-11-18) 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. 8.14.0 (2024-11-11) 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. 8.13.0 (2024-11-04) 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. 8.12.2 (2024-10-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. 8.12.1 (2024-10-28) 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. 8.12.0 (2024-10-28) 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. 8.11.0 (2024-10-21) 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. 8.10.0 (2024-10-17) 🚀 Features support TypeScript 5.6 (#9972) ❤️ Thank You
This was a version bump only for parser to align it with other projects, there were no code changes.
2444351
e022eb0
16fba0a
ac1f632
4af866a
1edec1d
3413a2d
79c27a8
8d35958
7effdea
Updates @typescript-eslint/eslint-plugin from 8.8.0 to 8.15.0
@typescript-eslint/eslint-plugin
Sourced from @typescript-eslint/eslint-plugin's releases.
@typescript-eslint/eslint-plugin
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.15.0 (2024-11-18) 🚀 Features eslint-plugin: [prefer-nullish-coalescing] fix detection of ignoreConditionalTests involving boolean ! operator (#10299) eslint-plugin: new rule no-unsafe-type-assertion (#10051) eslint-plugin: added related-getter-setter-pairs rule (#10192) 🩹 Fixes utils: add defaultOptions to meta in rule (#10339) eslint-plugin: report deprecations used in default export (#10330) eslint-plugin: [explicit-module-boundary-types] and [explicit-function-return-type] don't report on as const satisfies (#10315) eslint-plugin: [await-thenable, return-await] don't flag awaiting unconstrained type parameter as unnecessary (#10314) eslint-plugin: [consistent-indexed-object-style] handle circular mapped types (#10301) ❤️ Thank You Josh Goldberg ✨ Kim Sang Du @developer-bandi Luis Sebastian Urrutia Fuentes @LuisUrrutia Phillip Huang Ronen Amiel Szydlak @wszydlak You can read about our versioning strategy and releases on our website. 8.14.0 (2024-11-11) 🚀 Features eslint-plugin: [await-thenable] report unnecessary await using statements (#10209) eslint-plugin: [no-confusing-void-expression] add an option to ignore voidvoid (#10067) 🩹 Fixes scope-manager: fix asserted increments not being marked as write references (#10271) eslint-plugin: [no-misused-promises] improve report loc for methods (#10216) eslint-plugin: [no-unnecessary-condition] improve error message for literal comparisons (#10194) ❤️ Thank You Gyumong @Gyumong Jan Ochwat @janek515 Kirk Waiblinger @kirkwaiblinger Ronen Amiel You can read about our versioning strategy and releases on our website. 8.13.0 (2024-11-04)
@Gyumong
@janek515
@kirkwaiblinger
6c27d08
f5e23e2
12ce800
ab83198
66234d0
013c5cc
a7746fb
57d343b
9ebdff4
Updates eslint from 9.11.1 to 9.15.0
eslint
Sourced from eslint's releases.
v9.15.0 Features 01557ce feat: Implement Language#normalizeLanguageOptions() (#19104) (Nicholas C. Zakas) 2edc0e2 feat: add meta.defaultOptions (#17656) (Josh Goldberg ✨) bdec50e feat: fix no-useless-computed-key false negative with __proto__ (#19123) (Milos Djermanovic) 3087c9e feat: add meta object to @eslint/js plugin (#19095) (Francesco Trotta) Bug Fixes fd33f13 fix: update types for no-restricted-imports rule (#19060) (Nitin Kumar) bd35098 fix: switch away from Node.js node:assert and AssertionError (#19082) (Josh Goldberg ✨) 9db5b15 fix: unsafe report for no-lonely-if (#19087) (Abraham Guo) 68fa497 fix: ignore files on a different drive on Windows (#19069) (Francesco Trotta) 4ce625a fix: upgrade @humanwhocodes/retry@0.4.1 to avoid debug logs (#19102) (Milos Djermanovic) Documentation d927920 docs: fix styles in no-js mode (#18916) (Tanuj Kanti) 09bc2a8 docs: Update README (GitHub Actions Bot) 39089c8 docs: add no-useless-computed-key examples with object patterns (#19109) (Milos Djermanovic) 895c60f docs: add missing messageId property and suggestion properties (#19122) (fnx) 298625e docs: Change CLI -c to use flat config (#19103) (Nicholas C. Zakas) 522d8a3 docs: add deprecation on indent, quotes and semi rule types (#19090) (Marco Pasqualetti) Chores 2967d91 chore: upgrade @eslint/js@9.15.0 (#19133) (Milos Djermanovic) b441bee chore: package.json update for @eslint/js release (Jenkins) 7d6bf4a chore: upgrade @eslint/core@0.9.0 (#19131) (Milos Djermanovic) 902e707 chore: upgrade @eslint/plugin... _Description has been truncated_
01557ce
2edc0e2
bdec50e
no-useless-computed-key
__proto__
3087c9e
meta
@eslint/js
fd33f13
no-restricted-imports
bd35098
9db5b15
no-lonely-if
68fa497
4ce625a
@humanwhocodes/retry
@0
d927920
09bc2a8
39089c8
895c60f
298625e
522d8a3
indent
quotes
semi
2967d91
@eslint/js
@9
b441bee
7d6bf4a
@eslint/core
902e707
@eslint/plugin... _Description has been truncated_
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the dependencies group with 57 updates in the / directory:
29.5.13
29.5.14
7.4.2
7.4.3
6.5.7
6.6.1
9.1.6
9.1.7
2.1.3
2.3.0
5.6.2
5.6.3
2.1.3
2.3.0
8.8.0
8.15.0
9.11.1
9.15.0
1.1.1
1.1.2
2.45.4
2.46.1
3.4.7
4.0.0
1.0.0
1.0.4
14.2.13
15.0.3
0.446.0
0.460.0
2.0.1
2.0.2
2.1.0
2.1.2
14.2.13
15.0.3
3.0.2
3.2.3
3.0.2
3.2.3
3.0.2
3.2.3
4.66.1
4.72.0
2.5.2
2.5.4
1.3.0
1.3.2
22.7.4
22.9.0
18.3.10
18.3.12
18.3.0
18.3.1
8.4.47
8.4.49
1.200.3
1.223.10
4.19.1
4.19.2
3.1.4
3.1.6
4.23.3
4.23.6
4.23.3
4.23.6
4.23.3
4.23.6
10.0.5
10.0.6
1.47.2
1.49.0
8.3.4
8.4.4
4.3.2
4.3.3
4.6.2
5.0.0
0.4.12
0.4.14
0.3.0
0.4.3
3.4.13
3.4.15
5.4.8
5.4.11
3.6.4
3.7.0
2.1.8
2.2.0
3.6.4
3.7.0
3.6.4
3.7.0
3.6.4
3.7.0
3.6.4
3.7.0
3.6.4
3.7.0
3.6.4
3.7.0
7.53.0
7.53.2
3.4.5
3.4.9
28.0.0
28.0.1
6.5.0
6.6.3
28.8.3
28.9.0
4.23.0
4.27.3
Updates
@types/jest
from 29.5.13 to 29.5.14Commits
Updates
dotenv-cli
from 7.4.2 to 7.4.3Release notes
Sourced from dotenv-cli's releases.
Commits
5177620
7.4.387c2998
Merge branch 'master' of github.com:entropitor/dotenv-cli5845b5a
Pass signals to child process (#107)Updates
elliptic
from 6.5.7 to 6.6.1Commits
9b77436
6.6.104cb6f5
Merge commit from forkb8a7edd
6.6.034c8534
fix: signature verification due to leading zerosUpdates
husky
from 9.1.6 to 9.1.7Release notes
Sourced from husky's releases.
Commits
799e84b
9.1.730f2049
fix: add husky label to deprecated warning (#1538)Updates
turbo
from 2.1.3 to 2.3.0Release notes
Sourced from turbo's releases.
... (truncated)
Commits
b365720
publish 2.3.0 to registrydbaf5fb
docs: Add doc for running by task ID. (#9412)649a096
Document--cache
flag. (#9427)43ab1c7
fix(mfe): avoid crashing if unsupported mfe version found (#9432)9a9fc93
feat(watch): package inference in watch mode (#9404)931e636
chore(watch): warn if daemon is disabled (#9407)ad56af9
release(turborepo): 2.2.4-canary.10 (#9431)3a34e34
chore(cache): add deprecation warnings to old cache flags (#9428)81e1a2b
docs:turbo info
(#9413)904338b
fix (react-native-web-example): add tui to turbo config (#9334)Updates
typescript
from 5.6.2 to 5.6.3Release notes
Sourced from typescript's releases.
Commits
d48a5cf
Bump version to 5.6.3 and LKGfefa70a
🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...ff71692
[release-5.6] Remove tsbuildInfo specification error now that we need it for ...1f44dcf
🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)Updates
eslint-config-turbo
from 2.1.3 to 2.3.0Release notes
Sourced from eslint-config-turbo's releases.
... (truncated)
Commits
b365720
publish 2.3.0 to registryad56af9
release(turborepo): 2.2.4-canary.10 (#9431)20f8417
release(turborepo): 2.2.4-canary.9 (#9415)98ce38f
release(turborepo): 2.2.4-canary.8 (#9397)062874a
release(turborepo): 2.2.4-canary.7 (#9388)6a793bc
release(turborepo): 2.2.4-canary.6 (#9374)a140fc7
release(turborepo): 2.2.4-canary.5 (#9362)0b0ab97
release(turborepo): 2.2.4-canary.4 (#9355)f2a191b
release(turborepo): 2.2.4-canary.3 (#9347)0a1c843
release(turborepo): 2.2.4-canary.2 (#9332)Updates
@typescript-eslint/parser
from 8.8.0 to 8.15.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
2444351
chore(release): publish 8.15.0e022eb0
docs: update license file to explicitly use bsd-2 clause license (#10291)16fba0a
chore(release): publish 8.14.0ac1f632
chore(release): publish 8.13.04af866a
chore(release): publish 8.12.21edec1d
chore(release): publish 8.12.13413a2d
chore(release): publish 8.12.079c27a8
chore(release): publish 8.11.08d35958
chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)7effdea
chore(release): publish 8.10.0Updates
@typescript-eslint/eslint-plugin
from 8.8.0 to 8.15.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
2444351
chore(release): publish 8.15.06c27d08
chore: bump eslint dependencies (#10354)f5e23e2
fix(utils): add defaultOptions to meta in rule (#10339)12ce800
docs(eslint-plugin): [no-confusing-void-expression] add a default value for `...ab83198
fix(eslint-plugin): report deprecations used in default export (#10330)66234d0
fix(eslint-plugin): [explicit-module-boundary-types] and [explicit-function-r...013c5cc
fix(eslint-plugin): [await-thenable, return-await] don't flag awaiting uncons...a7746fb
feat(eslint-plugin): [prefer-nullish-coalescing] fix detection of `ignoreCond...57d343b
docs: [no-deprecated] awkward wording about TypeScript visualizing deprecated...9ebdff4
feat(eslint-plugin): new ruleno-unsafe-type-assertion
(#10051)Updates
eslint
from 9.11.1 to 9.15.0Release notes
Sourced from eslint's releases.