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

chore(deps): update all non-major dependencies #745

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@cspell/dict-de-de (source) ^4.0.0 -> ^4.0.3 age adoption passing confidence devDependencies patch
@mheob/commitlint-config (source) ^1.1.2 -> ^1.2.0 age adoption passing confidence devDependencies minor
@mheob/eslint-config (source) ^6.1.3 -> ^6.2.0 age adoption passing confidence devDependencies minor
@mheob/prettier-config (source) ^3.3.1 -> ^3.3.2 age adoption passing confidence devDependencies patch
@wordpress/babel-preset-default (source) ^8.8.2 -> ^8.11.0 age adoption passing confidence devDependencies minor
@wordpress/block-editor (source) ^14.3.0 -> ^14.6.0 age adoption passing confidence devDependencies minor
@wordpress/components (source) ^28.8.0 -> ^28.11.0 age adoption passing confidence devDependencies minor
@wordpress/compose (source) ^7.8.0 -> ^7.11.0 age adoption passing confidence devDependencies minor
@wordpress/element (source) ^6.8.0 -> ^6.11.0 age adoption passing confidence devDependencies minor
@wordpress/i18n (source) ^5.8.0 -> ^5.11.0 age adoption passing confidence devDependencies minor
@wordpress/postcss-plugins-preset (source) ^5.8.0 -> ^5.11.0 age adoption passing confidence devDependencies minor
cspell (source) ^8.14.4 -> ^8.15.7 age adoption passing confidence devDependencies minor
cz-git (source) ^1.10.0 -> ^1.10.1 age adoption passing confidence devDependencies patch
eslint (source) ^9.11.1 -> ^9.14.0 age adoption passing confidence devDependencies minor
mini-css-extract-plugin ^2.9.1 -> ^2.9.2 age adoption passing confidence devDependencies patch
node (source) 22.9.0 -> 22.11.0 age adoption passing confidence minor
sass ^1.79.4 -> ^1.80.6 age adoption passing confidence devDependencies minor
sass-loader ^16.0.2 -> ^16.0.3 age adoption passing confidence devDependencies patch
webpack ^5.95.0 -> ^5.96.1 age adoption passing confidence devDependencies minor

Release Notes

streetsidesoftware/cspell-dicts (@​cspell/dict-de-de)

v4.0.3

Compare Source

Updates and Bug Fixes
mheob/config (@​mheob/commitlint-config)

v1.2.0

Compare Source

Minor Changes
Patch Changes
WordPress/gutenberg (@​wordpress/babel-preset-default)

v8.11.0

Compare Source

v8.10.0

Compare Source

Enhancements
  • The bundled @babel/core dependency has been updated from requiring ^7.16.0 to requiring 7.25.7 (#​36244).
  • The bundled @babel/plugin-transform-react-jsx dependency has been updated from requiring ^7.16.0 to requiring 7.25.7 (#​36244).
  • The bundled @babel/plugin-transform-runtime dependency has been updated from requiring ^7.16.0 to requiring 7.25.7 (#​36244).
  • The bundled @babel/preset-env dependency has been updated from requiring ^7.16.0 to requiring 7.25.7 (#​36244).
  • The bundled @babel/preset-typescript dependency has been updated from requiring ^7.16.0 to requiring 7.25.7 (#​36244).
  • The bundled @babel/runtime dependency has been updated from requiring ^7.16.0 to requiring 7.25.7 (#​36244).

v8.9.0

Compare Source

Bug Fixes
  • Fix a bug in 8.8.1 due to missing files in the published package (#​65481).
WordPress/gutenberg (@​wordpress/block-editor)

v14.6.0

Compare Source

v14.5.0

Compare Source

v14.4.0

Compare Source

v14.3.12

Compare Source

v14.3.11

Compare Source

v14.3.10

Compare Source

v14.3.9

Compare Source

v14.3.8

Compare Source

v14.3.7

Compare Source

v14.3.6

Compare Source

v14.3.5

Compare Source

v14.3.4

Compare Source

v14.3.3

Compare Source

v14.3.2

Compare Source

v14.3.1: 14.3.1

Compare Source

Changelog

Code Quality
Block Library
  • Add: Missing output escaping on some blocks. (45045)

First time contributors

The following PRs were merged by first time contributors:

Contributors

The following contributors merged PRs in this release:

@​jorgefilipecosta

WordPress/gutenberg (@​wordpress/components)

v28.11.0

Compare Source

Deprecations
  • BorderBoxControl: Deprecate 36px default size (#​65752).
  • BorderControl: Deprecate 36px default size (#​65755).
Bug Fixes
  • ColorPalette: prevent overflow of custom color button background (#​66152).
  • RadioGroup: Fix arrow key navigation in RTL (#​66202).
  • Tabs and ToggleGroupControl: round indicator size (#​66426).
Enhancements
  • PaletteEdit: use Item internally instead of custom styles (#​66164).
  • Popover: Use small size variant for close button when expandOnMobile prop is enabled (#​66587).
Experimental
  • Tabs: remove internal custom logic (#​66097).
  • Tabs: add props to control active tab item (#​66223).
  • Tabs: restore vertical alignent for tabs content (#​66215).
  • Tabs: fix indicator animation (#​66198).
  • Tabs: update indicator more reactively (#​66207).
  • Tabs and TabPanel: Fix arrow key navigation in RTL (#​66201).
  • Tabs: override tablist's tabindex only when necessary (#​66209).
  • DropdownMenuV2: rename to Menu (#​66289).
Internal
  • ESLint: Stop disabling react-hooks/exhaustive-deps rule (#​66324).
  • TabPanel: Add 40px size prop to tab Button (#​66557).
  • Panel: Add 40px size prop to Button (#​66589).

v28.10.0

Compare Source

Bug Fixes
  • Tooltip: add aria-describedby to the anchor only if not redundant (#​65989).
  • PaletteEdit: dedupe palette element slugs (#​65772).
  • RangeControl: do not tooltip contents to the DOM when not shown (#​65875).
  • Tabs: fix skipping indication animation glitch (#​65878).
  • ToggleGroupControl: Don't autoselect option on first group focus (#​65892).
  • Button: fix box-shadow transition for secondary variation (#​66045).
  • ToggleGroupControl: Don't set value on focus after a reset (#​66151).
Deprecations
  • SearchControl: Soft deprecate onClose prop (#​65988).
Enhancements
  • Modal: Modal dialog small improvement for elementShouldBeHidden (#​65941).
  • Tabs: revamped vertical orientation styles (#​65387).
  • ComboboxControl: display No items found when there are no matches found (#​66142)
  • FormTokenField: display No items found when there are no matches found. This occurs when the __experimentalExpandOnFocus prop is enabled (#​66142)

v28.9.0

Compare Source

Bug Fixes
  • ToolsPanel: atomic one-step state update when (un)registering panels (#​65564).
  • Navigator: fix isInitial logic (#​65527).
  • ToggleGroupControl: Fix arrow key navigation in RTL (#​65735).
  • ToggleGroupControl: indicator doesn't jump around when the layout around it changes (#​65175).
  • Composite: fix legacy support for the store prop (#​65821).
  • Composite: make items tabbable if active element gets removed (#​65720).
  • DropZone: fix class names on drop (#​65798).
Deprecations
  • __experimentalBorderControl can now be imported as a stable BorderControl (#​65475).
  • __experimentalBorderBoxControl can now be imported as a stable BorderBoxControl (#​65586).
  • __experimentalNavigator* components can now be imported as a stable Navigator. Similarly, the __experimentalUseNavigator hook can be imported as a stable useNavigator (#​65802).
Enhancements
  • Tabs: handle horizontal overflow and large tab lists gracefully (#​64371).
  • BorderControl: promote to stable (#​65475).
  • BorderBoxControl: promote to stable (#​65586).
  • MenuGroup: Simplify the MenuGroup styles within dropdown menus. (#​65561).
  • DatePicker: Use compact button size. (#​65653).
  • Navigator: add support for exit animation (#​64777).
  • Guide: Update finish button to use the new default size (#​65680).
  • BorderControl: Use __next40pxDefaultSize prop for Reset button (#​65682).
  • Navigator: stabilize APIs (#​64613).
  • ToggleGroupControl: indicator animation is now more lightweight and performant (#​65175).

v28.8.10

Compare Source

v28.8.9

Compare Source

v28.8.8

Compare Source

v28.8.7

Compare Source

v28.8.6

Compare Source

v28.8.5

Compare Source

v28.8.4

Compare Source

v28.8.3

Compare Source

v28.8.2

Compare Source

v28.8.1

Compare Source

WordPress/gutenberg (@​wordpress/compose)

v7.11.0

Compare Source

v7.10.0

Compare Source

v7.9.0

Compare Source

Bug Fixes
  • useResizeObserver: export legacy API at top-level for React Native (#​65588).

v7.8.3

Compare Source

v7.8.2

Compare Source

v7.8.1: 7.8.1

Compare Source

Try fix image block (#​21167)
Annotations: Merge assigned block className with incoming prop (#​21184)
Framework: Guard WP_Patterns_Registry call by class_exists

WordPress/gutenberg (@​wordpress/element)

v6.11.0

Compare Source

v6.10.0

Compare Source

v6.9.0

Compare Source

v6.8.1

Compare Source

WordPress/gutenberg (@​wordpress/i18n)

v5.11.0

Compare Source

v5.10.0

Compare Source

v5.9.0

Compare Source

v5.8.2

Compare Source

v5.8.1

Compare Source

WordPress/gutenberg (@​wordpress/postcss-plugins-preset)

v5.11.0

Compare Source

v5.10.0

Compare Source

v5.9.0

Compare Source

v5.8.3

Compare Source

v5.8.2

Compare Source

v5.8.1

Compare Source

streetsidesoftware/cspell (cspell)

v8.15.7

Compare Source

v8.15.6

Compare Source

v8.15.5

Compare Source

v8.15.4

Compare Source

v8.15.3

Compare Source

v8.15.2

Compare Source

v8.15.1

Compare Source

v8.15.0

Compare Source

Zhengqbbb/cz-git (cz-git)

v1.10.1

Compare Source

Bug Fixes
  • cz-git: rollback max_token to avoid AI message sliced (ea9dc0c), closes #​189
eslint/eslint (eslint)

v9.14.0

Compare Source

v9.13.0

Compare Source

v9.12.0

Compare Source

Features

Bug Fixes

Documentation

  • ecbd522 docs: Mention code explorer (#​18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#​18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#​18976) (Milos Djermanovic)
  • 57232ff docs: Mention plugin-kit in language docs (#​18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#​18944) (Jay)

Chores

webpack-contrib/mini-css-extract-plugin (mini-css-extract-plugin)

v2.9.2

Compare Source

nodejs/node (node)

v22.11.0

Compare Source

v22.10.0: 2024-10-16, Version 22.10.0 (Current), @​aduh95

Compare Source

Notable Changes
New "module-sync" exports condition

This release introduces a "module-sync" exports condition that's enabled when
require(esm) is enabled, so packages can supply a synchronous ES module to the
Node.js module loader, no matter if it's being required or imported. This is
similar to the "module" condition that bundlers have been using to support
require(esm) in Node.js, and allows dual-package authors to opt into ESM-first
only on newer versions of Node.js that supports require(esm) to avoid the
dual-package hazard.

{
  "type": "module",
  "exports": {
    "node": {
      // On new version of Node.js, both require() and import get
      // the ESM version
      "module-sync": "./index.js",
      // On older version of Node.js, where "module-sync" and require(esm) are
      // not supported, use the CJS version to avoid dual-package hazard.
      // When package authors think it's time to drop support for older versions of
      // Node.js, they can remove the exports conditions and just use "main": "index.js".
      "default": "./dist/index.cjs"
    },
    // On any other environment, use the ESM version.
    "default": "./index.js"
  }
}

Or if the package is only meant to be run on Node.js and wants to fallback to
CJS on older versions that don't have require(esm):

{
  "type": "module",
  "exports": {
    // On new version of Node.js, both require() and import get the ESM version
    "module-sync": "./index.js",
    // On older version of Node.js, where "module-sync" and require(esm) are
    // not supported, use the CJS version to avoid dual-package hazard.
    // When package authors think it's time to drop support for older versions of
    // Node.js, they can remove the exports conditions and just use "main": "index.js".
    "default": "./dist/index.cjs"
  }
}

For package authors: this only serves as a feature-detection mechanism for
packages that wish to support both CJS and ESM users during the period when some
active Node.js LTS versions support require(esm) while some older ones don't.
When all active Node.js LTS lines support require(esm), packages can simplify
their distributions by bumping the major version, dropping their CJS exports,
and removing the module-sync exports condition (with only main or default
targetting the ESM exports). If the package needs to support both bundlers and
being run unbundled on Node.js during the transition period, use both
module-sync and module and point them to the same ESM file. If the package
already doesn't want to support older versions of Node.js that doesn't support
require(esm), don't use this export condition.

For bundlers/tools: they should avoid implementing this stop-gap condition.
Most existing bundlers implement the de-facto bundler standard
module
exports condition, and that should be enough to support users who want to bundle
ESM from CJS consumers. Users who want both bundlers and Node.js to recognize
the ESM exports can use both module/module-sync conditions during the
transition period, and can drop module-sync+module when they no longer need
to support older versions of Node.js. If tools do want to support this
condition, it's recommended to make the resolution rules in the graph pointed by
this condition match the Node.js native ESM rules to avoid divergence.

We ended up implementing a condition with a different name instead of reusing
"module", because existing code in the ecosystem using the "module"
condition sometimes also expect the module resolution for these ESM files to
work in CJS style, which is supported by bundlers, but the native Node.js loader
has intentionally made ESM resolution different from CJS resolution (e.g.
forbidding import './noext' or import './directory'), so it would be
breaking to implement a "module" condition without implementing the forbidden
ESM resolution rules. For now, this just implements a new condition as
semver-minor so it can be backported to older LTS.

Contributed by Joyee Cheung in #​54648.

node --run is now stable

This CLI flag runs a specified command from a package.json's "scripts" object.

For the following package.json:

{
  "scripts": {
    "test": "node --test-reporter junit --test ./test"
  }
}

You can run node --run test and that would start the test suite.

Contributed by Yagiz Nizipli in #​53763.

Other notable changes

Configuration

📅 Schedule: Branch creation - "before 5am on Monday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from mheob as a code owner November 4, 2024 03:16
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 4, 2024
Copy link

height bot commented Nov 4, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

Copy link
Contributor

coderabbitai bot commented Nov 4, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

sonarcloud bot commented Nov 4, 2024

@mheob mheob merged commit 1de4276 into main Nov 4, 2024
5 of 7 checks passed
@mheob mheob deleted the renovate/all-minor-patch branch November 4, 2024 18:32
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.

1 participant