fix(deps): update eslint-tooling#1374
Conversation
5cc5d9f to
ba5aa36
Compare
87ce0f4 to
b29a936
Compare
1cb40ac to
9f93618
Compare
403fa4f to
09877f2
Compare
ad27506 to
6401195
Compare
ad038ef to
6ff9d1d
Compare
b28fcde to
ca577cb
Compare
58f61a5 to
bd6d918
Compare
e7b51f9 to
9095565
Compare
1b0fcb4 to
4dd53e8
Compare
be6d84b to
f9fb974
Compare
971f55b to
ed66599
Compare
a56590d to
1887126
Compare
fbc68aa to
c3a45d9
Compare
023cc6a to
ad47b38
Compare
0df4ba9 to
8a52dec
Compare
1fae80a to
223146c
Compare
c0f0793 to
1ef07ae
Compare
9f25057 to
7fc1207
Compare
76cfb6b to
13f4aeb
Compare
ac2b622 to
184f30f
Compare
📦 Bundle Stats —
|
| Metric | Value | vs main (3778774) |
|---|---|---|
| Internal (raw) | 2.7 KB | - |
| Internal (gzip) | 1.0 KB | - |
| Bundled (raw) | 11.16 MB | - |
| Bundled (gzip) | 2.10 MB | - |
| Import time | 898ms | +28ms, +3.3% |
bin:sanity
| Metric | Value | vs main (3778774) |
|---|---|---|
| Internal (raw) | 782 B | - |
| Internal (gzip) | 423 B | - |
| Bundled (raw) | 9.87 MB | - |
| Bundled (gzip) | 1.78 MB | - |
| Import time | 932ms | +14ms, +1.5% |
🗺️ View treemap · Artifacts
Details
- Import time regressions over 10% are flagged with
⚠️ - Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.
📦 Bundle Stats — @sanity/cli-core
Compared against main (3778774d)
| Metric | Value | vs main (3778774) |
|---|---|---|
| Internal (raw) | 106.7 KB | - |
| Internal (gzip) | 26.7 KB | - |
| Bundled (raw) | 21.72 MB | - |
| Bundled (gzip) | 3.46 MB | - |
| Import time | 796ms | +11ms, +1.4% |
🗺️ View treemap · Artifacts
Details
- Import time regressions over 10% are flagged with
⚠️ - Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.
📦 Bundle Stats — create-sanity
Compared against main (3778774d)
| Metric | Value | vs main (3778774) |
|---|---|---|
| Internal (raw) | 908 B | - |
| Internal (gzip) | 483 B | - |
| Bundled (raw) | 931 B | - |
| Bundled (gzip) | 491 B | - |
| Import time | ❌ ChildProcess denied: node | - |
Details
- Import time regressions over 10% are flagged with
⚠️ - Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Coverage DeltaNo covered files changed in this PR. Overall Coverage
|
ef2331d to
b3b7732
Compare
1387799 to
f6c5b9b
Compare
This PR contains the following updates:
^10.4.1→^10.5.0^4.16.2→^4.17.0^5.9.0→^5.9.1^8.60.0→^8.62.0Release Notes
un-ts/eslint-plugin-import-x (eslint-plugin-import-x)
v4.17.0Compare Source
Minor Changes
4b2c0c5Thanks @regseb! - SupportRegExpin theimport-x/ignoresetting and theignoreoption of theno-unresolvedrule.Patch Changes
#494
1c84235Thanks @morgan-coded! - Fixedno-unresolvedcrashing when case-sensitive path checks encounterEACCESorEPERMon an ancestor directory.#481
3e13121Thanks @B4nan! - fix: memoize legacyNodeResolve resolver to avoid native memory leak#484
9a07009Thanks @sairus2k! - Make theextensionsrule check Node.js subpath imports (specifiers starting with#, e.g.#utils/helper). PreviouslyparsePathtreated a leading#as a URL hash fragment, so the rule skipped extension validation for these imports.Note: single-segment subpath imports without a slash (e.g.
#dep) are still skipped by the existing external-root-module classification; fixing that is deferred to avoid expanding scope.#468
240ed58Thanks @silverwind! - Makeextensionshandle.d.tscorrectly#479
e3cc7e4Thanks @mrginglymus! - fix: strip querystrings and hash fragments when checking for file existence#476
fce29b1Thanks @nbouvrette! - fix(deps): replace @package-json/types with an inline minimal typetypescript-eslint/typescript-eslint (typescript-eslint)
v8.62.0Compare Source
🚀 Features
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate using a curated preset maintained by
. View repository job log here