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

Update wordpress monorepo (major) #370

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 4, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@wordpress/dom 2.7.0 -> 3.8.0 age adoption passing confidence
@wordpress/dom-ready 2.6.0 -> 3.8.0 age adoption passing confidence
@wordpress/keycodes 2.8.0 -> 3.8.0 age adoption passing confidence
@wordpress/scripts 6.2.0 -> 23.0.0 age adoption passing confidence

Release Notes

WordPress/gutenberg (@​wordpress/dom)

v3.8.0

Compare Source

v3.7.0

Compare Source

v3.6.1

Compare Source

v3.6.0

Compare Source

v3.5.0

Compare Source

v3.4.1

Compare Source

v3.4.0

Compare Source

v3.3.2

Compare Source

v3.3.1

Compare Source

v3.3.0

Compare Source

v3.2.7

Compare Source

v3.2.6

Compare Source

v3.2.5

Compare Source

v3.2.4

Compare Source

v3.2.3

Compare Source

v3.2.2

Compare Source

v3.2.1

Compare Source

v3.2.0

Compare Source

v3.1.5

Compare Source

v3.1.4

Compare Source

v3.1.2

Compare Source

v3.1.1

Compare Source

This bugfix release fixes two issues in 3.1.0:

  • Fix permalink editor not appearing. (#​7467)
  • Fix sibling block inserter not working in Firefox and Safari. (#​7508)

v3.1.0

Compare Source

v3.0.0

Compare Source

Breaking Changes

v2.18.0

Compare Source

New Feature
  • Export type definitions.

v2.17.2

Compare Source

v2.17.1

Compare Source

v2.17.0

Compare Source

v2.16.3

Compare Source

v2.16.2

Compare Source

v2.16.1

Compare Source

v2.16.0

Compare Source

v2.15.1

Compare Source

v2.15.0

Compare Source

v2.14.0

Compare Source

v2.13.2

Compare Source

v2.13.1

Compare Source

v2.13.0

Compare Source

v2.12.0

Compare Source

v2.11.0

Compare Source

New Feature
  • Add documentHasUncollapsedSelection to inquire about ranges of selected text in the document, including the separately managed selections inside and <textarea> elements.

v2.10.0

Compare Source

New Feature
  • Add documentHasTextSelection to inquire specifically about ranges of selected text, in addition to the existing documentHasSelection.

v2.9.0

Compare Source

v2.8.1

Compare Source

v2.8.0

Compare Source

WordPress/gutenberg (@​wordpress/dom-ready)

v3.8.0

Compare Source

v3.7.0

Compare Source

v3.6.1

Compare Source

v3.6.0

Compare Source

v3.5.0

Compare Source

v3.4.1

Compare Source

v3.4.0

Compare Source

v3.3.1

Compare Source

v3.3.0

Compare Source

v3.2.3

Compare Source

v3.2.2

Compare Source

v3.2.1

Compare Source

v3.2.0

Compare Source

v3.1.2

Compare Source

v3.1.1

Compare Source

This bugfix release fixes two issues in 3.1.0:

  • Fix permalink editor not appearing. (#​7467)
  • Fix sibling block inserter not working in Firefox and Safari. (#​7508)

v3.1.0

Compare Source

v3.0.0

Compare Source

Breaking Changes

v2.13.2

Compare Source

v2.13.1

Compare Source

v2.13.0

Compare Source

v2.12.1

Compare Source

v2.12.0

Compare Source

v2.11.0

Compare Source

v2.10.0

Compare Source

v2.9.0

Compare Source

New feature
  • Include TypeScript type declarations (#​18942)

v2.8.0

Compare Source

v2.7.0

Compare Source

WordPress/gutenberg (@​wordpress/keycodes)

v3.8.0

Compare Source

v3.7.0

Compare Source

v3.6.1

Compare Source

v3.6.0

Compare Source

v3.5.0

Compare Source

v3.4.1

Compare Source

v3.4.0

Compare Source

v3.3.1

Compare Source

v3.3.0

Compare Source

v3.2.4

Compare Source

v3.2.3

Compare Source

v3.2.2

Compare Source

v3.2.1

Compare Source

v3.2.0

Compare Source

v3.1.2

Compare Source

v3.1.1

Compare Source

This bugfix release fixes two issues in 3.1.0:

  • Fix permalink editor not appearing. (#​7467)
  • Fix sibling block inserter not working in Firefox and Safari. (#​7508)

v3.1.0

Compare Source

v3.0.0

Compare Source

Breaking Changes

v2.19.3

Compare Source

v2.19.2

Compare Source

v2.19.1

Compare Source

v2.19.0

Compare Source

v2.18.3

Compare Source

v2.18.2

Compare Source

v2.18.1

Compare Source

v2.18.0

Compare Source

Enhancement
  • Include TypeScript type declarations (#​19520)

v2.17.0

Compare Source

v2.16.0

Compare Source

v2.15.0

Compare Source

v2.14.0

Compare Source

v2.13.0

Compare Source

v2.12.0

Compare Source

Bug Fixes
  • isKeyboardEvent now tests expected modifiers as an exclusive set, fixing an issue where additional modifiers would wrongly report as satisfying a test for a subset of those modifiers #​20733.

v2.11.0

Compare Source

v2.10.0

Compare Source

v2.9.0

Compare Source

WordPress/gutenberg (@​wordpress/scripts)

v23.0.0

Compare Source

Breaking Changes
  • Remove lint-md-js script that was broken for some time and it's extemely hard to make it work correctly with the recommended ESLint config in Markdown files (#​40511).
  • Remove the previously deprecated and undocumented format-js command (#​40512). You should use the format command instead.
New Feature

v22.5.0

Compare Source

Bug Fixes
  • Update markdownlint and markdownlint-cli to the latest versions (#​40479).

v22.4.2

Compare Source

v22.4.1

Compare Source

v22.4.0

Compare Source

New Feature
  • Add --webpack-src-dir CLI flag to allow customizing the source code directory (src by default) (#​39618).
Bug Fixes
  • Add vendor/ to .markdownlintignore, to match lint-md-docs docs (#​39724).
  • Include files with .jsx extension in the build process (#​39613).
  • Ensure that the default logic for entry points in the build commands is executed only when used the default config (#​39618).

v22.3.0

Compare Source

v22.2.1

Compare Source

v22.2.0

Compare Source

Enhancement
  • The bundled @wordpress/eslint-plugin package got updated to the new major version, but the breaking changes included don't affect this package (#​39244).

v22.1.0

Compare Source

New Feature
  • Add --webpack-copy-php CLI flag to opt-in to copying php files from src and its subfolders to the output directory (build by default) (#​39171).

v22.0.1

Compare Source

v22.0.0

Compare Source

Breaking Changes
New Feature
  • Automatically copy PHP files located in the src folder and its subfolders to the output directory (build by default) (#​38715).

v21.0.2

Compare Source

  • Entry points are not detected in Windows OS (#​38781).

v21.0.1

Compare Source

Bug Fix
  • Return a default entry object in the build command when no entry files discovered in the project (#​38737).

v21.0.0

Compare Source

Breaking Changes
  • The bundled puppeteer-core dependency has been updated from requiring ^11.0.0 to requiring ^13.2.0 (#​37078).
Bug Fix
  • Fix the handling for entry points when running build command (#​38584).

v20.0.2

Compare Source

Bug Fix
  • Fix the build command that does not generate assets on Windows OS (#​38348).
  • Adds fallback to src/index.js when no valid scripts discovered in metadata files when running the build command (#​38367).

v20.0.1

Compare Source

Bug Fix
  • Ensure that React Fast Refresh is not wired when it isn't explicitly enabled with --hot CLI argument when running the start command.

v20.0.0

Compare Source

Breaking Changes
  • The bundled eslint dependency has been updated from requiring ^7.17.0 to requiring ^8.3.0 (#​36283).
  • The puppeteer-core dependency has been updated from requiring ^10.1.0 to requiring ^11.0.0 (see Breaking Changes, #​36040).
  • Removed support for live reload in the start command (#​28273).
  • The bundled webpack-cli dependency has been updated to the next major version ^4.9.1 (#​28273).
  • The peer jest dependency has been updated from requiring >=26 to requiring >=27 (see Breaking Changes, #​33287).
  • The bundled jest-dev-server dependency has been updated to the next major version ^6.0.0 (#​33287).
  • The bundled stylelint dependency has been updated from requiring ^13.8.0 to requiring ^14.2.0 (#​38091).
New Features
  • Added a new plugin-zip command to create a zip file for a WordPress plugin (#​37687).
  • Added optional support for React Fast Refresh in the start command. It can be activated with --hot CLI argument (#​28273). For now, it requires that WordPress has the SCRIPT_DEBUG flag enabled and the Gutenberg plugin installed.
  • Automatically copy block.json files located in the src folder and its subfolders to the output folder (build by default) (#​37612).
  • Scan the src directory for block.json files to detect defined scripts to use them as entry points with the start and build commands. (#​37661).
Enhancements
  • Disable selector-class-pattern rule when linting styles until we have more flexible handling (#​37531).
Bug Fixes
  • Prevent the CleanWebpackPlugin plugin from deleting webpack assets during multi-configuration builds #​35980.
  • Remove temporary workaround fixing CommonJS import for mini-css-extract-plugin #​38027.
Internal
  • The bundled read-pkg-up dependency has been updated from requiring ^1.0.1 to requiring ^7.0.1 (#​37395).

v19.2.4

Compare Source

v19.2.3

Compare Source

Bug Fixes
  • Added temporary workaround to fix broken CommonJS import of mini-css-extract-plugin #​38004.

v19.2.2

Compare Source

v19.2.1

Compare Source

v19.2.0

Compare Source

New Features
  • Add basic support for TypeScript in build, start, test-e2e and test-unit-js commands (#​36260).
Enhancements
  • The bundled browserslist dependency has been updated from requiring ^4.16.6 to requiring ^4.17.6 (#​36244).
  • Updated the default ESLint config to work correctly with the latest version of @wordpress/eslint-plugin (#​36244).

v19.1.0

Compare Source

Enhancements
  • Increase the timeout for e2e tests to 30 seconds (#​35983).

v19.0.0

Compare Source

Breaking Changes
  • The webpack config was updated to no longer include the polyfill by default when creating the assets.php file. If your usage requires the wp-polyfill, you must explicitly set it as a dependency (#​34536].
Enhancements
  • Allow customization of the ARTIFACTS_PATH in the jest-environment-puppeteer failed test reporter via the WP_ARTIFACTS_PATH environment variable (#​35371).

v18.1.0

Compare Source

Enhancements
  • The bundled jest-dev-server dependency has been updated to the next major version ^5.0.3 (#​34560).

v18.0.1

Compare Source

Bug Fixes
  • Bring back support for SVG files in CSS (#​34394). It wasn't correctly migrated when integrating webpack v5.
  • Convert legacy entry point arguments supported in webpack 4 for compatibility with webpack 5 (#​34264).

v18.0.0

Compare Source

Breaking Changes
  • Increase the minimum Node.js version to v12.13 matching requirements from bundled dependencies (#​33818).
  • The bundled webpack dependency has been updated to the next major version ^5.47.1 (see Breaking Changes, #​33818).
  • The bundled webpack-cli dependency has been updated to the next major version ^4.7.2 (#​33818).
  • The bundled css-loader dependency has been updated from requiring ^5.1.3 to requiring ^6.2.0 (#​33818).
  • The bundled file-loader dependency has been removed (#​33818).
  • The bundled ignore-emit-webpack-plugin dependency has been removed (#​33818).
  • The bundled mini-css-extract-plugin dependency has been updated from requiring ^1.3.9 to requiring ^2.1.0 (#​33818).
  • The bundled postcss-loader dependency has been updated from requiring ^4.2.0 to requiring ^6.1.1 (#​33818).
  • The bundled sass-loader dependency has been updated from requiring ^10.1.1 to requiring ^12.1.0 (#​33818).
  • The bundled source-map-loader dependency has been updated from requiring ^0.2.4 to requiring ^3.0.0 (#​33818).
  • The bundled thread-loader dependency has been removed (#​33818).
  • The bundled terser-webpack-plugin dependency has been updated from requiring ^3.0.3 to requiring ^5.1.4 (#​33818).
  • The bundled webpack-live-reload-plugin dependency has been updated from requiring ^2.3.0 to requiring ^3.0.1 (#​33818).
  • The bundled webpack-sources dependency has been removed (#​33818).
Enhancements
  • The bundled @svgr/webpack dependency has been updated from requiring ^5.2.0 to requiring ^5.5.0 (#​33818).
  • The bundled webpack-bundle-analyzer dependency has been updated from requiring ^4.2.0 to requiring ^4.4.2 (#​33818).
Bug Fixes
  • Add missing fallback for target in webpack 5 config (#​34112),

v17.1.0

Compare Source

Enhancements
  • Update eslint-plugin-markdown package to 2.20.0 (#​33432).
  • Update sass package to 1.35.2 (#​33433).
  • Update webpack config to minimize also CSS files (#​33676).
  • The default PostCSS config uses cssnano to minimize CSS output (#​33750).

v17.0.0

Compare Source

Breaking Changes
  • Upgrade puppeteer-core (^9.0.0) to version ^10.1.0. This version drops support for Node v10.
New Features
  • Add .markdownlintignore config and reference from lint-md-docs script (#​32633).
Enhancements
  • Update markdownlint package to 0.23.1 (#​32633).
  • Update markdownlint-cli package to 0.27.1 (#​32633).

v16.1.5

Compare Source

v16.1.4

Compare Source

v16.1.3

Compare Source

v16.1.2

Compare Source

v16.1.1

Compare Source

v16.1.0

Compare Source

Bug Fix
  • The default Babel configuration has changed to respect a local Browserslist configuration.

v16.0.0

Compare Source

Breaking Changes
  • Dro

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch 2 times, most recently from ad7d71d to 0a06c01 Compare February 10, 2020 20:55
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch 2 times, most recently from e631f39 to d4e3508 Compare February 24, 2020 23:43
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from d4e3508 to 0c5f944 Compare March 16, 2020 20:40
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 0c5f944 to e154448 Compare April 28, 2020 17:04
@renovate renovate bot changed the title Update dependency @wordpress/scripts to v7 Update dependency @wordpress/scripts to v8 Apr 28, 2020
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from e154448 to 08f0cb4 Compare May 7, 2020 12:02
@renovate renovate bot changed the title Update dependency @wordpress/scripts to v8 Update dependency @wordpress/scripts to v9 May 7, 2020
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 08f0cb4 to 94190bb Compare May 15, 2020 23:55
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 94190bb to 8c01654 Compare June 30, 2020 20:08
@renovate renovate bot changed the title Update dependency @wordpress/scripts to v9 Update dependency @wordpress/scripts to v12 Jun 30, 2020
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 8c01654 to 4eb319a Compare August 27, 2020 05:04
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 4eb319a to c3dcb97 Compare October 29, 2020 04:08
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from c3dcb97 to 8e567d9 Compare November 28, 2020 18:55
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 8e567d9 to f6e43d8 Compare January 7, 2021 16:57
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from f6e43d8 to f1bd05f Compare January 24, 2021 16:55
@renovate renovate bot changed the title Update dependency @wordpress/scripts to v12 Update dependency @wordpress/scripts to v13 Jan 24, 2021
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from f1bd05f to d21a54e Compare February 3, 2021 10:58
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from d21a54e to e4f4e5c Compare February 10, 2021 12:46
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from e4f4e5c to 29560aa Compare April 26, 2021 14:23
@renovate renovate bot changed the title Update dependency @wordpress/scripts to v13 Update dependency @wordpress/scripts to v14 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 29560aa to 4d53c6b Compare May 9, 2021 21:54
@renovate renovate bot changed the title Update dependency @wordpress/scripts to v14 Update dependency @wordpress/scripts to v15 May 9, 2021
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 4d53c6b to ca0b608 Compare May 15, 2021 20:50
@renovate renovate bot changed the title Update dependency @wordpress/scripts to v15 Update wordpress monorepo (major) May 15, 2021
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from ca0b608 to 73c2c42 Compare June 6, 2021 19:22
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 73c2c42 to 35faeb3 Compare June 15, 2021 13:14
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 35faeb3 to e0f687c Compare October 20, 2021 06:31
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from e0f687c to fcccf82 Compare March 7, 2022 09:16
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from fcccf82 to 16c42e2 Compare March 26, 2022 14:48
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 16c42e2 to 0ef28f9 Compare April 25, 2022 00:54
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 0ef28f9 to 1d12ccb Compare May 16, 2022 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant