Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2024

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 <dependency name> 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)

Copy link
Contributor Author

dependabot bot commented on behalf of github May 17, 2024

The following labels could not be found: dependencies.

@dependabot dependabot bot force-pushed the dependabot/bundler/master/sinatra-contrib-gte-1.4.6-and-lt-5.0 branch from 735dd42 to cb2566e Compare May 17, 2024 19:14
… < 5.0

Updates the requirements on [sinatra-contrib](https://github.com/sinatra/sinatra) to permit the latest version.
- [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md)
- [Commits](sinatra/sinatra@v1.4.6...v1.4.7)

---
updated-dependencies:
- dependency-name: sinatra-contrib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/master/sinatra-contrib-gte-1.4.6-and-lt-5.0 branch from cb2566e to c27468c Compare May 21, 2024 15:58
@robertcheramy robertcheramy merged commit 19c7ab6 into master May 21, 2024
8 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/master/sinatra-contrib-gte-1.4.6-and-lt-5.0 branch May 21, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant