WordPress / wp-feature-notifications

WP Feature Notifications - a proposal to modernise the way in which WordPress handles emails, admin notices and user notifications
https://wordpress.github.io/wp-feature-notifications/
GNU General Public License v2.0
189 stars 19 forks source link

npm: bump the wordpress group with 11 updates #498

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps the wordpress group with 11 updates:

Package From To
@wordpress/api-fetch 6.45.0 6.46.0
@wordpress/components 25.14.0 25.15.0
@wordpress/e2e-test-utils 10.19.0 10.20.0
@wordpress/eslint-plugin 17.5.0 17.6.0
@wordpress/keyboard-shortcuts 4.25.0 4.26.0
@wordpress/base-styles 4.39.0 4.40.0
@wordpress/jest-console 7.19.0 7.20.0
@wordpress/jest-preset-default 11.19.0 11.20.0
@wordpress/npm-package-json-lint-config 4.33.0 4.34.0
@wordpress/postcss-plugins-preset 4.32.0 4.33.0
@wordpress/stylelint-config 21.31.0 21.32.0

Updates @wordpress/api-fetch from 6.45.0 to 6.46.0

Changelog

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

6.46.0 (2024-01-10)

Commits
  • 5e6f9ca chore(release): publish
  • 60adb37 Update changelog files
  • 8e2b332 Merge changes published in the Gutenberg plugin "release/17.5" branch
  • 52be044 Update changelog files
  • See full diff in compare view


Updates @wordpress/components from 25.14.0 to 25.15.0

Changelog

Sourced from @​wordpress/components's changelog.

25.15.0 (2024-01-10)

Bug Fix

  • NumberControl: Make increment and decrement buttons keyboard accessible. (#57402).
  • DropdownMenu V2: better fallback on browsers that don't support CSS subgrid(#57327).
  • FontSizePicker: Use Button API for keeping focus on reset (#57221).
  • FontSizePicker: Fix Reset button focus loss (#57196).
  • PaletteEdit: Consider digits when generating kebab-cased slug (#56713).
  • FormTokenField: Prevent focus being passed to internal buttons when component is disabled (#57187).
  • Button: Fix logic of has-text class addition (#56949).
  • FormTokenField: Fix a regression where the suggestion list would re-open after clicking away from the input (#57002).
  • Snackbar: Remove erroneous __unstableHTML prop from TypeScript definitions (#57218).
  • Truncate: improve handling of non-string children (#57261).
  • PaletteEdit: Don't discard colors with default name and slug (#54332).
  • RadioControl: Fully encapsulate styles (#57347).
  • DuotonePicker: Remove top margin when no duotone options (#57489).
  • Snackbar: Fix icon positioning (#57377).
  • GradientPicker: Use slug while iterating over gradient entries to avoid React "duplicated key" warning (#57361).
  • NavigatorProvider: Exclude size value from contain CSS rule (#57498).

Enhancements

  • Update ariakit to version 0.3.10 (#57325).
  • Update @ariakit/react to version 0.3.12 and @​ariakit/test to version 0.3.7 (#57547).
  • DropdownMenuV2: do not collapse suffix width (#57238).
  • DateTimePicker: Adjustment of the dot position on DayButton and expansion of the button area. (#55502).
  • Modal: Improve application of body class names (#55430).
  • BaseControl: Connect to context system (#57408).
  • InputControl, NumberControl, UnitControl, SelectControl, TreeSelect: Add compact size variant (#57398).
  • ToggleGroupControl: Update button size in large variant to be 32px (#57338).
  • Tooltip: improve unit tests (#57345).

Experimental

  • DropdownMenuV2: remove temporary radix UI based implementation (#55626).
  • Tabs: do not render hidden content (#57046).
  • Tabs: improve hover and text alignment styles (#57275).
  • Tabs: make sure Tabs are associated to the right TabPanels, regardless of the order they're rendered in (#57033).
Commits
  • 5e6f9ca chore(release): publish
  • 60adb37 Update changelog files
  • 8e2b332 Merge changes published in the Gutenberg plugin "release/17.5" branch
  • 52be044 Update changelog files
  • 07311b5 Merge changes published in the Gutenberg plugin "release/17.4" branch
  • See full diff in compare view


Updates @wordpress/e2e-test-utils from 10.19.0 to 10.20.0

Changelog

Sourced from @​wordpress/e2e-test-utils's changelog.

10.20.0 (2024-01-10)

Commits
  • 5e6f9ca chore(release): publish
  • 60adb37 Update changelog files
  • 8e2b332 Merge changes published in the Gutenberg plugin "release/17.5" branch
  • 52be044 Update changelog files
  • 07311b5 Merge changes published in the Gutenberg plugin "release/17.4" branch
  • See full diff in compare view


Updates @wordpress/eslint-plugin from 17.5.0 to 17.6.0

Changelog

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

17.6.0 (2024-01-10)

Commits
  • 5e6f9ca chore(release): publish
  • 60adb37 Update changelog files
  • 8e2b332 Merge changes published in the Gutenberg plugin "release/17.5" branch
  • 52be044 Update changelog files
  • See full diff in compare view


Updates @wordpress/keyboard-shortcuts from 4.25.0 to 4.26.0

Commits
  • 5e6f9ca chore(release): publish
  • 60adb37 Update changelog files
  • 8e2b332 Merge changes published in the Gutenberg plugin "release/17.5" branch
  • 52be044 Update changelog files
  • See full diff in compare view


Updates @wordpress/base-styles from 4.39.0 to 4.40.0

Changelog

Sourced from @​wordpress/base-styles's changelog.

4.40.0 (2024-01-10)

Commits
  • 5e6f9ca chore(release): publish
  • 60adb37 Update changelog files
  • 8e2b332 Merge changes published in the Gutenberg plugin "release/17.5" branch
  • 52be044 Update changelog files
  • 07311b5 Merge changes published in the Gutenberg plugin "release/17.4" branch
  • See full diff in compare view


Updates @wordpress/jest-console from 7.19.0 to 7.20.0

Changelog

Sourced from @​wordpress/jest-console's changelog.

7.20.0 (2024-01-10)

Commits
  • 5e6f9ca chore(release): publish
  • 60adb37 Update changelog files
  • 8e2b332 Merge changes published in the Gutenberg plugin "release/17.5" branch
  • 52be044 Update changelog files
  • See full diff in compare view


Updates @wordpress/jest-preset-default from 11.19.0 to 11.20.0

Changelog

Sourced from @​wordpress/jest-preset-default's changelog.

11.20.0 (2024-01-10)

Commits
  • 5e6f9ca chore(release): publish
  • 60adb37 Update changelog files
  • 8e2b332 Merge changes published in the Gutenberg plugin "release/17.5" branch
  • 52be044 Update changelog files
  • See full diff in compare view


Updates @wordpress/npm-package-json-lint-config from 4.33.0 to 4.34.0

Changelog

Sourced from @​wordpress/npm-package-json-lint-config's changelog.

4.34.0 (2024-01-10)

Commits
  • 5e6f9ca chore(release): publish
  • 60adb37 Update changelog files
  • 8e2b332 Merge changes published in the Gutenberg plugin "release/17.5" branch
  • 52be044 Update changelog files
  • See full diff in compare view


Updates @wordpress/postcss-plugins-preset from 4.32.0 to 4.33.0

Changelog

Sourced from @​wordpress/postcss-plugins-preset's changelog.

4.33.0 (2024-01-10)

Commits
  • 5e6f9ca chore(release): publish
  • 60adb37 Update changelog files
  • 8e2b332 Merge changes published in the Gutenberg plugin "release/17.5" branch
  • 52be044 Update changelog files
  • See full diff in compare view


Updates @wordpress/stylelint-config from 21.31.0 to 21.32.0

Changelog

Sourced from @​wordpress/stylelint-config's changelog.

21.32.0 (2024-01-10)

Commits
  • 5e6f9ca chore(release): publish
  • 60adb37 Update changelog files
  • 8e2b332 Merge changes published in the Gutenberg plugin "release/17.5" branch
  • 52be044 Update changelog files
  • 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
dependabot[bot] commented 9 months ago

Superseded by #503.