-
Notifications
You must be signed in to change notification settings - Fork 124
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
fix(deps): update dependency formdata-node to v6 #503
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #503 +/- ##
==========================================
- Coverage 98.81% 97.13% -1.68%
==========================================
Files 10 10
Lines 1608 1608
Branches 269 264 -5
==========================================
- Hits 1589 1562 -27
- Misses 19 42 +23
- Partials 0 4 +4 ☔ View full report in Codecov by Sentry. |
851998e
to
5640e36
Compare
Important Auto Review SkippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
New dependencies detected. Learn more about Socket for GitHub ↗︎
|
5640e36
to
61b4892
Compare
61b4892
to
46b7d92
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
^4.3.3
->^6.0.0
Release Notes
octet-stream/form-data (formdata-node)
v6.0.3
Compare Source
Patch Changes
996b4b5
Thanks @octet-stream! - Remove removeComments from tsconfig.jsonv6.0.2
Compare Source
Patch Changes
d88ffae
Thanks @octet-stream! - Remove tsup config and changelog from distrov6.0.1
Compare Source
Patch Changes
32fa6da
Thanks @octet-stream! - Remove changeset config from distrov6.0.0
Compare Source
Major Changes
324a9a5
Thanks @octet-stream! - Drop node-domexception in favour of Node.js' builtins. Consider polyfilling DOMException if you want to run this package in older environment324a9a5
Thanks @octet-stream! - Bring back CJS support via tsup. You can now import package in both ES and CJS modules324a9a5
Thanks @octet-stream! - Drop web-streams-polyfill in favour of Node.js' builtins. Consider polyfilling ReadableStream if you want to run this package in older environment47a3ff8
Thanks @octet-stream! - Add ReadableStream w/o Symbol.asyncIterator support in Blob0f68880
Thanks @octet-stream! - Add typings tests to make sure FormData, Blob and File compatible with globally available BodyInit type47a3ff8
Thanks @octet-stream! - Drop Node.js 16. Now minimal required version is 18.0.0v5.0.1
: 5.0.1Compare Source
Update
All changes: octet-stream/form-data@v5.0.0...v5.0.1
v5.0.0
: 5.0.0Compare Source
Breaking
entries
argument fromFormData
constructor.Update
FileFromPath.slice()
method;File.webkitRelatedPath
property (See v4.4.0 release for more info);File
values inFormData.{append,set}()
methods (See v4.4.0 release for more info);File
(See v4.4.0 release for more info);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.
This PR has been generated by Mend Renovate. View repository job log here.