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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@wordpress/api-fetch (source) 6.51.0 -> 7.12.0 age adoption passing confidence
@wordpress/babel-preset-default (source) 6.5.1 -> 8.12.0 age adoption passing confidence
@wordpress/block-editor (source) ^12.12.0 -> ^14.0.0 age adoption passing confidence
@wordpress/blocks (source) ^12.29.0 -> ^14.0.0 age adoption passing confidence
@wordpress/browserslist-config (source) 4.1.1 -> 6.12.0 age adoption passing confidence
@wordpress/components (source) ^25.16.0 -> ^28.0.0 age adoption passing confidence
@wordpress/data (source) ^9.22.0 -> ^10.0.0 age adoption passing confidence
@wordpress/i18n (source) 4.54.0 -> 5.12.0 age adoption passing confidence
@wordpress/scripts (source) ^27.3.0 -> ^30.0.0 age adoption passing confidence
@wordpress/server-side-render (source) ^4.30.0 -> ^5.0.0 age adoption passing confidence

Release Notes

WordPress/gutenberg (@​wordpress/api-fetch)

v7.12.0

Compare Source

v7.11.0

Compare Source

v7.10.0

Compare Source

v7.9.0

Compare Source

v7.8.2

Compare Source

v7.8.1: 7.8.1

Compare Source

Try fix image block (#​21167)
Annotations: Merge assigned block className with incoming prop (#​21184)
Framework: Guard WP_Patterns_Registry call by class_exists

v7.8.0: 7.8.0

Compare Source

Enhancements

  • Add visible labels to BlockPatternPicker pattern selection buttons 19789
  • Adds always on display of media URL 19504
  • Adds current menu class to navigation block 20076
  • Block: Outline when interacting with Toolbar Block Type/Movers 20938
  • Create block: Improve how prompts and values provided are handled 20756
  • Expand create block options and add readme.txt template 20694
  • Patterns: Make adding patterns easier 20854
  • Polish a few icons 20980
  • Polish date-picker component 20824
  • Improve permalink editing 12009
  • Nicer block footprint for social links 20978
  • Show inserter only when block selected for nesting contexts 20753
  • URL: Use test data from web-platform-tests for isURL spec conformance 20537
  • Adds multi-select to categories on Latest Posts 20781
  • Add basic nav block example for inserter and styles previews 21011
Bug Fixes

  • Allow media library in gallery mode to be reset 20675
  • Autocomplete: Add support for results with long titles 20962
  • Compat: Conditionally filter editor settings for image dimensions 20939
  • Compat: Use core-js-url-browser for URL polyfill 20225
  • Data: Migrate post editor persistence with fullscreenMode false 21082
  • Edit Post: Make sidebar header focusable for button focus normalization 21031
  • Fix auto-hiding appender regression 20780
  • Fix fullscreen mode device preview 21010
  • Fix link control search results spacing. 21003
  • Fix snackbar container block portion of UI while present 21000
  • Make the inner button block not allowed as a reusable block or editable as HTML 20948
  • URL: Fix getQueryString incorrect handling of hash fragment 20738
  • Update social links block to output a custom class on each individual link 20998
  • Update the inserter's block preview to use the AutoHeightPreview 20817
  • Latest Posts:
    • Fix link for read more markup 20917
    • Fixes the categories selector crash when category does not exist 20960
  • Fix input rules 20964
  • Trim input value in navigation search input field 19832
  • Fix mobile header 20946
  • Fix visually hidden classnames 20649
  • Fix/screen reader text 20607
  • Fix SelectControl example code synax highlight 19803
New APIs

  • Add initial API to register patterns from themes and plugins 21074
  • Convert __experimentalCreateInterpolateElement to a stable API 20699
Experiments

  • Site Editor:
    • Add Fullscreen mode 20691
    • Add fullscreen close button 20989
    • Add more menu and fullscreen toggle 21006
    • Style resets for top level page 20886
    • Get current template part correctly for auto drafts 20438
    • Add template preview to the edit site template switcher 20958
    • Add things required to load custom blocks to Site Editor page 20549
    • Avoid page templates overwriting page title 20865
  • Lighter block DOM:
  • Navigation Block:
    • Fix dynamic rendering recursive function name typo 21078
    • Avoid hiding submenu when adding a link 21035
    • Fix toolbar overlap on navigation links 21033
  • PlainText v2 21076
    • Editable Component 18361
Documentation

  • Add ESNext example for unregisterBlockType 20784
  • Docs/SlotFills: Small update for consistency 20767
  • Correct 2nd param of useViewportMatch() usage 20911
  • Include npm run dev guidance in "Getting Started" 21015
  • Document default login credentials and wp-env run command 20678
  • Fixes docblock for useViewportMatch 20919
  • Lowercase visual editor and code editor to match block editor and classic editor 20968
  • Update README.md 20913
  • Add Custom Block Editor to TOC and Manifest 20749
  • Add tutorial link to Table of Contents for Custom Block Editor 20750
Code Quality

  • Block Editor: Use useResizeObserver in place of direct react-resize-aware dependency 20889
  • E2E Test Utils: Improve durability of embedding matcher 20811
  • Framework: Migrate/remove temporary compatibility script initialization 19178
  • Framework: Use WHATWG URL in place of legacy url module 19823
  • Nav Block: Remove 'frontend' from style comments 21034
  • Project Management Automation: Add TypeScript type-checking 20850
  • Refactor the inserter menu component and split into multiple smaller components 20880
  • Remove iframe from content elements 20976
  • Update Search/RSS block render method 20977
Various

  • Update glossary 20934
  • Improve performance testing 20802
  • Edit Post: Register block patterns as separate plugin 20871
  • Accessibility: updated headings to reflect semantic relationship between html tag and it's content. 16444
  • Add Prettier shared config package 20026
  • Add default styles to the TabPanel component 20872
  • Add isFileURL method and use it on all native media upload checks. 20985
  • Add menus endpoints. 20292
  • Block Patterns: Update text-two-columns.json 20890
  • Block Styles: Remove the block margin in the style selector 19983
  • Block patterns: improve success notice 21005
  • Blocks: Allow the Default Style selector to be hidden. 20620
  • E2E Tests: Mock Embed response for InnerBlocks locking test 20481
  • ESLint Plugin: Relax prefer-const for destructuring assignment 20737
  • Gallery: Update UI of controls 20776
  • Improves RTL style conversion 20503
  • Minor change to switch Help link target to _blank, add rels 20800
  • Mobile: Add accessibility label to Block List Footer 20633
  • Moves category multi select from LatestPosts to QueryControls 20832
  • Paste: replace iframes with url 20983
  • Polish poster image button arrangement. 20754
  • Preview Button: Remove the separator and border, and reduce the size of the icon. 20683
  • RangeControl: Improve disabled rendering and interactions 20723
  • Reduce gap between block library and preview 20777
  • Remove aria-expanded from close button in Publish panel 20993
  • Remove feature flag for mobile page templates 20718
  • Remove inaccurate message from image block 20909
  • Removed the textarea width restriction for the Shortcode block 20624
  • Revert "Framework: Travis: Avoid skipping Puppeteer download" 20828
  • Show errors in the media replace control 19244
  • Styles Panel: Don't force it to be closed by default. 20617
  • Update Navigation Menu Item icon 20763
  • Update page template picker after design review 20883
  • Latest Posts: Testing larger margins 20563
  • Add codeowners for env package 20667
  • Scripts: Update all webpack related dependencies 20916
  • Dependencies webpack plugin: Let the output file be specified when output is combined 20844

v7.7.0

Compare Source

v7.6.0

Compare Source

v7.5.0

Compare Source

v7.4.0

Compare Source

v7.3.0

Compare Source

v7.2.0

Compare Source

v7.1.0

Compare Source

v7.0.1

Compare Source

v7.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.

v6.55.0

Compare Source

v6.54.0

Compare Source

v6.53.0

Compare Source

v6.52.0

Compare Source

WordPress/gutenberg (@​wordpress/babel-preset-default)

v8.12.0

Compare Source

v8.11.0

Compare Source

v8.10.0

Compare Source

Enhancements
  • The bundled @babel/core dependency has been updated from requiring ^7.16.0 to requiring 7.25.7 (#​36244).
  • The bundled @babel/plugin-transform-react-jsx dependency has been updated from requiring ^7.16.0 to requiring 7.25.7 (#​36244).
  • The bundled @babel/plugin-transform-runtime dependency has been updated from requiring ^7.16.0 to requiring 7.25.7 (#​36244).
  • The bundled @babel/preset-env dependency has been updated from requiring ^7.16.0 to requiring 7.25.7 (#​36244).
  • The bundled @babel/preset-typescript dependency has been updated from requiring ^7.16.0 to requiring 7.25.7 (#​36244).
  • The bundled @babel/runtime dependency has been updated from requiring ^7.16.0 to requiring 7.25.7 (#​36244).

v8.9.0

Compare Source

Bug Fixes
  • Fix a bug in 8.8.1 due to missing files in the published package (#​65481).

v8.8.2

Compare Source

v8.8.1

Compare Source

v8.8.0

Compare Source

Internal
  • Added addPolyfillComments option. When used, it will automatically add magic comments to mark files that need wp-polyfill (#​65292).

v8.7.0

Compare Source

v8.6.0

Compare Source

v8.5.0

Compare Source

v8.4.0

Compare Source

v8.3.0

Compare Source

v8.2.0

Compare Source

v8.1.0

Compare Source

v8.0.1

Compare Source

v8.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/babel-preset-default@​7.

  • Use React's automatic runtime to transform JSX (#​61692).
  • Increase the minimum required Node.js version to v18.12.0 matching long-term support releases (#​31270). Learn more about Node.js releases.

v7.42.0

Compare Source

v7.41.0

Compare Source

v7.40.0

Compare Source

v7.39.0

Compare Source

v7.38.0

Compare Source

v7.37.0

Compare Source

v7.36.0

Compare Source

v7.35.1

Compare Source

v7.35.0

Compare Source

v7.34.0

Compare Source

v7.33.0

Compare Source

v7.32.0

Compare Source

v7.31.0

Compare Source

v7.30.0

Compare Source

v7.29.0

Compare Source

v7.28.0

Compare Source

v7.27.0

Compare Source

Internal
  • The bundled browserslist dependency has been updated from requiring ^4.21.9 to requiring ^4.21.10 (#​54657).

v7.26.13

Compare Source

v7.26.12

Compare Source

v7.26.11

Compare Source

v7.26.10

Compare Source

v7.26.9

Compare Source

v7.26.8

Compare Source

v7.26.7

Compare Source

v7.26.6

Compare Source

v7.26.5

Compare Source

v7.26.4

Compare Source

v7.26.3

Compare Source

v7.26.2

Compare Source

v7.26.1

Compare Source

v7.26.0

Compare Source

v7.25.0

Compare Source

v7.24.1

Compare Source

v7.24.0

Compare Source

v7.23.0

Compare Source

v7.22.0

Compare Source

v7.21.0

Compare Source

v7.20.0

Compare Source

v7.19.2

Compare Source

v7.19.1

Compare Source

v7.19.0

Compare Source

Enhancement
  • Enable the bugfixes option in @babel/preset-env to remove unneeded transpilation (#​50994).

v7.18.0

Compare Source

v7.17.0

Compare Source

v7.16.0

Compare Source

v7.15.0

Compare Source

v7.14.0

Compare Source

Enhancement
  • Exclude IE-only setImmediate/clearImmediate from list of polyfills.

v7.13.0

Compare Source

v7.12.0

Compare Source

v7.11.0

Compare Source

v7.10.3

Compare Source

v7.10.2

Compare Source

v7.10.1

Compare Source

v7.10.0

Compare Source

v7.9.0

Compare Source

v7.8.0

Compare Source

v7.7.0

Compare Source

v7.6.0

Compare Source

v7.5.0

Compare Source

v7.4.0

Compare Source

v7.3.0

Compare Source

v7.2.0

Compare Source

v7.1.1

Compare Source

v7.1.0: 7.1.0

Compare Source

Features
Enhancements
Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (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, check this box

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

@renovate renovate bot added the Renovate Renovate App label Oct 14, 2024
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 374b16e to 1787415 Compare October 16, 2024 20:09
Copy link
Contributor Author

renovate bot commented Oct 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 error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @tanstack/react-query-devtools@5.53.2
npm error Found: @tanstack/react-query@4.36.1
npm error node_modules/@tanstack/react-query
npm error   @tanstack/react-query@"4.36.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @tanstack/react-query@"^5.53.2" from @tanstack/react-query-devtools@5.53.2
npm error node_modules/@tanstack/react-query-devtools
npm error   @tanstack/react-query-devtools@"5.53.2" from the root project
npm error
npm error Conflicting peer dependency: @tanstack/react-query@5.60.5
npm error node_modules/@tanstack/react-query
npm error   peer @tanstack/react-query@"^5.53.2" from @tanstack/react-query-devtools@5.53.2
npm error   node_modules/@tanstack/react-query-devtools
npm error     @tanstack/react-query-devtools@"5.53.2" 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-11-16T18_56_45_184Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-11-16T18_56_45_184Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from c137cff to 43cf69f Compare November 16, 2024 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Renovate Renovate App
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants