Skip to content

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

Merged
justlevine merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/npm-prod-minor-patch-5830bec08e
Feb 15, 2026
Merged

chore(deps): bump the npm-prod-minor-patch group across 1 directory with 6 updates#231
justlevine merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/npm-prod-minor-patch-5830bec08e

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2026

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

Package From To
commander 14.0.2 14.0.3
ora 9.0.0 9.3.0
@wordpress/style-engine 2.37.0 2.39.0
html-react-parser 5.2.11 5.2.17
eslint-plugin-n 17.23.1 17.23.2
fast-xml-parser 5.3.4 5.3.5

Updates commander from 14.0.2 to 14.0.3

Release notes

Sourced from commander's releases.

v14.0.3

Added

  • Release Policy document (#2462)

Changes

  • old major versions now supported for 12 months instead of just previous major version, to give predictable end-of-life date (#2462)
  • clarify typing for deprecated callback parameter to .outputHelp() (#2427)
  • simple readability improvements to README (#2465)
Changelog

Sourced from commander's changelog.

[14.0.3] (2026-01-31)

Added

  • Release Policy document (#2462)

Changes

  • old major versions now supported for 12 months instead of just previous major version, to give predictable end-of-life date (#2462)
  • clarify typing for deprecated callback parameter to .outputHelp() (#2427)
  • simple readability improvements to README (#2465)
Commits

Updates ora from 9.0.0 to 9.3.0

Release notes

Sourced from ora's releases.

v9.3.0

  • Reduce flicker in rendering 2ab4f76

sindresorhus/ora@v9.2.0...v9.3.0

v9.2.0

  • Update stdin-discarder dependency (#251) 020eaba

sindresorhus/ora@v9.1.0...v9.2.0

v9.1.0

  • Support external writes to stream (console.log) while spinning d2b543a
  • Replace strip-ansi dependency with native stripVTControlCharacters (#249) 68d50e5

sindresorhus/ora@v9.0.0...v9.1.0

Commits

Updates @wordpress/style-engine from 2.37.0 to 2.39.0

Changelog

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

2.39.0 (2026-01-29)

2.38.0 (2026-01-16)

2.36.0 (2025-11-26)

2.35.0 (2025-11-12)

2.34.0 (2025-10-29)

2.33.0 (2025-10-17)

2.32.0 (2025-10-01)

2.31.0 (2025-09-17)

2.30.0 (2025-09-03)

2.29.0 (2025-08-20)

2.28.0 (2025-08-07)

2.27.0 (2025-07-23)

2.26.0 (2025-06-25)

2.25.0 (2025-06-04)

2.24.0 (2025-05-22)

2.23.0 (2025-05-07)

2.22.0 (2025-04-11)

2.21.0 (2025-03-27)

2.20.0 (2025-03-13)

2.19.0 (2025-02-28)

2.18.0 (2025-02-12)

2.17.0 (2025-01-29)

2.16.0 (2025-01-15)

2.15.0 (2025-01-02)

2.14.0 (2024-12-11)

... (truncated)

Commits
  • eee1cfb chore(release): publish
  • 783f4ec Update changelog files
  • 5e40acf Merge changes published in the Gutenberg plugin "release/22.5" branch
  • 50c4c0f chore(release): publish
  • 28afca3 Update changelog files
  • 0022c1f Merge changes published in the Gutenberg plugin "release/22.4" branch
  • See full diff in compare view

Updates html-react-parser from 5.2.11 to 5.2.17

Release notes

Sourced from html-react-parser's releases.

v5.2.17

5.2.17 (2026-02-07)

Bug Fixes

  • deps: bump html-dom-parser from 5.1.7 to 5.1.8 (#2113) (c53a612)

v5.2.16

5.2.16 (2026-02-03)

Build System

  • deps: bump html-dom-parser from 5.1.4 to 5.1.7 (#2100) (461624b)

v5.2.15

5.2.15 (2026-01-31)

Bug Fixes

  • esm: set explicit file extension for ./lib/utilities (d8fd0c5)

v5.2.14

5.2.14 (2026-01-28)

Reverts

  • downgrade html-dom-parser from 5.1.5 to 5.1.4 (#2093) (994cf93)

v5.2.13

5.2.13 (2026-01-27)

Build System

  • deps: bump html-dom-parser from 5.1.4 to 5.1.5 (#2088) (b8ad6e0)

v5.2.12

5.2.12 (2026-01-23)

Performance Improvements

  • deps: bump html-dom-parser from 5.1.2 to 5.1.4 (#2084) (7ebfae1)
Changelog

Sourced from html-react-parser's changelog.

5.2.17 (2026-02-07)

Bug Fixes

  • deps: bump html-dom-parser from 5.1.7 to 5.1.8 (#2113) (c53a612)

5.2.16 (2026-02-03)

Build System

  • deps: bump html-dom-parser from 5.1.4 to 5.1.7 (#2100) (461624b)

5.2.15 (2026-01-31)

Bug Fixes

  • esm: set explicit file extension for ./lib/utilities (d8fd0c5)

5.2.14 (2026-01-28)

Reverts

  • downgrade html-dom-parser from 5.1.5 to 5.1.4 (#2093) (994cf93)

5.2.13 (2026-01-27)

Build System

  • deps: bump html-dom-parser from 5.1.4 to 5.1.5 (#2088) (b8ad6e0)

5.2.12 (2026-01-23)

Performance Improvements

  • deps: bump html-dom-parser from 5.1.2 to 5.1.4 (#2084) (7ebfae1)
Commits
  • 5841169 Merge pull request #2117 from remarkablemark/release-please--branches--master...
  • 4f7f418 chore(master): release 5.2.17
  • c53a612 fix(deps): bump html-dom-parser from 5.1.7 to 5.1.8 (#2113)
  • 8edf872 Merge pull request #2116 from remarkablemark/build/vitest
  • 54caea9 build(package): upgrade vitest from 3 to 4
  • 9f21e44 Merge pull request #2115 from remarkablemark/test/browser
  • c10da22 chore(vitest): include optimizeDeps for browser config
  • 41b6c30 ci(github): add job integration to workflow test.yml
  • dd79cc0 test: run vitest in browser mode
  • 8025b73 chore(vitest): remove extraneous reporters from config
  • Additional commits viewable in compare view

Updates eslint-plugin-n from 17.23.1 to 17.23.2

Release notes

Sourced from eslint-plugin-n's releases.

v17.23.2

17.23.2 (2026-01-13)

🩹 Fixes

  • avoid any type for no-top-level-await listener node (build issue) (#498) (f071703)
  • file-extension-in-import: handle directory index imports (#499) (754a1a6)
  • file-extension-in-import: handle files with dots in basename (#506) (600f3f2)
  • no-sync: resolve full typed names for ignores (#501) (047301a)

📚 Documentation

  • safely disable no-unpublished-bin npm v10+ (#487) (8af9c86)

🧹 Chores

  • no-missing-import: align fixture message with latest resolver output (#500) (a3719d2)
Changelog

Sourced from eslint-plugin-n's changelog.

17.23.2 (2026-01-13)

🩹 Fixes

  • avoid any type for no-top-level-await listener node (build issue) (#498) (f071703)
  • file-extension-in-import: handle directory index imports (#499) (754a1a6)
  • file-extension-in-import: handle files with dots in basename (#506) (600f3f2)
  • no-sync: resolve full typed names for ignores (#501) (047301a)

📚 Documentation

  • safely disable no-unpublished-bin npm v10+ (#487) (8af9c86)

🧹 Chores

  • no-missing-import: align fixture message with latest resolver output (#500) (a3719d2)
Commits
  • 7541d64 chore(master): release 17.23.2 (#488)
  • 600f3f2 fix(file-extension-in-import): handle files with dots in basename (#506)
  • 754a1a6 fix(file-extension-in-import): handle directory index imports (#499)
  • 047301a fix(no-sync): resolve full typed names for ignores (#501)
  • f071703 fix: avoid any type for no-top-level-await listener node (build issue) (#498)
  • a3719d2 test(no-missing-import): align fixture message with latest resolver output (#...
  • d27b585 ci: trusted publishing (#492)
  • 8af9c86 docs: safely disable no-unpublished-bin npm v10+ (#487)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-n since your current version.


Updates fast-xml-parser from 5.3.4 to 5.3.5

Release notes

Sourced from fast-xml-parser's releases.

v5.3.5

What's Changed

New Contributors

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.3.4...v5.3.5

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.

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

  • Use Uint8Array in place of Buffer in Parser

5.2.5 / 2025-06-08

  • Inform user to use fxp-cli instead of in-built CLI feature
  • Export typings for direct use

5.2.4 / 2025-06-06

  • fix (#747): fix EMPTY and ANY with ELEMENT in DOCTYPE

5.2.3 / 2025-05-11

  • fix (#747): support EMPTY and ANY with ELEMENT in DOCTYPE

5.2.2 / 2025-05-05

  • fix (#746): update strnum to fix parsing issues related to enotations

5.2.1 / 2025-04-22

  • fix: read DOCTYPE entity value correctly
  • read DOCTYPE NOTATION, ELEMENT exp but not using read values

5.2.0 / 2025-04-03

... (truncated)

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

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

| Package | From | To |
| --- | --- | --- |
| [commander](https://github.com/tj/commander.js) | `14.0.2` | `14.0.3` |
| [ora](https://github.com/sindresorhus/ora) | `9.0.0` | `9.3.0` |
| [@wordpress/style-engine](https://github.com/WordPress/gutenberg/tree/HEAD/packages/style-engine) | `2.37.0` | `2.39.0` |
| [html-react-parser](https://github.com/remarkablemark/html-react-parser) | `5.2.11` | `5.2.17` |
| [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.23.1` | `17.23.2` |
| [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `5.3.4` | `5.3.5` |



Updates `commander` from 14.0.2 to 14.0.3
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v14.0.2...v14.0.3)

Updates `ora` from 9.0.0 to 9.3.0
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](sindresorhus/ora@v9.0.0...v9.3.0)

Updates `@wordpress/style-engine` from 2.37.0 to 2.39.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.39.0/packages/style-engine)

Updates `html-react-parser` from 5.2.11 to 5.2.17
- [Release notes](https://github.com/remarkablemark/html-react-parser/releases)
- [Changelog](https://github.com/remarkablemark/html-react-parser/blob/master/CHANGELOG.md)
- [Commits](remarkablemark/html-react-parser@v5.2.11...v5.2.17)

Updates `eslint-plugin-n` from 17.23.1 to 17.23.2
- [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.1...v17.23.2)

Updates `fast-xml-parser` from 5.3.4 to 5.3.5
- [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.4...v5.3.5)

---
updated-dependencies:
- dependency-name: commander
  dependency-version: 14.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-prod-minor-patch
- dependency-name: ora
  dependency-version: 9.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-prod-minor-patch
- dependency-name: "@wordpress/style-engine"
  dependency-version: 2.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-prod-minor-patch
- dependency-name: html-react-parser
  dependency-version: 5.2.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-prod-minor-patch
- dependency-name: eslint-plugin-n
  dependency-version: 17.23.2
  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.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Feb 15, 2026
@changeset-bot
Copy link

changeset-bot bot commented Feb 15, 2026

⚠️ No Changeset found

Latest commit: 4428203

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

@coveralls
Copy link

Pull Request Test Coverage Report for Build 22035225291

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 59.571%

Totals Coverage Status
Change from base Build 22035189336: 0.0%
Covered Lines: 484
Relevant Lines: 720

💛 - Coveralls

@justlevine justlevine merged commit e012db1 into develop Feb 15, 2026
19 checks passed
@justlevine justlevine deleted the dependabot/npm_and_yarn/npm-prod-minor-patch-5830bec08e branch February 15, 2026 12:31
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.

2 participants