-
Notifications
You must be signed in to change notification settings - Fork 114
Bump form-data from 2.5.1 to 2.5.5 #383
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/form-data-2.5.5
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [form-data](https://github.com/form-data/form-data) from 2.5.1 to 2.5.5. - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/v2.5.5/CHANGELOG.md) - [Commits](form-data/form-data@v2.5.1...v2.5.5) --- updated-dependencies: - dependency-name: form-data dependency-version: 2.5.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
very dependabot.
…On Tue, Jul 22, 2025 at 3:29 AM dependabot[bot] ***@***.***> wrote:
Bumps form-data <https://github.com/form-data/form-data> from 2.5.1 to
2.5.5.
Release notes
*Sourced from form-data's releases
<https://github.com/form-data/form-data/releases>.*
v2.5.2 Fixes
- Buffer.from and Buffer.alloc require node 4+
- npmignore temporary build files (#532
<https://redirect.github.com/form-data/form-data/issues/532>)
- move util.isArray to Array.isArray (#564
<https://redirect.github.com/form-data/form-data/issues/564>)
Tests
- migrate from travis to GHA
Changelog
*Sourced from form-data's changelog
<https://github.com/form-data/form-data/blob/v2.5.5/CHANGELOG.md>.*
v2.5.5 <form-data/form-data@v2.5.4...v2.5.5> -
2025-07-18 Commits
- [meta] actually ensure the readme backup isn’t published 10626c0
<form-data/form-data@10626c0>
- [Fix] use proper dependency 026abe5
<form-data/form-data@026abe5>
v2.5.4 <form-data/form-data@v2.5.3...v2.5.4> -
2025-07-17 Fixed
- [Fix] append: avoid a crash on nullish values
[#577](form-data/form-data#577)
<https://redirect.github.com/form-data/form-data/issues/577>
Commits
- [eslint] update linting config 8bf2492
<form-data/form-data@8bf2492>
- [meta] add auto-changelog b5101ad
<form-data/form-data@b5101ad>
- [Tests] handle predict-v8-randomness failures in node < 17 and node
> 23 0e93122
<form-data/form-data@0e93122>
- [Fix] Switch to using crypto random for boundary values b88316c
<form-data/form-data@b88316c>
- [Fix] validate boundary type in setBoundary() method 131ae5e
<form-data/form-data@131ae5e>
- [Tests] Switch to newer v8 prediction library; enable node 24
testing c97cfbe
<form-data/form-data@c97cfbe>
- [Refactor] use hasown 97ac9c2
<form-data/form-data@97ac9c2>
- [meta] remove local commit hooks be99d4e
<form-data/form-data@be99d4e>
- [Dev Deps] remove unused deps ddbc89b
<form-data/form-data@ddbc89b>
- [meta] fix scripts to use prepublishOnly e351a97
<form-data/form-data@e351a97>
- [Dev Deps] remove unused script 8f23366
<form-data/form-data@8f23366>
- [Dev Deps] add missing peer dep 02ff026
<form-data/form-data@02ff026>
- [meta] fix readme capitalization 2fd5f61
<form-data/form-data@2fd5f61>
v2.5.3 <form-data/form-data@v2.5.2...v2.5.3> -
2025-02-14 Merged
- [Fix] set Symbol.toStringTag when available
[#573](form-data/form-data#573)
<https://redirect.github.com/form-data/form-data/pull/573>
Fixed
- [Fix] set Symbol.toStringTag when available (#573
<https://redirect.github.com/form-data/form-data/issues/573>)
[#396](form-data/form-data#396)
<https://redirect.github.com/form-data/form-data/issues/396>
Commits
- [Refactor] use Object.prototype.hasOwnProperty.call 6e682d4
<form-data/form-data@6e682d4>
- [Dev Deps] update @types/node, browserify, coveralls, eslint,
formidable, in-publish, phantomjs-prebuilt, pkgfiles, pre-commit,
request, tape, typescript 819f6b7
<form-data/form-data@819f6b7>
- Only apps should have lockfiles b170ee2
<form-data/form-data@b170ee2>
- [Deps] update combined-stream, mime-types 6b1ca1d
<form-data/form-data@6b1ca1d>
- Bumped version 2.5.3 9457283
<form-data/form-data@9457283>
- [Dev Deps] pin request which via tough-cookie ^2.4 depends on psl
9dbe192
<form-data/form-data@9dbe192>
v2.5.2 <form-data/form-data@v2.5.1...v2.5.2> -
2024-10-10
... (truncated)
Commits
- 40de5a7
<form-data/form-data@40de5a7>
v2.5.5
- 026abe5
<form-data/form-data@026abe5>
[Fix] use proper dependency
- 10626c0
<form-data/form-data@10626c0>
[meta] actually ensure the readme backup isn’t published
- efe6c26
<form-data/form-data@efe6c26>
v2.5.4
- c97cfbe
<form-data/form-data@c97cfbe>
[Tests] Switch to newer v8 prediction library; enable node 24 testing
- 0e93122
<form-data/form-data@0e93122>
[Tests] handle predict-v8-randomness failures in node < 17 and node > 23
- b88316c
<form-data/form-data@b88316c>
[Fix] Switch to using crypto random for boundary values
- b70869d
<form-data/form-data@b70869d>
[Fix] append: avoid a crash on nullish values
- 131ae5e
<form-data/form-data@131ae5e>
[Fix] validate boundary type in setBoundary() method
- 8bf2492
<form-data/form-data@8bf2492>
[eslint] update linting config
- Additional commits viewable in compare view
<form-data/form-data@v2.5.1...v2.5.5>
Maintainer changes
This version was pushed to npm by ljharb <https://www.npmjs.com/~ljharb>,
a new releaser for form-data since your current version.
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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 <https://github.com/zettajs/zetta/network/alerts>.
------------------------------
You can view, comment on, or merge this pull request online at:
#383
Commit Summary
- 00aa49a
<00aa49a>
Bump form-data from 2.5.1 to 2.5.5
File Changes
(1 file <https://github.com/zettajs/zetta/pull/383/files>)
- *M* package-lock.json
<https://github.com/zettajs/zetta/pull/383/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519>
(380)
Patch Links:
- https://github.com/zettajs/zetta/pull/383.patch
- https://github.com/zettajs/zetta/pull/383.diff
—
Reply to this email directly, view it on GitHub
<#383>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACZSY43P6LRXHDZZH66WBLT3JXR4HAVCNFSM6AAAAACCB6Q7QWVHI2DSMVQWIX3LMV43ASLTON2WKOZTGI2TCNBWGM3TCNY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps form-data from 2.5.1 to 2.5.5.
Release notes
Sourced from form-data's releases.
Changelog
Sourced from form-data's changelog.
... (truncated)
Commits
40de5a7v2.5.5026abe5[Fix] use proper dependency10626c0[meta] actually ensure the readme backup isn’t publishedefe6c26v2.5.4c97cfbe[Tests] Switch to newer v8 prediction library; enable node 24 testing0e93122[Tests] handle predict-v8-randomness failures in node < 17 and node > 23b88316c[Fix] Switch to usingcryptorandom for boundary valuesb70869d[Fix]append: avoid a crash on nullish values131ae5e[Fix] validate boundary type insetBoundary()method8bf2492[eslint] update linting configMaintainer changes
This version was pushed to npm by ljharb, a new releaser for form-data 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 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.