lowcoder
lowcoder copied to clipboard
Bump formdata-node from 4.4.1 to 6.0.3 in /server/node-service
Bumps formdata-node from 4.4.1 to 6.0.3.
Release notes
Sourced from formdata-node's releases.
v6.0.3
Patch Changes
996b4b5Thanks@​octet-stream! - Remove removeComments from tsconfig.jsonv6.0.2
Patch Changes
d88ffaeThanks@​octet-stream! - Remove tsup config and changelog from distrov6.0.1
Patch Changes
32fa6daThanks@​octet-stream! - Remove changeset config from distrov6.0.0
Major Changes
324a9a5Thanks@​octet-stream! - Drop node-domexception in favour of Node.js' builtins. Consider polyfilling DOMException if you want to run this package in older environment
324a9a5Thanks@​octet-stream! - Bring back CJS support via tsup. You can now import package in both ES and CJS modules
324a9a5Thanks@​octet-stream! - Drop web-streams-polyfill in favour of Node.js' builtins. Consider polyfilling ReadableStream if you want to run this package in older environment
47a3ff8Thanks@​octet-stream! - Add ReadableStream w/o Symbol.asyncIterator support in Blob
0f68880Thanks@​octet-stream! - Add typings tests to make sure FormData, Blob and File compatible with globally available BodyInit type
47a3ff8Thanks@​octet-stream! - Drop Node.js 16. Now minimal required version is 18.0.05.0.1
Update
- Update package.json for bundler module resolution (#63)
All changes: https://github.com/octet-stream/form-data/compare/v5.0.0...v5.0.1
5.0.0
Breaking
- Removed CommonJS support. This package is native ESM from now on;
- Drop Node.js v12 support. Minimal version is 14.17;
- Remove
entriesargument fromFormDataconstructor.Update
- Port fixes from fetch-blob for
FileFromPath.slice()method;- Improved types compatibility with addition of
File.webkitRelatedPathproperty (See v4.4.0 release for more info);
... (truncated)
Changelog
Sourced from formdata-node's changelog.
6.0.3
Patch Changes
996b4b5Thanks@​octet-stream! - Remove removeComments from tsconfig.json6.0.2
Patch Changes
d88ffaeThanks@​octet-stream! - Remove tsup config and changelog from distro6.0.1
Patch Changes
32fa6daThanks@​octet-stream! - Remove changeset config from distro6.0.0
Major Changes
324a9a5Thanks@​octet-stream! - Drop node-domexception in favour of Node.js' builtins. Consider polyfilling DOMException if you want to run this package in older environment
324a9a5Thanks@​octet-stream! - Bring back CJS support via tsup. You can now import package in both ES and CJS modules
324a9a5Thanks@​octet-stream! - Drop web-streams-polyfill in favour of Node.js' builtins. Consider polyfilling ReadableStream if you want to run this package in older environment
47a3ff8Thanks@​octet-stream! - Add ReadableStream w/o Symbol.asyncIterator support in Blob
0f68880Thanks@​octet-stream! - Add typings tests to make sure FormData, Blob and File compatible with globally available BodyInit type
47a3ff8Thanks@​octet-stream! - Drop Node.js 16. Now minimal required version is 18.0.0
Commits
87a3756Merge pull request #74 from octet-stream/changeset-release/mainf3f2f55Bump version996b4b5Remove removeComments from tsconfig.jsone2c6c95Merge pull request #73 from octet-stream/dependabot/github_actions/actions/se...c0ed4d1Bump actions/setup-node from 3 to 4d6ba1aaMerge pull request #72 from octet-stream/dependabot/github_actions/actions/ch...a2bff2bBump actions/checkout from 3 to 4487b744Setup dependabot config for GHA updates9d245dbMerge pull request #71 from octet-stream/changeset-release/main02fcc3eBump version- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.