nuts-foundation / nuts-go

Main service executable for service space. Configurable service that integrates various Nuts engines and allows to run nuts' service space as a monolith or as micro services.
GNU General Public License v3.0
3 stars 0 forks source link

Bump github.com/labstack/echo/v4 from 4.1.16 to 4.1.17 #54

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps github.com/labstack/echo/v4 from 4.1.16 to 4.1.17.

Commits
  • cb84205 Bumped version
  • 28020c2 The directory path does not end with '/', it needs to be redirected (#1572)
  • 6463bcb added ModifyResponse option to ProxyConfig (#1622)
  • 8dd25c3 make gzipResponseWriter implement http.Pusher (#1615)
  • d324506 Merge pull request #1559 from flimzy/wrapper
  • 7533c69 Merge pull request #1558 from iwamot/testafter
  • 165648d Merge pull request #1607 from BUGLAN/fix/dupl
  • a151cbb Merge pull request #1613 from cathy812/master
  • c4118c0 dependency package golang.org/x/text v0.3.2 has high security vulnerabiliy, u...
  • 546639c Fix duplicate code
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit acb7dd6c and detected 0 issues on this pull request.

View more on Code Climate.