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

fix(deps): update all minor dependencies #1375

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Conversation

renovate-cds[bot]
Copy link
Contributor

@renovate-cds renovate-cds bot commented Aug 12, 2023

This PR contains the following updates:

Package Type Update Change
@wordpress/block-editor (source) dependencies minor 12.7.0 -> 12.8.0
@wordpress/blocks (source) dependencies minor 12.16.0 -> 12.17.0
@wordpress/components (source) dependencies minor 25.5.0 -> 25.6.0
@wordpress/dependency-extraction-webpack-plugin (source) devDependencies minor 4.22.0 -> 4.23.0
@wordpress/dependency-extraction-webpack-plugin (source) dependencies minor 4.22.0 -> 4.23.0
@wordpress/element (source) dependencies minor 5.16.0 -> 5.17.0
@wordpress/i18n (source) dependencies minor 4.39.0 -> 4.40.0
@wordpress/icons (source) dependencies minor 9.30.0 -> 9.31.0
@wordpress/scripts (source) devDependencies minor 26.10.0 -> 26.11.0
@wordpress/server-side-render (source) dependencies minor 4.16.0 -> 4.17.0
nesbot/carbon (source) require minor 2.68.1 -> 2.69.0
yoast/phpunit-polyfills require-dev minor 1.0.5 -> 1.1.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

Review

  • Updates have been tested and work
  • If updates are AWS related, versions match the infrastructure (e.g. Lambda runtime, database, etc.)

Release Notes

WordPress/gutenberg (@​wordpress/block-editor)

v12.8.0

Compare Source

WordPress/gutenberg (@​wordpress/blocks)

v12.17.0

Compare Source

WordPress/gutenberg (@​wordpress/components)

v25.6.0

Compare Source

Enhancements
  • Theme: Expose via private APIs (#​53262).
  • ProgressBar: Use the theme system accent for indicator color (#​53347).
  • ProgressBar: Use gray 300 for track color (#​53349).
  • Modal: add headerActions prop to render buttons in the header. (#​53328).
  • Snackbar: Snackbar design and motion improvements (#​53248)
  • NumberControl: Add spinFactor prop for adjusting the amount by which the spin controls change the value (#​52902).
  • Modal:: Nuance outside interactions (#​52994).
  • Button: Remove default border from the destructive button (#​53607).
  • Components: Move accent colors to theme context (#​53631).
  • ProgressBar: Use the new theme system accent for indicator color (#​53632).
Bug Fix
  • Button: add :disabled selector to reset hover color for disabled buttons (#​53411).
Internal
  • ControlGroup, FormGroup, ControlLabel, Spinner: Remove unused ui/ components from the codebase (#​52953).
  • MenuItem: Convert to TypeScript (#​53132).
  • MenuItem: Add Storybook stories (#​53613).
  • MenuGroup: Add Storybook stories (#​53090).
  • Components: Remove unnecessary utils (#​53679).
WordPress/gutenberg (@​wordpress/dependency-extraction-webpack-plugin)

v4.23.0

Compare Source

WordPress/gutenberg (@​wordpress/element)

v5.17.0

Compare Source

WordPress/gutenberg (@​wordpress/i18n)

v4.40.0

Compare Source

WordPress/gutenberg (@​wordpress/icons)

v9.31.0

Compare Source

WordPress/gutenberg (@​wordpress/scripts)

v26.11.0

Compare Source

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).
Bug Fix
  • Fix prevent watch mode from aborting when encountering a block.json file that contains invalid JSON. (#​51971)
WordPress/gutenberg (@​wordpress/server-side-render)

v4.17.0

Compare Source

briannesbitt/Carbon (nesbot/carbon)

v2.69.0

Compare Source

Complete commits list: briannesbitt/Carbon@2.68.1...2.69.0

Summary:

Breaking chances (for edge-case usages):
⚠️ getSetting() now longer return the locale when it's unchanged default, so you can distinguish between explicit 'en' which has Sunday as start of week vs. null which is English but with Monday as start of week. To get the previous behavior you can use:

$settings = array_merge(['locale' => 'en'], $date->getSettings());
Yoast/PHPUnit-Polyfills (yoast/phpunit-polyfills)

v1.1.0

Compare Source

Added
  • Yoast\PHPUnitPolyfills\Polyfills\AssertObjectProperty trait to polyfill the Assert::assertObjectHasProperty() and Assert::assertObjectNotHasProperty() methods as backported from PHPUnit 10.1.0 to PHPUnit 9.6.11. PR #​135.
Changed
  • General housekeeping.

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/Montreal, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@renovate-cds renovate-cds bot changed the title fix(deps): update dependency wpackagist-plugin/publishpress-checklists to v2.9.0 fix(deps): update all minor dependencies Aug 15, 2023
@renovate-cds renovate-cds bot force-pushed the renovate-cds/all-minor branch 9 times, most recently from c7ca086 to 3fe465f Compare August 21, 2023 16:13
@renovate-cds renovate-cds bot force-pushed the renovate-cds/all-minor branch 3 times, most recently from 36577b6 to 00f3d97 Compare August 28, 2023 12:16
@patheard
Copy link
Member

@patheard patheard merged commit 25bfc91 into main Aug 28, 2023
8 checks passed
@patheard patheard deleted the renovate-cds/all-minor branch August 28, 2023 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants