xwp / stream

πŸ—„οΈ Stream plugin for WordPress
https://wordpress.org/plugins/stream/
GNU General Public License v2.0
405 stars 119 forks source link

Update dependency @wordpress/eslint-plugin to v15 #1406

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@wordpress/eslint-plugin (source) ^14.3.0 -> ^15.1.0 age adoption passing confidence

Release Notes

WordPress/gutenberg (@​wordpress/eslint-plugin) ### [`v15.1.0`](https://togithub.com/WordPress/gutenberg/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#1510-2023-08-31) [Compare Source](https://togithub.com/WordPress/gutenberg/compare/v15.0.1...@wordpress/eslint-plugin@15.1.0) ### [`v15.0.1`](https://togithub.com/WordPress/gutenberg/releases/tag/v15.0.1): 15.0.1 [Compare Source](https://togithub.com/WordPress/gutenberg/compare/@wordpress/eslint-plugin@15.0.0...v15.0.1) #### Changelog ##### Bug Fixes ##### Block Editor - Move block variation picker styles in the iframe ([47109](https://togithub.com/WordPress/gutenberg/pull/47109)) - Add useBlockPreview styles in iframe ([47110](https://togithub.com/WordPress/gutenberg/pull/47110)) ##### Block Library - Tag cloud: Disable clicking on the tag links in the editor. ([47338](https://togithub.com/WordPress/gutenberg/pull/47338)) #### Contributors The following contributors merged PRs in this release: [@​carolinan](https://togithub.com/carolinan) [@​ntsekouras](https://togithub.com/ntsekouras) ### [`v15.0.0`](https://togithub.com/WordPress/gutenberg/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#1500-2023-08-16) [Compare Source](https://togithub.com/WordPress/gutenberg/compare/@wordpress/eslint-plugin@14.12.0...@wordpress/eslint-plugin@15.0.0) ##### Breaking Changes - The bundled `eslint-plugin-jsdoc` dependency has been updated from requiring ^39.6.9 to requiring ^46.4.6 ([#​53629](https://togithub.com/WordPress/gutenberg/pull/53629)): - Removes `jsdoc/newline-after-description` rule in favor of `jsdoc/tag-lines` with option `startLines: 0` for "never" and `startLines: 1` for "always". Defaults now to `startLines: null`. - Removes `dropEndLines: true` from `jsdoc/tag-lines` in favor of option `endLines: 0`. - Drops `jsdoc/tag-lines` rule's `noEndLines: true` in favor of `applyToEndTag: false`. - Disables the newly introduced `jsdoc/no-defaults` rule. ##### Enhancement - Support Typescript 5 and 5.1 by updating both `@typescript-eslint/parser` and `@typescript-eslint/eslint-plugin` to version `^5.62.0`. ([#​52621](https://togithub.com/WordPress/gutenberg/pull/52621)). ### [`v14.12.0`](https://togithub.com/WordPress/gutenberg/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#14120-2023-08-10) [Compare Source](https://togithub.com/WordPress/gutenberg/compare/@wordpress/eslint-plugin@14.11.0...@wordpress/eslint-plugin@14.12.0) ### [`v14.11.0`](https://togithub.com/WordPress/gutenberg/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#14110-2023-07-20) [Compare Source](https://togithub.com/WordPress/gutenberg/compare/@wordpress/eslint-plugin@14.10.0...@wordpress/eslint-plugin@14.11.0)

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.



This PR has been generated by Mend Renovate. View repository job log here.