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

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 29, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@wordpress/api-fetch (source) 6.26.0 -> 7.11.0 age adoption passing confidence
@wordpress/block-editor (source) 11.6.0 -> 14.6.0 age adoption passing confidence
@wordpress/blocks (source) 12.6.0 -> 14.0.0 age adoption passing confidence
@wordpress/components (source) 23.6.0 -> 28.11.0 age adoption passing confidence
@wordpress/core-data (source) 6.6.0 -> 7.11.0 age adoption passing confidence
@wordpress/data (source) 8.6.0 -> 10.11.0 age adoption passing confidence
@wordpress/date (source) 4.29.0 -> 5.11.0 age adoption passing confidence
@wordpress/element (source) 5.6.0 -> 6.11.0 age adoption passing confidence
@wordpress/eslint-plugin (source) 14.2.0 -> 21.4.0 age adoption passing confidence
@wordpress/i18n (source) 4.29.0 -> 5.11.0 age adoption passing confidence
@wordpress/keycodes (source) 3.29.0 -> 4.11.0 age adoption passing confidence
@wordpress/scripts (source) 26.0.0 -> 30.4.0 age adoption passing confidence

Release Notes

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

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

v6.51.0

Compare Source

v6.50.0

Compare Source

v6.49.0

Compare Source

v6.48.1

Compare Source

v6.48.0

Compare Source

v6.47.0

Compare Source

v6.46.0

Compare Source

v6.45.0

Compare Source

v6.44.0

Compare Source

v6.43.0

Compare Source

v6.42.0

Compare Source

v6.41.0

Compare Source

v6.40.0

Compare Source

v6.39.13

Compare Source

v6.39.12

Compare Source

v6.39.11

Compare Source

v6.39.10

Compare Source

v6.39.9

Compare Source

v6.39.8

Compare Source

v6.39.7

Compare Source

v6.39.6

Compare Source

v6.39.5

Compare Source

v6.39.4

Compare Source

v6.39.3

Compare Source

v6.39.2

Compare Source

v6.39.1

Compare Source

v6.39.0

Compare Source

v6.38.0

Compare Source

v6.37.1

Compare Source

v6.37.0

Compare Source

v6.36.0

Compare Source

v6.35.0

Compare Source

v6.34.0

Compare Source

v6.33.0

Compare Source

v6.32.2

Compare Source

v6.32.1

Compare Source

v6.32.0

Compare Source

v6.31.0

Compare Source

v6.30.0

Compare Source

v6.29.0

Compare Source

v6.28.0

Compare Source

v6.27.0

Compare Source

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

v14.6.0

Compare Source

v14.5.0

Compare Source

v14.4.0

Compare Source

v14.3.13

Compare Source

v14.3.12

Compare Source

v14.3.11

Compare Source

v14.3.10

Compare Source

v14.3.9

Compare Source

v14.3.8

Compare Source

v14.3.7

Compare Source

v14.3.6

Compare Source

v14.3.5

Compare Source

v14.3.4

Compare Source

v14.3.3

Compare Source

v14.3.2

Compare Source

v14.3.1: 14.3.1

Compare Source

Changelog

Code Quality
Block Library
  • Add: Missing output escaping on some blocks. (45045)

First time contributors

The following PRs were merged by first time contributors:

Contributors

The following contributors merged PRs in this release:

@​jorgefilipecosta

v14.3.0

Compare Source

v14.2.0

Compare Source

v14.1.0

Compare Source

v14.0.0

Compare Source

Breaking Changes
  • URLInput: Remove deprecated __nextHasNoMarginBottom prop and promote to default behavior (#​64282).
  • LineHeightControl: Remove deprecated __nextHasNoMarginBottom prop and promote to default behavior (#​64281).
Enhancements
  • FontFamilyControl: Add __nextHasNoMarginBottom prop for opting into the new margin-free styles (#​64280).

v13.4.0

Compare Source

v13.3.0

Compare Source

v13.2.0

Compare Source

v13.1.0

Compare Source

v13.0.7

Compare Source

v13.0.6

Compare Source

v13.0.5

Compare Source

v13.0.4

Compare Source

v13.0.3

Compare Source

v13.0.2

Compare Source

v13.0.1

Compare Source

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](https://redirect.github.com/WordPres


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from a0ca508 to 4b5a102 Compare April 12, 2023 18:34
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 4b5a102 to a3b3056 Compare April 26, 2023 17:14
@renovate renovate bot changed the title Update dependency @wordpress/data to v9 Update wordpress monorepo (major) Apr 26, 2023
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from a3b3056 to 5206919 Compare May 10, 2023 17:35
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 5206919 to 83e2d18 Compare May 28, 2023 10:31
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 83e2d18 to 5d3bf34 Compare June 7, 2023 17:58
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch 2 times, most recently from 691673e to 68b1630 Compare July 6, 2023 00:50
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 68b1630 to 52d9796 Compare July 20, 2023 07:48
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch 2 times, most recently from 6273434 to ad6192d Compare August 17, 2023 14:29
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from ad6192d to 1b4293a Compare August 31, 2023 13:03
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 1b4293a to 2ce28b7 Compare September 20, 2023 13:25
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 2ce28b7 to a0272ed Compare October 5, 2023 03:19
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch 2 times, most recently from 280932a to 8ca05a0 Compare October 18, 2023 21:28
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 8ca05a0 to a407966 Compare November 2, 2023 13:16
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from a407966 to 4a4183e Compare November 16, 2023 22:48
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 4a4183e to ed9d6e3 Compare November 29, 2023 18:12
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from ed9d6e3 to 41a954d Compare December 13, 2023 12:44
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 41a954d to fb7ab2a Compare January 16, 2024 17:52
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch 3 times, most recently from 1d41437 to c6dfe13 Compare January 31, 2024 10:29
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch 3 times, most recently from 1fa6f36 to 9ebb850 Compare February 13, 2024 17:13
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 9ebb850 to 33e553d Compare February 21, 2024 22:13
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 33e553d to 036f7e4 Compare March 6, 2024 16:17
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 036f7e4 to 2f52e02 Compare March 21, 2024 16:37
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 2f52e02 to 9dbee68 Compare April 3, 2024 08:22
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 9dbee68 to 3ce86c7 Compare April 19, 2024 18:33
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 3ce86c7 to edb9011 Compare May 2, 2024 21:40
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch 2 times, most recently from 097b632 to 6cf7108 Compare May 16, 2024 07:05
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 6cf7108 to 4c50eab Compare May 31, 2024 20:26
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 4c50eab to 623cfd7 Compare June 15, 2024 19:39
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 623cfd7 to 297e2ea Compare June 26, 2024 10:19
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 297e2ea to 132fb6e Compare July 10, 2024 11:46
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 132fb6e to c456717 Compare July 24, 2024 17:49
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from c456717 to 5590526 Compare August 7, 2024 19:21
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 5590526 to 9515ac8 Compare August 21, 2024 18:43
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 9515ac8 to 5e34f85 Compare September 5, 2024 04:07
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch 3 times, most recently from 266ec5f to 3a16b90 Compare September 19, 2024 13:51
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 3a16b90 to 4c68845 Compare October 3, 2024 15:35
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch 2 times, most recently from 9a1bcb6 to 0fd7ac6 Compare October 17, 2024 16:46
@renovate renovate bot force-pushed the renovate/major-wordpress-monorepo branch from 0fd7ac6 to 63a072c Compare October 30, 2024 13:49
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.

0 participants