Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query Pagination Previous: Add support for maximum page limit #67772

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
168 commits
Select commit Hold shift + click to select a range
6e21b80
Query Pagination Previous: Add support for maximum page limit
yogeshbhutkar Dec 10, 2024
9dc44eb
Query Pagination Previous: Fix total pages calculation based on query…
yogeshbhutkar Dec 10, 2024
cac43d2
Query Pagination Previous: Simplify total pages calculation logic
yogeshbhutkar Dec 10, 2024
a9cf275
Query Pagination Previous: Refactor total pages calculation logic for…
yogeshbhutkar Dec 18, 2024
fcdbbd0
Improve DataViews README (#67711)
dknauss Dec 9, 2024
e05ae64
Data views: expand config drop down on mobile (#67715)
ramonjd Dec 9, 2024
6ab4c36
Data: Include more details when shallow equality fails in 'useSelect'…
Mamaduka Dec 9, 2024
f6747b3
Feature: add ability to show drop cap setting in paragraph block by d…
fabiankaegy Dec 9, 2024
58ca304
Feature: Allow Post Template block to get deeply nested within Query …
fabiankaegy Dec 9, 2024
e7dc999
DataViews: Refactor actions to render modal outside of the menu (#67664)
ntsekouras Dec 9, 2024
66aa1cd
[Block Library]: Update the relationship of `No results` block to `a…
ntsekouras Dec 9, 2024
9670c6a
Stylebook: render overview colors in 4 columns (#67597)
matiasbenedetto Dec 9, 2024
be62184
Navigation: Fix active item hover color (#67732)
tyxla Dec 9, 2024
6ae4189
Components: Deprecate `COLORS.white` (#67649)
mirka Dec 9, 2024
6e67592
Data: Expose 'useSelect' warning to third-party consumers (#67735)
Mamaduka Dec 9, 2024
5610588
Feature: Add `navigation.isLoading` state to core/router store (#67680)
fabiankaegy Dec 9, 2024
c49eb9e
TypeScript: Convert factory utils in data package to TS (#67667)
manzoorwanijk Dec 9, 2024
c5434f9
DataViews: Fix filters lost when switching layouts (#67740)
youknowriad Dec 9, 2024
722ba4f
wp-env: Add phpMyAdmin support (#67588)
mcsf Dec 9, 2024
7d3fa75
Replace remaining custom deep cloning with 'structuredClone' (#67707)
Mamaduka Dec 9, 2024
b4e2222
Inserter: Should receive focus on open (#67754)
jeryj Dec 9, 2024
62a6538
Fix: Dataviews remove primary field concept from some classes. (#67689)
jorgefilipecosta Dec 9, 2024
3c5ae56
Add stylebook screen for classic themes (#66851)
tellthemachines Dec 10, 2024
8d860ab
Fix re-renders caused by `getEntityRecordsPermissions` after #67667 (…
manzoorwanijk Dec 10, 2024
e1cd407
Site Editor: fix sidebar item animation regression (#67771)
ramonjd Dec 10, 2024
fdcbdc1
Image: Updated the featured image text in dropdown (#67775)
benazeer-ben Dec 10, 2024
fc2f2fa
DataViews: Preserve filters when switching layouts in templates datav…
youknowriad Dec 10, 2024
f48f4f5
Inline commenting: UX Enhancements for Comments (#67385)
akasunil Dec 10, 2024
1ba9c30
Update bulk header with actions (#67743)
louwie17 Dec 10, 2024
b6b5c32
Update the title, description, and order of Experiments page (#67762)
annezazu Dec 10, 2024
8e89254
DataViews: Fix hidden List layout actions dropdown (#67778)
youknowriad Dec 10, 2024
484e61d
Added https in several urls in docs (#67706)
shail-mehta Dec 10, 2024
fb77ec6
Shadows: Improve design and a11y of remove button (#67705)
t-hamano Dec 10, 2024
0695a4e
Plugin: Only override REST server for older WP versions (#67779)
Mamaduka Dec 10, 2024
775606b
BoxControl: Refactor and unify the different sides implementation (#6…
youknowriad Dec 10, 2024
47f0f47
DataViews: Fix reordering fields in list and grid layouts (#67777)
youknowriad Dec 10, 2024
c085e78
Storybook: Add WritingModeControl story (#67343)
Sukhendu2002 Dec 10, 2024
771d4e8
Storybook: Add stories for HeadingLevelDropdown component (#67294)
Sukhendu2002 Dec 10, 2024
d9daa21
Add reset button to color control (#67116)
juanfra Dec 10, 2024
83e3ae2
CreateTemplatePartModal: avoid identity warning in useSelect (#67786)
jsnajdr Dec 10, 2024
b7d2a34
Docs: Include the strategy for setting `engines` for WordPress packag…
gziolo Dec 10, 2024
f0d1216
[ New Block ] Add Query Total block for displaying total query result…
sarthaknagoshe2002 Dec 10, 2024
8164550
Security: Update npm dependencies to fix issues reported by audit (#6…
gziolo Dec 10, 2024
0da97d1
Document layout in Storybook (#67628)
jameskoster Dec 10, 2024
2c8553d
[Dataviews] Fix: Space does not triggers the media button on grid vie…
jorgefilipecosta Dec 10, 2024
76f7027
Stabilize `LinkControl` Component (#56384)
fabiankaegy Dec 10, 2024
f1216bd
[a11y] Fix: Media button on the page view grid does not have an acces…
jorgefilipecosta Dec 10, 2024
959987b
Inserter: Hide child blocks from the inserter when needed (#67734)
youknowriad Dec 10, 2024
856b6c4
e2e-test-utils-playwright: Increase timeout of site-editor selector (…
alexflorisca Dec 10, 2024
2bac524
Fix incorrect usage of ItemGroup in the Image block filters panel. (#…
afercia Dec 10, 2024
bfec223
CI: Skip native jobs (#67799)
youknowriad Dec 10, 2024
8798511
Image Block: Change how the Image's overlay styles are applied (#67788)
DAreRodz Dec 10, 2024
ba47f43
Renders `DataForm` component only when data has been fetched (#67694)
gigitux Dec 10, 2024
a58bf04
Button: Revise documentation (#66617)
mirka Dec 10, 2024
a84a8f9
CustomSelectControl: Update Value from Fresh State (#67733)
subodhr258 Dec 10, 2024
1bb24cc
Bump plugin version to 19.9.0-rc.1
gutenbergplugin Dec 11, 2024
493631d
Update changelog files
gutenbergplugin Dec 11, 2024
6bd0aff
chore(release): publish
gutenbergplugin Dec 11, 2024
02678db
DataViews: Fix text in action for setting site home page (#67787)
t-hamano Dec 11, 2024
790cd9d
ChildLayoutControl: Use units defined in theme.json (#67784)
t-hamano Dec 11, 2024
04537eb
Update Changelog for 19.9.0-rc.1
gutenbergplugin Dec 11, 2024
86a03b8
Extensibility: Make Block Bindings work with `editor.BlockEdit` hook …
gziolo Dec 11, 2024
14aa0a1
Button: Increase font weight, add hover style to `secondary` variant …
jameskoster Dec 11, 2024
f702d0f
[Dataviews] Fix: Media item focus style is not visible on Grid. (#67789)
jorgefilipecosta Dec 11, 2024
5c85a73
Components: Unite inline Ariakit imports (#67818)
tyxla Dec 11, 2024
cb4ccef
Fix: Templates and patterns are nesting two elements with the button …
jorgefilipecosta Dec 11, 2024
450dd09
Add a Playground blueprint json to the /assets/blueprints folder of P…
bph Dec 11, 2024
daa48ff
add: Added css classname to the itemgroup in MainSidebarNavigationCon…
im3dabasia Dec 11, 2024
ae6b20a
Stylebook: avoid double line in subcategory titles (#67752)
matiasbenedetto Dec 11, 2024
2f3f4a0
Add --glob argument to rimraf cli scripts (#67829)
sirreal Dec 11, 2024
6ce7ec6
Hide separators for currently dragged section in Zoom Out (#67638)
getdave Dec 11, 2024
0d5ce66
Storybook: Upgrade to v8.0.x (#67574)
tyxla Dec 11, 2024
b927e05
Update platform docs intro so following it actually works (#61341)
stokesman Dec 11, 2024
7311f20
Clean script: Use braces instead of @-pattern for glob (#67833)
sirreal Dec 11, 2024
8a54df6
Bump nanoid from 3.3.7 to 3.3.8 (#67831)
dependabot[bot] Dec 11, 2024
3090963
Bump rexml from 3.2.8 to 3.3.9 in /packages/react-native-editor/ios (…
dependabot[bot] Dec 11, 2024
8297639
SelectControl : Deprecate 36px default size (#66898)
PARTHVATALIYA Dec 11, 2024
b0cbfad
InputControl : Deprecate 36px default size (#66897)
PARTHVATALIYA Dec 11, 2024
c8ac495
CustomSelectControl: Refactor to use Ariakit store state for current …
yogeshbhutkar Dec 12, 2024
2478f96
Visual Refactor: Add Chevron Icon for Shadows in Global Styles (#67720)
yogeshbhutkar Dec 12, 2024
1ed2231
Introduce new filter "render_block_core_navigation_link_allowed_post_…
Chrico Dec 12, 2024
eb7a378
Fix: Script with glob option doesn't work on Windows (#67862)
t-hamano Dec 12, 2024
94e93ea
Image: Avoid link class loss when pasting for raw transformation (#67…
Mamaduka Dec 12, 2024
187ab50
BoxControl: Better minimum value support (#67819)
youknowriad Dec 12, 2024
a0d3073
Update "Call to Action" to "Call to action" (#67876)
juanfra Dec 12, 2024
3c5d428
Storybook: Upgrade to the latest version (v8.4.7) (#67863)
tyxla Dec 12, 2024
fce039f
Make Write mode and Zoom out block options menus consistent (#67749)
draganescu Dec 12, 2024
10e9282
Widget Editor: Fix: close button is not working (#65443)
PARTHVATALIYA Dec 12, 2024
b7beee0
Block Hooks: Apply to Post Content (on frontend and in editor) (#67272)
ockham Dec 12, 2024
4826616
BoxControl: Add support for presets (#67688)
youknowriad Dec 12, 2024
809c7c9
WIP: wp-env: add multisite support (#67845)
mcsf Dec 12, 2024
8813ef5
RangeControl: animate thumb and track only when using marks (#67836)
ciampo Dec 12, 2024
ad559f6
Refactor "Settings" panel of Archives block to use ToolsPanel instead…
im3dabasia Dec 12, 2024
ce92566
LineHeightControl: Deprecate 36px default size (#67850)
mirka Dec 12, 2024
08e45df
FontAppearanceControl: Deprecate 36px default size (#67854)
mirka Dec 12, 2024
167dc57
FontFamilyControl: Deprecate 36px default size (#67853)
mirka Dec 12, 2024
10da749
Refactor "Settings" panel of Button block to use ToolsPanel instead o…
Mayank-Tripathi32 Dec 12, 2024
437cd39
Adding @fabiankaegy as a code owner of the block library package (#67…
fabiankaegy Dec 12, 2024
1638fdf
Pages: update layout-specific config when the view is updated (#67881)
oandregal Dec 12, 2024
5987329
Refactor "Settings" panel of Table block to use ToolsPanel instead of…
Sukhendu2002 Dec 12, 2024
b7d1cf1
Storybook: Fix warnings in Layout document (#67865)
tyxla Dec 13, 2024
4050b64
Refactor "Settings" panel of Date block to use ToolsPanel instead of …
Sukhendu2002 Dec 13, 2024
a422c0b
Fix: Fix link to minimal-block example plugin code. (#67888)
jorgefilipecosta Dec 13, 2024
646595f
Plugin: Fix eligibility check for post types' default rendering mode …
Mamaduka Dec 13, 2024
1516a68
[Docs] Fix: Two broken links to the packages reference API and to blo…
jorgefilipecosta Dec 13, 2024
2d4808c
Create a catalog list of private APIs (#66558)
jsnajdr Dec 13, 2024
fd6aed9
Refactor "Settings" panel of Columns block to use ToolsPanel instead …
prasadkarmalkar Dec 13, 2024
e0433ef
Refactor "Settings" panel of Column block to use ToolsPanel instead o…
prasadkarmalkar Dec 13, 2024
e7a63da
Make sure the sidebar navigation item focus style is fully visible. (…
afercia Dec 13, 2024
0c3c49b
Fix dataviews commonjs export (#67962)
manzoorwanijk Dec 13, 2024
f1ce82c
Editor: Remove the 'content-only' check from 'TemplatePartConverterMe…
Mamaduka Dec 13, 2024
132007e
Improve logic to show entities saved panel description. (#67971)
afercia Dec 13, 2024
718cb2d
Customizer Widgets: Fix inserter button size and animation (#67880)
t-hamano Dec 13, 2024
819e7d4
Storybook: Add stories for the TextAlignmentControl component (#67371)
himanshupathak95 Dec 13, 2024
efacca0
TreeSelect: Deprecate 36px default size (#67855)
mirka Dec 13, 2024
d9cea85
Refactor "Settings" panel of Site Title block to use ToolsPanel inste…
Sukhendu2002 Dec 13, 2024
773e2e0
Refactor "Settings" panel of Excerpt block to use ToolsPanel instead …
Sukhendu2002 Dec 13, 2024
8850e80
Button: Replace ButtonGroup usage with ToggleGroupControl (#65346)
Mamaduka Dec 13, 2024
bdf7f29
Refactor "Settings" panel of Details block to use ToolsPanel instead …
Mayank-Tripathi32 Dec 13, 2024
c81303f
Refactor "Settings" panel of Social Icon block to use ToolsPanel inst…
Mayank-Tripathi32 Dec 13, 2024
e12ace5
Refactor "Settings" panel of Login/Logour block to use ToolsPanel ins…
Infinite-Null Dec 13, 2024
f10da2b
Refactor "Settings" panel of Tag Cloud block to use ToolsPanel instea…
Sukhendu2002 Dec 13, 2024
e775006
Refactor "Settings" panel of Social Icons block to use ToolsPanel ins…
Mayank-Tripathi32 Dec 13, 2024
73d6bdc
Icons: Deprecate `warning` and rename to `cautionFilled` (#67895)
mirka Dec 13, 2024
38a49f5
Pages: scope padding to custom items (#67977)
oandregal Dec 13, 2024
b17a474
Enhancement : Badge Component (#66555)
Vrishabhsk Dec 13, 2024
eca9869
Pages: Add "Set as posts page" action (#67650)
mikachan Dec 13, 2024
af5af44
SlotFill: use observableMap everywhere, remove manual rerendering (#6…
jsnajdr Dec 13, 2024
445e6cf
Refactor "Settings" panel of Page List block to use ToolsPanel instea…
im3dabasia Dec 13, 2024
c6ff3a6
Refactor "Settings" panel of Navigation Submenu block to use ToolsPan…
im3dabasia Dec 13, 2024
96b4b50
Refactor "Settings" panel of Query Page Numbers block to use ToolsPan…
im3dabasia Dec 13, 2024
c83448e
Featured Image Block: Refactor setting panel (#67456)
akasunil Dec 14, 2024
6893cb9
Updated Document URL in Documentation (#67990)
mayurprajapatii Dec 14, 2024
b2ae8b7
Columns: Replace some store selectors with 'getBlockOrder' (#67991)
Mamaduka Dec 14, 2024
cbd4514
Dataviews List layout: do not use grid role on a `ul` element. (#67849)
jorgefilipecosta Dec 15, 2024
8c94287
Try toggle instead of dropdown to show stylebook. (#67810)
tellthemachines Dec 16, 2024
1f04074
DateFormatPicker: Improve line breaks in JSDoc and README (#68006)
t-hamano Dec 16, 2024
b1b0276
LoginOut: Add dropdown menu props to ToolsPanel component (#68009)
Infinite-Null Dec 16, 2024
3cf6fe4
DOM: Support class wildcard matcher in 'cleanNodeList' (#67830)
Mamaduka Dec 16, 2024
25806ab
Page List Block: Add dropdown menu props to ToolsPanel component (#68…
im3dabasia Dec 16, 2024
2cbf4d9
Archive: Add dropdown menu props to ToolsPanel component (#68010)
im3dabasia Dec 16, 2024
534826c
Query Page Numbers: Add dropdown menu props to ToolsPanel component (…
im3dabasia Dec 16, 2024
ae56833
Add new private `upload-media` package (#66290)
swissspidy Dec 16, 2024
6dab47a
Menu: more granular sub-components (#67422)
ciampo Dec 16, 2024
f0abe46
More Block: Refactor settings panel to use ToolsPanel (#67905)
im3dabasia Dec 16, 2024
2c753e1
Query Pagination: Refactor settings panel to use ToolsPanel (#67914)
himanshupathak95 Dec 16, 2024
d8b7ec4
Query Pagination: Fix 'undo' trap (#68022)
Mamaduka Dec 16, 2024
af15dec
Combine the release steps to ensure that releases are tagged (#65591)
dd32 Dec 16, 2024
7266834
Interactivity API: Prevent each directive errors and allow more itera…
sirreal Dec 16, 2024
4d27d46
DataViews: Hide actions related UI in `grid` when no actions or bulk …
ntsekouras Dec 16, 2024
22117b0
CreateTemplatePartModalContents: use native radio inputs (#67702)
ciampo Dec 16, 2024
4d1dc51
Allow replace operation on empty default block in Zoom Out (#68026)
getdave Dec 16, 2024
9d201d0
Update nested-blocks-inner-blocks.md (#66911)
sarthaknagoshe2002 Dec 16, 2024
e6cb5bd
Fix reference to `wp-env start` (#68034)
juanfra Dec 16, 2024
b1e5753
Remove patterns from the Quick Inserter to prevent misuse in block-sp…
rohitmathur-7 Dec 17, 2024
4b76a5a
Fix indentation in upload-media package.json (#68037)
talldan Dec 17, 2024
f723fb2
Block Editor: Fix Iframe error for links without 'href' (#68024)
Mamaduka Dec 17, 2024
46904cd
Ensure all instances of the ToolsPanel uses the useToolsPanelDropdown…
im3dabasia Dec 17, 2024
094ce48
Use custom name in block sidebar if available (retaining block type i…
getdave Dec 17, 2024
c2eedbe
Fix don't show inserter in Zoom Out dropzone when the text is visible…
getdave Dec 17, 2024
9aa1715
Fix Choose menu label when a menu has been deleted. (#67009)
afercia Dec 17, 2024
dc014e6
Correct spelling in Zoom Out Inserters comment (#68051)
getdave Dec 17, 2024
e38c973
Docs: Fix some typos on reference-guide data-core-block-editor.md.
jorgefilipecosta Dec 17, 2024
31d1dcb
Revert "Docs: Fix some typos on reference-guide data-core-block-edito…
jorgefilipecosta Dec 17, 2024
5325a78
Fix: Add soft deperecation notice for the ButtonGroup component (#65429)
hbhalodia Dec 17, 2024
fa9c58c
ActionItem.Slot: Render as `MenuGroup` by default (#67985)
mirka Dec 17, 2024
cad7668
Add command to navigate to site editor (#66722)
benazeer-ben Dec 17, 2024
1b63afe
Give style book its own route so it can be linked to directly. (#67811)
tellthemachines Dec 18, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/packages/data-controls @nerrad

# Blocks
/packages/block-library @ajitbohra
/packages/block-library @ajitbohra @fabiankaegy
/packages/block-library/src/gallery @geriux
/packages/block-library/src/comment-template @michalczaplinski
/packages/block-library/src/comments @michalczaplinski
Expand Down
5 changes: 3 additions & 2 deletions .github/workflows/rnmobile-android-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ concurrency:

jobs:
test:
runs-on: macos-12
if: ${{ github.repository == 'WordPress/gutenberg' || github.event_name == 'pull_request' }}
runs-on: macos-13
if: false
#if: ${{ github.repository == 'WordPress/gutenberg' || github.event_name == 'pull_request' }}
strategy:
matrix:
native-test-name: [gutenberg-editor-rendering]
Expand Down
5 changes: 3 additions & 2 deletions .github/workflows/rnmobile-ios-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ concurrency:

jobs:
test:
runs-on: macos-12
if: ${{ github.repository == 'WordPress/gutenberg' || github.event_name == 'pull_request' }}
runs-on: macos-13
if: false
#if: ${{ github.repository == 'WordPress/gutenberg' || github.event_name == 'pull_request' }}
strategy:
matrix:
xcode: ['14.2']
Expand Down
27 changes: 9 additions & 18 deletions .github/workflows/upload-release-to-plugin-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,9 @@ jobs:

steps:
- name: Check out Gutenberg trunk from WP.org plugin repo
run: svn checkout "$PLUGIN_REPO_URL/trunk" --username "$SVN_USERNAME" --password "$SVN_PASSWORD"
run: |
svn checkout "$PLUGIN_REPO_URL/trunk" --username "$SVN_USERNAME" --password "$SVN_PASSWORD"
svn checkout "$PLUGIN_REPO_URL/tags" --depth=immediates --username "$SVN_USERNAME" --password "$SVN_PASSWORD"

- name: Delete everything
working-directory: ./trunk
Expand All @@ -182,7 +184,7 @@ jobs:
unzip gutenberg.zip -d trunk
rm gutenberg.zip

- name: Replace the stable tag placeholder with the existing stable tag on the SVN repository
- name: Replace the stable tag placeholder with the new version
env:
STABLE_TAG_PLACEHOLDER: 'Stable tag: V\.V\.V'
run: |
Expand All @@ -194,27 +196,16 @@ jobs:
name: changelog trunk
path: trunk

- name: Commit the content changes
- name: Commit the release
working-directory: ./trunk
run: |
svn st | grep '^?' | awk '{print $2}' | xargs -r svn add
svn st | grep '^!' | awk '{print $2}' | xargs -r svn rm
svn commit -m "Committing version $VERSION" \
svn cp . "../tags/$VERSION"
svn commit . "../tags/$VERSION" \
-m "Releasing version $VERSION" \
--no-auth-cache --non-interactive --username "$SVN_USERNAME" --password "$SVN_PASSWORD" \
--config-option=servers:global:http-timeout=300

- name: Create the SVN tag
working-directory: ./trunk
run: |
svn copy "$PLUGIN_REPO_URL/trunk" "$PLUGIN_REPO_URL/tags/$VERSION" -m "Tagging version $VERSION" \
--no-auth-cache --non-interactive --username "$SVN_USERNAME" --password "$SVN_PASSWORD"

- name: Update the plugin's stable version
working-directory: ./trunk
run: |
sed -i "s/Stable tag: ${STABLE_VERSION_REGEX}/Stable tag: ${VERSION}/g" ./readme.txt
svn commit -m "Releasing version $VERSION" \
--no-auth-cache --non-interactive --username "$SVN_USERNAME" --password "$SVN_PASSWORD"
--config-option=servers:global:http-timeout=600

upload-tag:
name: Publish as tag
Expand Down
3 changes: 3 additions & 0 deletions .wp-env.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"plugins": [ "." ],
"themes": [ "./test/emptytheme" ],
"env": {
"development": {
"phpmyadminPort": 9000
},
"tests": {
"mappings": {
"wp-content/plugins/gutenberg": ".",
Expand Down
28 changes: 28 additions & 0 deletions assets/blueprints/blueprint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
"landingPage": "/wp-admin/post.php?post=1&action=edit",
"plugins": [ "gutenberg" ],
"login": true,
"features": {
"networking": true
},
"preferredVersions": {
"php": "latest",
"wp": "latest"
},
"steps": [
{
"step": "setSiteOptions",
"options": {
"blogname": "Testing Gutenberg"
}
},
{
"step": "updateUserMeta",
"meta": {
"admin_color": "modern"
},
"userId": 1
}
]
}
1 change: 1 addition & 0 deletions backport-changelog/6.8/7129.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
https://github.com/WordPress/wordpress-develop/pull/7129

* https://github.com/WordPress/gutenberg/pull/62304
* https://github.com/WordPress/gutenberg/pull/67879
3 changes: 3 additions & 0 deletions backport-changelog/6.8/7865.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
https://github.com/WordPress/wordpress-develop/pull/7865

* https://github.com/WordPress/gutenberg/pull/66851
3 changes: 3 additions & 0 deletions backport-changelog/6.8/7898.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
https://github.com/WordPress/wordpress-develop/pull/7898

* https://github.com/WordPress/gutenberg/pull/67272
2 changes: 1 addition & 1 deletion bin/check-licenses.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { spawnSync } from 'node:child_process';
*/
import { checkDepsInTree } from '../packages/scripts/utils/license.js';

const ignored = [ '@ampproject/remapping' ];
const ignored = [ '@ampproject/remapping', 'webpack' ];

/*
* `wp-scripts check-licenses` uses prod and dev dependencies of the package to scan for dependencies. With npm workspaces, workspace packages (the @wordpress/* packages) are not listed in the main package json and this approach does not work.
Expand Down
15 changes: 2 additions & 13 deletions bin/plugin/commands/packages.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const path = require( 'path' );
const glob = require( 'fast-glob' );
const fs = require( 'fs' );
const { inc: semverInc } = require( 'semver' );
const rimraf = require( 'rimraf' );
const { rimraf } = require( 'rimraf' );
const readline = require( 'readline' );
const SimpleGit = require( 'simple-git' );

Expand Down Expand Up @@ -60,17 +60,6 @@ const pluginConfig = require( '../config' );
* @property {ReleaseType} releaseType The selected release type.
*/

/**
* Throws if given an error in the node.js callback style.
*
* @param {any|null} error If callback failed, this will hold a value.
*/
const rethrow = ( error ) => {
if ( error ) {
throw error;
}
};

/**
* Checks out the npm release branch.
*
Expand Down Expand Up @@ -599,7 +588,7 @@ async function runPackagesRelease( config, customMessages ) {
await Promise.all(
temporaryFolders
.filter( ( tempDir ) => fs.existsSync( tempDir ) )
.map( ( tempDir ) => rimraf( tempDir, rethrow ) )
.map( ( tempDir ) => rimraf( tempDir ) )
)
);

Expand Down
Loading
Loading