Skip to content

(chore): Bump the npm-version-updates group with 5 updates#31

Merged
dependabot[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-version-updates-a64f54c4f0
May 12, 2025
Merged

(chore): Bump the npm-version-updates group with 5 updates#31
dependabot[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-version-updates-a64f54c4f0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2025

Bumps the npm-version-updates group with 5 updates:

Package From To
lint-staged 15.5.1 15.5.2
@wordpress/prettier-config 4.22.0 4.23.0
@wordpress/eslint-plugin 22.8.0 22.9.0
cssnano 7.0.6 7.0.7
@wordpress/scripts 30.15.0 30.16.0

Updates lint-staged from 15.5.1 to 15.5.2

Release notes

Sourced from lint-staged's releases.

v15.5.2

Patch Changes

Changelog

Sourced from lint-staged's changelog.

15.5.2

Patch Changes

Commits
  • 8e91302 chore(changeset): release
  • 64148fd Merge pull request #1545 from lint-staged/revert-v16-changes
  • 46f47b2 Revert "build(deps): update dependencies"
  • 9472af9 Revert "build(execa): upgrade execa@9.5.2, require Node.js ^18.19.0 || >=20.5.0"
  • 9e17c9c Revert "chore: remove validation of deprecated advanced config options"
  • 6fda79a Revert "feat: remove --shell flag support"
  • e1ea676 Revert "feat: replace execa with nano-spawn"
  • 5561321 fix: handle colon characters in staged filenames (#1544)
  • dcc9a51 feat: replace execa with nano-spawn
  • 2fa909d feat: remove --shell flag support
  • Additional commits viewable in compare view

Updates @wordpress/prettier-config from 4.22.0 to 4.23.0

Changelog

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

4.23.0 (2025-05-07)

Commits

Updates @wordpress/eslint-plugin from 22.8.0 to 22.9.0

Changelog

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

22.9.0 (2025-05-07)

Commits

Updates cssnano from 7.0.6 to 7.0.7

Release notes

Sourced from cssnano's releases.

cssnano@7.0.7

What's Changed

Full Changelog: https://github.com/cssnano/cssnano/compare/cssnano@7.0.6...cssnano@7.0.7

Commits
  • fcd4d1d Publish cssnano 7.0.7
  • eff4d88 chore: update development deps
  • 171b669 chore: update dependencies to latest minor version
  • e3211fa fix(postcss-convert-values): preserve percent sign in percentage values in at...
  • 70cffd5 chore: regenerate types
  • bdd3edb chore: update development dependencies
  • 9e9e111 chore: update postcss-calc (#1692)
  • 2e5a24f Add support for selector order preservation to postcss-minify-selectors (#1688)
  • a702d25 perf: load default preset in startup
  • 9897eac chore: update TypeScript to 5.8.2
  • Additional commits viewable in compare view

Updates @wordpress/scripts from 30.15.0 to 30.16.0

Changelog

Sourced from @​wordpress/scripts's changelog.

30.16.0 (2025-05-07)

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 will merge this PR once CI passes on it, as requested by @yard-bot.


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

Bumps the npm-version-updates group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.5.1` | `15.5.2` |
| [@wordpress/prettier-config](https://github.com/WordPress/gutenberg/tree/HEAD/packages/prettier-config) | `4.22.0` | `4.23.0` |
| [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) | `22.8.0` | `22.9.0` |
| [cssnano](https://github.com/cssnano/cssnano) | `7.0.6` | `7.0.7` |
| [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts) | `30.15.0` | `30.16.0` |


Updates `lint-staged` from 15.5.1 to 15.5.2
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.5.1...v15.5.2)

Updates `@wordpress/prettier-config` from 4.22.0 to 4.23.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/prettier-config/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/prettier-config@4.23.0/packages/prettier-config)

Updates `@wordpress/eslint-plugin` from 22.8.0 to 22.9.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/eslint-plugin@22.9.0/packages/eslint-plugin)

Updates `cssnano` from 7.0.6 to 7.0.7
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@7.0.6...cssnano@7.0.7)

Updates `@wordpress/scripts` from 30.15.0 to 30.16.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/scripts@30.16.0/packages/scripts)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-version: 15.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: "@wordpress/prettier-config"
  dependency-version: 4.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: "@wordpress/eslint-plugin"
  dependency-version: 22.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: cssnano
  dependency-version: 7.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: "@wordpress/scripts"
  dependency-version: 30.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 12, 2025
@yard-bot
Copy link
Copy Markdown

@dependabot merge

@dependabot dependabot Bot merged commit 6b1fc5c into main May 12, 2025
1 check passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/npm-version-updates-a64f54c4f0 branch May 12, 2025 05:04
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant