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
118 stars 11 forks source link

Bump the wordpress-packages group with 12 updates #811

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps the wordpress-packages group with 12 updates:

Package From To
@wordpress/api-fetch 6.46.0 6.47.0
@wordpress/block-editor 12.17.0 12.18.1
@wordpress/block-library 8.26.0 8.27.1
@wordpress/blocks 12.26.0 12.27.1
@wordpress/components 25.15.0 25.16.0
@wordpress/editor 13.26.0 13.27.1
@wordpress/element 5.26.0 5.27.0
@wordpress/env 9.1.0 9.2.0
@wordpress/eslint-plugin 17.6.0 17.7.0
@wordpress/hooks 3.49.0 3.50.0
@wordpress/i18n 4.49.0 4.50.0
@wordpress/scripts 27.0.0 27.1.0

Updates @wordpress/api-fetch from 6.46.0 to 6.47.0

Changelog

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

6.47.0 (2024-01-24)

Commits
  • 45de2cb chore(release): publish
  • 703e91c Update changelog files
  • 0581398 Merge changes published in the Gutenberg plugin "release/17.6" branch
  • See full diff in compare view


Updates @wordpress/block-editor from 12.17.0 to 12.18.1

Changelog

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

Unreleased

12.18.0 (2024-01-24)

  • Deprecated __experimentalRecursionProvider and __experimentalUseHasRecursion in favor of their new stable counterparts RecursionProvider and useHasRecursion.
Commits


Updates @wordpress/block-library from 8.26.0 to 8.27.1

Changelog

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

Unreleased

8.27.0 (2024-01-24)

Commits


Updates @wordpress/blocks from 12.26.0 to 12.27.1

Changelog

Sourced from @​wordpress/blocks's changelog.

Unreleased

12.27.0 (2024-01-24)

Commits


Updates @wordpress/components from 25.15.0 to 25.16.0

Changelog

Sourced from @​wordpress/components's changelog.

25.16.0 (2024-01-24)

Enhancements

  • ColorPicker: improve the UX around HSL sliders (#57555).
  • BoxControl, BorderControl, BorderBoxControl: Add opt-in prop for 40px default size (#56185).
  • PaletteEdit: improve unit tests (#57645).
  • PaletteEdit and CircularOptionPicker: improve unit tests (#57809).
  • Tooltip: no-op when nested inside other Tooltip components (#57202).
  • Tooltip and Button: tidy up unit tests (#57975).
  • BorderControl, BorderBoxControl: Replace style picker with ToggleGroupControl (#57562).
  • SlotFill: fix typo in use-slot-fills return docs (#57654)

Bug Fix

  • ToggleGroupControl: Improve controlled value detection (#57770).
  • Tooltip: Improve props forwarding to children of nested Tooltip components (#57878).
  • Tooltip: revert prop types to only accept component-specific props (#58125).
  • Button: prevent the component from trashing and re-creating the HTML element (#56490).

Experimental

  • BoxControl: Update design (#56665).
  • CustomSelect: adjust renderSelectedValue to fix sizing (#57865).
  • Theme: Set color on wrapper div (#58095).
Commits
  • 45de2cb chore(release): publish
  • 703e91c Update changelog files
  • 0581398 Merge changes published in the Gutenberg plugin "release/17.6" branch
  • See full diff in compare view


Updates @wordpress/editor from 13.26.0 to 13.27.1

Changelog

Sourced from @​wordpress/editor's changelog.

Unreleased

13.27.0 (2024-01-24)

Commits
  • c2f6d07 chore(release): publish
  • 45de2cb chore(release): publish
  • 703e91c Update changelog files
  • 0581398 Merge changes published in the Gutenberg plugin "release/17.6" branch
  • See full diff in compare view


Updates @wordpress/element from 5.26.0 to 5.27.0

Changelog

Sourced from @​wordpress/element's changelog.

5.27.0 (2024-01-24)

  • Started exporting the PureComponent React API (#58076).
Commits
  • 45de2cb chore(release): publish
  • 703e91c Update changelog files
  • 0581398 Merge changes published in the Gutenberg plugin "release/17.6" branch
  • See full diff in compare view


Updates @wordpress/env from 9.1.0 to 9.2.0

Changelog

Sourced from @​wordpress/env's changelog.

9.2.0 (2024-01-24)

Commits


Updates @wordpress/eslint-plugin from 17.6.0 to 17.7.0

Changelog

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

17.7.0 (2024-01-24)

Commits


Updates @wordpress/hooks from 3.49.0 to 3.50.0

Changelog

Sourced from @​wordpress/hooks's changelog.

3.50.0 (2024-01-24)

Commits


Updates @wordpress/i18n from 4.49.0 to 4.50.0

Changelog

Sourced from @​wordpress/i18n's changelog.

4.50.0 (2024-01-24)

Commits


Updates @wordpress/scripts from 27.0.0 to 27.1.0

Changelog

Sourced from @​wordpress/scripts's changelog.

27.1.0 (2024-01-24)

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