Skip to content

Update apollo-upload-client to the latest version 🚀 #6250

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

Merged
2 commits merged into from
Dec 2, 2019

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Dec 2, 2019

The devDependency apollo-upload-client was updated from 11.0.0 to 12.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 12.0.0

Major

  • Updated Node.js support from v8.5+ to v8.10+, to match what the eslint dev dependency now supports. This is unlikely to be a breaking change for the published package.

Patch

  • Updated dev dependencies.
  • Added the eslint-plugin-jsdoc dev dependency.
  • Replaced the size-limit dev dependency with @size-limit/preset-small-lib.
  • Only create a default AbortController instance if signal is not already set in fetch options, fixing #162 via #169.
  • Use GitHub Actions instead of Travis for CI.
  • Clarified that Opera Mini isn’t supported in the Browserslist queries and readme “Support” section.
  • Documented polyfills to consider in the readme “Support” section.
  • Updated examples to use @apollo/react-hooks.
Commits

The new version differs by 12 commits.

  • d654f86 Version 12.0.0.
  • 87ed8df Merge pull request #169 from gogiel/support-signal
  • f57fae7 Update the changelog.
  • e8fa30f Abort controller related polish.
  • 79b6120 Merge branch 'master' into support-signal
  • c052722 Update examples to use @apollo/react-hooks.
  • 8f91f9e Document polyfills to consider.
  • 7a6ef70 Clarify that Opera Mini isn’t supported.
  • 0f56edd Use GitHub Actions instead of Travis for CI.
  • de96009 Support Node.js v8.10+.
  • e5d01bb Update dev dependencies.
  • 112e44a Support fetchOptions signal

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 🌴

@ghost ghost added the Merge On Green label Dec 2, 2019
@ghost ghost merged commit b75a73c into master Dec 2, 2019
@codecov
Copy link

codecov bot commented Dec 2, 2019

Codecov Report

Merging #6250 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6250      +/-   ##
==========================================
+ Coverage   93.96%   93.97%   +0.01%     
==========================================
  Files         169      169              
  Lines       11525    11525              
==========================================
+ Hits        10829    10831       +2     
+ Misses        696      694       -2
Impacted Files Coverage Δ
...dapters/Storage/Postgres/PostgresStorageAdapter.js 97.09% <0%> (+0.08%) ⬆️
src/RestWrite.js 93.75% <0%> (+0.16%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ca277be...d29cd90. Read the comment docs.

@greenkeeper greenkeeper bot deleted the greenkeeper/apollo-upload-client-12.0.0 branch December 2, 2019 17:30
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
…6250)

* chore(package): update apollo-upload-client to version 12.0.0

* chore(package): update lockfile package-lock.json
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants