antispam-bee
antispam-bee copied to clipboard
Bump @wordpress/eslint-plugin from 17.13.0 to 18.0.0
Bumps @wordpress/eslint-plugin from 17.13.0 to 18.0.0.
Release notes
Sourced from @wordpress/eslint-plugin
's releases.
18.0.0
Changelog
Enhancements
- Core Data: Update method generating plural names. (59881)
- Expand main content area to viewport when zoomed out. (59512)
- Update 'sidebar card' appearance. (59997)
Data Views
- Add: Command click to select item on table view. (59563)
- DataViews: Add AND logic operators to filters. (59953)
- DataViews: Add default getValue for fields. (59810)
- DataViews: Implement multiple selection for filters. (59610)
- DataViews: Make list layout stable. (59858)
- Pages data view: Update quick-actions. (59551)
- Reduce visual prominence of primary actions in table data views, and consolidate primary + secondary actions in ellipsis menu. (59128)
Site Editor
- Patterns: Add a title to the category delete flow and increase line height. (59645)
- Standardize block tools toggle button size to 32px. (59625)
- Update index page for templates. (59792)
- [Site Editor]: Move featured image at the top of the inspector controls. (59783)
Block Library
- Add featured image to Media & Text block. (51491)
- Social Icons: Update Medium icon. (57073)
- Table Block: Fixed width table cells on by default. (49672)
- Update Reddit social icon to latest brand guidelines. (59438)
Components
- Add typing for date and time typing for TextControl. (59666)
- Add: Support for menu group to the Dropdown. (59723)
- Update the line height for components. (60028)
Design Tools
- Add Box Shadow support for featured image. (59616)
- Background block supports: Move block support defaults to gutenberg_render_background_support and revert gutenberg_get_background_support_styles. (59889)
Layout
- Add Column Start and Row Start controls to Grid children. (59483)
- Allow blocks to be grouped as a Grid. (59853)
Global Styles
Block API
- Display settings 'label' defined by the 'register_setting' method. (59243)
... (truncated)
Changelog
Sourced from @wordpress/eslint-plugin
's changelog.
18.0.0 (2024-05-02)
Breaking Changes
- Enable
curly
eslint rule when using prettier (#61204).
Commits
581d8a5
chore(release): publishb669ff1
Update changelog files8f4c19d
Merge changes published in the Gutenberg plugin "release/18.3" branch- See full diff 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 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 <dependency name> 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)
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication
Superseded by #592.