zotoio / launchdarkly-nodeutils

Node functions wrapping LaunchDarkly API and exposed as a commandline tool.
MIT License
9 stars 5 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 6 years ago

Version 1.31.0 of serverless was just published.

Branch Build failing 🚨
Dependency serverless
Current Version 1.30.3
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/zotoio/launchdarkly-nodeutils/builds/427418862?utm_source=github_status&utm_medium=notification)).

Release Notes 1.31.0 (11.09.2018)
Commits

The new version differs by 42 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 42 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.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.32.0 (17.09.2018)

Meta

Commits

The new version differs by 5 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

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 182 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 182 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 187 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 187 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 193 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 193 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.34.0
Commits

The new version differs by 244 commits.

  • c826183 Merge pull request #5539 from serverless/v1.34.0
  • 2538866 Merge pull request #5538 from serverless/layers
  • 1231edc fix layercion :'D
  • 019abd7 update links to jus tpoint to announce
  • d33b1fb v1.34.0 release!
  • 430c06e add "ID" to permissions section in layers docs
  • 64ee41a fix link to layers docs on site in layers docs
  • ae3b590 docs!
  • b348471 test coverage!
  • c54969b change plugin sort order to match hook order
  • cc24fa8 remove an other spread operator
  • b35d37f remove use of spread for node 4 support
  • 577f85d Info support for layers
  • 0938594 fix no-deploy check
  • 2ad01b3 [WIP] Support for publishing Lambda Layers

There are 244 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.34.1
Commits

The new version differs by 267 commits.

  • 4cf6b19 Merge pull request #5551 from serverless/no-sentry-dsn-on-release
  • 3f9fbd1 switch to disabling prepuplish only script
  • 52fe216 Remove sentry dsn check from pre-release script
  • c95bde6 Merge pull request #5550 from serverless/v1.34.1
  • 1a6fa18 on deploy filter is node, not node_js apparently
  • 9ced17e use latest node to publish, not whichever build finished first
  • 212f974 v1.34.1 release, mostly in hopes of fixing readme on npm
  • 5d9cfa9 Merge pull request #5546 from BigChief45/ruby-support
  • 86b862d git mv .gitignore gitignore
  • b04473b Merge pull request #5547 from serverless/updating-IAM-cred-JSON-file
  • b782dda Changing Gist to Serverlessbot account
  • abf78f5 Site is affecting code - adding gist instead
  • 037e497 updating IAM permissions in credentials
  • 73dc95e :gem: :gem: :gem: Add Ruby 2.5 support in AWS Lambda
  • 48535aa Merge pull request #5529 from daniel-cottone/api-gateway-compression

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.35.0

1.35.0 (2018-12-13)

Meta

Commits

The new version differs by 309 commits.

  • dd598c2 Merge pull request #5592 from serverless/v-1-35-0
  • 8f8b262 remove note about breaking change that is no longer a breaking change
  • 81e911e Merge pull request #5594 from serverless/restore-space-support-to-variables
  • e99e71d lint
  • 63fb130 restore support for variable refs with spaces in them
  • 7fc2155 Switch changelog to ISO8601
  • 7488b77 v1.35.0 release!
  • 898e876 Merge pull request #5587 from joshuanapoli/master
  • 8ba5ab5 Merge pull request #5585 from alex-lu-amido/issue-5580
  • 3727db0 ISSUE-5580 Updated documentation for GCP to assigning roles to a service account
  • a15ef7c Upgrade to aws-sdk v2.373.0
  • a9e243f Merge pull request #5579 from exoego/cf-ref-region
  • 4336340 Merge remote-tracking branch 'root/master' into cf-ref-region
  • 363dab4 Add custom output example to help using cf-reference.
  • 13de2a9 Use lodash for consistency.

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.35.1

1.35.1 (2018-12-18)

Meta

Commits

The new version differs by 319 commits.

  • 3e9a347 Merge pull request #5605 from serverless/v-1-35-1
  • 84f04f7 fix date of 1.35.1 release
  • 1a5ab8a Merge pull request #5610 from activescott/patch-1
  • d93b0d7 udpating link - Looks like this section moved to its own page
  • 825066f version bump to fix regression out of project includes
  • c30f881 Merge pull request #5602 from MacMcIrish/master
  • 9c4848b fix: fixed regression preventing including files outside working dir
  • e53455a Merge pull request #5599 from serverless/ruby-gitignore
  • b36c9b0 Update gitignore
  • 29376fd Update gitignore
  • dd598c2 Merge pull request #5592 from serverless/v-1-35-0
  • 8f8b262 remove note about breaking change that is no longer a breaking change
  • 81e911e Merge pull request #5594 from serverless/restore-space-support-to-variables
  • e99e71d lint
  • 63fb130 restore support for variable refs with spaces in them

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.36.1

Fix bug with timing issue & regex issue with API Gateway stage validation.

Commits

The new version differs by 416 commits.

  • 63ef31d Merge pull request #5696 from serverless/v-1-36-1
  • 049f46c 1.36.1 bugfix
  • 96906c1 Merge pull request #5686 from exoego/validation-after-var-resolution
  • fe6cb01 Fix error message.
  • ef591b2 Add test case when the populated variable is valid.
  • df780c3 Allow underscore too.
  • a12bb5b Allow hyphen which is valid for API Gateway now.
  • 5ca3115 Add test case to increase coverage.
  • 6e0d7a8 Implement after-variable-resolution stage name validation for AWS.
  • 997ac35 Update test for regression.
  • 2f53eca Drop validation before variable resolution.
  • 3bfcd0a Merge pull request #5678 from timporter/fixInvalidYamlInAWSLayersDoc
  • cdf37a6 Update layers.md
  • 91ba290 Merge pull request #5670 from serverless/v-1-36-0
  • e94f3ba Merge pull request #5665 from klausbadelt/patch-1

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 1.37.0 (2019-02-06)

Meta

Commits

The new version differs by 620 commits.

  • 2cf96e0 Merge pull request #5803 from serverless/release-1-37
  • 1b8252d releasing v1.37.0
  • 3b9957f Merge pull request #5794 from serverless/fix-tests-debug
  • c551abf fixed cli tests when running in debug mode
  • 4a64f4a Merge pull request #5793 from serverless/fix-yml-race-condition
  • 5896f0c fix race condition when loading config file
  • 04a2a65 Merge pull request #5788 from serverless/secrets-via-ssm
  • cefe6f0 Add aws secrets mgr to TOC of aws vars
  • 74a1260 Update docs/providers/aws/guide/variables.md
  • 2e49692 Update docs/providers/aws/guide/variables.md
  • ff82197 Document how to use Secrets Manager
  • 61d3af3 Merge pull request #5785 from pchynoweth/master
  • 4c935d1 Fixed up linting issues
  • 9a25ade Added unit tests
  • 73d95c2 Fixed linting issue

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 1.37.1 (2019-02-08)

Meta

Commits

The new version differs by 622 commits.

  • 94702bc Releasing v1.37.1
  • 359727c fix makeDeepVariable replacement
  • 2cf96e0 Merge pull request #5803 from serverless/release-1-37
  • 1b8252d releasing v1.37.0
  • 3b9957f Merge pull request #5794 from serverless/fix-tests-debug
  • c551abf fixed cli tests when running in debug mode
  • 4a64f4a Merge pull request #5793 from serverless/fix-yml-race-condition
  • 5896f0c fix race condition when loading config file
  • 04a2a65 Merge pull request #5788 from serverless/secrets-via-ssm
  • cefe6f0 Add aws secrets mgr to TOC of aws vars
  • 74a1260 Update docs/providers/aws/guide/variables.md
  • 2e49692 Update docs/providers/aws/guide/variables.md
  • ff82197 Document how to use Secrets Manager
  • 61d3af3 Merge pull request #5785 from pchynoweth/master
  • 4c935d1 Fixed up linting issues

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 1.38.0 (2019-02-20)

Meta

Commits

The new version differs by 706 commits.

  • 0f654d3 Merge pull request #5852 from serverless/releasing-v-1-38-0
  • b34f26e Releasing v1.38.0
  • b3d4337 Merge pull request #5839 from Xenonym/fix/template-install-name-undefined
  • 3432a3e Add tests
  • 90b18b4 Merge pull request #5842 from exoego/ssm-json
  • 3408a4e Merge pull request #5824 from serverless/websockets
  • 63b2d61 Fix service name in template install message
  • 0968f12 Validation if event is either http or websocket
  • bad6a4a Fix displaying of services with REST and WSS APIs
  • 640270b Merge pull request #5843 from luciansr/patch-1
  • b7257b2 Replacing "runtimes" with "templates"
  • 420fb4b Add document to ${ssm} for JSON.
  • 616c744 It should return json if referencing JSON in AWS SecretsManager.
  • 838ab11 Merge pull request #5690 from joebernard/patch-1
  • 247bd57 Fix path of link

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 1.39.0 (2019-03-15)

Meta

Commits

The new version differs by 829 commits.

  • e666e5f Merge pull request #5924 from serverless/release-1-39
  • eb9e589 Update CHANGELOG.md
  • f17b220 releasing v1.39.0
  • fe86fde Merge pull request #5297 from fruffin/fix-4188
  • 5d73e81 Merge pull request #5899 from serverless/sls-5891
  • 00d129c Merge pull request #5863 from serverless/invoke-local-docker
  • 2dbc267 Add check if Docker daemon is running
  • 6cf3563 jszip as main dep, DRY getting runtime, use on exit instead of on close
  • b8dd365 Merge pull request #5912 from fivepapertigers/cloudwatch-event-input-transformer
  • 93b7ec3 Merge pull request #5911 from dalevfenton/docs/authorizer-type
  • 0d0cba8 adds inputTransformer option to aws cloudwatchEvent events
  • 756dd14 adds inputTransformer option to aws schedule events
  • e7df2df add type configuration to aws serverless.yml guide for authorizer
  • 8c0d282 document docker support!
  • 06c8222 Merge pull request #5909 from matheussilvasantos/patch-2

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 1.39.1 (2019-03-18)

Meta

Commits

The new version differs by 833 commits.

  • 5d2b976 Releasing v1.39.1
  • cd0d33d Revert "Fixed #4188 - Package generating incorrect package artifact path in serverless-state.json"
  • 5242314 Merge pull request #5922 from rodolphito/patch-1
  • e666e5f Merge pull request #5924 from serverless/release-1-39
  • eb9e589 Update CHANGELOG.md
  • f17b220 releasing v1.39.0
  • a5e6d44 Fixed typo "disonnect"
  • fe86fde Merge pull request #5297 from fruffin/fix-4188
  • 5d73e81 Merge pull request #5899 from serverless/sls-5891
  • 00d129c Merge pull request #5863 from serverless/invoke-local-docker
  • 2dbc267 Add check if Docker daemon is running
  • 6cf3563 jszip as main dep, DRY getting runtime, use on exit instead of on close
  • b8dd365 Merge pull request #5912 from fivepapertigers/cloudwatch-event-input-transformer
  • 93b7ec3 Merge pull request #5911 from dalevfenton/docs/authorizer-type
  • 0d0cba8 adds inputTransformer option to aws cloudwatchEvent events

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 1.40.0 (2019-03-28)

1.40.0 (2019-03-28)

Meta

Commits

The new version differs by 875 commits.

  • 5797b68 Merge pull request #5963 from serverless/release-1.40.0
  • 1a5945a update change log
  • 7fd7047 version bump!
  • 23fcc85 Merge pull request #5968 from serverless/update-dependencies
  • 08e29fa Update npm dependencies
  • 16f05bf Merge pull request #5957 from sime/patch-2
  • beee8bd Update apigateway.md
  • 26a1f56 Include that APIGateway status code of async events
  • 11ff959 Merge pull request #5926 from serverless/serverless-instance-id
  • 8a8dcea Merge pull request #5640 from serverless/sls-5225
  • 5cba217 Merge branch 'master' into sls-5225
  • 63c371c Turn Serverless Variable into plain value
  • ffc293c Add documentation
  • 5325cbd Replace API Gateway random ids with instanceIds
  • 391488b Add ${sls:} Serverless Variable

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 1.41.0 (2019-04-18)

Meta

Commits

The new version differs by 955 commits.

  • bdff98a Merge pull request #6025 from serverless/releasing-v-1-41-0
  • 112be54 Releasing v1.41.0
  • 10b7d72 Merge pull request #6023 from serverless/add-enterprise-link
  • 644eede updated newsletter link in readme
  • bd53aef add enterprise link to readme
  • d4f2161 Merge pull request #5988 from endeepak/bugfix/5945_invoke_local_docker_env_vars
  • 9d73765 Merge pull request #5970 from serverless/multiple-usage-plans
  • 306538f Add support for multiple usage plans
  • 90a7adf Merge pull request #5692 from softprops/deployment-stage-description
  • 4dbdee0 Merge pull request #6018 from allanchua101/patch-1
  • 66855e4 Update quick-start.md
  • edd2f75 Update quick-start.md
  • ccb3576 Merge pull request #6010 from serverless/retain-layer-versions
  • 838c9dd Fix tests
  • 43da8b3 Update docs

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 1.41.1 (2019-04-23)

Meta

Commits

The new version differs by 957 commits.

  • 10ce43f Releasing v1.41.1
  • c6e7ad6 Remove safeguards when using API Gateway Stage resource settings
  • bdff98a Merge pull request #6025 from serverless/releasing-v-1-41-0
  • 112be54 Releasing v1.41.0
  • 10b7d72 Merge pull request #6023 from serverless/add-enterprise-link
  • 644eede updated newsletter link in readme
  • bd53aef add enterprise link to readme
  • d4f2161 Merge pull request #5988 from endeepak/bugfix/5945_invoke_local_docker_env_vars
  • 9d73765 Merge pull request #5970 from serverless/multiple-usage-plans
  • 306538f Add support for multiple usage plans
  • 90a7adf Merge pull request #5692 from softprops/deployment-stage-description
  • 4dbdee0 Merge pull request #6018 from allanchua101/patch-1
  • 66855e4 Update quick-start.md
  • edd2f75 Update quick-start.md
  • ccb3576 Merge pull request #6010 from serverless/retain-layer-versions

There are 250 commits in total.

See the full diff