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 dependency @wordpress/scripts to v30 #232

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 1, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@wordpress/scripts (source) 16.1.2 -> 30.3.0 age adoption passing confidence

Release Notes

WordPress/gutenberg (@​wordpress/scripts)

v30.3.0

Compare Source

v30.2.0

Compare Source

v30.1.0

Compare Source

v30.0.5

Compare Source

v30.0.4

Compare Source

v30.0.3

Compare Source

v30.0.2

Compare Source

v30.0.1

Compare Source

v30.0.0

Compare Source

Breaking Changes
  • Updated stylelint dependency to ^16.8.2 (#​64828).
  • Switched default config from @wordpress/stylelint-config/scss to use @wordpress/stylelint-config/scss-stylistic to keep stylistic rules (#​64828).

v29.0.0

Compare Source

Breaking Changes
  • Fixed the issue with having 5 high severity vulnerabilities by upgrading the puppeteer-core package to the latest major version ^23.1.0 (#​64597).
Enhancements
  • Inlines CSS files imported from other CSS files before optimization in the build command (#​61121).
Bug Fixes
  • Added chunk filename in webpack config to avoid reading stale files (#​58176).

v28.6.0

Compare Source

v28.5.0

Compare Source

v28.4.0

Compare Source

New Features
  • Update webpack configuration for the build and start commands to automatically copy PHP files listed in the variations field of block.json files from the source to the build folder (#​63098).

v28.3.0

Compare Source

v28.2.0

Compare Source

v28.1.0

Compare Source

v28.0.2

Compare Source

v28.0.1

Compare Source

v28.0.0

Compare Source

Breaking Changes

Note If you're using @​wordpress/scripts for building JS scripts to target WordPress 6.5 or earlier, you should not upgrade to this version and continue using @​wordpress/scripts@​27.

  • Use React's automatic runtime to transform JSX (#​61692).
  • Variables like process.env.IS_GUTENBERG_PLUGIN have been replaced by globalThis.IS_GUTENBERG_PLUGIN. Build systems using process.env should be updated (#​61486).
  • Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#​31270). Learn more about Node.js releases.

v27.9.0

Compare Source

New Features
  • Add RTL support when building CSS styles with build and start scripts (#​61540).

v27.8.0

Compare Source

v27.7.0

Compare Source

v27.6.0

Compare Source

v27.5.0

Compare Source

v27.4.0

Compare Source

v27.3.0

Compare Source

v27.2.6

Compare Source

v27.2.5

Compare Source

v27.2.4

Compare Source

v27.2.3

Compare Source

v27.2.2

Compare Source

v27.2.1

Compare Source

v27.2.0

Compare Source

New Features
  • Add experimental support for viewScriptModule field in block.json for build and start scripts (#​57437).
Enhancements
  • Ensure that watched module builds detect block.json changes (#​57927).
Deprecations
  • Experimental support for viewModule field in block.json is deprecated in favor of viewScriptModule (#​57437).

v27.1.0

Compare Source

v27.0.0

Compare Source

New Features
  • Add experimental support for viewModule field in block.json for build and start scripts (#​57461).
Breaking Changes
  • Drop support for Node.js versions < 18.

v26.19.0

Compare Source

Bug Fix

v26.18.0

Compare Source

Internal
  • The bundled jest-dev-server dependency has been updated from ^6.0.2 to ^9.0.1 (#​33287).

v26.17.0

Compare Source

v26.16.0

Compare Source

v26.15.0

Compare Source

v26.14.0

Compare Source

Internal
  • The bundled @pmmmwh/react-refresh-webpack-plugin dependency has been updated from requiring ^0.5.2 to requiring ^0.5.11 (#​54657).
  • The bundled browserslist dependency has been updated from requiring ^4.21.9 to requiring ^4.21.10 (#​54657).
  • The bundled react-refresh dependency has been updated from requiring ^0.10.0 to requiring ^0.14.0 (#​54657).
  • The bundled webpack dependency has been updated from requiring ^5.47.1 to requiring ^5.88.2 (#​54657).
  • The bundled webpack-bundle-analyzer dependency has been updated from requiring ^4.4.2 to requiring ^4.9.1 (#​54657).
  • The bundled webpack-cli dependency has been updated from requiring ^4.9.1 to requiring ^5.1.4 (#​54657).
  • The bundled webpack-dev-server dependency has been updated from requiring ^4.4.0 to requiring ^4.15.1 (#​54657).

v26.13.13

Compare Source

v26.13.12

Compare Source

v26.13.11

Compare Source

v26.13.10

Compare Source

v26.13.9

Compare Source

v26.13.8

Compare Source

v26.13.7

Compare Source

v26.13.6

Compare Source

v26.13.5

Compare Source

v26.13.4

Compare Source

v26.13.3

Compare Source

v26.13.2

Compare Source

v26.13.1

Compare Source

v26.13.0

Compare Source

Enhancements
  • Added support for test-playwright script (#​53108).
  • The bundled wp-prettier dependency has been upgraded from 2.8.5 to 3.0.3 (#​54539).
Bug Fix
  • Correctly resolve entry points when the directory is symlinked (#​54212).

v26.12.0

Compare Source

v26.11.1

Compare Source

v26.11.0

Compare Source

Enhancement
  • Updated npm-package-json-lint peer dependency to require v6.0.0 #​53636.
  • The bundled @svgr/webpack dependency has been updated from requiring ^6.2.1 to requiring ^8.0.1 (#​53630).
  • The bundled cssnano dependency has been updated from requiring ^5.07 to requiring ^6.0.1 (#​53630).
Bug Fix
  • Fix prevent watch mode from aborting when encountering a block.json file that contains invalid JSON. (#​51971)

v26.10.0

Compare Source

v26.9.0

Compare Source

v26.8.0

Compare Source

v26.7.0

Compare Source

v26.6.5

Compare Source

v26.6.4

Compare Source

v26.6.3

Compare Source

v26.6.2

Compare Source

v26.6.1

Compare Source

v26.6.0

Compare Source

Enhancements
  • The bundled terser-webpack-plugin dependency has been updated from requiring ^5.1.4 to requiring ^5.3.9 (#​50994).
  • Optimize updating render paths when developing blocks with the start command (#​51162).
Bug Fixes
  • Ensure files listed in render field of block.json files are always copied to the build folder when using the start command (#​50939).

v26.5.0

Compare Source

v26.4.0

Compare Source

v26.3.0

Compare Source

Enhancements
  • License check script supports conjunctive (AND) licenses (46801).

v26.2.0

Compare Source

v26.1.0

Compare Source

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

v26.0.0

Compare Source

Breaking Changes

v25.5.1

Compare Source

Bug Fix
  • Fix render.php isn't copied in Windows OS (#​48735).

v25.5.0

Compare Source

v25.4.0

Compare Source

New Features
  • The WP_DEVTOOL environment variable can now be used to set the Webpack devtool option for sourcemaps in production builds (#​46812). Previously, this only worked for development builds.
  • Update default webpack config and lint-style script to allow PostCSS (.pcss extension) file usage (#​45352).
  • Add --no-watch option to allow creating the unminified/dev JS without starting the watcher (#​44237).

v25.3.6

Compare Source

v25.3.5

Compare Source

v25.3.4

Compare Source

v25.3.3

Compare Source

v25.3.2

Compare Source

v25.3.1

Compare Source

v25.3.0

Compare Source

v25.2.0

Compare Source

v25.1.0

Compare Source

v25.0.0

Compare Source

Breaking Changes
  • Updated dependencies to require React 18 (45235)

v24.6.0

Compare Source

v24.5.0

Compare Source

v24.4.0

Compare Source

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

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](https://redirect.github.com/WordPress/gutenberg/compare/c6e7e


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the [Type] Maintenance Changes to non-production files label Nov 1, 2021
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 6dfeab1 to baedf97 Compare November 8, 2021 00:35
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from 2c86b3c to 521b205 Compare November 22, 2021 05:56
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 521b205 to f3624b8 Compare March 7, 2022 11:18
@renovate renovate bot changed the title Update dependency @wordpress/scripts to v19 Update dependency @wordpress/scripts to v22 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from f3624b8 to 050128b Compare March 26, 2022 13:33
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 050128b to 7ea2982 Compare April 25, 2022 02:10
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 7ea2982 to 5d107b1 Compare May 16, 2022 03:22
@renovate renovate bot changed the title Update dependency @wordpress/scripts to v22 Update dependency @wordpress/scripts to v23 May 16, 2022
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 5d107b1 to fbef6bf Compare June 18, 2022 15:38
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from fbef6bf to 414986c Compare September 25, 2022 13:11
@renovate renovate bot changed the title Update dependency @wordpress/scripts to v23 Update dependency @wordpress/scripts to v24 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 414986c to 9198383 Compare November 20, 2022 12:19
@renovate renovate bot changed the title Update dependency @wordpress/scripts to v24 Update dependency @wordpress/scripts to v26 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 9198383 to a2af1d1 Compare March 16, 2023 23:50
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from a2af1d1 to d6a2ed3 Compare March 29, 2023 23:38
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from d6a2ed3 to fe04b00 Compare April 17, 2023 10:51
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from fe04b00 to 28ec528 Compare May 28, 2023 09:40
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 28ec528 to 25ff14b Compare June 7, 2023 17:57
@renovate renovate bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 1403280 to 83d0417 Compare July 6, 2023 01:54
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 83d0417 to 7519826 Compare July 20, 2023 06:49
@renovate
Copy link
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 [email protected] prettier: No matching version found for [email protected].
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 [email protected] prettier: No matching version found for [email protected].
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 error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: @wordpress/[email protected]
npm error node_modules/@wordpress/scripts
npm error   dev @wordpress/scripts@"27.8.0" from the root project
npm error
npm error Could not resolve dependency:
npm error dev @wordpress/scripts@"27.8.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/react
npm error   peer react@"^18.0.0" from @wordpress/[email protected]
npm error   node_modules/@wordpress/scripts
npm error     dev @wordpress/scripts@"27.8.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-02T21_36_54_928Z-eresolve-report.txt

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

@renovate renovate bot force-pushed the renovate/major-devdependencies branch 2 times, most recently from 0350191 to 0de4a4a Compare August 17, 2023 09:48
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 0de4a4a to 0d0a5d5 Compare August 31, 2023 11:24
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 0d0a5d5 to 4e2b23a Compare September 20, 2023 13:24
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 4e2b23a to 43dabf5 Compare October 5, 2023 03:39
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from bd7353c to edab888 Compare December 13, 2023 12:57
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from edab888 to e4846d4 Compare January 16, 2024 16:49
@renovate renovate bot changed the title Update dependency @wordpress/scripts to v26 Update dependency @wordpress/scripts to v27 Jan 16, 2024
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from e4846d4 to 19dc623 Compare January 25, 2024 01:32
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 19dc623 to 42b53f4 Compare February 9, 2024 18:12
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 42b53f4 to 18673f6 Compare February 21, 2024 22:30
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 18673f6 to 0e10e6c Compare March 6, 2024 13:58
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 0e10e6c to a592314 Compare March 21, 2024 17:03
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from a592314 to caefafe Compare April 3, 2024 08:17
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from caefafe to c51c6ca Compare April 19, 2024 19:46
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from c51c6ca to a0535f5 Compare May 2, 2024 21:38
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from a0535f5 to 47d1d70 Compare May 16, 2024 05:41
Copy link
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 [email protected] prettier: No matching version found for [email protected].
npm warn old lockfile     at module.exports (/opt/containerbase/tools/npm/10.9.0/20.18.0/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:215:23)
npm warn old lockfile     at RegistryFetcher.manifest (/opt/containerbase/tools/npm/10.9.0/20.18.0/node_modules/npm/node_modules/pacote/lib/registry.js:130:54)
npm warn old lockfile     at async /opt/containerbase/tools/npm/10.9.0/20.18.0/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:715: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     ... 64 more items
npm warn old lockfile   ],
npm warn old lockfile   distTags: { next: '4.0.0-alpha.10', latest: '3.3.3' },
npm warn old lockfile   defaultTag: 'latest'
npm warn old lockfile }
npm warn old lockfile Could not fetch metadata for [email protected] prettier: No matching version found for [email protected].
npm warn old lockfile     at module.exports (/opt/containerbase/tools/npm/10.9.0/20.18.0/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:215:23)
npm warn old lockfile     at RegistryFetcher.manifest (/opt/containerbase/tools/npm/10.9.0/20.18.0/node_modules/npm/node_modules/pacote/lib/registry.js:130:54)
npm warn old lockfile     at async /opt/containerbase/tools/npm/10.9.0/20.18.0/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:715: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     ... 64 more items
npm warn old lockfile   ],
npm warn old lockfile   distTags: { next: '4.0.0-alpha.10', latest: '3.3.3' },
npm warn old lockfile   defaultTag: 'latest'
npm warn old lockfile }
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: @wordpress/[email protected]
npm error node_modules/@wordpress/scripts
npm error   dev @wordpress/scripts@"30.3.0" from the root project
npm error
npm error Could not resolve dependency:
npm error dev @wordpress/scripts@"30.3.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/react
npm error   peer react@"^18.0.0" from @wordpress/[email protected]
npm error   node_modules/@wordpress/scripts
npm error     dev @wordpress/scripts@"30.3.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-10-17T15_01_10_666Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-10-17T15_01_10_666Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 47d1d70 to 795ecdf Compare May 31, 2024 18:34
@renovate renovate bot changed the title Update dependency @wordpress/scripts to v27 Update dependency @wordpress/scripts to v28 May 31, 2024
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 795ecdf to 3546536 Compare June 15, 2024 18:57
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 3546536 to 569b611 Compare June 26, 2024 09:48
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 569b611 to 734b61c Compare July 10, 2024 11:13
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 734b61c to 7966d53 Compare July 24, 2024 19:00
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 7966d53 to 5395ec2 Compare August 7, 2024 19:20
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 5395ec2 to 469a16a Compare August 21, 2024 20:14
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 469a16a to 5650583 Compare September 5, 2024 04:06
@renovate renovate bot changed the title Update dependency @wordpress/scripts to v28 Update dependency @wordpress/scripts to v29 Sep 5, 2024
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 5650583 to 4ee0acf Compare September 19, 2024 03:49
@renovate renovate bot changed the title Update dependency @wordpress/scripts to v29 Update dependency @wordpress/scripts to v30 Sep 19, 2024
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 4ee0acf to d7325b8 Compare September 19, 2024 12:12
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from d7325b8 to 0cd1dd6 Compare October 3, 2024 16:33
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from 0cd1dd6 to c7a042f Compare October 16, 2024 17:40
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from c7a042f to 31c71f8 Compare October 17, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Maintenance Changes to non-production files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants