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

Bump @wordpress/api-fetch from 3.3.0 to 3.4.0 #1475

Merged
merged 2 commits into from
Aug 8, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 7, 2019

Bumps @wordpress/api-fetch from 3.3.0 to 3.4.0.

Release notes

Sourced from @wordpress/api-fetch's releases.

3.4 🎟

  • 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.
... (truncated)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this ['minor'|'major'] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the specific version in this PR you can just close it
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@tn3rb tn3rb added this to the 4.10.1.p milestone Aug 8, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/wordpress/api-fetch-3.4.0 branch 6 times, most recently from 1830c49 to 012e194 Compare August 8, 2019 02:02
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/wordpress/api-fetch-3.4.0 branch from 012e194 to b1602c4 Compare August 8, 2019 02:07
@tn3rb tn3rb merged commit ee64c26 into master Aug 8, 2019
@tn3rb tn3rb deleted the dependabot/npm_and_yarn/wordpress/api-fetch-3.4.0 branch August 8, 2019 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant