ytti / oxidized-web

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

Update sinatra requirement from ~> 1.4, >= 1.4.6 to >= 1.4.6, < 5.0 #249

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Updates the requirements on sinatra to permit the latest version.

Changelog

Sourced from sinatra's changelog.

1.4.8 / 2017-01-30

  • Fix the deprecation warning from Ruby about Fixnum. #1235 by Akira Matsuda

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)

... (truncated)

Commits
  • 1f4444d Bump stable to 1.4.8
  • 0f64edc Merge pull request #1235 from sinatra/fix-stable
  • c013394 Break this up into 2 statements so jruby doesn't get pegged
  • dcc25ce I must have been tired
  • 78d732b This is too hard
  • 9638de8 Pick versions of nokogiri, activesupport, and i18n that work everywhere
  • 3944e1a Pick a version of json which works everywhere
  • c4f0133 Pick a version of liquid which works everywhere
  • 5dc6d6d Pin rake to a version that works everywhere
  • 8642818 Update build for supported Ruby versions and remove HEAD testing of tilt/rack
  • Additional commits viewable in compare view


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.