bluehost-wordpress-plugin
bluehost-wordpress-plugin copied to clipboard
NPM Dev(deps-dev): Bump @wordpress/eslint-plugin from 17.13.0 to 18.1.0
Bumps @wordpress/eslint-plugin from 17.13.0 to 18.1.0.
Release notes
Sourced from @wordpress/eslint-plugin
's releases.
18.1.0
Changelog
Enhancements
Block Editor
- Zoom out: Invoke zoom out mode when opening the patterns tab, and move the code to do so to a shared hook. (59775)
- Block Previews: Update shadows in different contexts. (60161)
- Update: Move post actions to the editor package. (60092)
- Try: Show copy shortcut in block options. (60339)
- Update image role description text to fix spacing. (60338)
Site Editor
- Add rename page action. (60230)
- Center the document title. (59134)
- Consolidate when showing revisions link or action. (60194)
- Editor: Update hover color of editor document title. (60113)
- Improve the frame animation. (60363)
- Try selecting closest editable block when clicking on a disabled block. (60016)
- Update index view for pages. (59950)
Patterns
- Add content schema to pattern editing view. (59977)
- Close inspector on pattern category select. (60004)
- Focus block selection button only in navigation mode. (60207)
- Pattern Shuffling: Make the results deterministic. (60074)
- Patterns page: Enable table layout. (60337)
- Prevent reordering of header and footer template parts when zoomed out. (60054)
- Remove manage all of my patterns link. (60345)
Block Library
- Add
__next40pxDefaultSize
to Image block Title Attribute. (60117)- Add support "HTML Element" to Site Tagline. (59654)
- Image: Remove temporary image check for rendering controls. (60212)
- Quote block: Button for cite add/remove. (59073)
- Quote block: Remove appender. (60307)
- Reduce specificity of block library styles conflicting with block supports. (59457)
- Update navigation blocks to use consistent link UI labels and field sizes. (60116)
- Summary: Polish featured image. (60110)
Post Editor
- Block Editor: Deprecate
__experimentalGetReusableBlockTitle
selector. (60278)- Editor: Move PluginPostPublishPanel and PluginPrePublishPanel to editor package. (60344)
- Editor: Move publish panel handling to
editor
store. (60340)- Editor: Unify publish sidebar preference. (60334)
Global Styles
... (truncated)
Changelog
Sourced from @wordpress/eslint-plugin
's changelog.
18.1.0 (2024-05-16)
Internal
- Replaced
classnames
package with the faster and smallerclsx
package (#61138).18.0.0 (2024-05-02)
Breaking Changes
- Enable
curly
eslint rule when using prettier (#61204).
Commits
42f38f2
chore(release): publish6210b42
Update changelog files180f0db
Merge changes published in the Gutenberg plugin "release/18.4" branch581d8a5
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)