Update dependency graphql-upload to v13 #373
Closed
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.
This PR contains the following updates:
^11.0.0
->^13.0.0
Release Notes
jaydenseric/graphql-upload
v13.0.0
Compare Source
Major
^12.22.0 || ^14.17.0 || >= 16.0.0
../package
from the packageexports
field; the fullpackage.json
filename must be used in arequire
path.Patch
graphql
peer dependency to0.13.1 - 16
.processRequest
function with a GraphQL multipart request that has no files.processRequest
function with an unparsable multipart request.form-data
dev dependency withformdata-node
,formdata-node
, andnode-abort-controller
and refactored tests to align with web standards.processRequest
function to remove theisobject
dependency.processRequest
function, via #273:Upload
scalar valuecreateReadStream
method:error
event when the multipart request is aborted certain ways while the file is uploading.error
event details for multipart request file field parse errors.singleQuote
to the default,false
.v12.0.0
Compare Source
Major
^12.20 || >= 14.13
..mjs
files instead of CJS in.js
files.package.json
exports
field public subpath folder mapping (deprecated by Node.js) with a subpath pattern. Deeprequire
paths must now include the.js
file extension.Minor
sideEffects
field.Patch
actions/checkout
to v2.actions/setup-node
to v2.npm install-test
command.CI
environment variable as it’s set by default.npm-debug.log
from the.gitignore
file as npm v4.2.0+ doesn’t create it in the current working directory.keywords
field.main
field path.jsdoc-md
v10 automatically generates a Prettier formatted readme.test:jsdoc
script that checks the readme API docs are up to date with the source JSDoc.GraphQLUpload
code example to use@graphql-tools/schema
instead ofgraphql-tools
.apollo-upload-server
.Configuration
📅 Schedule: "before 7am on Tuesday" in timezone Australia/Sydney.
🚦 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 these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.