Skip to content

Commit c6b8847

Browse files
committed
Merge branch 'interactivity-api' into fix-captured-errors-in-with-scope-generators
2 parents 3694f65 + 301d304 commit c6b8847

File tree

451 files changed

+4004
-1963
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

451 files changed

+4004
-1963
lines changed

.github/setup-node/action.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ runs:
2525

2626
- name: Cache node_modules
2727
id: cache-node_modules
28-
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
28+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
2929
with:
3030
path: '**/node_modules'
3131
key: node_modules-${{ runner.os }}-${{ runner.arch }}-${{ steps.node-version.outputs.NODE_VERSION }}-${{ hashFiles('package-lock.json') }}
@@ -36,7 +36,7 @@ runs:
3636
npm ci
3737
shell: bash
3838
- name: Upload npm logs as an artifact on failure
39-
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
39+
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
4040
if: failure()
4141
with:
4242
name: npm-logs

.github/workflows/build-plugin-zip.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -273,12 +273,12 @@ jobs:
273273
run: echo "version=$(echo $VERSION | cut -d / -f 3 | sed 's/-rc./ RC/' )" >> $GITHUB_OUTPUT
274274

275275
- name: Download Plugin Zip Artifact
276-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
276+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
277277
with:
278278
name: gutenberg-plugin
279279

280280
- name: Download Release Notes Artifact
281-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
281+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
282282
with:
283283
name: release-notes
284284

.github/workflows/end2end-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
ref: trunk
108108
show-progress: ${{ runner.debug == '1' && 'true' || 'false' }}
109109

110-
- uses: actions/[email protected].8
110+
- uses: actions/[email protected].9
111111
# Don't fail the job if there isn't any flaky tests report.
112112
continue-on-error: true
113113
with:

.github/workflows/rnmobile-android-runner.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: ./.github/setup-node
3939

4040
- name: Restore tests setup cache
41-
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
41+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
4242
with:
4343
path: |
4444
~/.appium
@@ -53,7 +53,7 @@ jobs:
5353
# AVD cache disabled as it caused emulator termination to hang indefinitely.
5454
# https://github.com/ReactiveCircus/android-emulator-runner/issues/385
5555
# - name: AVD cache
56-
# uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
56+
# uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
5757
# id: avd-cache
5858
# with:
5959
# path: |

.github/workflows/rnmobile-ios-runner.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
uses: ./.github/setup-node
4444

4545
- name: Restore tests setup cache
46-
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
46+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
4747
with:
4848
path: |
4949
~/.appium
@@ -56,15 +56,15 @@ jobs:
5656
run: find package-lock.json packages/react-native-editor/ios packages/react-native-aztec/ios packages/react-native-bridge/ios -type f -print0 | sort -z | xargs -0 shasum | tee ios-checksums.txt
5757

5858
- name: Restore build cache
59-
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
59+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
6060
with:
6161
path: |
6262
packages/react-native-editor/ios/build/GutenbergDemo/Build/Products/Release-iphonesimulator/GutenbergDemo.app
6363
packages/react-native-editor/ios/build/WDA
6464
key: ${{ runner.os }}-ios-build-${{ matrix.xcode }}-${{ matrix.device }}-${{ hashFiles('ios-checksums.txt') }}
6565

6666
- name: Restore pods cache
67-
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
67+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
6868
with:
6969
path: |
7070
packages/react-native-editor/ios/Pods

.github/workflows/unit-test.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -201,12 +201,12 @@ jobs:
201201
# Since Composer dependencies are installed using `composer update` and no lock file is in version control,
202202
# passing a custom cache suffix ensures that the cache is flushed at least once per week.
203203
- name: Install Composer dependencies
204-
uses: ramsey/composer-install@57532f8be5bda426838819c5ee9afb8af389d51a # v3.0.0
204+
uses: ramsey/composer-install@a2636af0004d1c0499ffca16ac0b4cc94df70565 # v3.1.0
205205
with:
206206
custom-cache-suffix: $(/bin/date -u --date='last Mon' "+%F")
207207

208208
- name: Download built JavaScript assets
209-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
209+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
210210
with:
211211
name: build-assets
212212

@@ -296,15 +296,15 @@ jobs:
296296
run: echo "date=$(/bin/date -u --date='last Mon' "+%F")" >> $GITHUB_OUTPUT
297297

298298
- name: Cache PHPCS scan cache
299-
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
299+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
300300
with:
301301
path: .cache/phpcs.json
302302
key: ${{ runner.os }}-date-${{ steps.get-date.outputs.date }}-phpcs-cache-${{ hashFiles('**/composer.json', 'phpcs.xml.dist') }}
303303

304304
# Since Composer dependencies are installed using `composer update` and no lock file is in version control,
305305
# passing a custom cache suffix ensures that the cache is flushed at least once per week.
306306
- name: Install Composer dependencies
307-
uses: ramsey/composer-install@57532f8be5bda426838819c5ee9afb8af389d51a # v3.0.0
307+
uses: ramsey/composer-install@a2636af0004d1c0499ffca16ac0b4cc94df70565 # v3.1.0
308308
with:
309309
custom-cache-suffix: ${{ steps.get-date.outputs.date }}
310310

.github/workflows/upload-release-to-plugin-repo.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ jobs:
195195
sed -i "s/$STABLE_TAG_PLACEHOLDER/Stable tag: $VERSION/g" ./trunk/readme.txt
196196
197197
- name: Download Changelog Artifact
198-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
198+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
199199
with:
200200
name: changelog trunk
201201
path: trunk
@@ -246,7 +246,7 @@ jobs:
246246
sed -i "s/$STABLE_TAG_PLACEHOLDER/Stable tag: $VERSION/g" "$VERSION/readme.txt"
247247
248248
- name: Download Changelog Artifact
249-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
249+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
250250
with:
251251
name: changelog trunk
252252
path: ${{ github.event.release.name }}

backport-changelog/6.8/8212.md

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ https://github.com/WordPress/wordpress-develop/pull/8212
22

33
* https://github.com/WordPress/gutenberg/pull/68926
44
* https://github.com/WordPress/gutenberg/pull/69142
5+
* https://github.com/WordPress/gutenberg/pull/69241

backport-changelog/6.8/8261.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
https://github.com/WordPress/wordpress-develop/pull/8261
2+
3+
* https://github.com/WordPress/gutenberg/pull/68521

backport-changelog/6.8/8274.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
https://github.com/WordPress/wordpress-develop/pull/8274
2+
3+
* https://github.com/WordPress/gutenberg/pull/69096

backport-changelog/6.8/8353.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
https://github.com/WordPress/wordpress-develop/pull/8353
2+
3+
* https://github.com/WordPress/gutenberg/pull/68210

backport-changelog/6.8/8372.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
https://github.com/WordPress/wordpress-develop/pull/8372
2+
3+
* https://github.com/WordPress/gutenberg/pull/69271

backport-changelog/6.8/8441.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
https://github.com/WordPress/wordpress-develop/pull/8441
2+
3+
* https://github.com/WordPress/gutenberg/pull/69400
4+
* https://github.com/WordPress/gutenberg/pull/69454

backport-changelog/6.8/8475.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
https://github.com/WordPress/wordpress-develop/pull/8475
2+
3+
* https://github.com/WordPress/gutenberg/pull/69514

backport-changelog/6.8/8480.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
https://github.com/WordPress/wordpress-develop/pull/8480
2+
3+
* https://github.com/WordPress/gutenberg/pull/69417
File renamed without changes.

0 commit comments

Comments
 (0)