adobe / aio-lib-template

Template for Adobe I/O Libraries
Apache License 2.0
3 stars 4 forks source link

An in-range update of swagger-client is breaking the build 🚨 #14

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


The dependency swagger-client was updated from 3.10.1 to 3.10.2.

🚨 View failing branch.

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

swagger-client 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 - ❌ **Travis CI - Branch:** The build **failed**.

Commits

The new version differs by 22 commits.

  • cb95875 release: v3.10.2
  • af7f7b5 fix: amend header serialization algorithm (#1523)
  • d89a926 docs(tags-interface): add authorizations example (#1525)
  • 39d8b0c docs(tags-interface): document usage of security
  • 0340b15 test(client): fix test for requesting https over http
  • b55fa92 docs(http-client): document possible upload progress
  • 0dffbec Fix typos in documentation (#1520)
  • 3e7d9bf refactor: use noop instead of Function object (#1515)
  • dcddd66 docs(tags-interface): add file uploads example
  • 42718aa docs(try-it-out): add docs for attachContentTypeForEmptyPayload option
  • 13ed570 docs(try-it-out): document interceptor options
  • d82c8dc docs(try-it-out): add array parameter example
  • 2213b8d docs(resolver): fix option default value and description
  • 8a2357b docs(resolver): mention instance method
  • da389b0 docs(API): add basic documentation about library API

There are 22 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 4 years ago

After pinning to 3.10.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 7 commits.

  • 73ce2b3 release: v3.10.3
  • c2c0e89 housekeeping: cleanup package-lock (#1545)
  • 30e0ab5 housekeeping: update release-it config (#1543)
  • 78633fd docs(resolver): add better explanation + examples for meta patches (#1537)
  • b35d36b fix: buildRequest of multipart/formdata with array entries (#1527)
  • 15fe716 docs(resolver): add authorization example (#1535)
  • f5933ec test(resolver): remove explicit return from generated describe block (#1536)

See the full diff