yegor256 / 0rsk

Online Risk Manager
https://www.0rsk.com
MIT License
20 stars 2 forks source link

Update dependency sinatra to v3.2.0 - autoclosed #88

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sinatra (source, changelog) '3.0.6' -> '3.2.0' age adoption passing confidence

Release Notes

sinatra/sinatra (sinatra) ### [`v3.2.0`](https://togithub.com/sinatra/sinatra/blob/HEAD/CHANGELOG.md#320--2023-12-29) [Compare Source](https://togithub.com/sinatra/sinatra/compare/v3.1.0...v3.2.0) - New: Add `#except` method to `Sinatra::IndifferentHash` ([#​1940]) - New: Use `Exception#detailed_message` to show backtrace ([#​1952]) - New: Add `Sinatra::HamlHelpers` to sinatra-contrib ([#​1960]) - Fix: Add `base64` to rack-protection runtime dependencies ([#​1946]) - Fix: Avoid open-ended dependencies for sinatra-contrib and rack-protection ([#​1949]) - Fix: Helpful message when `Sinatra::Runner` times out ([#​1975]) - Fix: Ruby 3.3 + Bundler 2.5 compatibility ([#​1975]) [#​1940]: https://togithub.com/sinatra/sinatra/pull/1940 [#​1946]: https://togithub.com/sinatra/sinatra/pull/1946 [#​1949]: https://togithub.com/sinatra/sinatra/pull/1949 [#​1952]: https://togithub.com/sinatra/sinatra/pull/1952 [#​1960]: https://togithub.com/sinatra/sinatra/pull/1960 [#​1975]: https://togithub.com/sinatra/sinatra/pull/1960 ### [`v3.1.0`](https://togithub.com/sinatra/sinatra/blob/HEAD/CHANGELOG.md#310--2023-08-07) [Compare Source](https://togithub.com/sinatra/sinatra/compare/v3.0.6...v3.1.0) - New: Add sass support via sass-embedded [#​1911] by ăȘă€ă - New: Add start and stop callbacks [#​1913] by Jevin Sew - New: Warn on dropping sessions [#​1900] by Jonathan del Strother - New: Make Puma the default server [#​1924] by Patrik Ragnarsson - Fix: Remove use of Tilt::Cache [#​1922] by Jeremy Evans (allows use of Tilt 2.2.0 without deprecation warning) - Fix: rack-protection: specify rack version requirement [#​1932] by Patrik Ragnarsson [#​1911]: https://togithub.com/sinatra/sinatra/pull/1911 [#​1913]: https://togithub.com/sinatra/sinatra/pull/1913 [#​1900]: https://togithub.com/sinatra/sinatra/pull/1900 [#​1924]: https://togithub.com/sinatra/sinatra/pull/1924 [#​1922]: https://togithub.com/sinatra/sinatra/pull/1922 [#​1932]: https://togithub.com/sinatra/sinatra/pull/1932

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚩 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: Gemfile.lock
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...

Could not find compatible versions

Because sinatra-contrib < 3.1.0 depends on sinatra = 3.0.6
  and Gemfile depends on sinatra = 3.2.0,
  sinatra-contrib < 3.1.0 is forbidden.
So, because Gemfile depends on sinatra-contrib = 3.0.6,
  version solving has failed.