chore(deps): Bump form-data and @cypress/request in /ui
Bumps form-data and @cypress/request. These dependencies needed to be updated together.
Updates form-data from 2.3.3 to 4.0.4
Release notes
Sourced from form-data's releases.
v4.0.1
Fixes
Tests
- migrate from travis to GHA
v4.0.0
- Merge pull request #382 from wxt2005/custom-stream 8968e01
- Fix typo e705c0a
- Merge branch 'master' of github.com:form-data/form-data into custom-stream b7b7dee
- Update README for custom stream behavior 6dd8624
- Handle custom stream a3e191d
https://github.com/form-data/form-data/compare/v3.0.1...v4.0.0
v3.0.2
Fixes
Tests
- migrate from travis to GHA
v3.0.1
- feat: add setBoundary method 55d90ce
- Merge pull request #451 from arku/patch-1 d702625
- Fix typo: ads -> adds 714ac8b
https://github.com/form-data/form-data/compare/v3.0.0...v3.0.1
v2.5.2
Fixes
Buffer.fromandBuffer.allocrequire node 4+- npmignore temporary build files (#532)
- move util.isArray to Array.isArray (#564)
Tests
- migrate from travis to GHA
Dev Improvements
- Fixed error in the documentations as indicated in #439
- Added remaining combined-stream options to typedef
- Bumped rimraf to 2.7.1 (dev-dep)
- Added constructor options to TypeScript defs
- Fixed error in callback signatures
Added Types
- Added TS types
... (truncated)
Changelog
Sourced from form-data's changelog.
v4.0.4 - 2025-07-16
Commits
- [meta] add
auto-changelog811f682- [Tests] handle predict-v8-randomness failures in node < 17 and node > 23
1d11a76- [Fix] Switch to using
cryptorandom for boundary values3d17230- [Tests] fix linting errors
5e34080- [meta] actually ensure the readme backup isn’t published
316c82b- [Dev Deps] update
@ljharb/eslint-config58c25d7- [meta] fix readme capitalization
2300ca1v4.0.3 - 2025-06-05
Fixed
- [Fix]
append: avoid a crash on nullish values[#577](https://github.com/form-data/form-data/issues/577)Commits
- [eslint] use a shared config
426ba9a- [eslint] fix some spacing issues
2094191- [Refactor] use
hasown81ab41b- [Fix] validate boundary type in
setBoundary()method8d8e469- [Tests] add tests to check the behavior of
getBoundarywith non-strings837b8a1- [Dev Deps] remove unused deps
870e4e6- [meta] remove local commit hooks
e6e83cc- [Dev Deps] update
eslint4066fd6- [meta] fix scripts to use prepublishOnly
c4bbb13v4.0.2 - 2025-02-14
Merged
- [Fix] set
Symbol.toStringTagwhen available[#573](https://github.com/form-data/form-data/issues/573)- [Fix] set
Symbol.toStringTagwhen available[#573](https://github.com/form-data/form-data/issues/573)- fix (npmignore): ignore temporary build files
[#532](https://github.com/form-data/form-data/issues/532)- fix (npmignore): ignore temporary build files
[#532](https://github.com/form-data/form-data/issues/532)Fixed
- [Fix] set
Symbol.toStringTagwhen available (#573)[#396](https://github.com/form-data/form-data/issues/396)- [Fix] set
Symbol.toStringTagwhen available (#573)[#396](https://github.com/form-data/form-data/issues/396)- [Fix] set
Symbol.toStringTagwhen available[#396](https://github.com/form-data/form-data/issues/396)Commits
... (truncated)
Commits
- See full diff in compare view
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.8
Release notes
Sourced from @cypress/request's releases.
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)
Bug Fixes
- deps: update dependency qs to v6.13.0 (15e0900)
v3.0.2
3.0.2 (2024-09-05)
... (truncated)
Commits
a1252ddMerge pull request #84 from cypress-io/renovate/qs-6.x16066b6fix(deps): update dependency qs to v6.14.05fd0770Merge pull request #83 from cypress-io/renovate/cimg-node-18.xb42b322chore(deps): update node.js to v18.20.7e79201aMerge pull request #80 from cypress-io/renovate/cimg-node-18.x0e4e875Merge pull request #81 from cypress-io/renovate/qs-6.x00d1835fix(deps): update dependency qs to v6.13.14b21ed1chore(deps): update node.js to v18.20.552b96ddMerge pull request #73 from cypress-io/renovate/tough-cookie-5.x65ad82cfix(deps): update dependency tough-cookie to v5- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a redhat-developer member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test label.
I understand the commands that are listed here.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
Deploy Preview for odo-docusaurus-preview canceled.
| Name | Link |
|---|---|
| Latest commit | 7bb1941e7383656f872ce1c364641db79e591aa8 |
| Latest deploy log | https://app.netlify.com/projects/odo-docusaurus-preview/deploys/68fb52f465259700084abf90 |
⚠️ Static UI files regenerated!
Those changes should have been pushed automatically to your PR branch.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
A friendly reminder that this PR had no activity for 90 days. Stale PRs will be closed after an additional 30 days of inactivity.
@dependabot recreate
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
⚠️ Static UI files regenerated!
Those changes should have been pushed automatically to your PR branch.