Update sinatra: 2.0.3 → 2.0.8.1 (minor) #26
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ sinatra (2.0.3 → 2.0.8.1) · Repo · Changelog
Release Notes
2.0.8.1 (from changelog)
2.0.8 (from changelog)
2.0.7 (from changelog)
2.0.6 (from changelog)
2.0.5 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
✳️ sinatra-contrib (2.0.3 → 2.0.8.1) · Repo · Changelog
Release Notes
2.0.8.1 (from changelog)
2.0.8 (from changelog)
2.0.7 (from changelog)
2.0.6 (from changelog)
2.0.5 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
3.15.0 (from changelog)
3.14.0 (from changelog)
3.13.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 48 commits:
v3.15.0Proc/Method #<< and #>> composition methodsv3.14+ Hash#to_h (with block)Bump rubyspecv3.13.0Allow these failures for 1.8.7.Fix backport for Ruby 1.8.7+ Hash#merge/update (2.6.0)Update CHANGELOG [ci skip] [doc]latest is 2.6 [#131]Remove old test to avoid failure with ActiveSupport 5+ [#127]v3.12Move tag to the actual right spotMove tag to the right spotFix then+ Kernel#then [#120]Add String#undumpFix return value for String#codepointsUpdate specs+ Enumerable#chain, Enumerator::ChainUpdate specsFix actual bug in backport... for 1.8.7Add tags for moduleUpdate tags for to_hUpdate specs+ Enumerable#to_h (with block)+ Array#to_h (with block)Update specsBump travis+ Array#difference+ Array#unionAdd empty 2.6.0Update rubyspecsUpdate rubyspecRemove unused tag filesFix tests in patch versions of RubyAvoid displaying "No spec found for ..." because of frozen_old_specImprove contribution section of the readmeUpdate gem description [ci skip] [#119]Add rubygems metadataRevert "Add a note about performance of match? backports [#17]"v3.11.4Tweak for Enumerator::ArithmeticSequenceFix match? [#117]Add a note about performance of match? backports [#17]SVG badges in READMETweak README [ci skip]Release Notes
1.14.1 (from changelog)
1.14.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 13 commits:
Version 0.14.1Update changelog for 0.14.1Fix 2.7 warningMerge pull request #193 from orien/gem-metadataAdd project metadata to the gemspecVersion 0.14.0Remove ssh key signingAdd changelog for 0.14Oj 2 and 3 supportFix CIRemove gemnasiumMerge pull request #192 from igas/patch-2Fix codeclimate badgeCommits
See the full diff on Github. The new version differs by 33 commits:
Merge pull request #100 from sinatra/releaseachieve full coverage on ruby-2.6.5add @junaruga as per #94update .travis.ymlbump version to 1.1.0follow up on #97Merge pull request #97 from mame/support-ruby3-keyword-argumentsMerge pull request #98 from epistrephein/oniguruma-readme-urlMerge pull request #99 from jbampton/fix-linksFix Scalatra links.Use GitHub URL for Oniguruma in READMEAdd runtime dependency to ruby2_keywordsRemove the deprecation warnings for Ruby3's keyword argumentsUse braces to pass a Hash object instead of keywordsMake it explicit the optimization condition for pattern generationUse Hash#merge explicitly instead of `**` operatorsMerge pull request #96 from horaciob/change_ci_configfix rvm testupgrade from 2.2.9 to 2.2.10Merge pull request #93 from sinatra/travisupgrade ruby versionsMerge pull request #92 from namusyaka/fix-88don't use adjusted values for reporting errorfix broken link on README [ci skip]bump version to 1.0.3Merge pull request #90 from eregon/fix-equality-map-fallbackFix EqualityMap#fetch to be compatible with the fallback Hash#fetchMerge pull request #86 from sinatra/fix-sinatra-concathandle with_look_ahead on SafeRendererMerge pull request #85 from iguchi1124/remove-warning-messageRemove warning message on testsMerge pull request #83 from sonots/patch-1Fix typoRelease Notes
2.0.8 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
Bumping versionIntroduce a new base class to avoid breaking when upgradingAdd a version prefix to the private id to make easier to migrate old valuesFallback to the public id when reading the session in the pool adapterAlso drop the session with the public id when destroying sessionsFallback to the legacy id when the new id is not foundAdd the private idrevert conditionals to masterremove NullSessionremove || raise and get closer to masterstore hashed id, send public iduse session id objectsremove more nilstry to ensure we always have some kind of objectBumping to 2.0.7 for releaseMerge pull request #1343 from larsxschneider/ls/forward-fixPreserve forwarded IP address for trusted proxy chainsMerge pull request #1201 from janko-m/make-multipart-parsing-work-for-chunked-requestsBumping version for releaseWhitelist http/https schemesReduce buffer size to avoid pathological parsingMerge tag '2.0.5' into 2-0-stableMerge pull request #1296 from tomelm/fix-prefers-plaintextRelease Notes
2.0.8.1 (from changelog)
2.0.8 (from changelog)
2.0.7 (from changelog)
2.0.6 (from changelog)
2.0.5 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
2.0.10 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 19 commits:
v2.0.10Update CHANGELOGAdd test for rending using a class as scopeIf scope is a Module/Class, treat as scope_classFix warning when using yield in templates on ruby 2.7readme: add syntax highlight for code blocks (#342)Test on Ruby 2.5 (#341)Remove test files from bundled gem (#339)v2.0.9Update CHANGELOGSass: Fix typoTests: Test against both Sass and SassCSass: Support both sassc and sass gemsRemove broken Gemnasium badge from README.mdUpdate CHANGELOGDeprecate safe_level of ERB.new in Ruby 2.6Rename `-rubygems` option (#328)Add option passthrough for commonmarker (#326)Avoid uninitialized instance var @haml_buffer (#321)🆕 ruby2_keywords (added, 0.0.1)
🗑️ activesupport (removed)
🗑️ concurrent-ruby (removed)
🗑️ i18n (removed)
🗑️ minitest (removed)
🗑️ thread_safe (removed)
🗑️ tzinfo (removed)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands