Update graphql-upload to the latest version 🚀 #6254
Merged
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.
The dependency graphql-upload was updated from
8.1.0
to9.0.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: jaydenseric
License: MIT
Release Notes for Version 9.0.0
Major
eslint
dev dependency now supports. This is unlikely to be a breaking change for the published package.Upload
scalar promise resolvedstream
property that has been deprecated since v7, along with associated tests.Minor
fs-capacitor
dependency to v4 to support Node.js v13, making required changes to the source and tests, via #166..github/funding.yml
to display a sponsor button in GitHub.package.json
funding
field to enable npm CLI funding features.Patch
.nycrc.json
file:tap
now ignores test files by default.lib/test-helpers
directory is now ignored usingtap
CLI arguments due to tapjs/node-tap#612.esm
andmjs
package tags; they will be added back once native ESM is properly supported.fs-capacitor
implementation details such as temp file creation and cleanup.istanbul ignore next
comments.Commits
The new version differs by 43 commits.
1146cf4
Version 9.0.0.
7501184
Update dependencies.
4bcd352
Setup GitHub Sponsors funding.
cc405ef
Changelog typo fix.
88e7e8a
Update dev dependencies.
55d6d35
Merge pull request #169 from jaydenseric/cjs-refactor
f806327
Remove now redundant changelog entry item.
fd1927e
Add PR link to the changelog.
030271a
Merge branch 'master' into cjs-refactor
4d91eea
Remove esm and mjs package tags.
8c5c614
Use CJS instead of ESM in code examples.
8aad37a
Improve GraphQLUpload examples.
e4e76fd
Fix the GraphQLUpload module exports.
8c14868
CJS refactor.
404a40f
Document Node.js v13 support.
There are 43 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴