Skip to content

Commit

Permalink
Updated package versions for automattic/jetpack
Browse files Browse the repository at this point in the history
  • Loading branch information
sdixon194 authored and matticbot committed Feb 9, 2022
1 parent 94c4949 commit 9998e25
Show file tree
Hide file tree
Showing 187 changed files with 3,675 additions and 2,493 deletions.
44 changes: 44 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,50 @@

### This is a list detailing changes for all Jetpack releases.

## 10.7-a.3 - 2022-02-09
### Enhancements
- Dashboard: the Backup banner CTA on the At-a-Glance page will now be replaced with a "Redeem Coupon" CTA when a partner coupon is detected.
- Dashboard: updated the logic for "Activate a Product" button in "My Plan" to be always visible.
- Payment Block: updated the Payment block Upgrade nudge description to include the plan name that's required to use the block.
- Premium Content Block: remove option to transform a premium content block to a premium content block.
- Premium Content Block: use 'Guest' rather than visitor/Logged-out.

### Improved compatibility
- Internet Defense League widget: Widget deprecation.
- VideoPress: Added title and aria-label to VideoPress iframe embeds for better screen reader support.
- WordAds: deprecate the legacy Ad Widget in favor of the Ad Block when adding new Ad Widgets via the block-based widget editor.

### Bug fixes
- Block Editor: cast selectedPlanId to boolean to remove a "0" character after block upgrade nudge.
- Contact Form: ensure form validation uses the correct variable types.
- Dashboard: fix broken image in plan loading placeholder in "My Plan"
- Tiled Gallery Block: Fix performance issue affecting page views that use the Tiled Gallery.
- Unroll Twitter Threads: ensure that only contributors can access the endpoint to unroll threads.
- Widget Visibility: update to match new user query parameter introduced in WordPress 5.9.

### Other changes <!-- Non-user-facing changes go here. This section will not be copied to readme.txt. -->
- Added Jetpack Partner Coupon banner on My Plan page
- Blocks: move plugin registering utility to standalone package.
- Blocks: remove BlockIcon wrapper for multiple blocks.
- Changes the default for the `Match video` setting to `true` for VideoPress videos.
- Dashboard: hide the Scan card on Atomic sites.
- E2E tests: merged Github workflows
- E2E tests: update eslint configuration
- Fixed some new PHPCS warnings.
- Fix potential use of unexisting "allow_download" property in VideoPress media modal
- Init Jetpack 10.7-a.2 cycle
- Moved get-jetpack-data file to js-package/shared-extension-utils and updated imports
- Moved get-jetpack-extension-availability file to js-package/shared-extension-utils and updated imports
- Moved get-site-fragment file to js-package/shared-extension-utils and updated imports
- Moved site-tyoe-utils file to js-package/shared-extension-utils and updated imports
- Removed separate pnpm workspace for e2e tests.
- Removed duplicate docblock for jetpack_relatedposts_returned_results filter and updated $post_id type to int
- Search: move search widget to the search pacakge
- Updated package dependencies.
- Update lock file
- Widget Visibility: switch to using shared js package utility instead of built-in site type check.
- Added a new method to inline styles in the site editor.

## 10.7-a.1 - 2022-02-02
### Enhancements
- Add an AMP-compatible version of the email share button.
Expand Down
2 changes: 1 addition & 1 deletion _inc/blocks/dialogue/view.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('wp-data', 'wp-dom-ready', 'wp-polyfill'), 'version' => '431d63b5ad66f800fa601ed3b9cf8fd1');
<?php return array('dependencies' => array('wp-data', 'wp-dom-ready', 'wp-polyfill'), 'version' => '0682650b58ae9f0e4e0a73b11b77518c');
2 changes: 1 addition & 1 deletion _inc/blocks/dialogue/view.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion _inc/blocks/donations/view.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'react', 'wp-compose', 'wp-dom-ready', 'wp-keycodes', 'wp-polyfill', 'wp-url'), 'version' => '29834e699c4d091f7db966237439f3db');
<?php return array('dependencies' => array('lodash', 'react', 'wp-compose', 'wp-dom-ready', 'wp-keycodes', 'wp-polyfill', 'wp-url'), 'version' => 'd27a06eda4201d58e251d41c1fcbf844');
2 changes: 1 addition & 1 deletion _inc/blocks/donations/view.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _inc/blocks/editor-beta.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'moment', 'react', 'wp-a11y', 'wp-annotations', 'wp-api-fetch', 'wp-blob', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-edit-post', 'wp-editor', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-i18n', 'wp-keycodes', 'wp-notices', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-token-list', 'wp-url', 'wp-viewport'), 'version' => 'b98eff41c068d4c1611978c3e17c8ab5');
<?php return array('dependencies' => array('lodash', 'moment', 'react', 'wp-a11y', 'wp-annotations', 'wp-api-fetch', 'wp-blob', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-edit-post', 'wp-editor', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-i18n', 'wp-keycodes', 'wp-notices', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-token-list', 'wp-url', 'wp-viewport'), 'version' => 'b83eacea64d0daa350fa7391570f9ef4');
2 changes: 1 addition & 1 deletion _inc/blocks/editor-beta.css

Large diffs are not rendered by default.

66 changes: 34 additions & 32 deletions _inc/blocks/editor-beta.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _inc/blocks/editor-beta.rtl.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _inc/blocks/editor-experimental.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'moment', 'react', 'wp-a11y', 'wp-annotations', 'wp-api-fetch', 'wp-blob', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-edit-post', 'wp-editor', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-i18n', 'wp-keycodes', 'wp-notices', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-token-list', 'wp-url', 'wp-viewport'), 'version' => '7235b9940988acadd4c8f6adbcda9218');
<?php return array('dependencies' => array('lodash', 'moment', 'react', 'wp-a11y', 'wp-annotations', 'wp-api-fetch', 'wp-blob', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-edit-post', 'wp-editor', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-i18n', 'wp-keycodes', 'wp-notices', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-rich-text', 'wp-token-list', 'wp-url', 'wp-viewport'), 'version' => 'ea90b1175a40a488b0eee663f6246405');
2 changes: 1 addition & 1 deletion _inc/blocks/editor-experimental.css

Large diffs are not rendered by default.

66 changes: 34 additions & 32 deletions _inc/blocks/editor-experimental.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _inc/blocks/editor-experimental.rtl.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _inc/blocks/editor-no-post-editor.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'moment', 'react', 'wp-api-fetch', 'wp-blob', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-editor', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-i18n', 'wp-keycodes', 'wp-notices', 'wp-polyfill', 'wp-primitives', 'wp-token-list', 'wp-url', 'wp-viewport'), 'version' => 'cf4298bf6ce0737eb49c1b3ee5466af9');
<?php return array('dependencies' => array('lodash', 'moment', 'react', 'wp-api-fetch', 'wp-blob', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-editor', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-i18n', 'wp-keycodes', 'wp-notices', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-token-list', 'wp-url', 'wp-viewport'), 'version' => 'f4abe6d00114686403a54259ce570a89');
2 changes: 1 addition & 1 deletion _inc/blocks/editor-no-post-editor.css

Large diffs are not rendered by default.

58 changes: 30 additions & 28 deletions _inc/blocks/editor-no-post-editor.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _inc/blocks/editor-no-post-editor.rtl.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _inc/blocks/editor.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'moment', 'react', 'wp-a11y', 'wp-annotations', 'wp-api-fetch', 'wp-blob', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-edit-post', 'wp-editor', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-i18n', 'wp-keycodes', 'wp-notices', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-token-list', 'wp-url', 'wp-viewport'), 'version' => '402ab3c9ab2064565d377c7186b449c9');
<?php return array('dependencies' => array('lodash', 'moment', 'react', 'wp-a11y', 'wp-annotations', 'wp-api-fetch', 'wp-blob', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-dom-ready', 'wp-edit-post', 'wp-editor', 'wp-element', 'wp-escape-html', 'wp-hooks', 'wp-i18n', 'wp-keycodes', 'wp-notices', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-token-list', 'wp-url', 'wp-viewport'), 'version' => '02cbd425610065d364e23f8e2dceea92');
2 changes: 1 addition & 1 deletion _inc/blocks/editor.css

Large diffs are not rendered by default.

50 changes: 26 additions & 24 deletions _inc/blocks/editor.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _inc/blocks/editor.rtl.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _inc/blocks/image-compare/view.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('wp-dom-ready', 'wp-polyfill'), 'version' => 'ccdf34add1d0b7f48bf438315b7f666e');
<?php return array('dependencies' => array('wp-dom-ready', 'wp-polyfill'), 'version' => 'f9f5b2dbd6bf0b59456bc5ca241feb01');
Loading

0 comments on commit 9998e25

Please sign in to comment.