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) #353

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@wordpress/block-editor (source) 5.3.3 -> 13.0.0 age adoption passing confidence
@wordpress/blocks (source) 6.25.2 -> 13.0.0 age adoption passing confidence
@wordpress/browserslist-config (source) 2.7.0 -> 6.0.0 age adoption passing confidence
@wordpress/dom (source) 2.18.0 -> 4.0.0 age adoption passing confidence
@wordpress/dom-ready (source) 2.13.2 -> 4.0.0 age adoption passing confidence
@wordpress/e2e-test-utils (source) 4.16.1 -> 11.0.0 age adoption passing confidence
@wordpress/eslint-plugin (source) 7.4.0 -> 19.0.0 age adoption passing confidence
@wordpress/i18n (source) 3.20.0 -> 5.0.0 age adoption passing confidence
@wordpress/jest-preset-default (source) 6.6.0 -> 12.0.0 age adoption passing confidence
@wordpress/jest-puppeteer-axe (source) 1.10.0 -> 7.0.0 age adoption passing confidence
@wordpress/postcss-themes (source) 2.6.0 -> 6.0.0 age adoption passing confidence
@wordpress/scripts (source) 12.6.1 -> 28.0.0 age adoption passing confidence
@wordpress/server-side-render (source) 1.21.3 -> 5.0.0 age adoption passing confidence
@wordpress/url (source) 2.22.2 -> 4.0.0 age adoption passing confidence

Release Notes

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

v13.0.0

Compare Source

Breaking Changes
  • Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#​31270). Learn more about Node.js releases.

v12.26.0

Compare Source

Internal
  • Replaced classnames package with the faster and smaller clsx package (#​61138).

v12.25.0

Compare Source

v12.24.0

Compare Source

v12.23.0

Compare Source

v12.22.0

Compare Source

v12.21.0

Compare Source

v12.20.0

Compare Source

v12.19.9

Compare Source

v12.19.8

Compare Source

v12.19.7

Compare Source

v12.19.6

Compare Source

v12.19.5

Compare Source

v12.19.4

Compare Source

v12.19.3

Compare Source

v12.19.2

Compare Source

v12.19.1

Compare Source

v12.19.0

Compare Source

  • FontSizePicker: Remove deprecated __nextHasNoMarginBottom prop and promote to default behavior (#​58702).

v12.18.2

Compare Source

v12.18.1

Compare Source

v12.18.0

Compare Source

  • Deprecated __experimentalRecursionProvider and __experimentalUseHasRecursion in favor of their new stable counterparts RecursionProvider and useHasRecursion.

v12.17.0

Compare Source

v12.16.0

Compare Source

v12.15.0

Compare Source

v12.14.0

Compare Source

v12.13.0

Compare Source

  • Deprecated the useSetting function in favor of new useSettings one that can retrieve multiple settings at once (#​55337).

v12.12.0

Compare Source

v12.11.1

Compare Source

v12.11.0

Compare Source

  • Deprecated CopyHandler, absorbed into WritingFlow.

v12.10.14

Compare Source

v12.10.13

Compare Source

v12.10.12

Compare Source

v12.10.11

Compare Source

v12.10.10

Compare Source

v12.10.9

Compare Source

v12.10.8

Compare Source

v12.10.7

Compare Source

v12.10.6

Compare Source

v12.10.5

Compare Source

v12.10.4

Compare Source

v12.10.3

Compare Source

v12.10.2

Compare Source

v12.10.1

Compare Source

v12.10.0

Compare Source

  • The Deprecated multiline prop on RichText will now fall back to using multiple
    rich text instances instead of a single multiline instance. The prop remains
    deprecated.

v12.9.0

Compare Source

Enhancements
  • Embed the ObserveTyping behavior within the BlockList component making to simplify instanciations of third-party block editors.

v12.8.1: 12.8.1

Compare Source

Changelog

Bug Fixes
  • Templates page: reduce z-index of content area (39331)

v12.8.0

Compare Source

v12.7.0

Compare Source

v12.6.0

Compare Source

v12.5.0

Compare Source

v12.4.0

Compare Source

Enhancements
  • Add HeadingLevelDropdown component for selecting H1-H6 and paragraph HTML tags from the block toolbar.
Bug Fix
  • Fluid typography: custom font-sizes should use max viewport width (#​51516).

v12.3.15

Compare Source

v12.3.14

Compare Source

v12.3.13

Compare Source

v12.3.12

Compare Source

v12.3.11

Compare Source

v12.3.10

Compare Source

v12.3.9

Compare Source

v12.3.8

Compare Source

v12.3.7

Compare Source

v12.3.6

Compare Source

v12.3.5

Compare Source

v12.3.4

Compare Source

v12.3.3

Compare Source

v12.3.2: 12.3.2

Compare Source

Bug Fixes
Block Library
  • Spacer: Fix unit settings filter. (37774)

v12.3.1: 12.3.1

Compare Source

Bug Fixes
  • Restore canvas padding for classic themes (#​37741).
  • Site logo: Fix range control on landscape logos (#​37733).
  • RichText: Fix dead key input on Windows (#​37777).
  • Update: Improve escaping on the search block (#​37829).
  • Fix: Impossible to clear colors if color palettes are removed. (#​37791).

v12.3.0

Compare Source

v12.2.0

Compare Source

v12.1.0

Compare Source

  • MediaPlaceholder: Remove the undocumented onHTMLDrop prop (#​49673).

v12.0.0

Compare Source

Breaking Changes
  • Renamed utility function immutableSet to setImmutably (#​50040).

v11.8.0

Compare Source

v11.7.0

Compare Source

  • ImageSizeControl: Update image size label (#​49112).

v11.6.0

Compare Source

v11.5.0

Compare Source

Bug Fix
  • SpacingSizesControl: fix white dot on thumb (#​48574).

v11.4.0

Compare Source

Bug Fix
  • LinkControl: fix scrollbar displayed on toggle link settings (#​47986).

v11.3.11

Compare Source

v11.3.10

Compare Source

v11.3.9

Compare Source

v11.3.8

Compare Source

v11.3.7

Compare Source

v11.3.6

Compare Source

v11.3.5

Compare Source

v11.3.4

Compare Source

v11.3.3

Compare Source

v11.3.2

Compare Source

v11.3.1

Compare Source

v11.3.0

Compare Source

v11.2.0

Compare Source

Bug Fix
  • BlockInspector: Fix browser warning error when block is not selected (#​46875).
  • Move component styles needed for iframes to content styles (#​47103).
  • Block Inserter: Correctly apply style to the default inserter (#​47166).
  • List View: Fix crash when the first template-parts is deleted width del key (#​47227).

v11.1.0

Compare Source

v11.0.0

Compare Source

Breaking Changes
  • Updated dependencies to require React 18 (45235)
Enhancements
  • URLInput: the renderSuggestions callback prop now receives currentInputValue as a new parameter (45806).
  • Fluid typography: add configurable fluid typography settings for minimum font size to theme.json (#​42489).
  • URLInput: Add __nextHasNoMarginBottom prop for opting into the new margin-free styles (46692).
Bug Fix
  • SpacingSizesControl: Change ARIA role from region to group to avoid unwanted ARIA landmark regions (#​46530).
  • FocalPointPicker: Fix layout misalignment when placed in the BlockInspector (#​46631).

v10.5.0

Compare Source

Enhancement
  • BlockLockModal: Move Icon component out of CheckboxControl label (#​45535)
  • Fluid typography: adjust font size min and max rules (#​45536).

v10.4.0

Compare Source

Bug Fix
  • InserterListItem: Fix dragging and dropping in Firefox. (#​44631)

v10.3.0

Compare Source

Bug Fix
  • FontSizePicker: Update fluid utils so that only string, floats and integers are treated as valid font sizes for the purposes of fluid typography (#​44847)
  • getTypographyClassesAndStyles(): Ensure that font sizes are transformed into fluid values if fluid typography is activated (#​44852)
  • BlockPopover: Ensure that padding and margin visualizers display in correct position even when scrolling past block. (#​44998)
New features
  • You can now drop files/blocks/HTML on unmodified default blocks to transform them into corresponding blocks (#​44647).

v10.2.0

Compare Source

v10.1.0

Compare Source

v10.0.10

Compare Source

v10.0.9

Compare Source

v10.0.8

Compare Source

v10.0.7

Compare Source

v10.0.6

Compare Source

v10.0.5

Compare Source

v10.0.4

Compare Source

v10.0.3

Compare Source

v10.0.2: 10.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: 10.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).

v8.6.0

Compare Source

v8.5.11

Compare Source

v8.5.10

Compare Source

v8.5.9

Compare Source

v8.5.8

Compare Source

v8.5.7

Compare Source

v8.5.6

Compare Source

v8.5.5

Compare Source

v8.5.4

Compare Source

v8.5.3

Compare Source

v8.5.2

Compare Source

v8.5.1: 8.5.1

Compare Source

Bug Fixes
  • Improve the performance of the Site builder page.
  • Load external images if local images not present.

v8.5.0

Compare Source

v8.4.0

Compare Source

v8.3.1

Compare Source

v8.3.0

Compare Source

v8.2.0

Compare Source

New Features
  • LineHeightControl: Changes internal implementation to use NumberControl, which allows enhanced interactions such as dragging to change the value. To improve consistency with other control components, the bottom margin styles on the component has been deprecated, and will be removed in a future version. To opt into this simplified margin style, set the __nextHasNoMarginBottom prop to true.

v8.1.2

Compare Source

v8.1.1

Compare Source

Bug Fix
  • Removed unused @wordpress/block-serialization-default-parser, css-mediaquery, memize and redux-multi dependencies (#​38388).
New Features
  • List View now supports selecting and dragging multiple blocks via SHIFT clicking items in the list #​38314.

v8.1.0

Compare Source

v8.0.18

Compare Source

v8.0.17

Compare Source

v8.0.16

Compare Source

v8.0.15

Compare Source

v8.0.14

Compare Source

v8.0.13

Compare Source

v8.0.12

Compare Source

v8.0.11

Compare Source

v8.0.10

[Compare Source](https://togithub.com/WordPress/gutenberg/compare/@wordpress/block-edit


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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, check this box

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

@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from b7db07c to 3f8eb8e Compare September 15, 2021 02:09
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 3f8eb8e to edccd55 Compare October 12, 2021 10:49
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from edccd55 to 5eb58df Compare October 22, 2021 16:37
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch 3 times, most recently from abad29a to ad051eb Compare November 11, 2021 08:57
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch 3 times, most recently from 6e17dae to 9fc8333 Compare November 22, 2021 04:09
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch 2 times, most recently from 2f57fbb to e83bfec Compare November 29, 2021 07:58
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from e83bfec to 3590e5f Compare November 30, 2021 05:31
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 3590e5f to 61212d1 Compare March 7, 2022 14:37
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 61212d1 to 68db48e Compare March 26, 2022 15:26
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 68db48e to b43461c Compare May 15, 2022 22:11
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from b43461c to cfc0deb Compare June 18, 2022 18:15
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from cfc0deb to c325258 Compare September 25, 2022 19:16
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from c325258 to 233cab0 Compare November 20, 2022 10:04
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 233cab0 to 9c41d5c Compare March 18, 2023 02:22
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 9c41d5c to 22cfaf4 Compare March 30, 2023 01:22
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 22cfaf4 to c686148 Compare April 17, 2023 12:54
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from c686148 to 269a566 Compare May 28, 2023 10:20
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 269a566 to 1d7aa03 Compare June 7, 2023 18:11
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch 2 times, most recently from 8fe80c9 to 45b8235 Compare June 30, 2023 06:20
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 45b8235 to 0f28e65 Compare July 6, 2023 00:45
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 0f28e65 to abdd364 Compare July 20, 2023 06:16
@renovate
Copy link
Contributor Author

renovate bot commented Jul 20, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn old lockfile
npm warn old lockfile The package-lock.json file was created with an old version of npm,
npm warn old lockfile so supplemental metadata must be fetched from the registry.
npm warn old lockfile
npm warn old lockfile This is a one-time fix-up, please be patient...
npm warn old lockfile
npm warn old lockfile Could not fetch metadata for prettier@2.2.1-beta-1 prettier: No matching version found for prettier@2.2.1-beta-1.
npm warn old lockfile     at module.exports (/opt/containerbase/tools/npm/10.7.0/20.12.2/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23)
npm warn old lockfile     at RegistryFetcher.manifest (/opt/containerbase/tools/npm/10.7.0/20.12.2/node_modules/npm/node_modules/pacote/lib/registry.js:131:54)
npm warn old lockfile     at async /opt/containerbase/tools/npm/10.7.0/20.12.2/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:734:24 {
npm warn old lockfile   code: 'ETARGET',
npm warn old lockfile   type: 'version',
npm warn old lockfile   wanted: '2.2.1-beta-1',
npm warn old lockfile   versions: [
npm warn old lockfile     '0.0.1',  '0.0.2',  '0.0.3',       '0.0.4',  '0.0.5',
npm warn old lockfile     '0.0.6',  '0.0.7',  '0.0.8',       '0.0.9',  '0.0.10',
npm warn old lockfile     '0.11.0', '0.13.1', '0.14.0',      '0.14.1', '0.15.0',
npm warn old lockfile     '0.16.0', '0.17.0', '0.17.1',      '0.18.0', '0.19.0',
npm warn old lockfile     '0.20.0', '0.21.0', '0.22.0',      '1.0.0',  '1.0.1',
npm warn old lockfile     '1.0.2',  '1.1.0',  '1.2.0',       '1.2.1',  '1.2.2',
npm warn old lockfile     '1.3.0',  '1.3.1',  '1.4.0-beta',  '1.4.0',  '1.4.1',
npm warn old lockfile     '1.4.2',  '1.4.3',  '1.4.4',       '1.5.0',  '1.5.1',
npm warn old lockfile     '1.5.2',  '1.5.3',  '1.6.0-beta2', '1.6.0',  '1.6.1',
npm warn old lockfile     '1.7.0',  '1.7.1',  '1.7.2',       '1.7.3',  '1.7.4',
npm warn old lockfile     '1.8.0',  '1.8.1',  '1.8.2',       '1.9.0',  '1.9.1',
npm warn old lockfile     '1.9.2',  '1.10.0', '1.10.1',      '1.10.2', '1.11.0-rc.1',
npm warn old lockfile     '1.11.0', '1.11.1', '1.12.0',      '1.12.1', '1.13.0',
npm warn old lockfile     '1.13.1', '1.13.2', '1.13.3',      '1.13.4', '1.13.5',
npm warn old lockfile     '1.13.6', '1.13.7', '1.14.0',      '1.14.1', '1.14.2',
npm warn old lockfile     '1.14.3', '1.15.0', '1.15.1',      '1.15.2', '1.15.3',
npm warn old lockfile     '1.16.0', '1.16.1', '1.16.2',      '1.16.3', '1.16.4',
npm warn old lockfile     '1.17.0', '1.17.1', '1.18.0',      '1.18.1', '1.18.2',
npm warn old lockfile     '1.19.0', '1.19.1', '2.0.0',       '2.0.1',  '2.0.2',
npm warn old lockfile     '2.0.3',  '2.0.4',  '2.0.5',       '2.1.0',  '2.1.1',
npm warn old lockfile     ... 58 more items
npm warn old lockfile   ],
npm warn old lockfile   distTags: { latest: '3.2.5', next: '4.0.0-alpha.8' },
npm warn old lockfile   defaultTag: 'latest'
npm warn old lockfile }
npm warn old lockfile Could not fetch metadata for prettier@2.2.1-beta-1 prettier: No matching version found for prettier@2.2.1-beta-1.
npm warn old lockfile     at module.exports (/opt/containerbase/tools/npm/10.7.0/20.12.2/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23)
npm warn old lockfile     at RegistryFetcher.manifest (/opt/containerbase/tools/npm/10.7.0/20.12.2/node_modules/npm/node_modules/pacote/lib/registry.js:131:54)
npm warn old lockfile     at async /opt/containerbase/tools/npm/10.7.0/20.12.2/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:734:24 {
npm warn old lockfile   code: 'ETARGET',
npm warn old lockfile   type: 'version',
npm warn old lockfile   wanted: '2.2.1-beta-1',
npm warn old lockfile   versions: [
npm warn old lockfile     '0.0.1',  '0.0.2',  '0.0.3',       '0.0.4',  '0.0.5',
npm warn old lockfile     '0.0.6',  '0.0.7',  '0.0.8',       '0.0.9',  '0.0.10',
npm warn old lockfile     '0.11.0', '0.13.1', '0.14.0',      '0.14.1', '0.15.0',
npm warn old lockfile     '0.16.0', '0.17.0', '0.17.1',      '0.18.0', '0.19.0',
npm warn old lockfile     '0.20.0', '0.21.0', '0.22.0',      '1.0.0',  '1.0.1',
npm warn old lockfile     '1.0.2',  '1.1.0',  '1.2.0',       '1.2.1',  '1.2.2',
npm warn old lockfile     '1.3.0',  '1.3.1',  '1.4.0-beta',  '1.4.0',  '1.4.1',
npm warn old lockfile     '1.4.2',  '1.4.3',  '1.4.4',       '1.5.0',  '1.5.1',
npm warn old lockfile     '1.5.2',  '1.5.3',  '1.6.0-beta2', '1.6.0',  '1.6.1',
npm warn old lockfile     '1.7.0',  '1.7.1',  '1.7.2',       '1.7.3',  '1.7.4',
npm warn old lockfile     '1.8.0',  '1.8.1',  '1.8.2',       '1.9.0',  '1.9.1',
npm warn old lockfile     '1.9.2',  '1.10.0', '1.10.1',      '1.10.2', '1.11.0-rc.1',
npm warn old lockfile     '1.11.0', '1.11.1', '1.12.0',      '1.12.1', '1.13.0',
npm warn old lockfile     '1.13.1', '1.13.2', '1.13.3',      '1.13.4', '1.13.5',
npm warn old lockfile     '1.13.6', '1.13.7', '1.14.0',      '1.14.1', '1.14.2',
npm warn old lockfile     '1.14.3', '1.15.0', '1.15.1',      '1.15.2', '1.15.3',
npm warn old lockfile     '1.16.0', '1.16.1', '1.16.2',      '1.16.3', '1.16.4',
npm warn old lockfile     '1.17.0', '1.17.1', '1.18.0',      '1.18.1', '1.18.2',
npm warn old lockfile     '1.19.0', '1.19.1', '2.0.0',       '2.0.1',  '2.0.2',
npm warn old lockfile     '2.0.3',  '2.0.4',  '2.0.5',       '2.1.0',  '2.1.1',
npm warn old lockfile     ... 58 more items
npm warn old lockfile   ],
npm warn old lockfile   distTags: { latest: '3.2.5', next: '4.0.0-alpha.8' },
npm warn old lockfile   defaultTag: 'latest'
npm warn old lockfile }
npm warn old lockfile Could not fetch metadata for prettier@2.0.5 Error: Integrity checksum failed when using sha512: wanted sha512-5GCgdeevIXwR3cW4Qj5XWC5MO1iSCz8+IPn0mMw6awAt/PBiey8yyO7MhePRsaMqghJAhg6Q3QLYWSnUHWkG6A== but got sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==.
npm warn old lockfile     at RegistryFetcher.manifest (/opt/containerbase/tools/npm/10.7.0/20.12.2/node_modules/npm/node_modules/pacote/lib/registry.js:164:35)
npm warn old lockfile     at async /opt/containerbase/tools/npm/10.7.0/20.12.2/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:734:24 {
npm warn old lockfile   code: 'EINTEGRITY'
npm warn old lockfile }
npm warn old lockfile Could not fetch metadata for puppeteer@3.0.0 Error: Integrity checksum failed when using sha512: wanted sha512-oWjZFGMc0q2ak+8OxdmMffS79LIT0UEtmpV4h1/AARvESIqqKljf8mrfP+dQ2kas7XttsAZIxRBuWu7Y5JH8KQ== but got sha512-ArmIS8w+XhL4KGP05kxMousA9SFxmeirMkNNcVe5LjK4iGCbZ8qKnG4byuXMru7Ty7a9QwiMUIf80X+zmJuf2A==.
npm warn old lockfile     at RegistryFetcher.manifest (/opt/containerbase/tools/npm/10.7.0/20.12.2/node_modules/npm/node_modules/pacote/lib/registry.js:164:35)
npm warn old lockfile     at async /opt/containerbase/tools/npm/10.7.0/20.12.2/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:734:24 {
npm warn old lockfile   code: 'EINTEGRITY'
npm warn old lockfile }
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: wp-foo-bar@undefined
npm error Found: react@17.0.2
npm error node_modules/react
npm error   dev react@"17.0.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react@"^18.0.0" from @wordpress/block-editor@12.25.0
npm error node_modules/@wordpress/block-editor
npm error   dev @wordpress/block-editor@"12.25.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-05-02T20_04_51_853Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-02T20_04_51_853Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from abdd364 to 21ba378 Compare August 10, 2023 13:49
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 21ba378 to ecccb47 Compare August 20, 2023 06:03
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from ecccb47 to 71f409e Compare September 1, 2023 17:37
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 71f409e to bf9ccdc Compare September 24, 2023 08:56
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from bf9ccdc to d064dd6 Compare October 5, 2023 03:39
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch 2 times, most recently from f197ea1 to 61226ab Compare October 18, 2023 22:11
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 61226ab to b33d6d4 Compare November 2, 2023 13:06
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from b33d6d4 to 29ff304 Compare November 16, 2023 19:58
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 29ff304 to a0bea23 Compare November 29, 2023 17:26
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from a0bea23 to ef9d8bd Compare December 13, 2023 13:29
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from ef9d8bd to 78e3388 Compare January 16, 2024 17:49
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch 3 times, most recently from ef5e9bb to 1fd399e Compare January 31, 2024 13:31
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch 2 times, most recently from 3ba5d15 to e3e23ab Compare February 13, 2024 13:27
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from e3e23ab to e12cccb Compare February 21, 2024 22:56
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from e12cccb to 34309ae Compare March 6, 2024 16:39
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 34309ae to 8a5dcff Compare March 21, 2024 17:58
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 8a5dcff to 8b2e17e Compare April 3, 2024 06:55
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 8b2e17e to 7cdb06d Compare April 19, 2024 19:20
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 7cdb06d to cdd0eb7 Compare May 2, 2024 20:07
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from cdd0eb7 to ed6498b Compare May 16, 2024 02:45
Copy link
Contributor Author

renovate bot commented May 16, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn old lockfile
npm warn old lockfile The package-lock.json file was created with an old version of npm,
npm warn old lockfile so supplemental metadata must be fetched from the registry.
npm warn old lockfile
npm warn old lockfile This is a one-time fix-up, please be patient...
npm warn old lockfile
npm warn old lockfile Could not fetch metadata for prettier@2.2.1-beta-1 prettier: No matching version found for prettier@2.2.1-beta-1.
npm warn old lockfile     at module.exports (/opt/containerbase/tools/npm/10.8.1/20.14.0/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23)
npm warn old lockfile     at RegistryFetcher.manifest (/opt/containerbase/tools/npm/10.8.1/20.14.0/node_modules/npm/node_modules/pacote/lib/registry.js:130:54)
npm warn old lockfile     at async /opt/containerbase/tools/npm/10.8.1/20.14.0/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:712:24 {
npm warn old lockfile   code: 'ETARGET',
npm warn old lockfile   type: 'version',
npm warn old lockfile   wanted: '2.2.1-beta-1',
npm warn old lockfile   versions: [
npm warn old lockfile     '0.0.1',  '0.0.2',  '0.0.3',       '0.0.4',  '0.0.5',
npm warn old lockfile     '0.0.6',  '0.0.7',  '0.0.8',       '0.0.9',  '0.0.10',
npm warn old lockfile     '0.11.0', '0.13.1', '0.14.0',      '0.14.1', '0.15.0',
npm warn old lockfile     '0.16.0', '0.17.0', '0.17.1',      '0.18.0', '0.19.0',
npm warn old lockfile     '0.20.0', '0.21.0', '0.22.0',      '1.0.0',  '1.0.1',
npm warn old lockfile     '1.0.2',  '1.1.0',  '1.2.0',       '1.2.1',  '1.2.2',
npm warn old lockfile     '1.3.0',  '1.3.1',  '1.4.0-beta',  '1.4.0',  '1.4.1',
npm warn old lockfile     '1.4.2',  '1.4.3',  '1.4.4',       '1.5.0',  '1.5.1',
npm warn old lockfile     '1.5.2',  '1.5.3',  '1.6.0-beta2', '1.6.0',  '1.6.1',
npm warn old lockfile     '1.7.0',  '1.7.1',  '1.7.2',       '1.7.3',  '1.7.4',
npm warn old lockfile     '1.8.0',  '1.8.1',  '1.8.2',       '1.9.0',  '1.9.1',
npm warn old lockfile     '1.9.2',  '1.10.0', '1.10.1',      '1.10.2', '1.11.0-rc.1',
npm warn old lockfile     '1.11.0', '1.11.1', '1.12.0',      '1.12.1', '1.13.0',
npm warn old lockfile     '1.13.1', '1.13.2', '1.13.3',      '1.13.4', '1.13.5',
npm warn old lockfile     '1.13.6', '1.13.7', '1.14.0',      '1.14.1', '1.14.2',
npm warn old lockfile     '1.14.3', '1.15.0', '1.15.1',      '1.15.2', '1.15.3',
npm warn old lockfile     '1.16.0', '1.16.1', '1.16.2',      '1.16.3', '1.16.4',
npm warn old lockfile     '1.17.0', '1.17.1', '1.18.0',      '1.18.1', '1.18.2',
npm warn old lockfile     '1.19.0', '1.19.1', '2.0.0',       '2.0.1',  '2.0.2',
npm warn old lockfile     '2.0.3',  '2.0.4',  '2.0.5',       '2.1.0',  '2.1.1',
npm warn old lockfile     ... 58 more items
npm warn old lockfile   ],
npm warn old lockfile   distTags: { latest: '3.2.5', next: '4.0.0-alpha.8' },
npm warn old lockfile   defaultTag: 'latest'
npm warn old lockfile }
npm warn old lockfile Could not fetch metadata for prettier@2.2.1-beta-1 prettier: No matching version found for prettier@2.2.1-beta-1.
npm warn old lockfile     at module.exports (/opt/containerbase/tools/npm/10.8.1/20.14.0/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23)
npm warn old lockfile     at RegistryFetcher.manifest (/opt/containerbase/tools/npm/10.8.1/20.14.0/node_modules/npm/node_modules/pacote/lib/registry.js:130:54)
npm warn old lockfile     at async /opt/containerbase/tools/npm/10.8.1/20.14.0/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:712:24 {
npm warn old lockfile   code: 'ETARGET',
npm warn old lockfile   type: 'version',
npm warn old lockfile   wanted: '2.2.1-beta-1',
npm warn old lockfile   versions: [
npm warn old lockfile     '0.0.1',  '0.0.2',  '0.0.3',       '0.0.4',  '0.0.5',
npm warn old lockfile     '0.0.6',  '0.0.7',  '0.0.8',       '0.0.9',  '0.0.10',
npm warn old lockfile     '0.11.0', '0.13.1', '0.14.0',      '0.14.1', '0.15.0',
npm warn old lockfile     '0.16.0', '0.17.0', '0.17.1',      '0.18.0', '0.19.0',
npm warn old lockfile     '0.20.0', '0.21.0', '0.22.0',      '1.0.0',  '1.0.1',
npm warn old lockfile     '1.0.2',  '1.1.0',  '1.2.0',       '1.2.1',  '1.2.2',
npm warn old lockfile     '1.3.0',  '1.3.1',  '1.4.0-beta',  '1.4.0',  '1.4.1',
npm warn old lockfile     '1.4.2',  '1.4.3',  '1.4.4',       '1.5.0',  '1.5.1',
npm warn old lockfile     '1.5.2',  '1.5.3',  '1.6.0-beta2', '1.6.0',  '1.6.1',
npm warn old lockfile     '1.7.0',  '1.7.1',  '1.7.2',       '1.7.3',  '1.7.4',
npm warn old lockfile     '1.8.0',  '1.8.1',  '1.8.2',       '1.9.0',  '1.9.1',
npm warn old lockfile     '1.9.2',  '1.10.0', '1.10.1',      '1.10.2', '1.11.0-rc.1',
npm warn old lockfile     '1.11.0', '1.11.1', '1.12.0',      '1.12.1', '1.13.0',
npm warn old lockfile     '1.13.1', '1.13.2', '1.13.3',      '1.13.4', '1.13.5',
npm warn old lockfile     '1.13.6', '1.13.7', '1.14.0',      '1.14.1', '1.14.2',
npm warn old lockfile     '1.14.3', '1.15.0', '1.15.1',      '1.15.2', '1.15.3',
npm warn old lockfile     '1.16.0', '1.16.1', '1.16.2',      '1.16.3', '1.16.4',
npm warn old lockfile     '1.17.0', '1.17.1', '1.18.0',      '1.18.1', '1.18.2',
npm warn old lockfile     '1.19.0', '1.19.1', '2.0.0',       '2.0.1',  '2.0.2',
npm warn old lockfile     '2.0.3',  '2.0.4',  '2.0.5',       '2.1.0',  '2.1.1',
npm warn old lockfile     ... 58 more items
npm warn old lockfile   ],
npm warn old lockfile   distTags: { latest: '3.2.5', next: '4.0.0-alpha.8' },
npm warn old lockfile   defaultTag: 'latest'
npm warn old lockfile }
npm warn old lockfile Could not fetch metadata for prettier@2.0.5 Error: Integrity checksum failed when using sha512: wanted sha512-5GCgdeevIXwR3cW4Qj5XWC5MO1iSCz8+IPn0mMw6awAt/PBiey8yyO7MhePRsaMqghJAhg6Q3QLYWSnUHWkG6A== but got sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==.
npm warn old lockfile     at RegistryFetcher.manifest (/opt/containerbase/tools/npm/10.8.1/20.14.0/node_modules/npm/node_modules/pacote/lib/registry.js:163:35)
npm warn old lockfile     at async /opt/containerbase/tools/npm/10.8.1/20.14.0/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:712:24 {
npm warn old lockfile   code: 'EINTEGRITY'
npm warn old lockfile }
npm warn old lockfile Could not fetch metadata for puppeteer@3.0.0 Error: Integrity checksum failed when using sha512: wanted sha512-oWjZFGMc0q2ak+8OxdmMffS79LIT0UEtmpV4h1/AARvESIqqKljf8mrfP+dQ2kas7XttsAZIxRBuWu7Y5JH8KQ== but got sha512-ArmIS8w+XhL4KGP05kxMousA9SFxmeirMkNNcVe5LjK4iGCbZ8qKnG4byuXMru7Ty7a9QwiMUIf80X+zmJuf2A==.
npm warn old lockfile     at RegistryFetcher.manifest (/opt/containerbase/tools/npm/10.8.1/20.14.0/node_modules/npm/node_modules/pacote/lib/registry.js:163:35)
npm warn old lockfile     at async /opt/containerbase/tools/npm/10.8.1/20.14.0/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:712:24 {
npm warn old lockfile   code: 'EINTEGRITY'
npm warn old lockfile }
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: wp-foo-bar@undefined
npm error Found: react@17.0.2
npm error node_modules/react
npm error   dev react@"17.0.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react@"^18.0.0" from @wordpress/block-editor@13.0.0
npm error node_modules/@wordpress/block-editor
npm error   dev @wordpress/block-editor@"13.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-05-31T20_04_56_560Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-31T20_04_56_560Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from ed6498b to ae9a210 Compare May 31, 2024 20:07
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.

None yet

0 participants