apiaryio / dredd-example

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

Update dredd to the latest version 🚀 #54

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency dredd was updated from 11.1.4 to 11.2.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 v11.2.0

11.2.0 (2019-05-27)

Features

  • validates HTTP message only once (0aaacbd)
Commits

The new version differs by 2 commits.

  • f6ef315 Merge pull request #1379 from apiaryio/remove-is-valid
  • 0aaacbd feat: validates HTTP message only once

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

11.2.1 (2019-05-27)

Bug Fixes

  • package: update async to version 3.0.1 (8315973)
Commits

The new version differs by 4 commits.

  • 25d4f6f Merge pull request #1382 from apiaryio/greenkeeper/async-3.0.1
  • bcc6d3e Merge pull request #1380 from apiaryio/greenkeeper/eslint-plugin-import-2.17.3
  • 8315973 fix(package): update async to version 3.0.1
  • ac7408c chore(package): update eslint-plugin-import to version 2.17.3

See the full diff