ytti / oxidized-web

Web UI + RESTful API for Oxidized
118 stars 72 forks source link

Update sinatra-contrib requirement from ~> 1.4, >= 1.4.6 to >= 1.4.6, < 5.0 #251

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Updates the requirements on sinatra-contrib to permit the latest version.

Changelog

Sourced from sinatra-contrib's changelog.

1.4.7 / 2016-01-24

  • Add Ashley Williams, Trevor Bramble, and Kashyap Kondamudi to team Sinatra.

  • Correctly handle encoded colons in routes. (Jeremy Evans)

  • Rename CHANGES to CHANGELOG.md and update Rakefile. #1043 (Eliza Sorensen)

  • Improve documentation. #941, #1069, #1075, #1025, #1052 (Many great folks)

  • Introduce Sinatra::Ext to workaround Rack 1.6 bug to fix Ruby 1.8.7 support. #1080 (Zachary Scott)

  • Add CONTRIBUTING guide. #987 (Katrina Owen)

1.4.6 / 2015-03-23

  • Improve tests and documentation. (Darío Hereñú, Seiichi Yonezawa, kyoendo, John Voloski, Ferenc-, Renaud Martinet, Christian Haase, marocchino, huoxito, Damir Svrtan, Amaury Medeiros, Jeremy Evans, Kashyap, shenqihui, Ausmarton Fernandes, kami, Vipul A M, Lei Wu, 7stud, Taylor Shuler, namusyaka, burningTyger, Cornelius Bock, detomastah, hakeda, John Hope, Ruben Gonzalez, Andrey Deryabin, attilaolah, Anton Davydov, Nikita Penzin, Dyego Costa)

  • Remove duplicate require of sinatra/base. (Alexey Muranov)

  • Escape HTML in 404 error page. (Andy Brody)

  • Refactor to method call in Stream#close and #callback. (Damir Svrtan)

  • Depend on latest version of Slim. (Damir Svrtan)

  • Fix compatibility with Tilt version 2. (Yegor Timoschenko)

  • Fix compatibility issue with Rack pretty method from ShowExceptions. (Kashyap)

  • Show date in local time in exception messages. (tayler1)

  • Fix logo on error pages when using Ruby 1.8. (Jeremy Evans)

  • Upgrade test suite to Minitest version 5 and fix Ruby 2.2 compatibility. (Vipul A M)

1.4.5 / 2014-04-08

  • Improve tests and documentation. (Seiichi Yonezawa, Mike Gehard, Andrew Deitrick, Matthew Nicholas Bradley, GoGo tanaka, Carlos Lazo, Shim Tw,

... (truncated)

Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 4 months ago

The following labels could not be found: dependencies.