Update sinatra: 2.0.3 → 2.0.4 (patch) #14
Closed
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!
We've updated a dependency and here is what you need to know:
To resolve a dependency conflict, the update changed a few other dependencies as well:
You should probably take a good look at the info here and the test results before merging this pull request, of course.
What changed?
✳️ sinatra (2.0.3 → 2.0.4) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 27 commits:
2.0.4 releasebump version to 2.0.4use have_key instead of include to avoid failing specReplace mini_racer with therubyracerupdate changelog for v2.0.4Merge pull request #1469 from guigs/patch-1Update Rack::Protection link in ReadmeMerge pull request #1446 from jkowens/fix-1443Merge pull request #1427 from mwpastore/indiff-hashMerge pull request #1137 from aselder/fix-frozen-string-send-fileMerge pull request #1452 from greysteil/metadata-linkAdd friendlier error messageAddress issues caused by loading sequenceMerge pull request #1454 from greysteil/add-semver-badgeMerge pull request #1453 from greysteil/gem-version-badgeAdd support for Ruby 2.5's #transform_keys(!) to IndifferentHashAdd support for Ruby 2.4's #transform_values(!) to IndifferentHashSlight performance improvements for IndifferentHashAdd SemVer stability badge to READMEShow Gem version in badge on READMEAdd metadata link to gemspecMerge pull request #1435 from ybintian/will/fix_delete_unnecessary_codeMerge pull request #1436 from ahorek/ubygemsUnescape regex captures. Fixes #1443.Merge pull request #1447 from jakecraige/patch-1Fix broken link in changelogAdd tests to make sure named params and captures are unescapedCommits
See the full diff on Github. The new version differs by 19 commits:
Preparing for 5.2.1 releaseFix typoPreparing for 5.2.1.rc1 releaseMerge pull request #33341 from Edouard-chin/ec-fix-to-paramDon't expose `Enumerable#_original_sum_with_required_identity` which is internal API [ci skip]Merge pull request #32851 from yskkin/doc_require_dependencyRaise a better exception when a invalid depreation behavior is setMerge pull request #32733 from Edouard-chin/ec-setupand-teardownFix typo in constant name [ci skip]Merge pull request #32642 from bogdanvlviv/fix-name-test-added-by-32613Merge pull request #32650 from bogdanvlviv/return_back_slash_and_use___dir__Redis cache store: avoid blocking the server in `#delete_matched`Clean up and consolidate .gitignoresMerge pull request #32613 from dsander/fix-as-timezone-allMerge pull request #32573 from chloerei/fix-redis-store-clear-namespaceUse `SecureRandom.random_bytes` instead of `SecureRandom.bytes`Merge pull request #32551 from chrisarcand/no-doc-original-sumMerge pull request #32539 from chancancode/anticompressMerge branch '5-2-0' into 5-2-stableCommits
See the full diff on Github. The new version differs by 6 commits:
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.1.0
assert_nothing_raised#417KeyValuebackend with subtrees disabled - #419yamlfile extension - #421Commits
See the full diff on Github. The new version differs by 12 commits:
Bump to 1.1.0Merge pull request #425 from AlexWayfer/ignore_ruby-version_file_by_gitIgnore `.ruby-version` file by `git`Merge pull request #421 from 3mundi/accept_yaml_extensionallow yaml extension fileMerge pull request #417 from Silex/masterMerge pull request #419 from wjordan/key_value_pluralization_fixfix pluralization behavior for KeyValue backend with subtrees disabledadd tests for existing pluralization behaviorFix deprecated use of assert_nothing_raisedMerge pull request #415 from tjoyal/fallbacks-to-exclude-default-localeMerge pull request #414 from tjoyal/simplify-default-exception-handledCommits
See the full diff on Github. The new version differs by 9 commits:
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 typoCommits
See the full diff on Github. The new version differs by 27 commits:
2.0.4 releasebump version to 2.0.4use have_key instead of include to avoid failing specReplace mini_racer with therubyracerupdate changelog for v2.0.4Merge pull request #1469 from guigs/patch-1Update Rack::Protection link in ReadmeMerge pull request #1446 from jkowens/fix-1443Merge pull request #1427 from mwpastore/indiff-hashMerge pull request #1137 from aselder/fix-frozen-string-send-fileMerge pull request #1452 from greysteil/metadata-linkAdd friendlier error messageAddress issues caused by loading sequenceMerge pull request #1454 from greysteil/add-semver-badgeMerge pull request #1453 from greysteil/gem-version-badgeAdd support for Ruby 2.5's #transform_keys(!) to IndifferentHashAdd support for Ruby 2.4's #transform_values(!) to IndifferentHashSlight performance improvements for IndifferentHashAdd SemVer stability badge to READMEShow Gem version in badge on READMEAdd metadata link to gemspecMerge pull request #1435 from ybintian/will/fix_delete_unnecessary_codeMerge pull request #1436 from ahorek/ubygemsUnescape regex captures. Fixes #1443.Merge pull request #1447 from jakecraige/patch-1Fix broken link in changelogAdd tests to make sure named params and captures are unescaped✳️ sinatra-contrib (2.0.3 → 2.0.4) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 27 commits:
2.0.4 releasebump version to 2.0.4use have_key instead of include to avoid failing specReplace mini_racer with therubyracerupdate changelog for v2.0.4Merge pull request #1469 from guigs/patch-1Update Rack::Protection link in ReadmeMerge pull request #1446 from jkowens/fix-1443Merge pull request #1427 from mwpastore/indiff-hashMerge pull request #1137 from aselder/fix-frozen-string-send-fileMerge pull request #1452 from greysteil/metadata-linkAdd friendlier error messageAddress issues caused by loading sequenceMerge pull request #1454 from greysteil/add-semver-badgeMerge pull request #1453 from greysteil/gem-version-badgeAdd support for Ruby 2.5's #transform_keys(!) to IndifferentHashAdd support for Ruby 2.4's #transform_values(!) to IndifferentHashSlight performance improvements for IndifferentHashAdd SemVer stability badge to READMEShow Gem version in badge on READMEAdd metadata link to gemspecMerge pull request #1435 from ybintian/will/fix_delete_unnecessary_codeMerge pull request #1436 from ahorek/ubygemsUnescape regex captures. Fixes #1443.Merge pull request #1447 from jakecraige/patch-1Fix broken link in changelogAdd tests to make sure named params and captures are unescapedDepfu 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.