luehrsenheinrich / wp-quicklink

The WordPress plugin for quicklink. ⚡️ Faster subsequent page-loads by prefetching in-viewport links during idle time.
https://wordpress.org/plugins/quicklink/
GNU General Public License v2.0
73 stars 10 forks source link

Bump @wordpress/eslint-plugin from 18.1.0 to 20.3.0 #180

Open dependabot[bot] opened 2 months ago

dependabot[bot] commented 2 months ago

Bumps @wordpress/eslint-plugin from 18.1.0 to 20.3.0.

Release notes

Sourced from @​wordpress/eslint-plugin's releases.

19.1.0 RC1

Changelog

Enhancements

Components

  • Allow style prop on Popover. (64489)
  • Add elevation scale. (64108)
  • Apply elevation scale to: Modal, Popover, and Snackbar components. (64655)
  • Ariakit: Update to v0.4.10. (64637)
  • DimensionControl: Add flag to remove bottom margin. (64346)
  • DropdownMenu V2: Use themed color variables. (64647)
  • FocalPointPicker: Default to new 40px size. (64456)
  • Placeholders: Update radius temporarily. (64672)
  • QueryControls: Default to new 40px size. (64457)
  • Reduce gap between steps in SpacingSizesControl, add animation, remove first/last marks. (63803)
  • Textarea Control: Update styles. (64586)
  • Tools Panel: Sets column-gap to 16px for grid. (64497)
  • Update DropdownMenuV2 elevation, remove unused configuration value. (64432)
  • Update components radius. (64368)
  • Use useStoreState() instead of store.useState(). (64648)
  • Composite: Use internal context to consume composite store. (64493)

Data Views

  • Do not display element descriptions in filters. (64674)
  • Add comment_status field to quick edit. (64370)
  • Add status to quick edit. (64398)
  • Apply minimal variant to pagination dropdown. (63815)
  • Update the style of the datetime fields to match the other types. (64438)
  • Use the fields array to define the order of the fields. (64335)
  • Make the move left/right controls in table header always available. (64646)
  • Support defining field headers/names as React elements. (64642)
  • Quick edit: Add Date as field and datetime as field type. (64267)
  • Add marks to preview size control. (64546)
  • Move item size control to the new view configuration UI. (64380)
  • Update search appearance in narrow containers. (64681)
  • Extensibility - allow unregistering of the following:
    • Duplicate post action (64441)
    • Duplicate pattern action (64373)
    • Duplicate template part action (64388)
    • Rename post action (64366)
    • Reorder-page action (64199)
    • View post action (64467)
    • View post revisions action (64464)

Block Library

  • Embed Block: Replace native input element with InputControl component. (64668)
  • File: Add border block support. (64509)
  • Grid: Prevent highlight of cells when dragging a block if block type can't be dropped into grid. (64290)
  • Image block: Add reset button. (64669)

... (truncated)

Changelog

Sourced from @​wordpress/eslint-plugin's changelog.

20.3.0 (2024-08-21)

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
  • ab95649 chore(release): publish
  • c63e6e9 Update changelog files
  • 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
  • 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)