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 requirement from ~> 1.4, >= 1.4.6 to >= 1.4.6, < 5.0 #249

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

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 <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-gte-1.4.6-and-lt-5.0 branch from 6e720a5 to 59f3920 Compare May 17, 2024 19:14
Updates the requirements on [sinatra](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.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/master/sinatra-gte-1.4.6-and-lt-5.0 branch from 59f3920 to e72263c Compare May 21, 2024 15:58
@robertcheramy robertcheramy merged commit 8109a5f into master May 21, 2024
8 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/master/sinatra-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