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/dependency-extraction-webpack-plugin to v3.7.0 #22

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 23, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@wordpress/dependency-extraction-webpack-plugin (source) 3.2.1 -> 3.7.0 age adoption passing confidence

Release Notes

WordPress/gutenberg (@​wordpress/dependency-extraction-webpack-plugin)

v3.7.0

Compare Source

New Features
  • Output asset files for shared chunks, too (#​41002).

v3.6.0

Compare Source

v3.5.0

Compare Source

Bug Fixes
  • Use OpenSSL provider supported in Node 17+ when calling crypto.createHash (#​40503).
  • Add new line at the end of generated *.asset.php files (#​40753).
  • Calculate version hashes based on output file contents rather than input files and other Webpack internal state (#​34969).

v3.4.2

Compare Source

v3.4.1

Compare Source

v3.4.0: 3.4 🎟

Compare Source

  • Add the Inline Blocks API.
  • Rename Shared Blocks to Reusable Blocks.
  • Add a Modal component.
  • Add a REST API Search controller.
  • Add a warning in the classic editor when attempting to edit a post that contains blocks.
  • Add ability for themes to configure font sizes.
  • Add RTL CSS to all packages.
  • Add an edit button to embed blocks.
  • Remove all wp.api usage from the editor package.
  • Add error handling for file block drag-and-drop.
  • Add registerBlockStyleVariation, for registering block style variations.
  • Add a border between panels in the block sidebar.
  • Add a editor.PostFeaturedImage.imageSize filter for the Featured Image.
  • Create a video block when dropping a video on an insertion point.
  • Expose a custom class name hook for mobile.
  • Add a React Native entrypoint for mobile.
  • Only disable wpautop on the main classic editor instance.
  • Retain the id attribute when converting heading tags to heading blocks.
  • Retain target="_blank" on links in converted paragraphs.
  • Improve the handling of imported shortcode blocks.
  • Replace the File block’s filename editor with a RichText.
  • Tweak the block warning style.
  • Add a max-height to the table of contents.
  • Remove the inset shadow from the table of contents.
  • Fix the tag placeholder text for long translations.
  • Fix the table of contents sometimes causing JavaScript errors.
  • Fix the link suggestion dropdown not allowing the first suggestion to be selected by keyboard.
  • Make tooltips persist when hovering them.
  • Add missing aria-labels to the audio and video block UIs.
  • Add an icon and accessibility text to links that open in a new tab.
  • Fixed shared blocks adding unnecessary rewrite rules.
  • Fix a regression in the colour picker width.
  • Fix the colour picker focus border being off-centre.
  • Combine ColorPalettes into a single panel for Button and Paragraph blocks.
  • Fix the ColorIndicator style import.
  • Fix auto-linking a URL pasted on top of another URL.
  • Add persistent store support to the data module.
  • Fix the Latest Comments block using admin imports.
  • Fix a warning when adding an image block.
  • Fix the classic block toolbar alignment.
  • Fix a warning in the block menu.
  • Change all blocks to use supports: align, instead of the align attribute.
  • Improve the ContrastChecker logic for large font sizes.
  • Update the is-shallow-equal package to use ES5 code.
  • Deprecate getMimeTypesArray, mediaUpload, and preloadImage.
  • Deprecate wideAlign in favour of alignWide.
  • Document Node version switching in the testing documentation.
  • Document examples of the registerBlockType hook.
  • Document an example of the block transforms property.
  • Document Gutenberg’s camelCase coding style.
  • Improved all of the package descriptions.
  • Update coding standards to allow double quoted strings to avoid escaping single quotes.
  • Standardise the package descriptions and titles.
  • Extract the editor package.
  • Isolate and reset e2e tests every run.
  • Improve test configuration and mocking strategy.
  • Fix test coverage configuration.
  • Fix the block icons e2e tests.
  • Bump the Puppeteer version.
  • Use simpler jest.fn() mocks for api-fetch calls in unit tests.

v3.3.2

Compare Source

v3.3.1

Compare Source

v3.3.0

Compare Source

  • Add the optional externalizedReportFile option (#​35106).

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.

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

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