Saeris / Flickr-Wormhole

A Serverless GraphQL to REST Gateway Wrapper for the Flickr API
https://flickr.saeris.io/graphiql
MIT License
21 stars 3 forks source link

Update serverless-offline to the latest version πŸš€ #66

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency serverless-offline was updated from 3.33.0 to 4.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.


Release Notes for v4.0.0

4.0.0 (2019-01-15)

Bug Fixes

  • babel: Removing babel runtime support and usage of lodash (c5cba66)

  • major release, v4 (81e94b9)

BREAKING CHANGES

  • remove babel runtime

  • babel: Removing support for babel runtime.

  • start refactor

  • handle all nodejs runtimes

  • more refactoring

  • more refactoring

  • remove lodash

*remove lodash, babel runtime and use strict

  • remove first request message

  • remove more of lodash

  • remove lodash in tests

  • remove lodash in tests

Commits

The new version differs by 3 commits.

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:

codecov[bot] commented 5 years ago

Codecov Report

Merging #66 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #66   +/-   ##
========================================
  Coverage    10.63%   10.63%           
========================================
  Files           75       75           
  Lines          602      602           
========================================
  Hits            64       64           
  Misses         538      538

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 a6347bf...ebb4267. Read the comment docs.

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v4.1.0

New features:

  • Support for Python and Ruby runtimes
Commits

The new version differs by 11 commits.

  • 76209e6 v4.1.0
  • 90e5ec7 rebuild package-lock.json
  • e361484 remove semantic-release
  • 5b05347 add ruby manual test doc
  • 2c016fa add ruby manual test
  • 392e8d5 add python and ruby support
  • af3a5c4 add python and ruby support
  • 2a5045f Merge branch 'master' of github.com:dherault/serverless-offline
  • 0ef93dd add semantic-release configuration
  • d9a5ca5 Merge pull request #572 from dnalborczyk/remove-deps
  • 464cf22 removes unused @babel/core, @babel-register

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits ahead by 2, behind by 1.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 18 commits.

  • 0b47e35 v4.1.4
  • fd4819d edit options
  • 35166eb remove dontPrintOutput and add printOutput option
  • f6ebaf6 edit cookie state behavior
  • c371ba2 Merge pull request #575 from dl748/master
  • 7198507 - Lint fixes
  • bfe83af Adding options and ssl support for cookies
  • 2685bbb Merge remote-tracking branch 'upstream/master'
  • 55a838d Update README.md
  • ee4b0b6 Update README.md
  • cbf78ed Merge branch 'master' of github.com:dherault/serverless-offline
  • 2d94e28 edit travis config
  • dd01cfb Update README.md
  • 4bf5f17 edit README
  • 1ef2f1d Merge remote-tracking branch 'upstream/master'

There are 18 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 21 commits.

There are 21 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • da69439 v4.3.0
  • dfa60cc Merge pull request #589 from selcukcihan/request_body_validation
  • e0318ea Add documentation with an example
  • 279dd2a Add request body validation

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

  • ea4713f v4.4.1
  • 3cc285d Merge pull request #588 from dortega3000/master
  • be9607b Merge branch 'master' into master
  • 90b27c2 Fixed Lint Issues
  • 7b906bd Update index.js
  • 4037d1b Prevent overriding exported AWS_PROFILE with fake 'dev' explicit credentials when using --noEnvironment option

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

  • e30dbd7 v4.5.0
  • 651ae81 Merge pull request #600 from adam-nielsen/runtime-override
  • a9b6b6e Support runtime override for individual functions
  • 23196ca Merge pull request #595 from dnalborczyk/upgrade-eslint
  • 8820579 fix linting
  • 03016aa update eslint and eslint-plugin-import

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • d7d3b49 v4.5.1
  • 0f84a91 Merge pull request #601 from juanjoDiaz/fix_scheme_creation_on_missing_header
  • 72aee0c Fix Scheme creation to not throw on missing auth header

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • e4724c8 v4.6.0
  • 89a85dd Merge pull request #604 from Clement134/feature/lambda-request-validation
  • 466d448 feat(lambda): add request validation for lambda integration (#369)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 7 commits.

  • 4a67c07 v4.7.0
  • 06daec5 Merge pull request #608 from maksimsemenov/master
  • 4b0e2ab Fix README
  • b1e6292 Fix package version
  • 25bd795 Add environment variables
  • c8c606b Merge pull request #606 from arnas/bugfix/fix-broken-tests-on-windows
  • 4607c8f Update string path use node path lib

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 199855c v4.7.1
  • d46fc45 Merge pull request #611 from purefan/bug/content-length
  • 0f75e3b Only assign a length if its a valid body

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 11 commits.

  • 62d0d53 v4.8.0
  • fa4ea57 update deps
  • 8be124c Merge pull request #615 from zoellner/deny-statements
  • 0fcd698 Merge pull request #614 from zoellner/single-character-wildcard
  • 75e8127 deny when explicit deny statement is present
  • fe7f4c9 add additional test for #340 - when both allow and deny statements present it should deny
  • 76cf769 fix minor typo in test (test correct, log statement wrong)
  • 1049375 reorder tests - main ones first, then with additional context
  • 8621c31 refactor authMatchPolicyResource to use regular expressions
  • 7c69192 add test for #613
  • acefeb7 reorder one test

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v4.8.1

Bug fixes

  • Using resource proxy, query strings were not passed along. This update now will pass query strings. See #616
Commits

The new version differs by 6 commits.

  • 4a80490 v4.8.1
  • d1767c6 Merge pull request #616 from kaleb/feature/resource-proxy-querystring
  • 09528bf Fix: Fix linting and docs for PR
  • 3720c70 Test: unit test for resource proxy query strings
  • 432cce6 Feat: add query string support to resource proxy
  • 469c445 Test: Add resource route proxy example

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v4.9.1

Bug fixes:

  • null is not appened in proxy URI anymore. See #619
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • a7abe3b v4.9.2
  • ae7042a Merge branch 'master' of github.com:dherault/serverless-offline
  • d21b268 lint
  • 6199c8c Merge pull request #620 from gbroques/fix-stage-and-region-option-precedence-bug
  • 8653116 Fix stage and region option precedence bug (Closes #338)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • 3c400d0 v4.9.3
  • 37d6823 refactor index.js endpointResponseHeaders for inegration lambda
  • 445ebc2 Merge pull request #624 from james-relyea/master
  • 2ac2f80 Strict comparison for undefined header check
  • ff4a534 Fix detection of undefined endpoint response headers

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€