Skip to content

Update npm non-major - #307

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-non-major
Open

Update npm non-major#307
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-non-major

Conversation

@renovate

@renovaterenovateBot commented Mar 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
@typescript-eslint/eslint-plugin (source)8.57.28.60.1ageconfidence
@typescript-eslint/parser (source)8.57.28.60.1ageconfidence
esbuild~0.27.0~0.28.0ageconfidence
idb-keyval6.2.26.2.5ageconfidence
lit-html (source)3.3.23.3.3ageconfidence
lunr-languages1.14.01.20.0ageconfidence
tsx (source)4.21.04.22.4ageconfidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.60.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-shadow] correct rule to match ESLint v10 handling (#​12182)
  • eslint-plugin: respect ECMAScript line terminators in ts-comment rules (#​12352)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.60.0

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.4

Compare Source

🩹 Fixes
  • eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#​12294)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.3

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.2

Compare Source

🩹 Fixes
  • eslint-plugin: [no-deprecated] object destructuring values should be treated as declarations (#​12292)
  • eslint-plugin: [no-unsafe-type-assertion] handle crash on recursive template literal types (#​12150)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] treat void as nullish in no-unnecessary-condition (#​12241)
  • eslint-plugin: [no-unnecessary-type-arguments] handle instantiation expressions (#​12220)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid false positive in logical assignment assertions (#​12278)
  • eslint-plugin: [no-unnecessary-type-assertion] preserve phantom type arguments in generic inference (#​12269)
  • eslint-plugin: [no-unnecessary-type-assertion] preserve index signatures in undefined unions (#​12257)
  • eslint-plugin: [no-unnecessary-type-assertion] fix crash "TypeError: checker.getTypeArguments is not a function" (#​12246)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-type-assertion] report more cases based on assignability (#​11789)
❤️ Thank You
  • Ulrich Stark

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.2

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] use assignability checks in checkTypePredicates (#​12147)
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unused-vars] fix false negative for type predicate parameter (#​12004)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.0

Compare Source

🚀 Features
🩹 Fixes
  • eslint-plugin: [prefer-regexp-exec] avoid fixing unknown RegExp flags (#​12161)
  • eslint-plugin: [no-extraneous-class] handle index signatures (#​12142)
  • eslint-plugin: crash in no-unnecessary-type-arguments (#​12163)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.60.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.60.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.4

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.3

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.2

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.2

Compare Source

🩹 Fixes
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.0

Compare Source

🚀 Features
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

evanw/esbuild (esbuild)

v0.28.0

Compare Source

v0.27.7

Compare Source

v0.27.5

Compare Source

jakearchibald/idb-keyval (idb-keyval)

v6.2.5

Compare Source

v6.2.4

Compare Source

v6.2.3

Compare Source

lit/lit (lit-html)

v3.3.3

Compare Source

Patch Changes
MihaiValentin/lunr-languages (lunr-languages)

v1.20.0

Compare Source

What's Changed

Full Changelog: MihaiValentin/lunr-languages@v1.19.0...v1.20.0

v1.19.0

Compare Source

What's Changed

Full Changelog: MihaiValentin/lunr-languages@v1.18.0...v1.19.0

v1.18.0

Compare Source

New Contributors

Full Changelog: MihaiValentin/lunr-languages@v1.15.0...v1.18.0

v1.17.0: Release 1.17.0

Compare Source

What's Changed

Full Changelog: MihaiValentin/lunr-languages@v1.15.0...v1.17.0

v1.15.0: Release 1.15.0

Compare Source

What's Changed

Full Changelog: MihaiValentin/lunr-languages@1.14.0...v1.15.0

privatenumber/tsx (tsx)

v4.22.4

Compare Source

Bug Fixes
  • resolve CommonJS directory requires inside dependencies (#​803) (1ce8463)

This release is also available on:

v4.22.3

Compare Source

v4.22.2

Compare Source

v4.22.1

Compare Source

v4.22.0

Compare Source

v4.21.1

Compare Source

Bug Fixes
  • support Node 20.11/21.2 import.meta paths (acf3d8f)
  • support Node.js 24.15.0 (c1d2d45)
  • support Node.js 26.1.0 and 25.9.0 (1d7e528)

This release is also available on:


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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

The documentation preview is available at https://preview.netcord.dev/307.

@renovate
renovateBotforce-pushed the renovate/npm-non-major branch from b50f723 to 02d7dc4CompareApril 1, 2026 09:29
@renovaterenovateBot changed the title Update npm non-major to v8.58.0Update npm non-majorApr 1, 2026
@renovaterenovateBot changed the title Update npm non-majorchore(deps): update npm non-majorApr 1, 2026
@renovate
renovateBotforce-pushed the renovate/npm-non-major branch 5 times, most recently from 540fe5d to 25ddff4CompareApril 8, 2026 04:33
@renovate
renovateBotforce-pushed the renovate/npm-non-major branch from 25ddff4 to fad0849CompareApril 8, 2026 20:17
@renovaterenovateBot changed the title chore(deps): update npm non-majorUpdate npm non-majorApr 8, 2026
@renovate
renovateBotforce-pushed the renovate/npm-non-major branch from fad0849 to 90cc065CompareApril 13, 2026 17:54
@renovate
renovateBotforce-pushed the renovate/npm-non-major branch from 90cc065 to a1577d7CompareApril 20, 2026 19:11
@renovate
renovateBotforce-pushed the renovate/npm-non-major branch 3 times, most recently from 9ea8ae9 to 75f94eaCompareMay 4, 2026 17:36
@renovate
renovateBotforce-pushed the renovate/npm-non-major branch 7 times, most recently from f731396 to 7e9afbfCompareMay 11, 2026 21:59
@renovate
renovateBotforce-pushed the renovate/npm-non-major branch 7 times, most recently from e07d5a7 to 9103aaeCompareMay 19, 2026 14:36
@renovate
renovateBotforce-pushed the renovate/npm-non-major branch 2 times, most recently from a817400 to ebae3a0CompareMay 25, 2026 21:12
@renovate
renovateBotforce-pushed the renovate/npm-non-major branch 3 times, most recently from 6b77230 to 5aad8f7CompareJune 1, 2026 21:56
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
renovateBotforce-pushed the renovate/npm-non-major branch from 5aad8f7 to dd982f6CompareJune 2, 2026 15:34
@renovate

renovateBot commented Jun 5, 2026

Copy link
Copy Markdown
ContributorAuthor

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️Warning: custom changes will be lost.

Sign up for freeto 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