apiaryio / dredd-example

Example application using Dredd and CI
MIT License
85 stars 61 forks source link

Update dredd to the latest version 🚀 #50

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency dredd was updated from 11.1.2 to 11.1.3.

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 v11.1.3

11.1.3 (2019-05-22)

Bug Fixes

  • coerces "server" option to "endpoint" (f9a4081)
Commits

The new version differs by 3 commits.

  • 1915116 Merge pull request #1375 from apiaryio/1370-endpoint-nesting
  • a9b344d test: adds "resolveConfig" test for missing "server" option scenario
  • f9a4081 fix: coerces "server" option to "endpoint"

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 5 years ago

Update to this version instead 🚀

Release Notes for v11.1.4

11.1.4 (2019-05-22)

Bug Fixes

  • do not initiate hooks if there are no hookfiles (0da05fb)
Commits

The new version differs by 2 commits.

  • b7cfb1b Merge pull request #1374 from apiaryio/honzajavorek/fix-empty-hooks
  • 0da05fb fix: do not initiate hooks if there are no hookfiles

See the full diff