pluginkollektiv / antispam-bee

„... another popular solution to fight spam is Antispam Bee“ – Matt Mullenweg, Q&A WordCamp Europe 2014
https://wordpress.org/plugins/antispam-bee/
GNU General Public License v2.0
162 stars 26 forks source link

Bump @wordpress/eslint-plugin from 18.1.0 to 20.2.0 #616

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

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

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

19.2.0 (2024-06-26)

19.1.0 (2024-06-15)

19.0.0 (2024-05-31)

Breaking Changes

  • @wordpress/is-gutenberg-plugin rule has been replaced by @wordpress/wp-global-usage (#61486).
  • @wordpress/wp-process-env rule has been added and included in the recommended configurations (#61486).
  • @wordpress/gutenberg-phase rule 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
  • c3101ab chore(release): publish
  • 4bb3aa7 Update changelog files
  • 363edb3 chore(release): publish
  • 4985329 Update changelog files
  • 876a4ef Merge changes published in the Gutenberg plugin "release/18.9" branch
  • 122867d chore(release): publish
  • cd8a365 Update changelog files
  • 1c24e60 Merge changes published in the Gutenberg plugin "release/18.8" branch
  • aa5b14b chore(release): publish
  • 1f9356a Update changelog files
  • Additional commits viewable in compare view


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
sonarcloud[bot] commented 1 month ago

Quality Gate Passed 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

See analysis details on SonarCloud