Skip to content

Update wordpress monorepo (major) - autoclosed#115

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-wordpress-monorepo
Closed

Update wordpress monorepo (major) - autoclosed#115
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-wordpress-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 11, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@wordpress/block-editor (source) 8.6.0 -> 10.2.0 age adoption passing confidence
@wordpress/data (source) 6.15.0 -> 7.3.0 age adoption passing confidence
@wordpress/scripts (source) 22.5.0 -> 24.3.0 age adoption passing confidence

Release Notes

WordPress/gutenberg (@​wordpress/block-editor)

v10.2.0

Compare Source

v10.1.0

Compare Source

v10.0.4

Compare Source

v10.0.3

Compare Source

v10.0.2

Compare Source

Bug Fixes
  • Fix white screen on RTL languages. (29256)
  • Fix Button block borders for the solid style variation.

v10.0.1

Compare Source

Bug Fixes
  • CSS-in-JS: Fix inline comment for select-dropdown (external module)

v10.0.0

Compare Source

Breaking change
  • FontSizePicker: Deprecate bottom margin style. Add a __nextHasNoMarginBottom prop to start opting into the margin-free styles that will become the default in a future version, currently scheduled to be WordPress 6.4 (#​43870).

v9.8.0

Compare Source

v9.7.0

Compare Source

v9.6.0

Compare Source

v9.5.0

Compare Source

v9.4.0

Compare Source

v9.3.0

Compare Source

Bug fix
  • Fix focus trap on certain input elements when navigating within a block with the left/right arrow keys (#​41538).

v9.2.0

Compare Source

v9.1.0

Compare Source

v9.0.0

Compare Source

Breaking change
  • BlockNavigationDropdown is now deprecated. Use the Dropdown component from the @wordpress/components package and the ListView component from this package (#​40777).
  • ListView no longer accepts the __experimentalFeatures, __experimentalPersistentListViewFeatures, __experimentalHideContainerBlockActions, and showNestedBlocks props. Passing additional undocumented props through to ListView is also now disallowed. (#​40777).
WordPress/gutenberg (@​wordpress/data)

v7.3.0

Compare Source

v7.2.0

Compare Source

v7.1.3

Compare Source

v7.1.2

Compare Source

v7.1.1

Compare Source

v7.1.0

Compare Source

v7.0.0

Compare Source

Breaking Changes

– Add TypeScript types to the built package (via "types": "build-types" in the package.json)

Bug Fix
  • Packages: Replace is-plain-obj with is-plain-object (#​43511).
WordPress/gutenberg (@​wordpress/scripts)

v24.3.0

Compare Source

v24.2.0

Compare Source

v24.1.2

Compare Source

v24.1.1

Compare Source

v24.1.0

Compare Source

New Features
  • Update the default webpack config to allow webp image format (#​43880).
  • Update webpack configuration for the build and start commands to automatically copy PHP files listed in the render field of block.json files from the source to the build folder (#​43917).

v24.0.0

Compare Source

Breaking Change
  • Increase the minimum Node.js version to 14 and minimum npm version to 6.14.4 (#​43141).
  • The bundled @wordpress/eslint-plugin package got updated to the new major version and the default linting for Jest unit tests is now handled in the default config in this package (#​43272).
Bug Fix
  • Packages: Replace is-plain-obj with is-plain-object (#​43511).

v23.7.2

Compare Source

Bug Fix
  • Jest Preset: Improve is-plain-obj transformation ignore (#​43271).

v23.7.1

Compare Source

Bug Fix
  • Jest Preset: Ignore is-plain-obj transformation (#​43179).

v23.7.0

Compare Source

v23.6.0

Compare Source

Bug Fix
  • Fix the incorrect exit error code when status missing in webpack call for build and start commands (#​42396).

v23.5.0

Compare Source

v23.4.0

Compare Source

v23.3.0

Compare Source

Enhancements
  • The bundled wp-prettier dependency has been upgraded from 2.2.1 to 2.6.2 (#​40542).

v23.2.0

Compare Source

Bug Fix
  • Fix incorrect handling in plugin-zip for root-level files and some specific platform conditions (#​41439).

v23.1.0

Compare Source

New Feature
  • Enable by default code formatting for JSON files in the format command (#​40994). You can opt-out of this behavior by providing a custom file matcher, example: wp-scripts format src/**/*.js.
  • Support tsx files in viewScript, script, editorScript (#​41068).
Bug Fixes
  • Fix: env unit test fails on Windows (#​41070)

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 Features

Configuration

📅 Schedule: Branch creation - "before 3am on wednesday" (UTC), Automerge - 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 Mend Renovate. View repository job log here.

@renovate renovate Bot force-pushed the renovate/major-wordpress-monorepo branch 3 times, most recently from 651f6d2 to 9e3bbcc Compare May 23, 2022 05:05
@renovate renovate Bot force-pushed the renovate/major-wordpress-monorepo branch 4 times, most recently from 0300893 to ae956a2 Compare June 8, 2022 02:46
@renovate renovate Bot force-pushed the renovate/major-wordpress-monorepo branch 3 times, most recently from b85dcec to 43dce09 Compare June 20, 2022 04:25
@renovate renovate Bot force-pushed the renovate/major-wordpress-monorepo branch 2 times, most recently from 9806e97 to e20bdee Compare June 22, 2022 02:09
@renovate renovate Bot force-pushed the renovate/major-wordpress-monorepo branch 4 times, most recently from 1c16659 to 056adf8 Compare July 4, 2022 06:06
@renovate renovate Bot force-pushed the renovate/major-wordpress-monorepo branch from 056adf8 to ecf11ec Compare July 6, 2022 03:28
@renovate renovate Bot force-pushed the renovate/major-wordpress-monorepo branch 4 times, most recently from e5420a0 to 0151e60 Compare July 20, 2022 01:43
@renovate renovate Bot force-pushed the renovate/major-wordpress-monorepo branch 4 times, most recently from 1e1e85e to be3b765 Compare August 1, 2022 06:41
@renovate renovate Bot force-pushed the renovate/major-wordpress-monorepo branch 2 times, most recently from 94b24f1 to 0678bfc Compare August 8, 2022 06:17
@renovate renovate Bot changed the title Update wordpress monorepo (major) Update wordpress monorepo to v9 (major) Aug 9, 2022
@renovate renovate Bot force-pushed the renovate/major-wordpress-monorepo branch 2 times, most recently from 19c5f14 to f521f35 Compare August 10, 2022 10:42
@renovate renovate Bot changed the title Update wordpress monorepo to v9 (major) Update wordpress monorepo (major) Aug 10, 2022
@renovate renovate Bot force-pushed the renovate/major-wordpress-monorepo branch 5 times, most recently from 8f5b331 to dbdead4 Compare August 17, 2022 17:25
@renovate renovate Bot force-pushed the renovate/major-wordpress-monorepo branch 4 times, most recently from 1650458 to 41308ef Compare August 31, 2022 01:46
@renovate renovate Bot force-pushed the renovate/major-wordpress-monorepo branch 2 times, most recently from 85ceff3 to 0b00ac3 Compare September 5, 2022 07:40
@renovate renovate Bot force-pushed the renovate/major-wordpress-monorepo branch 4 times, most recently from ff7690a to fbae393 Compare September 14, 2022 01:01
@renovate renovate Bot force-pushed the renovate/major-wordpress-monorepo branch 2 times, most recently from 3a91563 to c76c008 Compare September 21, 2022 23:37
@renovate renovate Bot force-pushed the renovate/major-wordpress-monorepo branch 2 times, most recently from b7d15cb to 577d5ea Compare September 28, 2022 02:35
@renovate renovate Bot force-pushed the renovate/major-wordpress-monorepo branch 2 times, most recently from 139dad7 to 22413e1 Compare October 10, 2022 03:47
@renovate renovate Bot force-pushed the renovate/major-wordpress-monorepo branch from 22413e1 to e56bf59 Compare October 10, 2022 06:07
@renovate renovate Bot changed the title Update wordpress monorepo (major) Update wordpress monorepo (major) - autoclosed Oct 10, 2022
@renovate renovate Bot closed this Oct 10, 2022
@renovate renovate Bot deleted the renovate/major-wordpress-monorepo branch October 10, 2022 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants