Skip to content

Commit

Permalink
Merge changes published in the Gutenberg plugin "release/13.8" branch
Browse files Browse the repository at this point in the history
  • Loading branch information
gutenbergplugin committed Jul 27, 2022
1 parent 9d9d33b commit af65943
Show file tree
Hide file tree
Showing 495 changed files with 12,264 additions and 5,641 deletions.
3 changes: 3 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ module.exports = {
importNames: [
'chunk',
'clamp',
'compact',
'concat',
'countBy',
'defaults',
Expand All @@ -94,6 +95,7 @@ module.exports = {
'findLast',
'flatten',
'flattenDeep',
'fromPairs',
'identity',
'invoke',
'isArray',
Expand Down Expand Up @@ -121,6 +123,7 @@ module.exports = {
'repeat',
'reverse',
'size',
'snakeCase',
'stubFalse',
'stubTrue',
'sum',
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rnmobile-ios-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
if: ${{ github.repository == 'WordPress/gutenberg' || github.event_name == 'pull_request' }}
strategy:
matrix:
xcode: ['13.0']
xcode: ['13.2.1']
device: ['iPhone 11']
native-test-name: [gutenberg-editor-initial-html]

Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ node_modules
gutenberg.zip
coverage
*-performance-results.json
.phpunit.result.cache

# Directories/files that may appear in your environment
*.log
Expand Down
2 changes: 1 addition & 1 deletion bin/api-docs/are-api-docs-unstaged.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const getUnstagedReadmes = () =>
'\n',
'Some API docs may be out of date:',
unstagedReadmes.toString(),
'Either stage them or continue with --no-verify.',
'Either build and stage them with npm run api-docs:blocks or continue with --no-verify.',
'\n'
)
);
Expand Down
4 changes: 2 additions & 2 deletions bin/plugin/commands/changelog.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ const LABEL_TYPE_MAPPING = {
'[Type] Enhancement': 'Enhancements',
'[Type] New API': 'New APIs',
'[Type] Performance': 'Performance',
'[Type] Documentation': 'Documentation',
'[Type] Developer Documentation': 'Documentation',
'[Type] Code Quality': 'Code Quality',
'[Type] Security': 'Security',
};
Expand Down Expand Up @@ -143,7 +143,7 @@ const LABEL_FEATURE_MAPPING = {
'Automated Testing': 'Testing',
'CSS Styling': 'CSS & Styling',
'developer-docs': 'Documentation',
'[Type] Documentation': 'Documentation',
'[Type] Developer Documentation': 'Documentation',
'Global Styles': 'Global Styles',
'[Type] Build Tooling': 'Build Tooling',
'npm Packages': 'npm Packages',
Expand Down
22 changes: 11 additions & 11 deletions bin/plugin/commands/test/fixtures/pull-requests.json
Original file line number Diff line number Diff line change
Expand Up @@ -1697,7 +1697,7 @@
"id": 567484057,
"node_id": "MDU6TGFiZWw1Njc0ODQwNTc=",
"url": "https://api.github.com/repos/WordPress/gutenberg/labels/[Type]%20Documentation",
"name": "[Type] Documentation",
"name": "[Type] Developer Documentation",
"color": "bfd4f2",
"default": false,
"description": ""
Expand Down Expand Up @@ -3822,7 +3822,7 @@
"id": 567484057,
"node_id": "MDU6TGFiZWw1Njc0ODQwNTc=",
"url": "https://api.github.com/repos/WordPress/gutenberg/labels/[Type]%20Documentation",
"name": "[Type] Documentation",
"name": "[Type] Developer Documentation",
"color": "bfd4f2",
"default": false,
"description": ""
Expand Down Expand Up @@ -4409,7 +4409,7 @@
"id": 567484057,
"node_id": "MDU6TGFiZWw1Njc0ODQwNTc=",
"url": "https://api.github.com/repos/WordPress/gutenberg/labels/[Type]%20Documentation",
"name": "[Type] Documentation",
"name": "[Type] Developer Documentation",
"color": "bfd4f2",
"default": false,
"description": ""
Expand Down Expand Up @@ -6218,7 +6218,7 @@
"id": 567484057,
"node_id": "MDU6TGFiZWw1Njc0ODQwNTc=",
"url": "https://api.github.com/repos/WordPress/gutenberg/labels/[Type]%20Documentation",
"name": "[Type] Documentation",
"name": "[Type] Developer Documentation",
"color": "bfd4f2",
"default": false,
"description": ""
Expand Down Expand Up @@ -6413,7 +6413,7 @@
"id": 567484057,
"node_id": "MDU6TGFiZWw1Njc0ODQwNTc=",
"url": "https://api.github.com/repos/WordPress/gutenberg/labels/[Type]%20Documentation",
"name": "[Type] Documentation",
"name": "[Type] Developer Documentation",
"color": "bfd4f2",
"default": false,
"description": ""
Expand Down Expand Up @@ -6988,7 +6988,7 @@
"id": 567484057,
"node_id": "MDU6TGFiZWw1Njc0ODQwNTc=",
"url": "https://api.github.com/repos/WordPress/gutenberg/labels/[Type]%20Documentation",
"name": "[Type] Documentation",
"name": "[Type] Developer Documentation",
"color": "bfd4f2",
"default": false,
"description": ""
Expand Down Expand Up @@ -7144,7 +7144,7 @@
"id": 567484057,
"node_id": "MDU6TGFiZWw1Njc0ODQwNTc=",
"url": "https://api.github.com/repos/WordPress/gutenberg/labels/[Type]%20Documentation",
"name": "[Type] Documentation",
"name": "[Type] Developer Documentation",
"color": "bfd4f2",
"default": false,
"description": ""
Expand Down Expand Up @@ -7692,7 +7692,7 @@
"id": 567484057,
"node_id": "MDU6TGFiZWw1Njc0ODQwNTc=",
"url": "https://api.github.com/repos/WordPress/gutenberg/labels/[Type]%20Documentation",
"name": "[Type] Documentation",
"name": "[Type] Developer Documentation",
"color": "bfd4f2",
"default": false,
"description": ""
Expand Down Expand Up @@ -9522,7 +9522,7 @@
"id": 567484057,
"node_id": "MDU6TGFiZWw1Njc0ODQwNTc=",
"url": "https://api.github.com/repos/WordPress/gutenberg/labels/[Type]%20Documentation",
"name": "[Type] Documentation",
"name": "[Type] Developer Documentation",
"color": "bfd4f2",
"default": false,
"description": ""
Expand Down Expand Up @@ -12900,7 +12900,7 @@
"id": 567484057,
"node_id": "MDU6TGFiZWw1Njc0ODQwNTc=",
"url": "https://api.github.com/repos/WordPress/gutenberg/labels/[Type]%20Documentation",
"name": "[Type] Documentation",
"name": "[Type] Developer Documentation",
"color": "bfd4f2",
"default": false,
"description": ""
Expand Down Expand Up @@ -13613,7 +13613,7 @@
"id": 567484057,
"node_id": "MDU6TGFiZWw1Njc0ODQwNTc=",
"url": "https://api.github.com/repos/WordPress/gutenberg/labels/[Type]%20Documentation",
"name": "[Type] Documentation",
"name": "[Type] Developer Documentation",
"color": "bfd4f2",
"default": false,
"description": ""
Expand Down

0 comments on commit af65943

Please sign in to comment.