-
Notifications
You must be signed in to change notification settings - Fork 178
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
Composer: bump PHP requirement to 7.0+ #7950
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
spacedmonkey
added
P2
Should do soon
Type: Infrastructure
Changes impacting testing infrastructure or build tooling
Pod: WP & Infra
labels
Jun 14, 2021
Size Change: 0 B Total Size: 2.13 MB ℹ️ View Unchanged
|
spacedmonkey
changed the title
[DO NOT MERGE] Composer: bump PHP requirement to 7.0+
Composer: bump PHP requirement to 7.0+
Jun 17, 2021
@swissspidy Looks like this PR is ready to be merged. |
swissspidy
approved these changes
Jun 22, 2021
merapi
added a commit
that referenced
this pull request
Jul 2, 2021
commit aba042904a3d612ae5ea24e279743ea8e22fd65f Author: Brittany Feenstra <[email protected]> Date: Thu Jul 1 13:58:34 2021 -0700 PPCv2.0: Returning checkpoint structure to gradually expose issues (#8115) * WIP returning checkpoints to checklist. story triggers are good to go. Need work in pending PRs 8112 and 8088 first. Need a way to see how many priority issues exist without opening the popup. Wire up new cue for modal using experiment * count is working on initial mount TODO fix so that popup will transition again on toggle. * fix story title and description checks, needed to dig one level deeper in story object * straighten out useChecklist hook with checklist/index. * putting context in their own directories since we have 3 * review dialog connected. * hide panels when checkpoints havent been met * publish button with flagged for new checklist experiment to pick which variable to use for icon * set max height for popup to avoid hitting story title * more path updates, i am so sorry * beginning documentation * fix popup (thanks @samwhale!) and hide overflow of styledWrapper on checklist so that it never goes above 80vh. * todo comments for deprecated checklist attached to publish button * todo comment for draft button, wont need that reset * some cleanup * slight descope with responsive height since its not adjusting the paneling quite right * updating tests. karma is broken but it *should* work, it needs to have pages added, using the same `framesLayer.addPage` as in text sets and selection but it isnt taking. new tests for checkpointContext. Rest to follow in 8085 * restore redundant poster check with new issue attached. * design system is in its own package now. * fix karma tests * fix karma popup tests i forgot earlier * karma popup - the rest commit a8f8dec239a3b26f15e306cbe2ef4345a477defa Author: Samuel Estrella <[email protected]> Date: Thu Jul 1 13:49:28 2021 -0600 PPC 2.0: Thumbnail Edge Case Poster Image Backup (#8124) * Show first frame f video if no poster * Only show video preview in cards * Only pass prop if video * Don't need this prop anymore commit 9aaa5712f1bf1d257e2e140cc05396253f17e3d7 Author: Samuel Estrella <[email protected]> Date: Thu Jul 1 13:49:06 2021 -0600 PPC 2.0: Add checkbox to Enable Auto Video Optimization (#8128) * Add video optimization checkbox * Update styling and naming * Add tests * Pointer for the laebl * Only show checkbox if user can upload media commit 21b8eaaf30ff63c82a5aea77d9f6911faf88ca57 Author: Samuel Estrella <[email protected]> Date: Thu Jul 1 11:53:34 2021 -0600 PPC 2.0: Update title length check in pre-publish checklist from 40 to 70 characters (#8127) * Fix copy text * Fix list font size * Update snapshot * Fix another unit test commit 399cf6562acd352b71e4152b2748b70a5fe33ebe Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jul 1 17:55:37 2021 +0200 Bump @percy/cli from 1.0.0-beta.57 to 1.0.0-beta.58 (#8139) Bumps @percy/cli from 1.0.0-beta.57 to 1.0.0-beta.58. --- updated-dependencies: - dependency-name: "@percy/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit d17637a9d5d9e8e4490ece498fc4674ee4d98baa Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jul 1 17:55:15 2021 +0200 Bump babel-plugin-styled-components from 1.12.0 to 1.13.1 (#8145) Bumps [babel-plugin-styled-components](https://github.com/styled-components/babel-plugin-styled-components) from 1.12.0 to 1.13.1. - [Release notes](https://github.com/styled-components/babel-plugin-styled-components/releases) - [Commits](https://github.com/styled-components/babel-plugin-styled-components/compare/v1.12.0...v1.13.1) --- updated-dependencies: - dependency-name: babel-plugin-styled-components dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit a89d49837159bf0d7b75239bb6080c732237eb8e Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jul 1 17:55:07 2021 +0200 Bump @testing-library/react-hooks from 7.0.0 to 7.0.1 (#8155) Bumps [@testing-library/react-hooks](https://github.com/testing-library/react-hooks-testing-library) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/testing-library/react-hooks-testing-library/releases) - [Changelog](https://github.com/testing-library/react-hooks-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/react-hooks-testing-library/compare/v7.0.0...v7.0.1) --- updated-dependencies: - dependency-name: "@testing-library/react-hooks" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 7f7138621c64e2000619767f9f56cfe42dfc2efa Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jul 1 15:06:40 2021 +0200 Bump eslint-plugin-jsdoc from 35.4.0 to 35.4.1 (#8150) Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 35.4.0 to 35.4.1. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v35.4.0...v35.4.1) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 3cdb2134f44ba26a410e17ca997d7ca1f7fb4f9a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jul 1 14:32:16 2021 +0200 Bump rollup from 2.52.4 to 2.52.6 (#8142) Bumps [rollup](https://github.com/rollup/rollup) from 2.52.4 to 2.52.6. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.52.4...v2.52.6) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 9a921f30b97cc68cb1ae9be60972b4655fe88945 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jul 1 14:32:04 2021 +0200 Bump jest from 27.0.5 to 27.0.6 (#8147) Bumps [jest](https://github.com/facebook/jest) from 27.0.5 to 27.0.6. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/compare/v27.0.5...v27.0.6) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 87fec9d75244d64533c17fac0bb5e8660b8d619b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jul 1 14:31:55 2021 +0200 Bump babel-jest from 27.0.5 to 27.0.6 (#8144) Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 27.0.5 to 27.0.6. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v27.0.6/packages/babel-jest) --- updated-dependencies: - dependency-name: babel-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit ac1ff5793423cc42e04c3a667a8d875db350af21 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jul 1 14:31:45 2021 +0200 Bump core-js from 3.15.1 to 3.15.2 (#8138) Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.15.1 to 3.15.2. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.15.2/packages/core-js) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit fe4925e7b512faeaedf8157fe0c949b8bd5c4a82 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jul 1 14:31:36 2021 +0200 Bump actions/setup-node from 2.1.5 to 2.2.0 (#8137) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.1.5 to 2.2.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v2.1.5...v2.2.0) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit d8c458f68ff4f4b83122500d787dbf64a7c287cd Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jul 1 14:31:31 2021 +0200 Bump puppeteer from 10.0.0 to 10.1.0 (#8141) Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 10.0.0 to 10.1.0. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](https://github.com/puppeteer/puppeteer/compare/v10.0.0...v10.1.0) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit e0c4c8d93a30dc57a74ae1d1ab9770f669f8c6eb Author: Jonny Harris <[email protected]> Date: Thu Jul 1 12:35:33 2021 +0100 E2E Tests: Run against WordPress 5.8 RC (#8136) commit 2e539a792887bb3df744f5e836804dd6c055c443 Author: Pascal Birchler <[email protected]> Date: Thu Jul 1 13:29:00 2021 +0200 Run workflow files through prettier commit 4e226ee7e0caa04a05d0cd8b7d1659e242844492 Author: Pascal Birchler <[email protected]> Date: Thu Jul 1 13:15:25 2021 +0200 Run `dependabot.yml` through prettier commit 9edf5fc1f38933a0bd33ec885ba003524d6abea0 Author: Jonny Harris <[email protected]> Date: Thu Jul 1 10:54:06 2021 +0100 Packages: Move design-system to new structure (#8087) Co-authored-by: Pascal Birchler <[email protected]> commit 71e71281fd73c42e956578f5d188bd13be8fa0a5 Author: Pascal Birchler <[email protected]> Date: Wed Jun 30 16:44:18 2021 +0200 Update `.distignore` commit a7c516e08df5b5f15afae5481e08de45a145689a Author: Pascal Birchler <[email protected]> Date: Wed Jun 30 11:01:04 2021 +0200 Update date in readme commit 6687928bfc1eee50a07049ed73dcf835b960e56b Author: Jonny Harris <[email protected]> Date: Tue Jun 29 21:51:44 2021 +0100 Enable Media library video optimization by default (#7984) Co-authored-by: Pascal Birchler <[email protected]> commit 211ed0b26038abde1a40cfb7e64633e7c5e07c0c Author: Brittany Feenstra <[email protected]> Date: Tue Jun 29 12:36:40 2021 -0700 PPCv2.0 - Only allow 1 popup at a time (#8112) * close a previously open popup when a new one opens in the carousel secondaryMenu (help center and checklist). Adding some very basic context to checklist to control isOpen as a toggle and close, mirroring the semantics in the helpCenter. Tests and more tests. * some karma updates * better tests now that samuels pr is merged. commit 669d1c441e71b2875b165a188f47bf71bb756328 Author: Jonny Harris <[email protected]> Date: Tue Jun 29 19:30:25 2021 +0100 Stories block: Fix story selector screen styling issue (#8083) Co-authored-by: Pascal Birchler <[email protected]> commit 321ede52bc3b2342e0e85a287b1266228ba28691 Author: Samuel Estrella <[email protected]> Date: Tue Jun 29 11:36:58 2021 -0600 PPC 2.0: Implement new panels in checklist (#8089) * Fix styles * decrease width to match designs * put box shadow on bottom so we don't see it above * Add tablist to checklist * Fix styles and proptypes * Add counts to tablist panels * Add missing `useRegisterCheck` hooks * Add empty content to checklist * Fix small style discrepancies, add text * Add karma tests * Add moar karma tests * update karma container queries * Fix styles wow * Update language * Hide tablist panel if no issues * clean up * one more test taht isnt ready Co-authored-by: Brittany Feenstra <[email protected]> commit 6828d3391413f6653fa2597176606127487027d4 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 29 18:20:00 2021 +0200 Bump @wordpress/block-editor from 6.1.6 to 6.1.8 (#8102) Bumps [@wordpress/block-editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/block-editor) from 6.1.6 to 6.1.8. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/block-editor/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/block-editor) --- updated-dependencies: - dependency-name: "@wordpress/block-editor" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 94e26816427f0007abc2fa195732d74f139e145c Author: Brittany Feenstra <[email protected]> Date: Tue Jun 29 08:34:58 2021 -0700 PPCv2.0 Help Center + Checklist Toggles (#8088) * adjusting the 2 popup toggle buttons for help center and checklist to be less wide to fix the immediate overlap issue. TODO #8086 to address truly responsive grid of the entire carousel. New component in edit-story called `ToggleButton`, since it is specific to the editor i didnt put it in the design system. Now these buttons have tooltips and no caret on toggle. * fix centering * misc cleanup * square buttons for when there is no notification * fix karma tests that now have less copy * one more test commit 5e3b37b5f1424438e7013477a8876f807a2187ff Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 29 11:50:04 2021 +0200 Bump rollup from 2.52.2 to 2.52.3 (#8107) Bumps [rollup](https://github.com/rollup/rollup) from 2.52.2 to 2.52.3. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.52.2...v2.52.3) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 3fbc79f4b47c93c0a5ee6c727e1cf53a6f6a4aae Author: Jonny Harris <[email protected]> Date: Tue Jun 29 10:49:49 2021 +0100 Block Editor: Fix config passed to Web Stories block (#8097) commit 8c49b49f5f08d6ad18e2b837cba40f60c2206dca Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 29 10:28:44 2021 +0200 Bump prettier from 2.3.1 to 2.3.2 (#8104) Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/2.3.1...2.3.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 083c7acca0df82c376bd82882d661ab6efcc1da2 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 29 10:28:37 2021 +0200 Bump jest-environment-jsdom from 27.0.5 to 27.0.6 (#8106) Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 27.0.5 to 27.0.6. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v27.0.6/packages/jest-environment-jsdom) --- updated-dependencies: - dependency-name: jest-environment-jsdom dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 203bace80f5b80a24b2e5b8d904da65a0462675c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 29 10:28:07 2021 +0200 Bump mini-css-extract-plugin from 1.6.0 to 1.6.2 (#8110) Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.6.0 to 1.6.2. - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.6.0...v1.6.2) --- updated-dependencies: - dependency-name: mini-css-extract-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 36e8ae78d238e8deec67af7d787d16f157cccd21 Author: Pascal Birchler <[email protected]> Date: Tue Jun 29 10:27:57 2021 +0200 Update changelog for 1.8.1 release (#8095) commit e62f608695f54120a289e657cfc5c32d90b3b830 Author: Max Yinger <[email protected]> Date: Tue Jun 29 03:16:56 2021 -0500 Animations: fix prefers-reduced-motion workaround (#8065) commit 6972495f63e209e32d157ba6a9c283add1ec4eb5 Author: Divyaraj Masani <[email protected]> Date: Mon Jun 28 16:57:06 2021 +0530 Templates: Add 5 new story templates (#7944) commit a2ad2e45336f5a20ff87b68425b2e7fc181323dd Author: Jonny Harris <[email protected]> Date: Mon Jun 28 09:41:09 2021 +0100 Media: Add util for getting poster file name (#8082) commit 2db722644085a916585a10f16667f7683f16d756 Author: Emily Bartman <[email protected]> Date: Fri Jun 25 10:22:47 2021 -0700 PPCv2.0: PageBackgroundLowTextContrast async fix (#8078) * fix: page background text contrast check is a promise * remove useEffect commit 3ee4f115be8c29f0823875de8c66796faa1fba9e Author: Max Yinger <[email protected]> Date: Fri Jun 25 12:03:53 2021 -0500 PPCv2.0: Keep Count of Checks (#8073) commit c811555b0ccdd90d71324b29c601b2f6bf8ac390 Author: Samuel Estrella <[email protected]> Date: Fri Jun 25 09:51:41 2021 -0600 PPC 2.0: Empty state in storybook (#8076) * Add empty state for checklist * Rename empty state commit 20b2a62495fcef78a4e02a41ced966857ba97174 Author: Samuel Estrella <[email protected]> Date: Fri Jun 25 09:31:36 2021 -0600 PPC 2.0: Panels for the cards (#8069) commit 9118ff737663c0798ef197d9835cd4f8ee11f28b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri Jun 25 12:22:09 2021 +0200 Bump commander from 7.2.0 to 8.0.0 (#8080) Bumps [commander](https://github.com/tj/commander.js) from 7.2.0 to 8.0.0. - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/tj/commander.js/compare/v7.2.0...v8.0.0) --- updated-dependencies: - dependency-name: commander dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 61744a8757973f461c7630831d90217ced31c423 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri Jun 25 12:21:59 2021 +0200 Bump @wordpress/block-editor from 6.1.5 to 6.1.6 (#8081) Bumps [@wordpress/block-editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/block-editor) from 6.1.5 to 6.1.6. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/block-editor/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/block-editor) --- updated-dependencies: - dependency-name: "@wordpress/block-editor" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 21d01170e041958fb4b273b62b5b6d5a41c35a79 Author: Pascal Birchler <[email protected]> Date: Fri Jun 25 11:15:41 2021 +0200 Update Dependabot config commit 9543493c5a9cc1c6d3d169b1fcd44299a5eeff4c Author: Pascal Birchler <[email protected]> Date: Fri Jun 25 11:08:10 2021 +0200 Storybook: fix `@storybook/addon-knobs` setup commit a95fd2ce5a18cc8e5bebbd6291e1c5c5ae8bc902 Author: Brittany Feenstra <[email protected]> Date: Thu Jun 24 12:13:56 2021 -0700 PPCv2.0: Card Implementation (#8074) * pageTooManyLinks * textElementFontSizeTooSmall. New helper component for thumbnail backgrounds that use the LayerIcon from getDefinitionForType. TODO: get page to move when clicking on offending text. Right now it focuses but it wont move to the page if you arent already on the right page? * update label * too much page text card * storyTooLittleText > pageTooLittleText * videoElementResolution * recover from constants update * imageElementResolution * videoElementResolution * videoElementMissingPoster TODO: how to display thumbnail when the issue is the poster is missing? * storyPagesCount, tooShort and tooLong * storyLengthTitle * wrong states, fixed title highlight * pageBackgroundLowTextContrast * videoElementMissingDescription * videoElementMissingCaptions * elementLInkTappableRegionTooSmall * imageElementMissingAlt * storyMissingExcerpt and storyPosterAttached * clean up some redundant constants, helper for limiting thumbnails to first 3 when there are more than 4 cases to avoid rendering things that cant be seen. * fix the test i broke updating the storyTooLittleText to be the pageTooLittleText * fix poorly named thumbnail util * fix missing footer color * fixing callbacks which i neglected commit 473d0c68b81efcc254dd3b8bfa1a658bf8753c30 Author: Brittany Feenstra <[email protected]> Date: Thu Jun 24 09:30:05 2021 -0700 swap out loading bar in mediaElement to use the new version of it in the design system. Fix media storybook. (#8007) commit b800a32b734301b815b003aa4b7b31957755df41 Author: Pascal Birchler <[email protected]> Date: Thu Jun 24 13:27:23 2021 +0200 Update readme badge commit f0f12a9fb8751084a2da533077f00c61e65e9c96 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jun 24 09:38:43 2021 +0200 Bump @storybook/react from 6.2.9 to 6.3.0 (#8059) Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 6.2.9 to 6.3.0. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v6.3.0/app/react) --- updated-dependencies: - dependency-name: "@storybook/react" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 9fef2dd77ced18c01534ea56fddd668846c9ea7e Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jun 24 09:35:37 2021 +0200 Bump @percy/cli from 1.0.0-beta.54 to 1.0.0-beta.55 (#8072) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 3ff43231dd2379e1273238be472c691e5d007449 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jun 24 09:18:09 2021 +0200 Bump @storybook/addon-docs from 6.2.9 to 6.3.0 (#8057) Bumps [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/addons/docs) from 6.2.9 to 6.3.0. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v6.3.0/addons/docs) --- updated-dependencies: - dependency-name: "@storybook/addon-docs" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 1d5e5c0308be8275d71afbfdfdf95c06de7c1855 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jun 24 09:17:59 2021 +0200 Bump @axe-core/puppeteer from 4.2.1 to 4.2.2 (#8071) Bumps [@axe-core/puppeteer](https://github.com/dequelabs/axe-core-npm) from 4.2.1 to 4.2.2. - [Release notes](https://github.com/dequelabs/axe-core-npm/releases) - [Changelog](https://github.com/dequelabs/axe-core-npm/blob/develop/CHANGELOG.md) - [Commits](https://github.com/dequelabs/axe-core-npm/commits) --- updated-dependencies: - dependency-name: "@axe-core/puppeteer" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit da21107d0c0ac12ca882be342d8c02ee95bf418d Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jun 24 08:54:10 2021 +0200 Bump @storybook/client-logger from 6.2.9 to 6.3.0 (#8058) Bumps [@storybook/client-logger](https://github.com/storybookjs/storybook/tree/HEAD/lib/client-logger) from 6.2.9 to 6.3.0. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v6.3.0/lib/client-logger) --- updated-dependencies: - dependency-name: "@storybook/client-logger" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 6a3ec8835ed727da79eeb11813ea4395cd19fa3a Author: Pascal Birchler <[email protected]> Date: Thu Jun 24 08:53:22 2021 +0200 3P Media: Fix media provider attribution pills (#8066) commit d7a64db2d2e04d336f4e5ec8a1d712a23dbc706d Author: Brittany Feenstra <[email protected]> Date: Wed Jun 23 12:12:08 2021 -0700 Prepublish Checklist: Update 2.0 constants.js with copy (#8034) * moving the new constants into the updated checklist * forgot what year it is * fix conflicts commit a8f73d2aaaf567016dd4780c331ab4e05fb12363 Author: Pascal Birchler <[email protected]> Date: Wed Jun 23 18:54:18 2021 +0200 Remove deprecated `percy` package (#8068) commit 8b203263df3b088e79457ec783cf64d513972153 Author: Emily Bartman <[email protected]> Date: Wed Jun 23 09:35:30 2021 -0700 PPCv2.0: "Guidance" checks with new structure (#8008) * add storyPagesCount: * add storyTitleLength * add storyTooLittleText * add mediaElementResolution (split into video and image based on display logic) * add videoElementLength * add videoElementMissingPoster -- finished guidance * remove duplicate characterCountForPage Co-authored-by: Brittany Feenstra <[email protected]> commit 9c2f251ea04eb8a6f5d28ad9274cb176b9b327f4 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Jun 23 17:56:20 2021 +0200 Bump @storybook/client-api from 6.2.9 to 6.3.0 (#8064) Bumps [@storybook/client-api](https://github.com/storybookjs/storybook/tree/HEAD/lib/client-api) from 6.2.9 to 6.3.0. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v6.3.0/lib/client-api) --- updated-dependencies: - dependency-name: "@storybook/client-api" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 6cf05582824d594f29ce4f35d03ba600edb48b89 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Jun 23 17:43:54 2021 +0200 Bump use-debounce from 3.4.3 to 7.0.0 (#8031) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pascal Birchler <[email protected]> commit 3ee2edd62d13884bb97cc6652fb15181e055e5a1 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Jun 23 17:07:05 2021 +0200 Bump optimize-css-assets-webpack-plugin from 6.0.0 to 6.0.1 (#8060) Bumps [optimize-css-assets-webpack-plugin](https://github.com/NMFR/optimize-css-assets-webpack-plugin) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/NMFR/optimize-css-assets-webpack-plugin/releases) - [Commits](https://github.com/NMFR/optimize-css-assets-webpack-plugin/compare/v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: optimize-css-assets-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit ba376c90faa76ba803060cfb6b68e88796f80ebc Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Jun 23 17:06:54 2021 +0200 Bump @storybook/addon-actions from 6.2.9 to 6.3.0 (#8056) Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 6.2.9 to 6.3.0. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v6.3.0/addons/actions) --- updated-dependencies: - dependency-name: "@storybook/addon-actions" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit c5bac93f4d918199ff097e178bc003311fed59ac Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Jun 23 16:18:05 2021 +0200 Bump eslint from 7.28.0 to 7.29.0 (#8013) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pascal Birchler <[email protected]> commit 924d5380baefa9a341eb0efc1c64ec1d0b5e5a22 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Jun 23 16:17:51 2021 +0200 Bump @storybook/addon-viewport from 6.2.9 to 6.3.0 (#8055) Bumps [@storybook/addon-viewport](https://github.com/storybookjs/storybook/tree/HEAD/addons/viewport) from 6.2.9 to 6.3.0. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v6.3.0/addons/viewport) --- updated-dependencies: - dependency-name: "@storybook/addon-viewport" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit a62c8da9d019917b9c37ed031fff004b21275523 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Jun 23 16:16:21 2021 +0200 Bump @storybook/addon-backgrounds from 6.2.9 to 6.3.0 (#8061) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit c642a93ca11b59eeea2d62bd17ad8d759546a2bf Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Jun 23 15:26:19 2021 +0200 Bump @storybook/addon-knobs from 6.2.9 to 6.3.0 (#8052) Bumps [@storybook/addon-knobs](https://github.com/storybookjs/addon-knobs) from 6.2.9 to 6.3.0. - [Release notes](https://github.com/storybookjs/addon-knobs/releases) - [Changelog](https://github.com/storybookjs/addon-knobs/blob/v6.3.0/CHANGELOG.md) - [Commits](https://github.com/storybookjs/addon-knobs/commits/v6.3.0) --- updated-dependencies: - dependency-name: "@storybook/addon-knobs" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 1722bd2c4c2c42f7c7fef4c20bd67be128eb839f Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Jun 23 14:43:46 2021 +0200 Bump @storybook/addon-a11y from 6.2.9 to 6.3.0 (#8054) Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/addons/a11y) from 6.2.9 to 6.3.0. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v6.3.0/addons/a11y) --- updated-dependencies: - dependency-name: "@storybook/addon-a11y" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit e2ac2432c5ab3ddd72c13583043c3c64bd10da56 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Jun 23 14:43:37 2021 +0200 Bump @storybook/addon-storysource from 6.2.9 to 6.3.0 (#8053) Bumps [@storybook/addon-storysource](https://github.com/storybookjs/storybook/tree/HEAD/addons/storysource) from 6.2.9 to 6.3.0. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v6.3.0/addons/storysource) --- updated-dependencies: - dependency-name: "@storybook/addon-storysource" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit e2cb1db1ae00a20346fcc14bb6bced4e475019b2 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Jun 23 14:43:12 2021 +0200 Bump @testing-library/react from 11.2.7 to 12.0.0 (#8051) Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.7 to 12.0.0. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/react-testing-library/compare/v11.2.7...v12.0.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit ed210c83c85111c48ba542d659cb4da7446d3300 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Jun 23 14:43:06 2021 +0200 Bump @babel/eslint-plugin from 7.13.16 to 7.14.5 (#8050) Bumps [@babel/eslint-plugin](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-plugin) from 7.13.16 to 7.14.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.5/eslint/babel-eslint-plugin) --- updated-dependencies: - dependency-name: "@babel/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 7629730afac1fbc3802cc35e5918afb8517b91c9 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Jun 23 14:42:58 2021 +0200 Bump axe-core from 4.2.2 to 4.2.3 (#8048) Bumps [axe-core](https://github.com/dequelabs/axe-core) from 4.2.2 to 4.2.3. - [Release notes](https://github.com/dequelabs/axe-core/releases) - [Changelog](https://github.com/dequelabs/axe-core/blob/v4.2.3/CHANGELOG.md) - [Commits](https://github.com/dequelabs/axe-core/compare/v4.2.2...v4.2.3) --- updated-dependencies: - dependency-name: axe-core dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 4699c49141bf6f51f60a2d4d150e32d1360e2071 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Jun 23 13:47:38 2021 +0200 Bump @testing-library/dom from 7.31.2 to 8.0.0 (#8049) Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 7.31.2 to 8.0.0. - [Release notes](https://github.com/testing-library/dom-testing-library/releases) - [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/dom-testing-library/compare/v7.31.2...v8.0.0) --- updated-dependencies: - dependency-name: "@testing-library/dom" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 635c869470b55a6d62178794f3da9c5c7eca2405 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Jun 23 13:47:10 2021 +0200 Bump @wordpress/viewport from 3.1.1 to 3.1.2 (#8037) Bumps [@wordpress/viewport](https://github.com/WordPress/gutenberg/tree/HEAD/packages/viewport) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/viewport/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/viewport) --- updated-dependencies: - dependency-name: "@wordpress/viewport" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 0deb352a92e06c77fe3e5c3e2b4ca4683db2e25f Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Jun 23 13:46:46 2021 +0200 Bump @percy/cli from 1.0.0-beta.52 to 1.0.0-beta.54 (#8036) Bumps @percy/cli from 1.0.0-beta.52 to 1.0.0-beta.54. --- updated-dependencies: - dependency-name: "@percy/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit bc57c3b98e4c93b59f83430e383b1fc7ad583ccf Author: Jonny Harris <[email protected]> Date: Wed Jun 23 10:17:41 2021 +0100 PHPCS: Bump minimum WP version (#8026) commit ed1c687afe12f1794f08ec96a02dc0877289a4b6 Author: William Chou <[email protected]> Date: Wed Jun 23 04:59:15 2021 -0400 Releasing: Fix docs link and add details (#8027) commit c7cd7ebe4b0a5beb65e893098625b5d0c5ad2c1d Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Jun 23 10:37:25 2021 +0200 Bump @ffmpeg/ffmpeg from 0.10.0 to 0.10.1 (#8021) Bumps [@ffmpeg/ffmpeg](https://github.com/ffmpegwasm/ffmpeg.wasm) from 0.10.0 to 0.10.1. - [Release notes](https://github.com/ffmpegwasm/ffmpeg.wasm/releases) - [Commits](https://github.com/ffmpegwasm/ffmpeg.wasm/compare/v0.10.0...v0.10.1) --- updated-dependencies: - dependency-name: "@ffmpeg/ffmpeg" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit da8bb349867debfc96988b1fb1da8593387f6f6b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Jun 23 10:35:14 2021 +0200 Bump @wordpress/block-editor from 6.1.3 to 6.1.5 (#8032) Bumps [@wordpress/block-editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/block-editor) from 6.1.3 to 6.1.5. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/block-editor/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/block-editor) --- updated-dependencies: - dependency-name: "@wordpress/block-editor" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit cb331e2bf9516261551f949f48fe17e63c3463fd Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Jun 23 10:35:02 2021 +0200 Bump query-string from 7.0.0 to 7.0.1 (#8038) Bumps [query-string](https://github.com/sindresorhus/query-string) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/sindresorhus/query-string/releases) - [Commits](https://github.com/sindresorhus/query-string/compare/v7.0.0...v7.0.1) --- updated-dependencies: - dependency-name: query-string dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit ad40272ca1a18fb6fab5c2620b28a67bec2d1c18 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Jun 23 10:34:49 2021 +0200 Bump karma from 6.3.3 to 6.3.4 (#8039) Bumps [karma](https://github.com/karma-runner/karma) from 6.3.3 to 6.3.4. - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma/compare/v6.3.3...v6.3.4) --- updated-dependencies: - dependency-name: karma dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit f04b451bdc3f65ed179805ed69cd82c6e8c44253 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Jun 23 10:34:37 2021 +0200 Bump react-modal from 3.14.2 to 3.14.3 (#8040) Bumps [react-modal](https://github.com/reactjs/react-modal) from 3.14.2 to 3.14.3. - [Release notes](https://github.com/reactjs/react-modal/releases) - [Changelog](https://github.com/reactjs/react-modal/blob/master/CHANGELOG.md) - [Commits](https://github.com/reactjs/react-modal/compare/v3.14.2...v3.14.3) --- updated-dependencies: - dependency-name: react-modal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit f594059df512d2a9ed6b846235414324bb82ddc2 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Jun 23 10:34:23 2021 +0200 Bump core-js from 3.15.0 to 3.15.1 (#8041) Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.15.0 to 3.15.1. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.15.1/packages/core-js) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit ff3cfc1f4700ffec6e9112c4681241bb1bfbf40f Author: Brittany Feenstra <[email protected]> Date: Tue Jun 22 16:13:04 2021 -0700 PPC: Priority Issue Cards (#8035) * story missing title card fleshed out * story poster portrait size card and highlight * story poster aspect ratio * publisher logo size card and highlight * remove some dead constants commit bcfcea76085742d001cf9f50afe92f136fb30b70 Author: Samuel Estrella <[email protected]> Date: Tue Jun 22 19:00:41 2021 -0400 Right Click Menu: Page element menu v1 (#7952) commit 1161d669297f3b28b44c3f6735412871fa853be3 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 22 23:29:51 2021 +0200 Bump @testing-library/jest-dom from 5.13.0 to 5.14.1 (#8030) Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.13.0 to 5.14.1. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v5.13.0...v5.14.1) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 80f97840d4e9910bbffa626305c67310ba5e9ddd Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 22 23:29:34 2021 +0200 Bump @babel/preset-env from 7.14.4 to 7.14.7 (#8028) Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.4 to 7.14.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.7/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 3a9abdccf5078746cd6563d986b067bd3d4819fc Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 22 23:29:28 2021 +0200 Bump jest from 27.0.4 to 27.0.5 (#8014) Bumps [jest](https://github.com/facebook/jest) from 27.0.4 to 27.0.5. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/compare/v27.0.4...v27.0.5) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit c92a10beae18522ee4eb6ad3af971c7d131f14cd Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 22 23:29:23 2021 +0200 Bump @percy/cli from 1.0.0-beta.52 to 1.0.0-beta.53 (#8033) Bumps @percy/cli from 1.0.0-beta.52 to 1.0.0-beta.53. --- updated-dependencies: - dependency-name: "@percy/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 40cc57195c2ae528db3f6aefa3142459e8c168d1 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 22 23:28:42 2021 +0200 Bump amphtml-validator from 1.0.34 to 1.0.35 (#8020) Bumps [amphtml-validator](https://github.com/ampproject/amphtml) from 1.0.34 to 1.0.35. - [Release notes](https://github.com/ampproject/amphtml/releases) - [Changelog](https://github.com/ampproject/amphtml/blob/main/docs/release-schedule.md) - [Commits](https://github.com/ampproject/amphtml/commits) --- updated-dependencies: - dependency-name: amphtml-validator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit fd11a13755fd4c2d4ad32d3a0d58a1ed74637988 Author: Emily Bartman <[email protected]> Date: Tue Jun 22 11:40:50 2021 -0700 PPCv2.0: "error" checks with new structure (#8009) * add storyMissingTitle * add storyPosterPortraitSize * add storyPosterAspectRatio * add publisherLogoSize -- added all story metadata errors commit 89447d01c83c9adefeb4347d0cc3a572a30791ae Author: Emily Bartman <[email protected]> Date: Tue Jun 22 10:53:37 2021 -0700 PPCv2.0: "warning" checks with new structure (#7980) * add pageBackgroundLowTextContrast * add storyMissingExcerpt * fix up * fix for draft * add checklist card in * add image alt * add pageTooManyLinks * add text element font size too small * add last video warning checks commit a9cdd56ef0eed46c8d5c41b4e8e55b6648e132e5 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 22 19:11:09 2021 +0200 Bump @wordpress/blocks from 9.1.3 to 9.1.4 (#8018) Bumps [@wordpress/blocks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/blocks) from 9.1.3 to 9.1.4. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/blocks/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/blocks) --- updated-dependencies: - dependency-name: "@wordpress/blocks" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 9acd98f54de9bbdf68f592d5e48968910d2d83b0 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 22 19:10:55 2021 +0200 Bump @babel/plugin-proposal-private-methods from 7.13.0 to 7.14.5 (#8025) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit aabe782d92c079b6cc029044d4d34c90bb52ebdc Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 22 19:10:34 2021 +0200 Bump eslint-plugin-jsdoc from 35.1.3 to 35.4.0 (#8023) Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 35.1.3 to 35.4.0. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v35.1.3...v35.4.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 8d7db2fd7543ba88ce75b59b43f83d2d48b5adf1 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 22 19:09:10 2021 +0200 Bump core-js from 3.14.0 to 3.15.0 (#8022) Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.14.0 to 3.15.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.15.0/packages/core-js) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 56c38205ceed85b39795a02202aa2eb3f6b7a5ac Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 22 19:08:52 2021 +0200 Bump babel-jest from 27.0.2 to 27.0.5 (#8019) Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 27.0.2 to 27.0.5. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v27.0.5/packages/babel-jest) --- updated-dependencies: - dependency-name: babel-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 633fee8d1eb2f77d83c87f73303a87b7a79e2a61 Author: Brittany Feenstra <[email protected]> Date: Tue Jun 22 09:48:43 2021 -0700 loading bar in the design system based entirely on the loading bar used in local media panel. realized that thumbnail icons (mostly for media) are only supposed to show up when hover or focus so I fixed that to better demo the loading state too in the thumbnails. (#8005) commit 516748ece5ae104d7a7caf91916d6d3ba38b7ffa Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 22 17:23:24 2021 +0200 Bump @wordpress/data from 5.1.1 to 5.1.2 (#8012) Bumps [@wordpress/data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/data) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/data/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/data) --- updated-dependencies: - dependency-name: "@wordpress/data" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit f46c712bd5860a449a07b9cdd36d163210a715ff Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 22 16:33:05 2021 +0200 Bump @ampproject/toolbox-optimizer from 2.8.0 to 2.8.1 (#7930) Bumps [@ampproject/toolbox-optimizer](https://github.com/ampproject/amp-toolbox/tree/HEAD/packages/optimizer) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/ampproject/amp-toolbox/releases) - [Changelog](https://github.com/ampproject/amp-toolbox/blob/v2.8.1/CHANGELOG.md) - [Commits](https://github.com/ampproject/amp-toolbox/commits/v2.8.1/packages/optimizer) --- updated-dependencies: - dependency-name: "@ampproject/toolbox-optimizer" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 24b7691c7c1ea5ad2fa9a406abeca97f4ae4da4d Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 22 16:32:56 2021 +0200 Bump @babel/eslint-parser from 7.14.4 to 7.14.7 (#8010) Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.14.4 to 7.14.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.7/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit c524fea77ef74611c1fdfd07e53b2039bd33dd96 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 22 14:07:57 2021 +0200 Bump react-moveable from 0.27.7 to 0.28.3 (#8003) Bumps [react-moveable](https://github.com/daybrush/moveable) from 0.27.7 to 0.28.3. - [Release notes](https://github.com/daybrush/moveable/releases) - [Changelog](https://github.com/daybrush/moveable/blob/master/CHANGELOG.md) - [Commits](https://github.com/daybrush/moveable/commits) --- updated-dependencies: - dependency-name: react-moveable dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 7d332b59a57c2dde58c32b7261e7ec16459f13e5 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 22 14:06:10 2021 +0200 Bump @babel/plugin-syntax-top-level-await from 7.12.13 to 7.14.5 (#7936) Bumps [@babel/plugin-syntax-top-level-await](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-top-level-await) from 7.12.13 to 7.14.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-plugin-syntax-top-level-await) --- updated-dependencies: - dependency-name: "@babel/plugin-syntax-top-level-await" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 3dc783764c2692cbb6ae9c34657aaffdbc43b2d6 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 22 14:05:49 2021 +0200 Bump @babel/core from 7.14.3 to 7.14.6 (#7956) Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.3 to 7.14.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.6/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit d9c3b5e7e0fa63a90cc238d8f249bfcd32357029 Author: Jonny Harris <[email protected]> Date: Tue Jun 22 13:04:29 2021 +0100 Composer: bump PHP requirement to 7.0+ (#7950) Co-authored-by: Pascal Birchler <[email protected]> commit d90d8dd8e0cdd12ab913cd6c805f473e3960fc7e Author: Jonny Harris <[email protected]> Date: Tue Jun 22 13:00:00 2021 +0100 PHPCS: Bump `testVersion` to PHP 7.0+ (#7969) commit 040c9cd60beb9fcc0dfbae499dbfae8f2354d16c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue Jun 22 12:11:03 2021 +0200 Bump @babel/preset-react from 7.13.13 to 7.14.5 (#7935) Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.13.13 to 7.14.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-preset-react) --- updated-dependencies: - dependency-name: "@babel/preset-react" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit 84ba6b24ec75296ca2f088643f1f7…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Context
Summary
As per #7551, the new minimum required PHP version will be 7.0.
Relevant Technical Choices
To-do
User-facing changes
Testing Instructions
QA
This PR can be tested by following these steps:
UAT
This PR can be tested by following these steps:
Reviews
Does this PR have a security-related impact?
Does this PR change what data or activity we track or use?
Does this PR have a legal-related impact?
Checklist
Type: XYZ
label to the PRFixes #7594