🚨 [security] Update better_errors: 2.5.1 → 2.9.1 (minor) #188
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.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
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?
✳️ better_errors (2.5.1 → 2.9.1) · Repo · Changelog
Security Advisories 🚨
🚨 Older releases of better_errors open to Cross-Site Request Forgery attack
Release Notes
2.9.1
2.9.0
2.8.3
2.8.2
2.8.1
2.8.0
2.7.1
2.7.0
2.6.0
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
1.1.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 56 commits:
bump versionlike this?trying to fix tests for 1.9.3add changelogMerge pull request #246 from deivid-rodriguez/fix_rubygems_deprecationFix rubygems deprecationdon't load simplecov on Ruby 1.8.7Merge branch 'extend-specs'merge coverageMerge pull request #243 from rubychan/extend-specsadd simple spec for CodeRay.scandisable specs for Ruby 1.8.7maybe like this?reorder gemsalso test with 2.7.0-preview3also disable for Ruby 1.8.7actually, we only need to disable SimpleCovfix tests for Ruby 2.3add spec for CodeRay.coderay_pathfix tests for Ruby Enterprise Edition?add SimpleCovstill not loaded?fix load pathrun specs on rake testadd RSpecenforce UselessAccessModifierfix spaces around operators (RuboCop)fix spaces in JSONEncoderTesttunr off maintainability checksenforce RuboCop versiontweaks to RuboCop configenfore SpaceAroundOperatorstry setting up code climate test coverageUpdate README.markdownnot available on CodeClimatestart using RuboCopreorder gemsfix heredoc indentationremove .codeclimate.ymladd CodeClimate configapparently, 1.8.7 fails on Travis?update changelogMerge branch 'master' of github.com:rubychan/coderayMerge pull request #229 from dfa1/java10-supportremove defunct Gemnasium badgeadd numeric to SQL typesMerge pull request #227 from junaruga/hotfix/not-reached-statementMerge pull request #233 from junaruga/hotfix/ruby26-expression-enumeratorAdd Ruby 2.6 fixing issuessupport for special type 'var'Remove the statement that is not always reached.tweak list of rubies to testtest with ruby 2.5, tootrying to fix tests for Ruby 2.4backport .gitignore from dsl branchport a few tweaks from dsl branchRelease Notes
1.10.0 (from changelog)
1.9.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 29 commits:
Bump version to 1.10.0Enable branch coverage when testingMove <% case above <%# and <%% cases as it is more commonCover some rspace/lspace branches in CaptureEndEngineTest <%= tailch rspace branch and src ending with newline branchRemove unnecessary lineRemove unnecessary branchAdjust nocov markingsDon't call add_text with nilFix regression where only first backslash/apostrophe was escapedImprove template parsing, mostly by reducing allocationsDo not ship tests in the gem, reducing gem size about 20%Start testing Ruby 2.7 on TravisUpdate copyright yearAdd nocov markersMake spec_w task use warning gem instead of egrep for filteringImprove rdoc formattingUpdate CHANGELOGAllow the literal prefix/postfix to be configured (Fixes #26, #27)Refactor and simplify internalsReduce memory usage when escaping textFix documentation of options bufval, bufvar in Erubi::Engine's initializerBump version to 1.9.0Change default :bufvar from 'String.new' to '::String.new' to work with BasicObjectTry to get Travis passingUse minitest-global_expecations in tests to avoid deprecation issues with minitest 5.12Test JRuby 9.2 on TravisTest on TruffleRuby on TravisCI: Add Ruby 2.6 to the matrixSecurity Advisories 🚨
🚨 Possible information leak / session hijack vulnerability
Release Notes
1.6.12 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 22 commits:
bump versionHandle case where session id key is requested but it is missingMerge pull request #1462 from jeremyevans/sessionid-to_sMerge branch '1-6-sec' into 1-6-stableBump versionmaking diff smallerfix memcache tests on 1.6fix tests on 1.6Introduce 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 objectFix assertion on baconDepfu 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