Skip to content

chore(deps): update dependency lintroll to ^1.30.1#123

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/lintroll-1.x
Open

chore(deps): update dependency lintroll to ^1.30.1#123
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/lintroll-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 26, 2026

This PR contains the following updates:

Package Change Age Confidence
lintroll ^1.20.1^1.30.1 age confidence

Release Notes

privatenumber/lintroll (lintroll)

v1.30.1

Compare Source

Bug Fixes
  • unicorn: allow el abbreviation for element references (acc2a23)

v1.30.0

Compare Source

Bug Fixes
  • deps: update dependency eslint-plugin-regexp to v3 (#​101) (7b9add4)
  • deps: update dependency eslint-plugin-unicorn to v63 (#​111) (b61032d)
  • deps: update dependency eslint-plugin-yml to v3 (#​99) (e93adab)
Features
  • cli: log fixed file paths when using --fix flag (fdfa15c)
  • cli: log git-tracked file count when using --git flag (d949d5b)

v1.29.1

Compare Source

Bug Fixes
  • imports: add internal group to import-x/order to fix self-referencing package imports (af4a8e7)

v1.29.0

Compare Source

Bug Fixes
  • cli: use --full-name for git ls-files path resolution (bf65432)
Features
  • ignore code blocks in instructional markdown (SKILL.md, skills/) (994904c)

v1.28.1

Compare Source

Bug Fixes
  • ignore CLAUDE.local.md files (715f510)

v1.28.0

Compare Source

Bug Fixes
  • disable no-shadow for markdown TypeScript code fences (f14ea8c), closes #​100
Features

v1.27.3

Compare Source

Bug Fixes
  • allow rel prefix for coordinate abbreviations (79ff897), closes #​94

v1.27.2

Compare Source

Bug Fixes
  • allow def abbreviation for definition (4b8f1d1), closes #​88
  • disable explicit-length-check due to false positives (8af98ca), closes #​89
  • disable react-in-jsx-scope for React 17+ (da61bc1), closes #​90
  • ignore external imports in camelcase rule (cafdb8d), closes #​92

v1.27.1

Compare Source

Bug Fixes
  • disable require-type rule for package.json (683cda7)

v1.27.0

Compare Source

Bug Fixes
  • allow docs abbreviation in prevent-abbreviations (772f5af)
Features
  • enforce devDependencies-only for private packages (899cde2)

v1.26.1

Compare Source

Bug Fixes
  • deps: update dependency globals to v17 (#​85) (67f7436)
  • deps: update patch-updates (patch) (#​80) (ca3b830)
  • deps: update patch-updates (patch) (#​84) (566c638)
  • eslint: disable new-cap rule for external package constructors (a447c42)
  • package-json: skip require-description for private packages (951a706)
  • unicorn: disable no-array-sort rule for ES2022 compatibility (0fb26b9)

v1.26.0

Compare Source

Bug Fixes
Features
  • improved package.json linting (c236340)

v1.25.0

Compare Source

Bug Fixes
  • unicorn: allow 'db' abbreviation for database (24baf3e)
Features

v1.24.4

Compare Source

Bug Fixes
  • deps: update dependency cleye to v2 (#​70) (d79d3e6)
  • git: filter unsupported files before linting (6e22c25)

v1.24.3

Compare Source

Bug Fixes
  • --git: handle manually deleted files gracefully (49ffa28)

v1.24.2

Compare Source

Bug Fixes
  • stylistic: allow multiline union/intersection types in TypeScript (3939d58)

v1.24.1

Compare Source

Bug Fixes
  • ignore hidden and double-underscore temp directory variants (975ad95)

v1.24.0

Compare Source

Bug Fixes
  • allow temp & dir abbreviations (691b1b2)
Features

v1.23.4

Compare Source

Bug Fixes
  • allow "e2e" to be used in file names (26191fc)

v1.23.3

Compare Source

Bug Fixes
  • typescript: allow .ts imports when allowImportingTsExtensions is set in tsconfig.json (b956f78)

v1.23.2

Compare Source

Bug Fixes

v1.23.1

Compare Source

Bug Fixes
  • json: allow comments in renovate.json without trailing commas (5627d4a)

v1.23.0

Compare Source

Features
  • json: treat renovate.json as JSONC to allow comments (83c7052)

v1.22.2

Compare Source

Bug Fixes
  • unicorn: change no-array-sort from error to warning (9a6bb6b)

v1.22.1

Compare Source

Bug Fixes

v1.22.0

Compare Source

Features
  • --git flag to only lint tracked files (a229e01)
  • typescript: prefer type over interface (a6cae50)

v1.21.0

Compare Source

Bug Fixes
  • ignore .cache directories (502d886)
Features
  • support .ts extensions when rewriteRelativeImportExtensions is set (#​60) (68ee3c8)
  • upgrade dependencies (9e1ab52)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 09:00 PM and 09:59 PM, only on Thursday (* 21 * * 4)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 26, 2026

📊 Package size report   No changes

File Before After
Total (Includes all files) 157.3 kB 157.3 kB
Tarball size 47.6 kB -0.01%↓47.6 kB
Unchanged files
File Size
dist/index.cjs 23.8 kB
dist/index.d.cts 50.2 kB
dist/index.d.mts 50.2 kB
dist/index.mjs 23.8 kB
LICENSE 1.1 kB
package.json 1.7 kB
README.md 6.6 kB

🤖 This report was automatically generated by pkg-size-action

@renovate renovate Bot force-pushed the renovate/lintroll-1.x branch from 59b36b9 to bb98328 Compare February 27, 2026 22:09
@renovate renovate Bot changed the title chore(deps): update dependency lintroll to ^1.29.1 chore(deps): update dependency lintroll to ^1.30.0 Feb 27, 2026
@renovate renovate Bot force-pushed the renovate/lintroll-1.x branch from bb98328 to eec4961 Compare March 5, 2026 15:19
@renovate renovate Bot force-pushed the renovate/lintroll-1.x branch from eec4961 to 78ee8f9 Compare March 13, 2026 18:42
@renovate renovate Bot force-pushed the renovate/lintroll-1.x branch from 78ee8f9 to d76ad27 Compare March 30, 2026 09:30
@renovate renovate Bot changed the title chore(deps): update dependency lintroll to ^1.30.0 chore(deps): update dependency lintroll to ^1.30.1 Mar 30, 2026
@renovate renovate Bot force-pushed the renovate/lintroll-1.x branch from d76ad27 to 7db0f64 Compare April 1, 2026 20:31
@renovate renovate Bot force-pushed the renovate/lintroll-1.x branch from 7db0f64 to 378ed85 Compare April 8, 2026 20:36
@renovate renovate Bot force-pushed the renovate/lintroll-1.x branch from 378ed85 to 5db4902 Compare April 15, 2026 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants