Gitlab 18.0 has been released. Since there are breaking changes the update will be postponed to July 2025. For a list of breaking changes see https://about.gitlab.com/blog/2025/04/18/a-guide-to-the-breaking-changes-in-gitlab-18-0/. Please prepare yourself and your projects for this update.
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint-plugin-jsdoc | devDependencies | major | ^34.0.0 -> ^35.0.0 |
v35.1.0
no-missing-syntax
, no-restricted-syntax
: support "any" with comment including global comments (dc641cc)jsdoc-type-pratt-parser
(647d47e)v35.0.0
multiline-blocks
: Enable (noZeroLineText
and noFinalLineText
will apply by default) (b81e25d)multiline-blocks
: Should have been enabled by defaultAlso adds newer rules to doc listing
This MR has been generated by Renovate Bot.