Closed dependabot[bot] closed 2 weeks ago
Bumps the all-node-dependencies group with 16 updates:
2.8.0
2.8.1
9.13.0
9.14.0
2.9.0
2.10.1
1.7.40
1.8.0
0.2.36
0.2.37
6.6.2
6.6.3
4.17.12
4.17.13
22.8.1
22.8.7
8.11.0
8.12.2
8.15.4
8.15.7
1.8.1
1.8.2
1.80.4
1.80.6
16.0.2
16.0.3
5.95.0
5.96.1
Updates tslib from 2.8.0 to 2.8.1
tslib
Sourced from tslib's releases.
v2.8.1 What's Changed Fix publish workflow by @andrewbranch in microsoft/tslib#271 Include non-enumerable keys in __importStar helper by @rbuckton in microsoft/tslib#272 Remove use of ES2015 syntax by @andrewbranch in microsoft/tslib#275 Full Changelog: https://github.com/microsoft/tslib/compare/v2.8.0...v2.8.1
@andrewbranch
@rbuckton
Full Changelog: https://github.com/microsoft/tslib/compare/v2.8.0...v2.8.1
d72d6f7
11fa982
3c532eb
b0076c4
7c11588
1fec667
097e99e
Updates @eslint/js from 9.13.0 to 9.14.0
@eslint/js
Sourced from @eslint/js's releases.
@eslint/js
v9.14.0 Features 3fa009f feat: add support for Import Attributes and RegExp Modifiers (#19076) (Milos Djermanovic) b0faee3 feat: add types for the @eslint/js package (#19010) (Nitin Kumar) Bug Fixes 24d0172 fix: enable retry concurrency limit for readFile() (#19077) (Nicholas C. Zakas) b442067 fix: Don't crash when directory is deleted during traversal. (#19067) (Nicholas C. Zakas) d474443 fix: avoid call stack overflow while processing globs (#19035) (Livia Medeiros) Documentation 151c965 docs: update context.languageOptions.parser description (#19084) (Nitin Kumar) dc34f94 docs: Update README (GitHub Actions Bot) f16e846 docs: Update README (GitHub Actions Bot) ee0a77e docs: change link from @types/eslint to lib/types (#19049) (Karl Horky) 50f03a1 docs: Clarify global ignores in config migration guide (#19032) (Milos Djermanovic) Build Related 37c9177 build: update @wdio/* dependencies (#19068) (Francesco Trotta) 35a8858 build: exclude flawed dendency versions (#19065) (Francesco Trotta) Chores f36cb16 chore: upgrade @eslint/js@9.14.0 (#19086) (Milos Djermanovic) 28be447 chore: package.json update for @eslint/js release (Jenkins) f48a2a0 test: add no-invalid-regexp tests with RegExp Modifiers (#19075) (Milos Djermanovic) 425202e perf: Fix caching in config loaders (#19042) (Milos Djermanovic) 3d44b3c ci: run tests in Node.js 23 (#19055) (Francesco Trotta) 7259627 test: ensure tmp directory cleanup in check-emfile-handling.js (#19036) (Livia Medeiros)
3fa009f
b0faee3
24d0172
b442067
d474443
151c965
context.languageOptions.parser
dc34f94
f16e846
ee0a77e
@types/eslint
50f03a1
37c9177
@wdio/*
35a8858
f36cb16
@9
28be447
f48a2a0
no-invalid-regexp
425202e
3d44b3c
7259627
check-emfile-handling.js
Sourced from @eslint/js's changelog.
v9.14.0 - November 1, 2024 f36cb16 chore: upgrade @eslint/js@9.14.0 (#19086) (Milos Djermanovic) 28be447 chore: package.json update for @eslint/js release (Jenkins) 24d0172 fix: enable retry concurrency limit for readFile() (#19077) (Nicholas C. Zakas) 3fa009f feat: add support for Import Attributes and RegExp Modifiers (#19076) (Milos Djermanovic) b0faee3 feat: add types for the @eslint/js package (#19010) (Nitin Kumar) 151c965 docs: update context.languageOptions.parser description (#19084) (Nitin Kumar) dc34f94 docs: Update README (GitHub Actions Bot) f48a2a0 test: add no-invalid-regexp tests with RegExp Modifiers (#19075) (Milos Djermanovic) 37c9177 build: update @wdio/* dependencies (#19068) (Francesco Trotta) b442067 fix: Don't crash when directory is deleted during traversal. (#19067) (Nicholas C. Zakas) 35a8858 build: exclude flawed dendency versions (#19065) (Francesco Trotta) 425202e perf: Fix caching in config loaders (#19042) (Milos Djermanovic) 3d44b3c ci: run tests in Node.js 23 (#19055) (Francesco Trotta) f16e846 docs: Update README (GitHub Actions Bot) ee0a77e docs: change link from @types/eslint to lib/types (#19049) (Karl Horky) d474443 fix: avoid call stack overflow while processing globs (#19035) (Livia Medeiros) 7259627 test: ensure tmp directory cleanup in check-emfile-handling.js (#19036) (Livia Medeiros) 50f03a1 docs: Clarify global ignores in config migration guide (#19032) (Milos Djermanovic)
v9.14.0 - November 1, 2024
Updates @stylistic/eslint-plugin-ts from 2.9.0 to 2.10.1
@stylistic/eslint-plugin-ts
Sourced from @stylistic/eslint-plugin-ts's releases.
@stylistic/eslint-plugin-ts
v2.10.1 2.10.1 (2024-11-01) Features indent-binary-ops: disabled to lower indent when starts closing bracket (#591) (25fe554) Bug Fixes key-spacing: crash for import without attributes when using align: "colon" (#594) (6000f43) Chores release-please-mark (5e7a284) release-please-mark (08b65a5) v2.10.0 2.10.0 (2024-10-30) Features cross test comma-spacing (#562) (ea72317) function-call-spacing: auto-fix optional chain when option is never (#589) (7a2b47f) function-call-spacing: support ImportExpression in ts version (#570) (19d1f8c) indent-binary-ops: logical expression indent (#576) (cbf800d) indent: add support for Import Attributes (#579) (4f944d8) key-spacing: add support for Import Attributes (#583) (789d893) max-statements-per-line: new option to allow specific statements (#558) (2ed4054) no-multi-spaces: add support for Import Attributes (#584) (0da0713) padding-line-between-statements: add support for multiline-export and singleline-export (#582) (2690a30) quote-props: add support for Import Attributes (#581) (4edfee2) Bug Fixes correct the type of quotes in customize (#590) (b86c2df) function-call-spacing: don't remove comments while auto-fixing (#588) (53b4a55) jsx-closing-bracket-location: should not remove comment in jsx (#566) (e2ba8d5) Documentation func-call-spacing: fixing broken links (#587) (d3dbc22) Chores
align: "colon"
comma-spacing
never
ImportExpression
ts
quotes
customize
... (truncated)
Sourced from @stylistic/eslint-plugin-ts's changelog.
2.10.1 (2024-11-01) Features indent-binary-ops: disabled to lower indent when starts closing bracket (#591) (25fe554) Bug Fixes key-spacing: crash for import without attributes when using align: "colon" (#594) (6000f43) Chores release-please-mark (5e7a284) release-please-mark (08b65a5) 2.10.0 (2024-10-30) Features cross test comma-spacing (#562) (ea72317) function-call-spacing: auto-fix optional chain when option is never (#589) (7a2b47f) function-call-spacing: support ImportExpression in ts version (#570) (19d1f8c) indent-binary-ops: logical expression indent (#576) (cbf800d) indent: add support for Import Attributes (#579) (4f944d8) key-spacing: add support for Import Attributes (#583) (789d893) max-statements-per-line: new option to allow specific statements (#558) (2ed4054) no-multi-spaces: add support for Import Attributes (#584) (0da0713) padding-line-between-statements: add support for multiline-export and singleline-export (#582) (2690a30) quote-props: add support for Import Attributes (#581) (4edfee2) Bug Fixes correct the type of quotes in customize (#590) (b86c2df) function-call-spacing: don't remove comments while auto-fixing (#588) (53b4a55) jsx-closing-bracket-location: should not remove comment in jsx (#566) (e2ba8d5) Documentation func-call-spacing: fixing broken links (#587) (d3dbc22) Chores replace deprecated api with new api (#567) (3db4870)
2015893
0002fe0
d3dbc22
Updates @swc/core from 1.7.40 to 1.8.0
@swc/core
Sourced from @swc/core's changelog.
@swc/core
[1.8.0] - 2024-11-04 Bug Fixes (es/typescript) Handle multiline type parameters in async arrow functions (#9704) (c5ed19c) (es/typescript) Handle ASI hazards in fast type strip (#9707) (c135f71) Features (es) Add es2023 and es2024 to EsVersion (#9700) (5a6f0e6) (es/plugin) Introduce manual-tokio-runtmie to swc crate (#9701) (97298c4) Performance (common) Make character analysis lazy (#9696) (1c3eaf6) (es/renamer) Modify parallel renaming threshold (#9706) (91a9106) [1.7.42] - 2024-10-31 Bug Fixes (es/generator) Fix code generation for break in nested while (#9684) (65872af) (es/parser) Parse await using() call (#9693) (bcf05de) (es/resolver) Skip resolving lowercase JSXIdentifiers (#9686) (6ed1715) (es/types) Add jsc.experimental.keepImportAssertions to types (#9691) (4b4dcfa) Features
(es/typescript) Handle multiline type parameters in async arrow functions (#9704) (c5ed19c)
(es/typescript) Handle ASI hazards in fast type strip (#9707) (c135f71)
(es) Add es2023 and es2024 to EsVersion (#9700) (5a6f0e6)
es2023
es2024
EsVersion
(es/plugin) Introduce manual-tokio-runtmie to swc crate (#9701) (97298c4)
manual-tokio-runtmie
swc
(common) Make character analysis lazy (#9696) (1c3eaf6)
(es/renamer) Modify parallel renaming threshold (#9706) (91a9106)
(es/generator) Fix code generation for break in nested while (#9684) (65872af)
break
(es/parser) Parse await using() call (#9693) (bcf05de)
await using()
(es/resolver) Skip resolving lowercase JSXIdentifiers (#9686) (6ed1715)
JSXIdentifiers
(es/types) Add jsc.experimental.keepImportAssertions to types (#9691) (4b4dcfa)
jsc.experimental.keepImportAssertions
4d811e4
swc_core
v4.0.3
801e044
1.8.0-nightly-20241104.1
d1e182a
c135f71
1ccbbf0
v4.0.2
91a9106
dd25ecf
v4.0.1
c5ed19c
b48bdee
v4.0.0
97298c4
Updates @swc/jest from 0.2.36 to 0.2.37
@swc/jest
Updates @testing-library/jest-dom from 6.6.2 to 6.6.3
@testing-library/jest-dom
Sourced from @testing-library/jest-dom's releases.
@testing-library/jest-dom
v6.6.3 6.6.3 (2024-10-31) Bug Fixes add vitest import when extending vitest matchers (#646) (5ba0156)
5ba0156
Updates @types/lodash from 4.17.12 to 4.17.13
@types/lodash
Updates @types/node from 22.8.1 to 22.8.7
@types/node
Updates @typescript-eslint/eslint-plugin from 8.11.0 to 8.12.2
@typescript-eslint/eslint-plugin
Sourced from @typescript-eslint/eslint-plugin's releases.
@typescript-eslint/eslint-plugin
v8.12.2 8.12.2 (2024-10-29) 🩹 Fixes eslint-plugin: [switch-exhaustiveness-check] invert considerDefaultExhaustiveForUnions (#10223) ❤️ Thank You Kirk Waiblinger @kirkwaiblinger You can read about our versioning strategy and releases on our website. v8.12.1 8.12.1 (2024-10-28) 🚀 Features eslint-plugin: [prefer-nullish-coalescing] add support for assignment expressions (#10152) eslint-plugin: [consistent-indexed-object-style] report mapped types (#10160) eslint-plugin: [switch-exhaustiveness-check] add considerDefaultExhaustiveForUnions option (#9954) eslint-plugin: [no-base-to-string] handle String() (#10005) typescript-eslint: improve undefined extension handling (#10177) 🩹 Fixes eslint-plugin: [no-unsafe-return] don't reiterate through all type parts for each part (#10203) website: enable noImplicitAny (#10175) rule-tester: use cwd option to set base path for tests with file name (#10201) ❤️ Thank You Abraham Guo Dave @reduckted Kim Sang Du @developer-bandi Kirk Waiblinger @kirkwaiblinger Maxim Stykow @mstykow Terry Fu YeonJuan @yeonjuan You can read about our versioning strategy and releases on our website. v8.12.0 See https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1
considerDefaultExhaustiveForUnions
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
noImplicitAny
@reduckted
@developer-bandi
@mstykow
@yeonjuan
See https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.12.2 (2024-10-29) 🩹 Fixes eslint-plugin: [switch-exhaustiveness-check] invert considerDefaultExhaustiveForUnions (#10223) ❤️ Thank You Kirk Waiblinger @kirkwaiblinger 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 eslint-plugin 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) 🚀 Features eslint-plugin: [no-base-to-string] handle String() (#10005) eslint-plugin: [switch-exhaustiveness-check] add allowDefaultCaseMatchUnionMember option (#9954) eslint-plugin: [consistent-indexed-object-style] report mapped types (#10160) eslint-plugin: [prefer-nullish-coalescing] add support for assignment expressions (#10152) ❤️ Thank You Abraham Guo Kim Sang Du @developer-bandi Kirk Waiblinger @kirkwaiblinger YeonJuan @yeonjuan You can read about our versioning strategy and releases on our website.
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
4af866a
cc7177c
1edec1d
3413a2d
ac18749
3c8978d
af4743f
error
9c956ee
e765033
Updates @typescript-eslint/parser from 8.11.0 to 8.12.2
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's releases.
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's changelog.
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.
This was a version bump only for parser to align it with other projects, there were no code changes.
Updates cspell from 8.15.4 to 8.15.7
cspell
Sourced from cspell's releases.
v8.15.7 Changes Fixes fix: Use the usePnP flag. (#6458) v8.15.6 Changes Fixes fix: Improve compound generation (#6452) fix: cspell-tools - add minCompoundLength setting (#6449) Dictionary Updates fix: Workflow Bot -- Update Dictionaries (main) (#6451) Update Dictionaries (main)
usePnP
Sourced from cspell's changelog.
8.15.7 (2024-11-03) ci: Workflow Bot -- Update ALL Dependencies (main) (#6456) (d4bd0dd), closes #6456 8.15.6 (2024-11-02) chore: Update Integration Test Performance Data (#6455) (be8b15a), closes #6455 8.15.5 (2024-10-30) ci: Workflow Bot -- Update ALL Dependencies (main) (#6442) (70f43cc), closes #6442
9decdc4
fa9d2df
dba3a8a
5f974b2
e76a12e
d3f1d09
Updates eslint from 9.13.0 to 9.14.0
eslint
Sourced from eslint's releases.
Sourced from eslint's changelog.
db0b844
20b0da1
Superseded by #496.
Bumps the all-node-dependencies group with 16 updates:
2.8.0
2.8.1
9.13.0
9.14.0
2.9.0
2.10.1
1.7.40
1.8.0
0.2.36
0.2.37
6.6.2
6.6.3
4.17.12
4.17.13
22.8.1
22.8.7
8.11.0
8.12.2
8.11.0
8.12.2
8.15.4
8.15.7
9.13.0
9.14.0
1.8.1
1.8.2
1.80.4
1.80.6
16.0.2
16.0.3
5.95.0
5.96.1
Updates
tslib
from 2.8.0 to 2.8.1Release notes
Sourced from tslib's releases.
Commits
d72d6f7
2.8.111fa982
Merge pull request #275 from microsoft/bug/es5-compat3c532eb
Remove use of ES2015 syntaxb0076c4
Include non-enumerable keys in __importStar helper (#272)7c11588
Add missing registry-url parameter1fec667
Merge pull request #271 from microsoft/fix-publish097e99e
Fix publish workflowUpdates
@eslint/js
from 9.13.0 to 9.14.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
28be447
chore: package.json update for@eslint/js
releaseb0faee3
feat: add types for the@eslint/js
package (#19010)Updates
@stylistic/eslint-plugin-ts
from 2.9.0 to 2.10.1Release notes
Sourced from
@stylistic/eslint-plugin-ts
's releases.... (truncated)
Changelog
Sourced from
@stylistic/eslint-plugin-ts
's changelog.Commits
2015893
chore: release v2.10.1 (main) (#595)0002fe0
chore: release v2.10.0 (main) (#569)d3dbc22
docs(func-call-spacing): fixing broken links (#587)Updates
@swc/core
from 1.7.40 to 1.8.0Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
4d811e4
chore: Publish1.8.0
withswc_core
v4.0.3
801e044
chore: Publish1.8.0-nightly-20241104.1
withswc_core
v4.0.3
d1e182a
chore: Publish crates withswc_core
v4.0.3
c135f71
fix(es/typescript): Handle ASI hazards in fast type strip (#9707)1ccbbf0
chore: Publish crates withswc_core
v4.0.2
91a9106
perf(es/renamer): Modify parallel renaming threshold (#9706)dd25ecf
chore: Publish crates withswc_core
v4.0.1
c5ed19c
fix(es/typescript): Handle multiline type parameters in async arrow functions...b48bdee
chore: Publish crates withswc_core
v4.0.0
97298c4
feat(es/plugin): Introducemanual-tokio-runtmie
toswc
crate (#9701)Updates
@swc/jest
from 0.2.36 to 0.2.37Commits
Updates
@testing-library/jest-dom
from 6.6.2 to 6.6.3Release notes
Sourced from
@testing-library/jest-dom
's releases.Commits
5ba0156
fix: add vitest import when extending vitest matchers (#646)Updates
@types/lodash
from 4.17.12 to 4.17.13Commits
Updates
@types/node
from 22.8.1 to 22.8.7Commits
Updates
@typescript-eslint/eslint-plugin
from 8.11.0 to 8.12.2Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
4af866a
chore(release): publish 8.12.2cc7177c
fix(eslint-plugin): [switch-exhaustiveness-check] invert `considerDefaultExha...1edec1d
chore(release): publish 8.12.13413a2d
chore(release): publish 8.12.0ac18749
feat(eslint-plugin): [no-base-to-string] handle String() (#10005)3c8978d
feat(eslint-plugin): [switch-exhaustiveness-check] add allowDefaultCaseMatchU...af4743f
test(eslint-plugin): fix a typo in a test, causing it to test theerror
typ...9c956ee
feat(eslint-plugin): [consistent-indexed-object-style] report mapped types (#...e765033
feat(eslint-plugin): [prefer-nullish-coalescing] add support for assignment e...Updates
@typescript-eslint/parser
from 8.11.0 to 8.12.2Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
4af866a
chore(release): publish 8.12.21edec1d
chore(release): publish 8.12.13413a2d
chore(release): publish 8.12.0Updates
cspell
from 8.15.4 to 8.15.7Release notes
Sourced from cspell's releases.
... (truncated)
Changelog
Sourced from cspell's changelog.
Commits
9decdc4
v8.15.7fa9d2df
v8.15.6dba3a8a
fix: Workflow Bot -- Update Dictionaries (main) (#6451)5f974b2
v8.15.5e76a12e
fix: include AL dictionary by default (#6425)d3f1d09
chore: upgrade to tinyglobby 0.2.10 (#6419)Updates
eslint
from 9.13.0 to 9.14.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
db0b844
9.14.020b0da1
Build: changelog update for 9.14.0f36cb16
chore: upgrade@eslint/js
@9
.14.0 (#19086)Superseded by #496.