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 #867

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.3.0 7.4.0
@wordpress/block-editor 13.3.0 13.4.0
@wordpress/block-library 9.3.0 9.4.0
@wordpress/blocks 13.3.0 13.4.0
@wordpress/components 28.3.0 28.4.0
@wordpress/editor 14.3.0 14.4.0
@wordpress/element 6.3.0 6.4.0
@wordpress/env 10.3.0 10.4.0
@wordpress/eslint-plugin 20.0.0 20.1.0
@wordpress/hooks 4.3.0 4.4.0
@wordpress/i18n 5.3.0 5.4.0
@wordpress/scripts 28.3.0 28.4.0

Updates @wordpress/api-fetch from 7.3.0 to 7.4.0

Changelog

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

7.4.0 (2024-07-24)

Commits


Updates @wordpress/block-editor from 13.3.0 to 13.4.0

Changelog

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

13.4.0 (2024-07-24)

Commits
  • 363edb3 chore(release): publish
  • 4985329 Update changelog files
  • 876a4ef Merge changes published in the Gutenberg plugin "release/18.9" branch
  • See full diff in compare view


Updates @wordpress/block-library from 9.3.0 to 9.4.0

Changelog

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

9.4.0 (2024-07-24)

Commits
  • 363edb3 chore(release): publish
  • 4985329 Update changelog files
  • 876a4ef Merge changes published in the Gutenberg plugin "release/18.9" branch
  • See full diff in compare view


Updates @wordpress/blocks from 13.3.0 to 13.4.0

Changelog

Sourced from @​wordpress/blocks's changelog.

13.4.0 (2024-07-24)

Commits
  • 363edb3 chore(release): publish
  • 4985329 Update changelog files
  • 876a4ef Merge changes published in the Gutenberg plugin "release/18.9" branch
  • See full diff in compare view


Updates @wordpress/components from 28.3.0 to 28.4.0

Changelog

Sourced from @​wordpress/components's changelog.

28.4.0 (2024-07-24)

Deprecations

  • FormTokenField: Deprecate bottom margin. Add a __nextHasNoMarginBottom prop to start opting into the margin-free styles that will become the default in a future version, currently scheduled to be WordPress 7.0 (#63491).

Bug Fixes

  • BaseControl: change label's display to block. (#63911)
  • ComboboxControl: Fix ComboboxControl reset button when using the keyboard. (#63410)
  • Button: Never apply aria-disabled to anchor (#63376).
  • SelectControl: Fix hover/focus color in wp-admin (#63855).
  • ToggleControl: Fix indentation (#63903).

Enhancements

  • Button: Rename Button describedBy prop to description and deprecate old name. (#63486)
  • ToggleGroupControl: support disabled options (#63450).
  • CustomSelectControl: Stabilize __experimentalShowSelectedHint and options[]. __experimentalHint props (#63248).
  • SelectControl: Add "minimal" variant (#63265).
  • FontSizePicker: tidy up internal logic (#63553).
  • ToggleControl: Update spacing and appearance to adhere to 4px baseline, slightly reducing footprint. Make label treatment and focus styles consistent with RadioControl and CheckboxControl. (#63490).
  • CheckboxControl: Slightly reduced footprint. Make label treatment, focus styles, and spacing consistent with ToggleControl and RadioControl. (#63490).
  • RadioControl: Slightly reduced footprint. Make label treatment, focus styles, and spacing consistent with ToggleControl and CheckboxControl. (#63490).
  • FormToggle: Update spacing and appearance to adhere to 4px baseline, slightly reducing footprint. Make label treatment and focus styles consistent with RadioControl and CheckboxControl. (#63490).

Internal

  • CustomSelectControl: switch to ariakit-based implementation (#63258).
  • CustomSelectControlV2: animate select popover appearance. (#63343)
  • CustomSelectControlV2: do not flip popover if legacy adapter. (#63357).
  • DropdownMenuV2: invert animation direction. (#63443).
  • Tabs: Vertical Tabs should be 40px min height. (#63446).
  • ColorPicker: Use minimal variant for SelectControl (#63676).
  • Tabs: keep full opacity of focus ring and remove hover styles on disabled tabs (#63754).

Documentation

  • BaseControl: Improve the base control help prop documentation. (#63693).
Commits
  • 363edb3 chore(release): publish
  • 4985329 Update changelog files
  • 876a4ef Merge changes published in the Gutenberg plugin "release/18.9" branch
  • See full diff in compare view


Updates @wordpress/editor from 14.3.0 to 14.4.0

Changelog

Sourced from @​wordpress/editor's changelog.

14.4.0 (2024-07-24)

Deprecations

  • PostTaxonomiesFlatTermSelector: Deprecate bottom margin. Add a __nextHasNoMarginBottom prop to start opting into the margin-free styles that will become the default in a future version, currently scheduled to be WordPress 7.0 (#63491).
Commits
  • 363edb3 chore(release): publish
  • 4985329 Update changelog files
  • 876a4ef Merge changes published in the Gutenberg plugin "release/18.9" branch
  • See full diff in compare view


Updates @wordpress/element from 6.3.0 to 6.4.0

Changelog

Sourced from @​wordpress/element's changelog.

6.4.0 (2024-07-24)

Commits
  • 363edb3 chore(release): publish
  • 4985329 Update changelog files
  • 876a4ef Merge changes published in the Gutenberg plugin "release/18.9" branch
  • See full diff in compare view


Updates @wordpress/env from 10.3.0 to 10.4.0

Changelog

Sourced from @​wordpress/env's changelog.

10.4.0 (2024-07-24)

Commits


Updates @wordpress/eslint-plugin from 20.0.0 to 20.1.0

Changelog

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

20.1.0 (2024-07-24)

Commits
  • 363edb3 chore(release): publish
  • 4985329 Update changelog files
  • 876a4ef Merge changes published in the Gutenberg plugin "release/18.9" branch
  • See full diff in compare view


Updates @wordpress/hooks from 4.3.0 to 4.4.0

Changelog

Sourced from @​wordpress/hooks's changelog.

4.4.0 (2024-07-24)

Commits


Updates @wordpress/i18n from 5.3.0 to 5.4.0

Changelog

Sourced from @​wordpress/i18n's changelog.

5.4.0 (2024-07-24)

Commits


Updates @wordpress/scripts from 28.3.0 to 28.4.0

Changelog

Sourced from @​wordpress/scripts's changelog.

28.4.0 (2024-07-24)

New Features

  • Update webpack configuration for the build and start commands to automatically copy PHP files listed in the variations field of block.json files from the source to the build folder (#63098).
Commits
  • 363edb3 chore(release): publish
  • 4985329 Update changelog files
  • 876a4ef Merge changes published in the Gutenberg plugin "release/18.9" branch
  • See full diff in compare view


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