westonruter / syntax-highlighting-code-block

Extending the WordPress Code block with syntax highlighting rendered on the server, thus having faster frontend performance and being AMP-compatible.
https://wordpress.org/plugins/syntax-highlighting-code-block/
GNU General Public License v2.0
117 stars 11 forks source link

Bump the wordpress-packages group with 12 updates #872

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the wordpress-packages group with 12 updates:

Package From To
@wordpress/api-fetch 7.4.0 7.5.0
@wordpress/block-editor 13.4.0 14.0.0
@wordpress/block-library 9.4.0 9.5.0
@wordpress/blocks 13.4.0 13.5.0
@wordpress/components 28.4.0 28.5.0
@wordpress/editor 14.4.0 14.5.0
@wordpress/element 6.4.0 6.5.0
@wordpress/env 10.4.0 10.5.0
@wordpress/eslint-plugin 20.1.0 20.2.0
@wordpress/hooks 4.4.0 4.5.0
@wordpress/i18n 5.4.0 5.5.0
@wordpress/scripts 28.4.0 28.5.0

Updates @wordpress/api-fetch from 7.4.0 to 7.5.0

Changelog

Sourced from @​wordpress/api-fetch's changelog.

7.5.0 (2024-08-07)

Commits


Updates @wordpress/block-editor from 13.4.0 to 14.0.0

Changelog

Sourced from @​wordpress/block-editor's changelog.

14.0.0 (2024-08-07)

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).
Commits
  • c3101ab chore(release): publish
  • 4bb3aa7 Update changelog files
  • 8a1526e Merge changes published in the Gutenberg plugin "release/19.0" branch
  • See full diff in compare view


Updates @wordpress/block-library from 9.4.0 to 9.5.0

Changelog

Sourced from @​wordpress/block-library's changelog.

9.5.0 (2024-08-07)

New Feature

  • Query Loop Block: Moves per page, offset, and pages controls into Inspector Controls. (#58207)
Commits
  • c3101ab chore(release): publish
  • 4bb3aa7 Update changelog files
  • 8a1526e Merge changes published in the Gutenberg plugin "release/19.0" branch
  • See full diff in compare view


Updates @wordpress/blocks from 13.4.0 to 13.5.0

Changelog

Sourced from @​wordpress/blocks's changelog.

13.5.0 (2024-08-07)

Commits
  • c3101ab chore(release): publish
  • 4bb3aa7 Update changelog files
  • 8a1526e Merge changes published in the Gutenberg plugin "release/19.0" branch
  • See full diff in compare view


Updates @wordpress/components from 28.4.0 to 28.5.0

Changelog

Sourced from @​wordpress/components's changelog.

28.5.0 (2024-08-07)

Bug Fixes

  • ColorPalette: Remove extra bottom margin when CircularOptionPicker is unneeded (#63961).
  • CustomSelectControl: Restore describedBy functionality (#63957).
  • Button: Improve the aria-disabled focus style (#62480).
  • Modal: Fix the dismissal logic for React development mode (#64132).
  • Button: Fix tertiary destructive hover style (#64152).
  • Autocompleter UI: Fix text color when hovering selected item (#64294).
  • Heading: Add the missing size prop to the component's props type (#64299).
  • TextControl: Fix the padding of the component to be consistent with the rest of the controls. (#64326).

Enhancements

  • TimeInput: Expose as subcomponent of TimePicker (#63145).
  • RadioControl: add support for option help text (#63751).
  • SelectControl: Infer value type from options (#64069).
  • Guide: Add __next40pxDefaultSize to buttons (#64181).
  • SelectControl: Pass through options props (#64211).
  • DimensionControl: Add __nextHasNoMarginBottom prop to remove bottom margin (#64346).

Internal

  • Upgraded @ariakit/react (v0.4.7) and @ariakit/test (v0.4.0) (#64066).
  • DropdownMenuV2: break menu item help text on multiple lines for better truncation. (#63916).
  • CustomSelectControl: Support generic props type (#63985).
Commits
  • c3101ab chore(release): publish
  • 4bb3aa7 Update changelog files
  • 8a1526e Merge changes published in the Gutenberg plugin "release/19.0" branch
  • See full diff in compare view


Updates @wordpress/editor from 14.4.0 to 14.5.0

Changelog

Sourced from @​wordpress/editor's changelog.

14.5.0 (2024-08-07)

Commits
  • c3101ab chore(release): publish
  • 4bb3aa7 Update changelog files
  • 8a1526e Merge changes published in the Gutenberg plugin "release/19.0" branch
  • See full diff in compare view


Updates @wordpress/element from 6.4.0 to 6.5.0

Changelog

Sourced from @​wordpress/element's changelog.

6.5.0 (2024-08-07)

Commits
  • c3101ab chore(release): publish
  • 4bb3aa7 Update changelog files
  • 8a1526e Merge changes published in the Gutenberg plugin "release/19.0" branch
  • See full diff in compare view


Updates @wordpress/env from 10.4.0 to 10.5.0

Changelog

Sourced from @​wordpress/env's changelog.

10.5.0 (2024-08-07)

Commits


Updates @wordpress/eslint-plugin from 20.1.0 to 20.2.0

Changelog

Sourced from @​wordpress/eslint-plugin's changelog.

20.2.0 (2024-08-07)

Commits


Updates @wordpress/hooks from 4.4.0 to 4.5.0

Changelog

Sourced from @​wordpress/hooks's changelog.

4.5.0 (2024-08-07)

Commits


Updates @wordpress/i18n from 5.4.0 to 5.5.0

Changelog

Sourced from @​wordpress/i18n's changelog.

5.5.0 (2024-08-07)

Commits


Updates @wordpress/scripts from 28.4.0 to 28.5.0

Changelog

Sourced from @​wordpress/scripts's changelog.

28.5.0 (2024-08-07)

Commits


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions