Closed dependabot[bot] closed 2 months ago
@dependabot rebase
@dependabot ignore eslint major version
OK, I won't notify you about version 9.x.x of eslint again, unless you unignore it.
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the npm group with 7 updates:
29.5.12
29.5.13
22.5.4
22.5.5
7.0.0
7.18.0
8.57.0
9.10.0
2.25.0
3.22.0
1.0.2
2.0.0
5.5.4
5.6.2
Updates
@types/jest
from 29.5.12 to 29.5.13Commits
Updates
@types/node
from 22.5.4 to 22.5.5Commits
Updates
@typescript-eslint/eslint-plugin
from 7.0.0 to 7.18.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
35cf3d2
chore(release): publish 7.18.046a5709
docs: link no-duplicate-type-constituents and no-redundant-type-constituents ...9eec790
fix(eslint-plugin): [strict-boolean-expressions] support branded booleans (#9...9927a29
docs: add ast-spec, type-utils docs with docusaurus-plugin-typedoc (#9293)fb0ca4c
docs: remove unnecessary v8 links (#9611)3591b78
fix(eslint-plugin): [no-duplicate-type-constituents] shouldn't report on erro...64b4e43
fix(eslint-plugin): [unbound-method] report on destructuring in function para...bf4abdf
fix(eslint-plugin): [no-unnecessary-type-assertion] prevent runtime error whe...6b92aa5
chore: reorg repo level utils, lint and typecheck repo files (#9618)1e32db1
chore: enable radix (#9563)Updates
eslint
from 8.57.0 to 9.10.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
6448f32
9.10.0afeb9b1
Build: changelog update for 9.10.024c3ff7
chore: upgrade to@eslint/js
@9
.10.0 (#18866)1ebdde1
chore: package.json update for@eslint/js
release301b90d
feat: Add types (#18854)bee0e7a
docs: update README (#18865)bcf0df5
feat: limit namespace import identifier in id-length rule (#18849)45c18e1
feat: addrequireFlag
option torequire-unicode-regexp
rule (#18836)5d80b59
docs: specify thatruleId
can benull
in custom formatter docs (#18857)156b1c3
docs: Update READMEUpdates
fast-check
from 2.25.0 to 3.22.0Release notes
Sourced from fast-check's releases.
... (truncated)
Changelog
Sourced from fast-check's changelog.
... (truncated)
Commits
4e04fda
🔖 Update CHANGELOG.md for fast-check@3.22.0,@fast-check/vitest
@0
.1.3,@fast
-...1baccc5
🗑️ DeprecatebigInt
's alternatives (#5238)3f4f120
🗑️ Mark as deprecated most of char and string arbitraries (#5233)9f5ec86
✨ Support for grapheme onfc.string
(#5222)7d3a25f
⬆️ Update dependency@microsoft/api-extractor
to ^7.47.7 (#5230)04c9cfd
⬆️ Update dependency typedoc to ^0.26.6 (#5223)acb87ef
⬆️ Update dependency@microsoft/api-extractor
to ^7.47.6 (#5208)49746db
♻️ Add missing types on exported (#5203)1801d1a
⬆️ Update dependency@types/node
to ^20.14.15 (#5197)bec5d59
🔖 Update CHANGELOG.md for fast-check@3.21.0 (#5194)Updates
jest-fast-check
from 1.0.2 to 2.0.0Commits
015f198
2.0.01f89e40
Bump version in README0b5cbcf
Bump fast-check from 2.24.0 to 3.0.0 (#182)3b806b0
✅ Bump all test and build related packages (#192)7f22d23
👷 Increase default node versions in CI (#193)7c8a052
Bump@types/node
from 17.0.35 to 17.0.42 (#190)d6e2991
Bump prettier from 2.6.2 to 2.7.0 (#191)037c25a
Bump@types/node
from 17.0.23 to 17.0.35 (#180)c7377c7
Bump@types/jest
from 27.4.1 to 27.5.0 (#176)57c2902
Bump prettier from 2.6.1 to 2.6.2 (#167)Updates
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)Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | @typescript-eslint/eslint-plugin | [>= 8.a, < 9] |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