Skip to content

Bump the npm_and_yarn group across 1 directory with 5 updates#250

Merged
peterwilsoncc merged 1 commit into
developfrom
dependabot/npm_and_yarn/npm_and_yarn-6385832b7f
Aug 14, 2025
Merged

Bump the npm_and_yarn group across 1 directory with 5 updates#250
peterwilsoncc merged 1 commit into
developfrom
dependabot/npm_and_yarn/npm_and_yarn-6385832b7f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 11, 2025

Copy link
Copy Markdown
Contributor

Bumps the npm_and_yarn group with 5 updates in the / directory:

Package From To
tmp 0.2.1 0.2.5
@wordpress/env 9.2.0 10.28.0
inquirer 8.2.6 8.2.7
form-data 2.3.3 4.0.4
@cypress/request 3.0.1 3.0.9

Updates tmp from 0.2.1 to 0.2.5

Changelog

Sourced from tmp's changelog.

v0.2.2 (2024-02-28)

🐛 Bug Fix

📝 Documentation

Committers: 5

Commits

Updates @wordpress/env from 9.2.0 to 10.28.0

Changelog

Sourced from @​wordpress/env's changelog.

10.28.0 (2025-08-07)

10.27.0 (2025-07-23)

Enhancements

  • Add config file for WP-CLI when creating an environment. (#70661).

10.26.0 (2025-06-25)

10.25.0 (2025-06-04)

10.24.0 (2025-05-22)

10.23.0 (2025-05-07)

10.22.0 (2025-04-11)

10.21.0 (2025-03-27)

10.20.0 (2025-03-13)

10.19.0 (2025-02-28)

10.18.0 (2025-02-12)

10.17.0 (2025-01-29)

Enhancements

  • Add a WP_ENV_MULTISITE environment variable to override the multisite option (#68792).

10.16.0 (2025-01-15)

10.15.0 (2025-01-02)

Enhancements

  • Add support for WordPress multisite installations. Enabled via the new multisite environment config (#67845).

Internal

  • Refactored the code to use new API introduced together with @inquirer/prompts instead of legacy inquirer package (#67877).

10.14.0 (2024-12-11)

Enhancements

  • Add phpMyAdmin as an optional service. Enabled via the new phpmyadminPort environment config, as well as env vars WP_ENV_PHPMYADMIN_PORT and WP_ENV_TESTS_PHPMYADMIN_PORT (#67588).

... (truncated)

Commits
  • 28cc209 chore(release): publish
  • c3f1cc5 Update changelog files
  • abe06a6 chore(release): publish
  • b47544e Update changelog files
  • ccf6a14 Merge changes published in the Gutenberg plugin "release/21.3" branch
  • 35e2694 chore(release): publish
  • e23caa5 Update changelog files
  • 4aba2d3 Merge changes published in the Gutenberg plugin "release/21.1" branch
  • d1acd76 chore(release): publish
  • 3f742f0 Update changelog files
  • Additional commits viewable in compare view

Updates inquirer from 8.2.6 to 8.2.7

Commits

Updates form-data from 2.3.3 to 4.0.4

Release notes

Sourced from form-data's releases.

v4.0.4

v4.0.4 - 2025-07-16

Commits

  • [meta] add auto-changelog 811f682
  • [Tests] handle predict-v8-randomness failures in node < 17 and node > 23 1d11a76
  • [Fix] Switch to using crypto random for boundary values 3d17230
  • [Tests] fix linting errors 5e34080
  • [meta] actually ensure the readme backup isn’t published 316c82b
  • [Dev Deps] update @ljharb/eslint-config 58c25d7
  • [meta] fix readme capitalization 2300ca1

v4.0.3

v4.0.3 - 2025-06-05

Fixed

Commits

  • [eslint] use a shared config 426ba9a
  • [eslint] fix some spacing issues 2094191
  • [Refactor] use hasown 81ab41b
  • [Fix] validate boundary type in setBoundary() method 8d8e469
  • [Tests] add tests to check the behavior of getBoundary with non-strings 837b8a1
  • [Dev Deps] remove unused deps 870e4e6
  • [meta] remove local commit hooks e6e83cc
  • [Dev Deps] update eslint 4066fd6
  • [meta] fix scripts to use prepublishOnly c4bbb13

v4.0.2

v4.0.2 - 2025-02-14

Merged

Fixed

Commits

... (truncated)

Changelog

Sourced from form-data's changelog.

v4.0.4 - 2025-07-16

Commits

  • [meta] add auto-changelog 811f682
  • [Tests] handle predict-v8-randomness failures in node < 17 and node > 23 1d11a76
  • [Fix] Switch to using crypto random for boundary values 3d17230
  • [Tests] fix linting errors 5e34080
  • [meta] actually ensure the readme backup isn’t published 316c82b
  • [Dev Deps] update @ljharb/eslint-config 58c25d7
  • [meta] fix readme capitalization 2300ca1

v4.0.3 - 2025-06-05

Fixed

Commits

  • [eslint] use a shared config 426ba9a
  • [eslint] fix some spacing issues 2094191
  • [Refactor] use hasown 81ab41b
  • [Fix] validate boundary type in setBoundary() method 8d8e469
  • [Tests] add tests to check the behavior of getBoundary with non-strings 837b8a1
  • [Dev Deps] remove unused deps 870e4e6
  • [meta] remove local commit hooks e6e83cc
  • [Dev Deps] update eslint 4066fd6
  • [meta] fix scripts to use prepublishOnly c4bbb13

v4.0.2 - 2025-02-14

Merged

Fixed

Commits

  • Merge tags v2.5.3 and v3.0.3 92613b9
  • [Tests] migrate from travis to GHA 806eda7
  • [Tests] migrate from travis to GHA 8fdb3bc

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by ljharb, a new releaser for form-data since your current version.


Updates @cypress/request from 3.0.1 to 3.0.9

Release notes

Sourced from @​cypress/request's releases.

v3.0.9

3.0.9 (2025-07-24)

Bug Fixes

  • update patch version of form-data to address new critical Snyk vulnerability (a2f3199)

v3.0.8

3.0.8 (2025-03-04)

Bug Fixes

  • deps: update dependency qs to v6.14.0 (16066b6)

v3.0.7

3.0.7 (2024-12-09)

Bug Fixes

  • deps: update dependency qs to v6.13.1 (00d1835)

v3.0.6

3.0.6 (2024-10-29)

Bug Fixes

  • deps: update dependency tough-cookie to v5 (65ad82c)

v3.0.5

3.0.5 (2024-09-09)

Bug Fixes

  • deps: update dependency form-data to v4 (6b90580)

v3.0.4

3.0.4 (2024-09-05)

Bug Fixes

  • deps: update dependency form-data to ~2.5.0 (87b5e92)

v3.0.3

3.0.3 (2024-09-05)

... (truncated)

Commits
  • 3cffd53 Merge pull request #88 from ahayes91/update-form-data
  • 7c424d5 chore: fix lint issue
  • 7f6fdec chore: remove test now that we are on form-data 4.0.4
  • a2f3199 fix: update patch version of form-data to address new critical Snyk vulnerabi...
  • a1252dd Merge pull request #84 from cypress-io/renovate/qs-6.x
  • 16066b6 fix(deps): update dependency qs to v6.14.0
  • 5fd0770 Merge pull request #83 from cypress-io/renovate/cimg-node-18.x
  • b42b322 chore(deps): update node.js to v18.20.7
  • e79201a Merge pull request #80 from cypress-io/renovate/cimg-node-18.x
  • 0e4e875 Merge pull request #81 from cypress-io/renovate/qs-6.x
  • Additional commits viewable in compare view

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 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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [tmp](https://github.com/raszi/node-tmp) | `0.2.1` | `0.2.5` |
| [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) | `9.2.0` | `10.28.0` |
| [inquirer](https://github.com/SBoudrias/Inquirer.js) | `8.2.6` | `8.2.7` |
| [form-data](https://github.com/form-data/form-data) | `2.3.3` | `4.0.4` |
| [@cypress/request](https://github.com/cypress-io/request) | `3.0.1` | `3.0.9` |



Updates `tmp` from 0.2.1 to 0.2.5
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](raszi/node-tmp@v0.2.1...v0.2.5)

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

Updates `inquirer` from 8.2.6 to 8.2.7
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.6...inquirer@8.2.7)

Updates `form-data` from 2.3.3 to 4.0.4
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/commits/v4.0.4)

Updates `@cypress/request` from 3.0.1 to 3.0.9
- [Release notes](https://github.com/cypress-io/request/releases)
- [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md)
- [Commits](cypress-io/request@v3.0.1...v3.0.9)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 0.2.5
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@wordpress/env"
  dependency-version: 10.28.0
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: inquirer
  dependency-version: 8.2.7
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: form-data
  dependency-version: 4.0.4
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@cypress/request"
  dependency-version: 3.0.9
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

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 Aug 11, 2025
@dependabot dependabot Bot requested review from dkotter and jeffpaul as code owners August 11, 2025 19:05
@dependabot dependabot Bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Aug 11, 2025
@github-actions github-actions Bot added the needs:code-review This requires code review. label Aug 11, 2025
@jeffpaul jeffpaul added this to the 2.8.0 milestone Aug 11, 2025
@jeffpaul jeffpaul requested review from peterwilsoncc and removed request for dkotter and jeffpaul August 11, 2025 19:06
@jeffpaul jeffpaul moved this to Code Review in Open Source Practice Aug 11, 2025
@peterwilsoncc

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Aug 14, 2025

Copy link
Copy Markdown
Contributor Author

Looks like this PR is already up-to-date with develop! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@peterwilsoncc peterwilsoncc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and tests well:

  • 10up tookit: build and dev work as expected
  • wp-env: starts, stops, destroyed as expected
  • per checks tabs: e2e tests passing
  • page ordering works on thsi branch when manually testing.

@github-project-automation github-project-automation Bot moved this from Code Review to QA Testing in Open Source Practice Aug 14, 2025
@peterwilsoncc peterwilsoncc merged commit 73cb400 into develop Aug 14, 2025
12 checks passed
@peterwilsoncc peterwilsoncc deleted the dependabot/npm_and_yarn/npm_and_yarn-6385832b7f branch August 14, 2025 04:33
@github-project-automation github-project-automation Bot moved this from QA Testing to Done in Open Source Practice Aug 14, 2025
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 needs:code-review This requires code review.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants