amsross / twitter-blockchainifyly

GNU General Public License v3.0
0 stars 0 forks source link

An in-range update of serverless is breaking the build 🚨 #5

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

Version 1.30.1 of serverless was just published.

Branch Build failing 🚨
Dependency serverless
Current Version 1.30.0
Type devDependency

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

serverless is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

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

Release Notes 1.30.1 (16.08.2018)

Meta

Commits

The new version differs by 16 commits.

  • bee4e25 Merge pull request #5219 from serverless/platform-ci
  • 6cac76a releasing patch
  • 09e9b8d enable CI on platform deployment
  • 57a05e2 Merge pull request #5089 from gmadar/patch-1
  • 3972633 Merge pull request #5088 from kevinrambaud/update-aws-nodejs-template
  • db519eb Merge branch 'master' into update-aws-nodejs-template
  • f1d35ec Merge remote-tracking branch 'root/master'
  • a216110 Merge pull request #5208 from serverless/deterministic-resource-id
  • c4da743 Merge pull request #5207 from chackomathew/patch-1
  • 0b82770 Deterministic resourceId to fix state diffing on Platform
  • 41183c2 Update apigateway.md
  • e7d4b9d Merge pull request #5204 from serverless/alexdebrie-patch-1
  • 78af55d Update CHANGELOG.md
  • daedc59 Remove extra parenthesis
  • 596ec91 Update package.json

There are 16 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 1.30.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 6 years ago

Version 1.30.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 13 commits.

  • b2a0b23 Merge pull request #5255 from serverless/patch-1-30-2
  • e31719c releasing 1.30.2
  • 2dd0552 Merge pull request #5247 from simoncaley/readme-typo-fixes
  • b0e4d34 Merge pull request #5237 from serverless/platform-dynamo
  • c270682 Update README.md
  • 8360ba6 Update README.md
  • 4ce91c2 Update README.md
  • a069993 Merge pull request #5227 from sebito91/bugfix
  • b640262 fix bug when using dynamo events with platform
  • 7dd3043 Merge pull request #5224 from erikerikson/fix-5205-rewrite-embedded
  • 2ebc65f Fix Embedded Deep Variable in Variable String, within Override bug
  • 89ce28f addressing issue from #5220
  • 73ebe0f Fix #5205

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.30.3 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes 1.30.3 (28.08.2018)
Commits

The new version differs by 17 commits.

  • 9986ac7 Merge pull request #5257 from serverless/releasing-v-1-30-3
  • ce1f754 Releasing v1.30.3
  • 0179410 Merge pull request #5256 from serverless/fix-cors-race-condition
  • afaeb65 Fix CORS race condition
  • b2a0b23 Merge pull request #5255 from serverless/patch-1-30-2
  • e31719c releasing 1.30.2
  • 2dd0552 Merge pull request #5247 from simoncaley/readme-typo-fixes
  • b0e4d34 Merge pull request #5237 from serverless/platform-dynamo
  • c270682 Update README.md
  • 8360ba6 Update README.md
  • 4ce91c2 Update README.md
  • a069993 Merge pull request #5227 from sebito91/bugfix
  • b640262 fix bug when using dynamo events with platform
  • 7dd3043 Merge pull request #5224 from erikerikson/fix-5205-rewrite-embedded
  • 2ebc65f Fix Embedded Deep Variable in Variable String, within Override bug

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.31.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes 1.31.0 (11.09.2018)
Commits

The new version differs by 59 commits.

  • 47901ae Merge pull request #5287 from serverless/release-v-1-31-0
  • a0ba3df Releasing v1.31.0
  • f53f047 Merge pull request #5258 from pinkerton/master
  • 7616fb2 Fix serverless-cloudflare-workers version
  • e2050f9 Fix serverless-cloudflare-workers version in enterprise
  • 8c5511c Update PoP number
  • 1e37c2c Add docs link to menu
  • 4bbdacd Change path from cloudflare-workers to cloudflare
  • 30db8e9 Add to providers page
  • 0abdf19 Add image headers to docs
  • c94db19 Add links to Workers page
  • 0ec216a Add note about updated route handling
  • c4f358c Update version in docs
  • 9f1c334 Merge pull request #5276 from andriyor/master
  • 87a09d3 Update instructions a bit

There are 59 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for 1.32.0 (17.09.2018)

Meta

Commits

The new version differs by 64 commits.

  • 8911af1 Merge pull request #5265 from serverless/backend-state-items-multi-region
  • d9c7689 Framework release preparation
  • b59aa9c Add support for backend state item generation and multi-region support
  • cfc2ac8 Merge pull request #5290 from html5cat/patch-1
  • 317f6f8 Update quick-start.md
  • 47901ae Merge pull request #5287 from serverless/release-v-1-31-0
  • a0ba3df Releasing v1.31.0
  • f53f047 Merge pull request #5258 from pinkerton/master
  • 7616fb2 Fix serverless-cloudflare-workers version
  • e2050f9 Fix serverless-cloudflare-workers version in enterprise
  • 8c5511c Update PoP number
  • 1e37c2c Add docs link to menu
  • 4bbdacd Change path from cloudflare-workers to cloudflare
  • 30db8e9 Add to providers page
  • 0abdf19 Add image headers to docs

There are 64 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 246 commits.

  • 319e3e5 Merge pull request #5482 from serverless/release-v-1-33-0
  • 49abc61 releasing v1.33.0
  • 8c04460 Merge pull request #5481 from serverless/sls-5480
  • f5c225f Create an HttpsProxyAgent for plugin list if necessary
  • 4cf2db5 Merge pull request #5298 from shanehandley/2116-consistent-errors-missing-config
  • f2857b9 Merge pull request #5473 from serverless/update-google-cloud-functions-template
  • cee2bdd Merge pull request #5445 from byteSamurai/fix-go-mod-bash-notification
  • 4a8727a Merge pull request #5477 from rcmorano/patch-3
  • 9b26522 Merge pull request #5471 from jkburges/patch-1
  • ddb13df Fix kubeless input & output
  • 8f09cc8 Fix wrong example function name.
  • aa939b1 Update plugin version of google-nodejs template
  • 8a0fd1b Removed errant apostrophe
  • 5b4c5c7 insert line break to suppress warning
  • ee308b2 Merge pull request #5409 from serverless/bucket-name-uppercase-info

There are 246 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Version 1.33.1
Commits

The new version differs by 251 commits.

  • 4bcd163 Merge pull request #5494 from serverless/release-v-1-33-1
  • 11a6688 test covering #5493
  • 237d029 version bump for #5492
  • 8138f56 Merge pull request #5492 from operasoftware/jkozera/fix-pr-5361-issues
  • efa6963 Fix issues with PR #5631 causing base64 errors
  • 319e3e5 Merge pull request #5482 from serverless/release-v-1-33-0
  • 49abc61 releasing v1.33.0
  • 8c04460 Merge pull request #5481 from serverless/sls-5480
  • f5c225f Create an HttpsProxyAgent for plugin list if necessary
  • 4cf2db5 Merge pull request #5298 from shanehandley/2116-consistent-errors-missing-config
  • f2857b9 Merge pull request #5473 from serverless/update-google-cloud-functions-template
  • cee2bdd Merge pull request #5445 from byteSamurai/fix-go-mod-bash-notification
  • 4a8727a Merge pull request #5477 from rcmorano/patch-3
  • 9b26522 Merge pull request #5471 from jkburges/patch-1
  • ddb13df Fix kubeless input & output

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Version 1.33.2
Commits

The new version differs by 257 commits.

  • e40c790 Merge pull request #5504 from serverless/release-v-1-33-2
  • 38c7fb1 version bump for #5500 and #5503
  • a877808 Merge pull request #5503 from serverless/fix-5497
  • de67fa5 Convert logging to return a promise so that #5349 no longer causes #5497
  • 3033540 Merge pull request #5500 from serverless/fix-py27-invoke-local
  • dd43b85 Don't use py3.5+ only subprocess.run in python invoke local
  • 4bcd163 Merge pull request #5494 from serverless/release-v-1-33-1
  • 11a6688 test covering #5493
  • 237d029 version bump for #5492
  • 8138f56 Merge pull request #5492 from operasoftware/jkozera/fix-pr-5361-issues
  • efa6963 Fix issues with PR #5631 causing base64 errors
  • 319e3e5 Merge pull request #5482 from serverless/release-v-1-33-0
  • 49abc61 releasing v1.33.0
  • 8c04460 Merge pull request #5481 from serverless/sls-5480
  • f5c225f Create an HttpsProxyAgent for plugin list if necessary

There are 250 commits in total.

See the full diff