Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
jsdoc-type-pratt-parser ^4.0.0 -> ^6.0.0 age confidence

Release Notes

jsdoc-type-pratt-parser/jsdoc-type-pratt-parser (jsdoc-type-pratt-parser)

v6.0.0

Compare Source

Bug Fixes
  • deliberalize lexer to prohibit hyphens in typescript identifiers (1f9d50a)
  • deliberalize lexer to prohibit NaN and -?Infinity in TypeScript identifiers (bcd858b)
BREAKING CHANGES
  • Prohibits use of NaN and -?Infinity in TypeScript identifiers
  • Prohibits use of hyphens in TypeScript identifiers

5.9.2 (2025-09-28)

Bug Fixes
  • allow template literals to include non-token values (e.g., hyphens) as part of literal portions (dcfae5b)

5.9.1 (2025-09-27)

Bug Fixes
  • mapped type clauses: handle more complete types (a50f4a2)

v5.9.2

Compare Source

Bug Fixes
  • deliberalize lexer to prohibit hyphens in typescript identifiers (1f9d50a)
  • deliberalize lexer to prohibit NaN and -?Infinity in TypeScript identifiers (bcd858b)
BREAKING CHANGES
  • Prohibits use of NaN and -?Infinity in TypeScript identifiers
  • Prohibits use of hyphens in TypeScript identifiers

5.9.2 (2025-09-28)

Bug Fixes
  • allow template literals to include non-token values (e.g., hyphens) as part of literal portions (dcfae5b)

5.9.1 (2025-09-27)

Bug Fixes
  • mapped type clauses: handle more complete types (a50f4a2)

v5.9.1

Compare Source

Bug Fixes
  • deliberalize lexer to prohibit hyphens in typescript identifiers (1f9d50a)
  • deliberalize lexer to prohibit NaN and -?Infinity in TypeScript identifiers (bcd858b)
BREAKING CHANGES
  • Prohibits use of NaN and -?Infinity in TypeScript identifiers
  • Prohibits use of hyphens in TypeScript identifiers

5.9.2 (2025-09-28)

Bug Fixes
  • allow template literals to include non-token values (e.g., hyphens) as part of literal portions (dcfae5b)

5.9.1 (2025-09-27)

Bug Fixes
  • mapped type clauses: handle more complete types (a50f4a2)

v5.9.0

Compare Source

Bug Fixes
  • deliberalize lexer to prohibit hyphens in typescript identifiers (1f9d50a)
  • deliberalize lexer to prohibit NaN and -?Infinity in TypeScript identifiers (bcd858b)
BREAKING CHANGES
  • Prohibits use of NaN and -?Infinity in TypeScript identifiers
  • Prohibits use of hyphens in TypeScript identifiers

5.9.2 (2025-09-28)

Bug Fixes
  • allow template literals to include non-token values (e.g., hyphens) as part of literal portions (dcfae5b)

5.9.1 (2025-09-27)

Bug Fixes
  • mapped type clauses: handle more complete types (a50f4a2)

v5.8.0

Compare Source

Features
  • computed properties and methods (b621584)

v5.7.0

Compare Source

Features

v5.6.0

Compare Source

Features

v5.5.0

Compare Source

Features
  • add JsdocTypeCallSignature, JsdocTypeConstructorSignature, and JsdocTypeMethodSignature (4ca386c)

v5.4.0

Compare Source

Features
  • add meta.spacing option to JsdocTypeUnion (06bdfbe)

v5.3.0

Compare Source

Features
  • meta.trailingPunctuation for ObjectResult (63beb31)

v5.2.0

Compare Source

Features
  • allow comma-and-linebreak and semicolon-and-linebreak and separatorForSingleObjectField: boolean (63e3451)

5.1.1 (2025-09-06)

Bug Fixes
  • asserts, infer: bad error messages (8c06711)

v5.1.1

Compare Source

Features
  • allow comma-and-linebreak and semicolon-and-linebreak and separatorForSingleObjectField: boolean (63e3451)

5.1.1 (2025-09-06)

Bug Fixes
  • asserts, infer: bad error messages (8c06711)

v5.1.0

Compare Source

Features
  • allow comma-and-linebreak and semicolon-and-linebreak and separatorForSingleObjectField: boolean (63e3451)

5.1.1 (2025-09-06)

Bug Fixes
  • asserts, infer: bad error messages (8c06711)

v5.0.0

Compare Source

Features
BREAKING CHANGES
  • Adds exports

v4.8.0

Compare Source

Features
  • add generic arrow function (cf665a9)

v4.7.0

Compare Source

Features

v4.6.0

Compare Source

Features
  • allow question mark as object property (cb98813)

v4.5.0

Compare Source

Features

4.4.1 (2025-08-15)

Bug Fixes
  • allow typeof as object key (fc3db3e)
  • avoid adding linebreaks to linebreak separator when not > 1 item (482bb4d)
  • handle stray commas/semi-colons in objects (6764127)

v4.4.1

Compare Source

Features

4.4.1 (2025-08-15)

Bug Fixes
  • allow typeof as object key (fc3db3e)
  • avoid adding linebreaks to linebreak separator when not > 1 item (482bb4d)
  • handle stray commas/semi-colons in objects (6764127)

v4.4.0

Compare Source

Features

4.4.1 (2025-08-15)

Bug Fixes
  • allow typeof as object key (fc3db3e)
  • avoid adding linebreaks to linebreak separator when not > 1 item (482bb4d)
  • handle stray commas/semi-colons in objects (6764127)

v4.3.0

Compare Source

Features
  • add JsdocTypeReadonlyArray type (ef64e00)

v4.2.0

Compare Source

Bug Fixes
  • stringify: allow for linebreak separator (cb5007b)
Features
  • add propertyIndent meta (5016448)

Configuration

📅 Schedule: 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.

🔕 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.

Copy link

changeset-bot bot commented Sep 29, 2025

🦋 Changeset detected

Latest commit: 00a1b23

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
eslint-plugin-regexp Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor Author

renovate bot commented Sep 29, 2025

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.

@ota-meshi
Copy link
Owner

Hmm. jsdoc-type-pratt-parser specifies ">=12.0.0" in engines.node, but it doesn't seem to support Node v18 🤔

@ota-meshi
Copy link
Owner

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.

1 participant