antispam-bee
antispam-bee copied to clipboard
Bump @wordpress/eslint-plugin from 18.1.0 to 20.2.0
Bumps @wordpress/eslint-plugin from 18.1.0 to 20.2.0.
Release notes
Sourced from @wordpress/eslint-plugin's releases.
19.0.0 RC1
Changelog
Enhancements
- Add alt edit field to the inline image in the format library (64124)
- Update copy from "No Title" to "No title" across multiple places on the editor. (64184)
- Update column input to be 40px by default. (64190)
Block Library
- Add anchor block support to List Items. (48758)
- Unset the rowStart and columnStart attributes when a block inside the Grid is removed from a manual layout. (64186)
- Update Group block example. (63114)
- Make SiteLogoReplaceFlow always available in the Site Logo block toolbar. (63499)
- Make Query Loop settings more intuitive with a ToggleGroup and simplified help text. (63739)
- Move gallery link controls to the block toolbar. (62762)
- Hide loading when the overlay menu is selected. (64262)
- Move the Site Logo tooltip to the middle right. (64296)
- Prevent duplicate spacing on Tag Cloud block. (63832)
- Fix 'can user edit' Template Part check. (64137)
- Add clearfix in Post content. (63690)
- Tweak Tag Cloud controls and description. (64151)
- Tweak list block. (64025)
- Update MediaUpload button for the site logo from "Add media" to "Choose logo". (63498)
- Update help text for sticky control in Query loop. (63999)
- Add border support to the following blocks:
Extensibility
- Add an async
__unstablePreSavePosthook; resolving with false prevents saving. (58022)- Enable heading level curation. (63535)
- Addition of
levelOptionsattribute to control available heading levels in Post Title, Query Title, Site Tagline, Site Title, and Comments Title.Data Views
- Be more clear with the copy of the "hide" action. (63047)
- Graduate data view options out of a menu to allow more design expression. (64175)
- Move filter UI into a toggle-able panel to improve experience on narrow viewports/containers. (63203)
- Update field line-height across grid/list layouts. (63945)
- Update template description in table layout. (63942)
- De-emphasise bulk actions on Grid layout. (64209)
- Update the copy of some of the strings on dataviews actions. (64099)
... (truncated)
Changelog
Sourced from @wordpress/eslint-plugin's changelog.
20.2.0 (2024-08-07)
20.1.0 (2024-07-24)
20.0.0 (2024-07-10)
Breaking Changes
- Add
@typescript-eslint/no-unused-varsrule to the recommended TypeScript ruleset (#62925).- Add
@typescript-eslint/method-signature-stylerule to the recommended TypeScript ruleset (#62718).19.2.0 (2024-06-26)
19.1.0 (2024-06-15)
19.0.0 (2024-05-31)
Breaking Changes
@wordpress/is-gutenberg-pluginrule has been replaced by@wordpress/wp-global-usage(#61486).@wordpress/wp-process-envrule has been added and included in the recommended configurations (#61486).@wordpress/gutenberg-phaserule has been removed (deprecated in v10.0.0) (#61486).- Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#31270). Learn more about Node.js releases.
Commits
c3101abchore(release): publish4bb3aa7Update changelog files363edb3chore(release): publish4985329Update changelog files876a4efMerge changes published in the Gutenberg plugin "release/18.9" branch122867dchore(release): publishcd8a365Update changelog files1c24e60Merge changes published in the Gutenberg plugin "release/18.8" branchaa5b14bchore(release): publish1f9356aUpdate changelog files- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
@dependabot rebase
Superseded by #630.