Closed dependabot[bot] closed 1 month ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@commitlint/cli@19.5.0 | Transitive: environment, eval, filesystem, shell, unsafe | +100 |
8.45 MB | bycedric, escapedcat, marionebl, ...1 more |
npm/@commitlint/config-conventional@19.5.0 | Transitive: filesystem | +9 |
2.44 MB | bycedric, escapedcat, marionebl, ...1 more |
npm/@total-typescript/ts-reset@0.6.1 | None | 0 |
183 kB | mpocock |
npm/@types/jest@29.5.13 | Transitive: environment, filesystem, unsafe | +50 |
4.1 MB | types |
npm/@typescript-eslint/eslint-plugin@8.8.0 | Transitive: environment, filesystem | +37 |
8.09 MB | bradzacher, jameshenry |
npm/@typescript-eslint/parser@8.8.0 | Transitive: environment, filesystem | +30 |
3.36 MB | bradzacher, jameshenry |
npm/eslint-plugin-import@2.30.0 | environment, filesystem, unsafe Transitive: eval | +95 |
6.12 MB | ljharb |
npm/husky@9.1.6 | environment, filesystem, shell | 0 |
4.03 kB | typicode |
npm/tsx@4.19.1 | Transitive: filesystem, unsafe | +3 |
717 kB | hirokiosame |
npm/typescript@5.6.2 | None | 0 |
22.4 MB | typescript-bot |
🚮 Removed packages: npm/@commitlint/cli@19.4.1, npm/@commitlint/config-conventional@19.4.1, npm/@total-typescript/ts-reset@0.6.0, npm/@types/jest@29.5.12, npm/@typescript-eslint/eslint-plugin@8.3.0, npm/@typescript-eslint/parser@8.3.0, npm/eslint-plugin-import@2.29.1, npm/husky@9.1.5, npm/tsx@4.19.0, npm/typescript@5.5.4
Bumps the dev-dependencies group with 10 updates:
19.4.1
19.5.0
19.4.1
19.5.0
0.6.0
0.6.1
29.5.12
29.5.13
8.3.0
8.8.0
8.3.0
8.8.0
2.29.1
2.30.0
9.1.5
9.1.6
4.19.0
4.19.1
5.5.4
5.6.2
Updates
@commitlint/cli
from 19.4.1 to 19.5.0Release notes
Sourced from
@commitlint/cli
's releases.Changelog
Sourced from
@commitlint/cli
's changelog.Commits
7e79af1
v19.5.0d7070d8
feat(cli): use special errorCode for missing rules/config #4142 (#4143)3c4b0fd
chore: replaceexeca
withtinyexec
and Node'schild_process.spawnSync
(...Updates
@commitlint/config-conventional
from 19.4.1 to 19.5.0Release notes
Sourced from
@commitlint/config-conventional
's releases.Changelog
Sourced from
@commitlint/config-conventional
's changelog.Commits
7e79af1
v19.5.0Updates
@total-typescript/ts-reset
from 0.6.0 to 0.6.1Changelog
Sourced from
@total-typescript/ts-reset
's changelog.Commits
Updates
@types/jest
from 29.5.12 to 29.5.13Commits
Updates
@typescript-eslint/eslint-plugin
from 8.3.0 to 8.8.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
2055cfb
chore(release): publish 8.8.0b121bd9
feat(eslint-plugin): [return-await] check for-await loop iteree (#10008)9028d9d
docs: [no-unsafe-enum-comparison] clarify motivation and applicability (#10029)977e0a1
fix(eslint-plugin): [prefer-literal-enum-member] allow nested bitwise operati...6ce66b5
fix: removeexport type *
in d.ts to support TS<5.0 (#10070)a916ff2
feat(eslint-plugin): [no-unnecessary-condition] add checkTypePredicates (#10009)b36d524
fix(eslint-plugin): [no-misused-promises] check contextual type (#10042)7a216fe
fix(eslint-plugin): [no-deprecated] max callstack exceeded when class impleme...94c5484
fix(type-utils): check for type parameters onisBuiltinSymbolLikeRecurser()
...ced951b
docs: [prefer-literal-enum-member] fix bad examples (#10035)Updates
@typescript-eslint/parser
from 8.3.0 to 8.8.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
2055cfb
chore(release): publish 8.8.0b88ea33
chore(release): publish 8.7.0343710e
chore(release): publish 8.6.04d31ebe
chore(release): publish 8.5.04bc801e
chore: enable unicorn/no-array-reduce (#9640)3920c93
chore(release): publish 8.4.02ad3404
chore: enableunicorn/prefer-export-from
and `@typescript-eslint/consistent...Updates
eslint-plugin-import
from 2.29.1 to 2.30.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
18787d3
Bump to 2.30.09902298
[Deps] updateeslint-module-utils
9d194a6
[utils] v2.9.00a58d75
[resolvers/webpack] v0.13.9a3015eb
[Test]namespace
: ensure valid case is actually included8bdb32b
[Test] add explicit marker for trailing whitespace in cases038c26c
[readme] Clarify how to install the plugin32a2b89
[Fix]order
: do not compare first path segment for relative paths (#2682)ee1ea02
[Fix]newline-after-import
: fix considerComments option when require806e3c2
[New] add support for Flat ConfigUpdates
husky
from 9.1.5 to 9.1.6Release notes
Sourced from husky's releases.
Commits
a2d942a
9.1.6b4465ed
fix: add parens around the null coalescing operator to fix issues when npm_co...3b3e7f1
docs(spanish): improve spanish translation (#1504)dcf3aed
dosc: repair support Spanish sponsors links (#1500)c3afd5f
docs: support Spanish documentation (#1499)c5f4f48
docs: support Russian documentation (#1495)Updates
tsx
from 4.19.0 to 4.19.1Release notes
Sourced from tsx's releases.
Commits
0329bfc
fix(cjs): patchmodule.path
for accurate cache ID44ed37f
fix(cjs): resolve ts extensions from js when namespacedac77527
test: outdent api fixturesUpdates
typescript
from 5.5.4 to 5.6.2Release notes
Sourced from typescript's releases.
Commits
a7e3374
Bump version to 5.6.2 and LKG2063357
🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...4fe7e41
🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...1a03e53
🤖 Pick PR #59761 (this
can be nullish) into release-5.6 (#59762)6212132
Update LKGbbb5faf
🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...e6914a5
Bump version to 5.6.1-rc and LKG34121c4
Update LKG2a30c2a
Merge remote-tracking branch 'origin/main' into release-5.6936a79b
Expose TypeChecker. getAwaitedType to public (#59268)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show