Bump form-data, react-scripts and cypress
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 0
(2 months ago)
(2 months ago)
dependencies javascript
Bumps form-data to 4.0.4 and updates ancestor dependencies form-data, react-scripts and cypress. These dependencies need 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.from
andBuffer.alloc
require 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-changelog
811f682
- [Tests] handle predict-v8-randomness failures in node < 17 and node > 23
1d11a76
- [Fix] Switch to using
crypto
random for boundary values3d17230
- [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
- [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
hasown
81ab41b
- [Fix] validate boundary type in
setBoundary()
method8d8e469
- [Tests] add tests to check the behavior of
getBoundary
with non-strings837b8a1
- [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
- [Fix] set
Symbol.toStringTag
when available[#573](https://github.com/form-data/form-data/issues/573)
- [Fix] set
Symbol.toStringTag
when 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.toStringTag
when available (#573)[#396](https://github.com/form-data/form-data/issues/396)
- [Fix] set
Symbol.toStringTag
when available (#573)[#396](https://github.com/form-data/form-data/issues/396)
- [Fix] set
Symbol.toStringTag
when 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 react-scripts
from 3.0.1 to 5.0.1
Changelog
Sourced from react-scripts's changelog.
3.4.4 (2020-10-20)
v3.4.4 release bumps
resolve-url-loader
to a version for whichnpm audit
does not report a vulnerability. Note that this vulnerability did not affect Create React App projects, so this change is only necessary to satisfy auditing tools.Migrating from 3.4.3 to 3.4.4
Inside any created project that has not been ejected, run:
npm install --save --save-exact react-scripts@3.4.4
or
yarn add --exact react-scripts@3.4.4
3.4.3 (2020-08-12)
v3.4.3 release bumps
terser-webpack-plugin
to a version for whichnpm audit
does not report a vulnerability. Note that this vulnerability did not affect Create React App projects, so this change is only necessary to satisfy auditing tools.Migrating from 3.4.2 to 3.4.3
Inside any created project that has not been ejected, run:
npm install --save --save-exact react-scripts@3.4.3
or
yarn add --exact react-scripts@3.4.3
3.4.2 (2020-08-11)
v3.4.2 release bumps
webpack-dev-server
to a version for whichnpm audit
does not report a vulnerability. Note that this vulnerability did not affect Create React App projects, so this change is only necessary to satisfy auditing tools.Migrating from 3.4.1 to 3.4.2
Inside any created project that has not been ejected, run:
npm install --save --save-exact react-scripts@3.4.2
or
... (truncated)
Commits
19fa58d
Publish9802941
fix: webpack noise printed only if error or warning (#12245)2eef1d0
Update templates to use React 18createRoot
(#12220)221e511
Publish5614c87
Add support for Tailwind (#11717)20edab4
fix(webpackDevServer): disable overlay for warnings (#11413)3afbbc0
Update all dependencies (#11624)f5467d5
feat(eslint-config-react-app): support ESLint 8.x (#11375)c7627ce
Update webpack and dev server (#11646)544befe
Update package.json (#11597)- Additional commits viewable in compare view
Updates cypress
from 3.3.1 to 14.5.2
Release notes
Sourced from cypress's releases.
v14.5.2
Changelog: https://docs.cypress.io/app/references/changelog#14-5-2
v14.5.1
Changelog: https://docs.cypress.io/app/references/changelog#14-5-1
v14.5.0
Changelog: https://docs.cypress.io/app/references/changelog#14-5-0
v14.4.1
Changelog: https://docs.cypress.io/app/references/changelog#14-4-1
v14.4.0
Changelog: https://docs.cypress.io/app/references/changelog#14-4-0
v14.3.3
Changelog: https://docs.cypress.io/app/references/changelog#14-3-3
v14.3.2
Changelog: https://docs.cypress.io/app/references/changelog#14-3-2
v14.3.1
Changelog: https://docs.cypress.io/app/references/changelog#14-3-1
v14.3.0
Changelog: https://docs.cypress.io/app/references/changelog#14-3-0
v14.2.1
Changelog: https://docs.cypress.io/app/references/changelog#14-2-1
v14.2.0
Changelog: https://docs.cypress.io/app/references/changelog#14-2-0
v14.1.0
Changelog: https://docs.cypress.io/app/references/changelog#14-1-0
v14.0.3
Changelog: https://docs.cypress.io/app/references/changelog#14-0-3
v14.0.2
Changelog: https://docs.cypress.io/app/references/changelog#14-0-2
v14.0.1
Changelog: https://docs.cypress.io/app/references/changelog#14-0-1
v14.0.0
Changelog: https://docs.cypress.io/app/references/changelog#14-0-0
v13.17.0
Changelog: https://docs.cypress.io/app/references/changelog#13-17-0
... (truncated)
Commits
f422950
chore: release 14.5.2 (#32028)8ffc1b2
chore: Update Chrome (beta) to 139.0.7258.31 (#32012)99950b7
chore: Update Chrome (stable) to 138.0.7204.100 (#32004)7a9185e
fix: force CloudRequest to use 443 for https requests (#31992)8f5c241
fix: update stop button to immediately update UI (#31984)954847c
internal: (studio) add manifest for all of the cloud delivered files (#31923)4293e76
chore: release@cypress/webpack-batteries-included-preprocessor-v3
.1.1fa25461
chore: release 14.5.1 (#31980)ea91777
chore: Update Chrome (stable) to 138.0.7204.92 (#31978)39b18bd
chore: Update v8 snapshot cache - darwin (#31967)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by cypress-npm-publisher, a new releaser for cypress since your current version.
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 this major version
will 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 version
will 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 dependency
will 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.
Pull Request Statistics
1
2
+19743
-11499
Package Dependencies
form-data, react-scripts
npm
Technical Details
ID: | 3929366 |
UUID: | 2683470516 |
Node ID: | PR_kwDOC3-P686f8oK0 |
Host: | GitHub |
Repository: | converge/react.js-hooks-unform-cypress.io-tutorial |
Merge State: | Unknown |