vercel-examples
vercel-examples copied to clipboard
Bump ejs and @wordpress/scripts in /php-wordpress/wp-content/themes/twentytwenty
Removes ejs. It's no longer used after updating ancestor dependency @wordpress/scripts. These dependencies need to be updated together.
Removes ejs
Updates @wordpress/scripts
from 5.0.0 to 24.2.0
Release notes
Sourced from @​wordpress/scripts
's releases.
14.2.0 RC1
Changelog
Deprecations
- Officially deprecate the
children
andnode
block attribute sources. (44265)Enhancements
Components
- Link/Unlink buttons: Add more polished styling and UX. (43802)
Global Styles
- Allow setting Letter case and Decoration to 'None' and add Letter case to Global Styles. (44067)
- Block supports: Allow overriding prettify options for enqueued CSS. (44248)
- Show Letter Spacing in Global Styles -> Typography -> Headings. (44142)
- Spacing presets: Switch to using numbers instead of t-shirt sizes for labels. (44247)
Block Editor
- Hide all floating block UI when typing. (44083)
- Update animation for line and sibling inserter. (44269)
- Warning component: Align the action buttons. (44328)
Block Library
- Calendar block: Add color supports and polish styles. (42029)
- Embed block: Mark which attributes should be considered content. (44039)
- List Item block: Improve writing flow. (43954)
- Post Navigation Link block: Add arrows. (40684)
Patterns
- Add a new category for block patterns called "Banners". (44203)
- Add a new category for block patterns called "Footers". (44200)
Bug Fixes
Components
- BlockMover: Clean up focus styles. (44241)
- Fix animation running in loop while dragging an image on a dropzone. (44264)
- Fix popover stacking in the customize widgets editor. (44282)
- Link autocompleter: Enable for all blocks. (44078)
- Remove unexpected
has-text
class when empty children are passed toButton
. (44198)Block Library
... (truncated)
Changelog
Sourced from @​wordpress/scripts
's changelog.
24.2.0 (2022-09-21)
24.1.0 (2022-09-13)
New Features
- Update the default webpack config to allow
webp
image format (#43880).- Update webpack configuration for the
build
andstart
commands to automatically copy PHP files listed in therender
field ofblock.json
files from the source to the build folder (#43917).24.0.0 (2022-08-24)
Breaking Change
- Increase the minimum Node.js version to 14 and minimum npm version to 6.14.4 (#43141).
- The bundled
@wordpress/eslint-plugin
package got updated to the new major version and the default linting for Jest unit tests is now handled in the default config in this package (#43272).Bug Fix
- Packages: Replace
is-plain-obj
withis-plain-object
(#43511).23.7.2 (2022-08-17)
Bug Fix
- Jest Preset: Improve
is-plain-obj
transformation ignore (#43271).23.7.1 (2022-08-12)
Bug Fix
- Jest Preset: Ignore
is-plain-obj
transformation (#43179).23.6.0 (2022-07-27)
Bug Fix
- Fix the incorrect exit error code when status missing in
webpack
call forbuild
andstart
commands (#42396).23.3.0 (2022-06-15)
Enhancements
- The bundled
wp-prettier
dependency has been upgraded from2.2.1
to2.6.2
(#40542).23.2.0 (2022-06-01)
Bug Fix
- Fix incorrect handling in
plugin-zip
for root-level files and some specific platform conditions (#41439).
... (truncated)
Commits
23e1362
chore(release): publishea6a9c0
Update changelog files622bfb7
Merge changes published in the Gutenberg plugin "release/14.2" branch0d732d4
chore(release): publish2a96ed3
Update changelog files7ef0628
Merge changes published in the Gutenberg plugin "release/14.1" branch171b87c
chore(release): publishb820929
Update changelog files4bc7458
Merge changes published in the Gutenberg plugin "release/14.0" branchb5b9cf3
chore(release): publish- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by gutenbergplugin, a new releaser for @​wordpress/scripts
since your current version.
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 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) You can disable automated security fix PRs for this repo from the Security Alerts page.