Update dependency form-data to v3.0.3 #29

Open
renovatebot wants to merge 1 commit from renovate/form-data-3.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Type Update Change
form-data dependencies patch 3.0.0 -> 3.0.3

Release Notes

form-data/form-data (form-data)

v3.0.3

Compare Source

v3.0.2

Compare Source

Fixes
  • npmignore temporary build files (#​532)
  • move util.isArray to Array.isArray (#​564)
Tests
  • migrate from travis to GHA

v3.0.1

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [form-data](https://github.com/form-data/form-data) | dependencies | patch | [`3.0.0` -> `3.0.3`](https://renovatebot.com/diffs/npm/form-data/3.0.0/3.0.3) | --- ### Release Notes <details> <summary>form-data/form-data (form-data)</summary> ### [`v3.0.3`](https://github.com/form-data/form-data/compare/v3.0.2...v3.0.3) [Compare Source](https://github.com/form-data/form-data/compare/v3.0.2...v3.0.3) ### [`v3.0.2`](https://github.com/form-data/form-data/releases/tag/v3.0.2) [Compare Source](https://github.com/form-data/form-data/compare/v3.0.1...v3.0.2) ##### Fixes - npmignore temporary build files ([#&#8203;532](https://github.com/form-data/form-data/issues/532)) - move util.isArray to Array.isArray ([#&#8203;564](https://github.com/form-data/form-data/issues/564)) ##### Tests - migrate from travis to GHA ### [`v3.0.1`](https://github.com/form-data/form-data/releases/tag/v3.0.1) [Compare Source](https://github.com/form-data/form-data/compare/v3.0.0...v3.0.1) - feat: add setBoundary method [`55d90ce`](https://github.com/form-data/form-data/commit/55d90ce) - Merge pull request [#&#8203;451](https://github.com/form-data/form-data/issues/451) from arku/patch-1 [`d702625`](https://github.com/form-data/form-data/commit/d702625) - Fix typo: ads -> adds [`714ac8b`](https://github.com/form-data/form-data/commit/714ac8b) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC41MS4wIiwidXBkYXRlZEluVmVyIjoiNDAuNTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovatebot added 1 commit 2025-06-12 22:05:36 +00:00
Update dependency form-data to v3.0.3
All checks were successful
ci / build-image (pull_request) Successful in 3m13s
b814e4247e
renovatebot force-pushed renovate/form-data-3.x-lockfile from b814e4247e to d556a00cb0 2025-06-12 23:10:34 +00:00 Compare
jonathan force-pushed renovate/form-data-3.x-lockfile from d556a00cb0 to 6282f7807a 2025-06-15 14:44:48 +00:00 Compare
Some checks failed
ci / build-image (pull_request) Successful in 5m18s
ci / test-image (pull_request) Failing after 2s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/form-data-3.x-lockfile:renovate/form-data-3.x-lockfile
git checkout renovate/form-data-3.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/form-data-3.x-lockfile
git checkout renovate/form-data-3.x-lockfile
git rebase main
git checkout main
git merge --ff-only renovate/form-data-3.x-lockfile
git checkout renovate/form-data-3.x-lockfile
git rebase main
git checkout main
git merge --no-ff renovate/form-data-3.x-lockfile
git checkout main
git merge --squash renovate/form-data-3.x-lockfile
git checkout main
git merge --ff-only renovate/form-data-3.x-lockfile
git checkout main
git merge renovate/form-data-3.x-lockfile
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jonathan/hostr#29
No description provided.