nhsuk / gp-data-etl

ETL to retrieve GP surgery information from syndication and store as JSON
MIT License
0 stars 1 forks source link

An in-range update of azure-storage is breaking the build 🚨 #94

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

The dependency azure-storage was updated from 2.10.1 to 2.10.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

azure-storage is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/nhsuk/gp-data-etl/builds/442195682?utm_source=github_status&utm_medium=notification)).

Release Notes for Storage Client Library 2.10.2

2018.10 Version 2.10.2

ALL

  • Upgrade xmlbuilder to 9.0.7 and extend to 3.0.2 to avoid vulnerabilities.
  • Removed deprecated Buffer constructor calls in favor of static methods Buffer.from and Buffer.alloc.
  • Added JSv10 link and docs.microsoft.com link.
  • Improved documents.

BLOB

  • Added typescript declarations to listBlobDirectoriesSegmented and listBlobDirectoriesSegmentedWithPrefix.

FILE

  • Fixed an issue that empty text isn’t supported in createFileFromText.

TABLE

  • Fixed an issue that uncaught TypeError could be thrown from createTable when request is not sent properly.
Commits

The new version differs by 19 commits.

  • 0557d02 Merge pull request #535 from jiacfan/dev
  • 47714c2 Optimize ts declarisions.
  • 1600bf2 Upgrade version to 2.10.2.
  • 34bf245 Update recordings for mock test.
  • 1027077 Use Buffer.alloc in HmacSha256Sign.
  • 23d961f Change code to use xmlbuilder ^9.0.7 and extend ^3.0.2.
  • 4fd4a2f Support empty text in API createFileFromText.
  • 4be9714 Upgrade extend to 3.0.2.
  • e9620f7 Upgrade xmlbuilder to 9.0.7.
  • 0013a55 Browser sample fixes
  • 60ae42a Address uncaught TypeError in table service
  • fd1e656 Remove deprecated Buffer constructor calls
  • 3dd857b Fix spelling in README.md
  • 327dbac Update BreakingChanges.md
  • 7e16451 Fixed the heading Project Setup

There are 19 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

After pinning to 2.10.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.