Skip to content

chore(deps): bump the npm-prod-minor-patch group across 1 directory with 7 updates#244

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/npm-prod-minor-patch-86f6fd61de
Closed

chore(deps): bump the npm-prod-minor-patch group across 1 directory with 7 updates#244
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/npm-prod-minor-patch-86f6fd61de

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

Bumps the npm-prod-minor-patch group with 6 updates in the / directory:

Package From To
@wordpress/style-engine 2.39.0 2.40.0
@wordpress/eslint-plugin 24.1.0 24.2.0
eslint-plugin-jsdoc 62.5.5 62.7.0
eslint-plugin-n 17.23.2 17.24.0
sanitize-html 2.17.0 2.17.1
fast-xml-parser 5.3.6 5.3.7

Updates @wordpress/style-engine from 2.39.0 to 2.40.0

Changelog

Sourced from @​wordpress/style-engine's changelog.

2.40.0 (2026-02-18)

Commits
  • 376124a chore(release): publish
  • c5b9f23 Update changelog files
  • 4416c63 Merge changes published in the Gutenberg plugin "release/22.6" branch
  • See full diff in compare view

Updates @wordpress/eslint-plugin from 24.1.0 to 24.2.0

Changelog

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

24.2.0 (2026-02-18)

Commits
  • 376124a chore(release): publish
  • c5b9f23 Update changelog files
  • 4416c63 Merge changes published in the Gutenberg plugin "release/22.6" branch
  • See full diff in compare view

Updates eslint-plugin-jsdoc from 62.5.5 to 62.7.0

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v62.7.0

62.7.0 (2026-02-20)

Features

v62.6.1

62.6.1 (2026-02-19)

Bug Fixes

  • check-param-names: only fire on TSPropertySignature if with TSFunctionNode; fixes #1663 (951d354)

v62.6.0

62.6.0 (2026-02-18)

Features

  • tag-lines: add startLinesWithNoTags option; fixes #1661 (b36a67a)
Commits
  • 35c5745 Merge pull request #1659 from brettz9/eslint10
  • d8599fb feat: support ESLint 10
  • 951d354 fix(check-param-names): only fire on TSPropertySignature if with `TSFunct...
  • b36a67a feat(tag-lines): add startLinesWithNoTags option; fixes #1661
  • See full diff in compare view

Updates eslint-plugin-n from 17.23.2 to 17.24.0

Release notes

Sourced from eslint-plugin-n's releases.

v17.24.0

17.24.0 (2026-02-15)

🌟 Features

🧹 Chores

  • add v17.x to release-please (9c5e437)
Changelog

Sourced from eslint-plugin-n's changelog.

17.24.0 (2026-02-15)

🌟 Features

🧹 Chores

  • add v17.x to release-please (9c5e437)
Commits

Updates sanitize-html from 2.17.0 to 2.17.1

Changelog

Sourced from sanitize-html's changelog.

2.17.1 (2026-02-18)

Fixes

  • Fix unclosed tags (e.g., <hello) returning empty string in escape and recursiveEscape modes. Fixes #706. Thanks to Byeong Hyeon for the fix.
Commits

Updates fast-xml-parser from 5.3.6 to 5.3.7

Release notes

Sourced from fast-xml-parser's releases.

CJS typing fix

What's Changed

New Contributors

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.3.6...v5.3.7

Changelog

Sourced from fast-xml-parser's changelog.

Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.

Note: Due to some last quick changes on v4, detail of v4.5.3 & v4.5.4 are not updated here. v4.5.4x is the last tag of v4 in github repository. I'm extremely sorry for the confusion

5.4.1 / 2026-02-25

  • fix (#785) unpairedTag node should not have tag content

5.4.0 / 2026-02-25

  • migrate to fast-xml-builder

5.3.9 / 2026-02-25

  • support strictReservedNames

5.3.8 / 2026-02-25

  • support maxNestedTags
  • handle non-array input for XML builder when preserveOrder is true (By Angelo Coetzee)
  • save use of js properies

5.3.7 / 2026-02-20

5.3.6 / 2026-02-14

  • Improve security and performance of entity processing
    • new options maxEntitySize, maxExpansionDepth, maxTotalExpansions, maxExpandedLength, allowedTags,tagFilter
    • fast return when no edtity is present
    • improvement replacement logic to reduce number of calls

5.3.5 / 2026-02-08

  • fix: Escape regex char in entity name
  • update strnum to 2.1.2
  • add missing exports in CJS typings

5.3.4 / 2026-01-30

  • fix: handle HTML numeric and hex entities when out of range

5.3.3 / 2025-12-12

  • fix #775: transformTagName with allowBooleanAttributes adds an unnecessary attribute

5.3.2 / 2025-11-14

  • fix for import statement for v6

5.3.1 / 2025-11-03

5.3.0 / 2025-10-03

... (truncated)

Commits

Updates @wordpress/prettier-config from 4.39.0 to 4.40.0

Changelog

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

4.40.0 (2026-02-18)

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 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 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

…ith 7 updates

Bumps the npm-prod-minor-patch group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@wordpress/style-engine](https://github.com/WordPress/gutenberg/tree/HEAD/packages/style-engine) | `2.39.0` | `2.40.0` |
| [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/eslint-plugin) | `24.1.0` | `24.2.0` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `62.5.5` | `62.7.0` |
| [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.23.2` | `17.24.0` |
| [sanitize-html](https://github.com/apostrophecms/apostrophe/tree/HEAD/packages/sanitize-html) | `2.17.0` | `2.17.1` |
| [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `5.3.6` | `5.3.7` |



Updates `@wordpress/style-engine` from 2.39.0 to 2.40.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/style-engine/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/style-engine@2.40.0/packages/style-engine)

Updates `@wordpress/eslint-plugin` from 24.1.0 to 24.2.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@24.2.0/packages/eslint-plugin)

Updates `eslint-plugin-jsdoc` from 62.5.5 to 62.7.0
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v62.5.5...v62.7.0)

Updates `eslint-plugin-n` from 17.23.2 to 17.24.0
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@v17.23.2...v17.24.0)

Updates `sanitize-html` from 2.17.0 to 2.17.1
- [Changelog](https://github.com/apostrophecms/apostrophe/blob/main/packages/sanitize-html/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/apostrophe/commits/2.17.1/packages/sanitize-html)

Updates `fast-xml-parser` from 5.3.6 to 5.3.7
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-parser@v5.3.6...v5.3.7)

Updates `@wordpress/prettier-config` from 4.39.0 to 4.40.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.40.0/packages/prettier-config)

---
updated-dependencies:
- dependency-name: "@wordpress/style-engine"
  dependency-version: 2.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-prod-minor-patch
- dependency-name: "@wordpress/eslint-plugin"
  dependency-version: 24.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-prod-minor-patch
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 62.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-prod-minor-patch
- dependency-name: eslint-plugin-n
  dependency-version: 17.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-prod-minor-patch
- dependency-name: sanitize-html
  dependency-version: 2.17.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-prod-minor-patch
- dependency-name: fast-xml-parser
  dependency-version: 5.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-prod-minor-patch
- dependency-name: "@wordpress/prettier-config"
  dependency-version: 4.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-prod-minor-patch
...

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 Mar 3, 2026
@changeset-bot
Copy link

changeset-bot bot commented Mar 3, 2026

⚠️ No Changeset found

Latest commit: d8a5b72

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2026

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

@dependabot dependabot bot closed this Mar 3, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-prod-minor-patch-86f6fd61de branch March 3, 2026 16:00
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.

0 participants