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 the wordpress-packages group with 3 updates #1085

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Bumps the wordpress-packages group with 3 updates: @wordpress/env, @wordpress/eslint-plugin and @wordpress/scripts.

Updates @wordpress/env from 8.5.0 to 9.0.0

Changelog

Sourced from @​wordpress/env's changelog.

9.0.0 (2023-12-13)

Breaking Change

  • Update Docker usage to docker compose V2 following deprecation of docker-compose V1.

8.13.0 (2023-11-29)

8.12.0 (2023-11-16)

8.11.0 (2023-11-02)

Enhancement

  • wp-env now works offline after the environment has been created. Note that many wp-env configuration changes involve internet connectivity and may not work in offline mode. #53547

8.10.0 (2023-10-18)

Bug Fix

  • Corrected PATH to include the host user's Composer bin directory.
  • Replaced yoast/phpunit-polyfills with phpunit/phpunit to install the required PHPUnit version, avoiding the need for project-specific polyfills.

8.9.0 (2023-10-05)

8.8.0 (2023-09-20)

8.7.0 (2023-08-31)

8.6.0 (2023-08-16)

Commits
  • fcf61b4 chore(release): publish
  • 131678b Update changelog files
  • 084c1d9 Merge changes published in the Gutenberg plugin "release/17.3" branch
  • d98dff8 chore(release): publish
  • 9633c0e Update changelog files
  • 839018f chore(release): publish
  • b331f05 Update changelog files
  • 2a00e87 chore(release): publish
  • 6fb5c31 Update changelog files
  • 8bc81ac Merge changes published in the Gutenberg plugin "release/17.0" branch
  • Additional commits viewable in compare view

Updates @wordpress/eslint-plugin from 14.12.0 to 17.5.0

Release notes

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

17.3.0 RC1

Changelog

Enhancements

  • Components: Replace TabPanel with Tabs in the editor's ColorPanel. (56878)
  • Editor: Move the edit template blocks notification to editor package. (56901)
  • Editor: Unify the preview dropdown between post and site editors. (56921)
  • Editor: Use the same PostTemplatePanel between post and site editors. (56817)
  • Tabs: Replace id with new tabId prop. (56883)
  • Update main toolbar buttons to all be compact. (56635, 56729)
  • Update preferences organization. (56481)

Components

  • FocalPointPicker with __next40pxDefaultSize. (56021)
  • Font Library: Improve usability of font variant selection. (56158)
  • Tabs: Sync browser focus to selected tab in controlled mode. (56658)
  • Use consistent styling for duotone panels. (56801)
  • BorderControl: Fix button styles. (56730)
  • DimensionControl: Add __next40pxDefaultSize prop. (56805)
  • FontSizePicker: Add opt-in prop for 40px default size. (56804)
  • QueryControls: Add opt-in prop for 40px default size. (56576)

Block Library

  • Control dimensions (margin and padding) of the list-item block. (55874)
  • Consistent default typography controls across blocks. (55208)
  • Social Icons: Add Gravatar service. (56544)
  • Tweak table block placeholder with __next40pxDefaultSize props. (56935)

Site Editor

  • Merge the post only mode and the post editor. (56671)
  • Site Editor Sidebar: Add "Areas" details panel to all templates and update icon. (55677)

Block Editor

  • Allow dragging between adjacent container blocks based on a threshold. (56466)
  • Components: Replace TabPanel with Tabs in the editor's ColorGradientControl. (56351)

Data Views

  • Update data view layout. (56786)

Layout

  • Match the front end layout classname in the editor. (56774)

Global Styles

  • Global style revisions: Show change summary on selected item. (56577)

Icons

  • Another round of HiDPI icon tweaks. (56532)

... (truncated)

Changelog

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

17.5.0 (2023-12-13)

17.4.0 (2023-11-29)

17.3.0 (2023-11-16)

17.2.0 (2023-11-02)

17.1.0 (2023-10-18)

17.0.0 (2023-10-05)

Breaking Changes

  • Change the required major version of Prettier from v2 to v3 (#54775).

16.0.0 (2023-09-20)

Breaking Changes

  • The bundled @typescript-eslint/parser and @typescript-eslint/eslint-plugin dependencies has been updated from requiring ^5.62.0 to requiring ^6.4.1 (#53975):
    • Removes the deprecated @typescript-eslint/no-duplicate-imports rule in favor of import/no-duplicates.

Enhancements

  • Added a new test-playwright ruleset using eslint-plugin-playwright.
  • The bundled eslint-plugin-prettier dependency has been updated from requiring ^3.3.0 to requiring ^5.0.0 (#54539).

15.1.0 (2023-08-31)

15.0.0 (2023-08-16)

Breaking Changes

  • The bundled eslint-plugin-jsdoc dependency has been updated from requiring ^39.6.9 to requiring ^46.4.6 (#53629):
    • Removes jsdoc/newline-after-description rule in favor of jsdoc/tag-lines with option startLines: 0 for "never" and startLines: 1 for "always". Defaults now to startLines: null.
    • Removes dropEndLines: true from jsdoc/tag-lines in favor of option endLines: 0.
    • Drops jsdoc/tag-lines rule's noEndLines: true in favor of applyToEndTag: false.
    • Disables the newly introduced jsdoc/no-defaults rule.

Enhancement

  • Support Typescript 5 and 5.1 by updating both @typescript-eslint/parser and @typescript-eslint/eslint-plugin to version ^5.62.0. (#52621).
Commits

Updates @wordpress/scripts from 26.10.0 to 26.19.0

Changelog

Sourced from @​wordpress/scripts's changelog.

26.19.0 (2023-12-13)

Bug Fix

  • Fix CSS imports not minified (#56516).

26.18.0 (2023-11-29)

Internal

  • The bundled jest-dev-server dependency has been updated from ^6.0.2 to ^9.0.1 (#33287).

26.17.0 (2023-11-16)

26.16.0 (2023-11-02)

26.15.0 (2023-10-18)

26.14.0 (2023-10-05)

Internal

  • The bundled @pmmmwh/react-refresh-webpack-plugin dependency has been updated from requiring ^0.5.2 to requiring ^0.5.11 (#54657).
  • The bundled browserslist dependency has been updated from requiring ^4.21.9 to requiring ^4.21.10 (#54657).
  • The bundled react-refresh dependency has been updated from requiring ^0.10.0 to requiring ^0.14.0 (#54657).
  • The bundled webpack dependency has been updated from requiring ^5.47.1 to requiring ^5.88.2 (#54657).
  • The bundled webpack-bundle-analyzer dependency has been updated from requiring ^4.4.2 to requiring ^4.9.1 (#54657).
  • The bundled webpack-cli dependency has been updated from requiring ^4.9.1 to requiring ^5.1.4 (#54657).
  • The bundled webpack-dev-server dependency has been updated from requiring ^4.4.0 to requiring ^4.15.1 (#54657).

26.13.0 (2023-09-20)

Enhancements

  • Added support for test-playwright script (#53108).
  • The bundled wp-prettier dependency has been upgraded from 2.8.5 to 3.0.3 (#54539).

Bug Fix

  • Correctly resolve entry points when the directory is symlinked (#54212).

26.12.0 (2023-08-31)

26.11.0 (2023-08-16)

Enhancement

  • Updated npm-package-json-lint peer dependency to require v6.0.0 #53636.
  • The bundled @svgr/webpack dependency has been updated from requiring ^6.2.1 to requiring ^8.0.1 (#53630).
  • The bundled cssnano dependency has been updated from requiring ^5.07 to requiring ^6.0.1 (#53630).

... (truncated)

Commits
  • fcf61b4 chore(release): publish
  • 131678b Update changelog files
  • 084c1d9 Merge changes published in the Gutenberg plugin "release/17.3" branch
  • d98dff8 chore(release): publish
  • 9633c0e Update changelog files
  • 988fad6 Merge changes published in the Gutenberg plugin "release/17.2" branch
  • 839018f chore(release): publish
  • b331f05 Update changelog files
  • 8a1d808 Merge changes published in the Gutenberg plugin "release/17.1" branch
  • 2a00e87 chore(release): publish
  • Additional commits viewable 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 18, 2023
Bumps the wordpress-packages group with 3 updates: [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env), [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) and [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts).


Updates `@wordpress/env` from 8.5.0 to 9.0.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/env/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/env)

Updates `@wordpress/eslint-plugin` from 14.12.0 to 17.5.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/eslint-plugin)

Updates `@wordpress/scripts` from 26.10.0 to 26.19.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/scripts/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/scripts)

---
updated-dependencies:
- dependency-name: "@wordpress/env"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: wordpress-packages
- dependency-name: "@wordpress/scripts"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: wordpress-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wordpress-packages-33880c2afc branch from 3bad1fd to 6b0ad49 Compare January 10, 2024 21:35
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 10, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wordpress-packages-33880c2afc branch January 10, 2024 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants