lukebrogan-mend / railsgoat

A vulnerable version of Rails that follows the OWASP Top 10
railsgoat.cktricky.com
MIT License
0 stars 0 forks source link

chore(deps): update dependency better_errors to v2.10.1 - autoclosed #118

Closed mend-for-github-com[bot] closed 9 months ago

mend-for-github-com[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
better_errors (changelog) 2.5.1 -> 2.10.1 age adoption passing confidence

Release Notes

BetterErrors/better_errors (better_errors) ### [`v2.10.1`](https://togithub.com/BetterErrors/better_errors/releases/tag/v2.10.1) [Compare Source](https://togithub.com/BetterErrors/better_errors/compare/v2.10.0...v2.10.1) - Fix inclusion of sassc outside of development ([@​jackjennings](https://togithub.com/jackjennings)) [#​520](https://togithub.com/BetterErrors/better_errors/issues/520) ### [`v2.10.0`](https://togithub.com/BetterErrors/better_errors/releases/tag/v2.10.0) [Compare Source](https://togithub.com/BetterErrors/better_errors/compare/v2.9.1...v2.10.0) - fix typo ([@​wonda-tea-coffee](https://togithub.com/wonda-tea-coffee)) [#​504](https://togithub.com/BetterErrors/better_errors/issues/504) - Switch to Rouge for syntax highlighting and add dark syntax-highlighting theme ([@​RobinDaugherty](https://togithub.com/RobinDaugherty)) [#​500](https://togithub.com/BetterErrors/better_errors/issues/500) - Syntax highlighter uses classes, style-src locked down ([@​RobinDaugherty](https://togithub.com/RobinDaugherty)) [#​499](https://togithub.com/BetterErrors/better_errors/issues/499) - Use SASS to build CSS ([@​RobinDaugherty](https://togithub.com/RobinDaugherty)) [#​498](https://togithub.com/BetterErrors/better_errors/issues/498) - Add Content Security Policy ([@​RobinDaugherty](https://togithub.com/RobinDaugherty)) [#​497](https://togithub.com/BetterErrors/better_errors/issues/497) - Add Rails 6.1 to CI matrix ([@​RobinDaugherty](https://togithub.com/RobinDaugherty)) [#​493](https://togithub.com/BetterErrors/better_errors/issues/493) ### [`v2.9.1`](https://togithub.com/BetterErrors/better_errors/releases/tag/v2.9.1) [Compare Source](https://togithub.com/BetterErrors/better_errors/compare/v2.9.0...v2.9.1) - Fix setting editor with symbol [#​492](https://togithub.com/BetterErrors/better_errors/issues/492) ### [`v2.9.0`](https://togithub.com/BetterErrors/better_errors/releases/tag/v2.9.0) [Compare Source](https://togithub.com/BetterErrors/better_errors/compare/v2.8.3...v2.9.0) - Mention path in text response [#​487](https://togithub.com/BetterErrors/better_errors/issues/487) - Use Github Actions for CI [#​489](https://togithub.com/BetterErrors/better_errors/issues/489) - Exception Hints [#​302](https://togithub.com/BetterErrors/better_errors/issues/302) - Hide "live shell" hint after console has been used [#​490](https://togithub.com/BetterErrors/better_errors/issues/490) - Improve editor support for virtual environments [#​488](https://togithub.com/BetterErrors/better_errors/issues/488) - Fix "live shell" hint reappearing when frame changed [#​491](https://togithub.com/BetterErrors/better_errors/issues/491) ### [`v2.8.3`](https://togithub.com/BetterErrors/better_errors/releases/tag/v2.8.3) [Compare Source](https://togithub.com/BetterErrors/better_errors/compare/v2.8.2...v2.8.3) - Fix 'uninitialized constant BetterErrors::Middleware::VERSION' [#​480](https://togithub.com/BetterErrors/better_errors/issues/480) - Fix CSRF_TOKEN_COOKIE_NAME wrong reference to VERSION constant [#​481](https://togithub.com/BetterErrors/better_errors/issues/481) ### [`v2.8.2`](https://togithub.com/BetterErrors/better_errors/releases/tag/v2.8.2) [Compare Source](https://togithub.com/BetterErrors/better_errors/compare/v2.8.1...v2.8.2) - Fix path of CSRF Token cookie [#​478](https://togithub.com/BetterErrors/better_errors/issues/478) ### [`v2.8.1`](https://togithub.com/BetterErrors/better_errors/releases/tag/v2.8.1) [Compare Source](https://togithub.com/BetterErrors/better_errors/compare/v2.8.0...v2.8.1) - Show real cause of ActionView::Template::Error with Rails 6 [#​477](https://togithub.com/BetterErrors/better_errors/issues/477) - Add TruffleRuby to CI builds [#​473](https://togithub.com/BetterErrors/better_errors/issues/473) ### [`v2.8.0`](https://togithub.com/BetterErrors/better_errors/releases/tag/v2.8.0) [Compare Source](https://togithub.com/BetterErrors/better_errors/compare/v2.7.1...v2.8.0) - Support for Rails ActionableError [#​465](https://togithub.com/BetterErrors/better_errors/issues/465) - Allow editor links to work inside an iframe or with CSP that prohibits other protocols [#​440](https://togithub.com/BetterErrors/better_errors/issues/440) - Add CSRF protection to internal requests [#​474](https://togithub.com/BetterErrors/better_errors/issues/474) - Validate internal request method names [#​475](https://togithub.com/BetterErrors/better_errors/issues/475) ### [`v2.7.1`](https://togithub.com/BetterErrors/better_errors/releases/tag/v2.7.1) [Compare Source](https://togithub.com/BetterErrors/better_errors/compare/v2.7.0...v2.7.1) - Show location of error in ActionView template error [#​463](https://togithub.com/BetterErrors/better_errors/issues/463) ### [`v2.7.0`](https://togithub.com/BetterErrors/better_errors/releases/tag/v2.7.0) [Compare Source](https://togithub.com/BetterErrors/better_errors/compare/v2.6.0...v2.7.0) - Fix various specs that were passing incorrectly [#​453](https://togithub.com/BetterErrors/better_errors/issues/453) ([@​RobinDaugherty](https://togithub.com/RobinDaugherty)) - CI tests for Ruby 2.6, 2.7; Rails 6.0 [#​452](https://togithub.com/BetterErrors/better_errors/issues/452) ([@​RobinDaugherty](https://togithub.com/RobinDaugherty)) - CI: Drop unused sudo: false directive [#​457](https://togithub.com/BetterErrors/better_errors/issues/457) ([@​olleolleolle](https://togithub.com/olleolleolle)) - Add editor preset for VSCodium [#​456](https://togithub.com/BetterErrors/better_errors/issues/456) ([@​jaredmoody](https://togithub.com/jaredmoody)) - Show the last-raised error, not its "cause" [#​459](https://togithub.com/BetterErrors/better_errors/issues/459) ([@​RobinDaugherty](https://togithub.com/RobinDaugherty)) - Fix warning: **FILE** in eval may not return location in binding [#​458](https://togithub.com/BetterErrors/better_errors/issues/458) ([@​yuuu](https://togithub.com/yuuu)) - Allow skipping variable inspection by class name [#​449](https://togithub.com/BetterErrors/better_errors/issues/449) ([@​felixbuenemann](https://togithub.com/felixbuenemann)) ### [`v2.6.0`](https://togithub.com/BetterErrors/better_errors/releases/tag/v2.6.0) [Compare Source](https://togithub.com/BetterErrors/better_errors/compare/v2.5.1...v2.6.0) - Specify older kramdown and i18n for older ruby versions [#​437](https://togithub.com/BetterErrors/better_errors/issues/437) - Fix NoMethodError when variables cannot be retrieved from the stack frame [#​430](https://togithub.com/BetterErrors/better_errors/issues/430) - Allow passing IPAddrs to allow_ip [#​444](https://togithub.com/BetterErrors/better_errors/issues/444) - Update CI Ruby to fix Travis CI failures [#​450](https://togithub.com/BetterErrors/better_errors/issues/450)

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.