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 mend: high confidence minor and patch dependency updates to v3.1.20 #131

Open mend-for-github-com[bot] opened 6 months ago

mend-for-github-com[bot] commented 6 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bcrypt 3.1.13 -> 3.1.20 age adoption passing confidence
better_errors (changelog) 2.5.1 -> 2.10.1 age adoption passing confidence
bundler-audit (source) 0.6.1 -> 0.9.1 age adoption passing confidence
capybara (changelog) 3.29.0 -> 3.40.0 age adoption passing confidence
jquery-rails 4.3.5 -> 4.6.0 age adoption passing confidence
minitest (changelog) 5.13.0 -> 5.24.1 age adoption passing confidence
pry 0.12.2 -> 0.14.2 age adoption passing confidence
pry-rails 0.3.9 -> 0.3.11 age adoption passing confidence
rake (changelog) 13.0.0 -> 13.2.1 age adoption passing confidence
responders (changelog) 3.0.0 -> 3.1.1 age adoption passing confidence
simplecov (changelog) 0.17.1 -> 0.22.0 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)
postmodern/bundler-audit (bundler-audit) ### [`v0.9.1`](https://togithub.com/postmodern/bundler-audit/blob/HEAD/ChangeLog.md#091--2022-05-19) [Compare Source](https://togithub.com/postmodern/bundler-audit/compare/v0.9.0.1...v0.9.1) - Opt into rubygems.org MFA requirement. ##### CLI - Improve the readability of the suggested gem versions to upgrade to (pull [#​331](https://togithub.com/postmodern/bundler-audit/issues/331)). ##### Rake Task - Fixed a regression introduced in 0.9.0 where the `bundler:audit` rake task was not exiting with an error status code if vulnerabilities were found. Now when the `bundler-audit` command fails, the rake task will also exit with the `bundler-audit` command's error code. - If the `bundler-audit` command could not be found for some reason raise the {Bundler::Audit::Task::CommandNotFound} exception. ### [`v0.9.0.1`](https://togithub.com/postmodern/bundler-audit/blob/HEAD/ChangeLog.md#0901--2021-08-31) [Compare Source](https://togithub.com/postmodern/bundler-audit/compare/v0.9.0...v0.9.0.1) - Add a workaround for Psych < 3.1.0 to support running on Ruby < 2.6. (issue [#​319](https://togithub.com/postmodern/bundler-audit/issues/319)) - Although, Ruby 2.5 and prior have all reached [End-of-Life] and are no longer receiving security updates. It is strongly advised that you should upgrade to a currently supported version of Ruby. [End-of-Life]: https://www.ruby-lang.org/en/downloads/branches/ ### [`v0.9.0`](https://togithub.com/postmodern/bundler-audit/blob/HEAD/ChangeLog.md#0901--2021-08-31) [Compare Source](https://togithub.com/postmodern/bundler-audit/compare/v0.8.0...v0.9.0) - Add a workaround for Psych < 3.1.0 to support running on Ruby < 2.6. (issue [#​319](https://togithub.com/postmodern/bundler-audit/issues/319)) - Although, Ruby 2.5 and prior have all reached [End-of-Life] and are no longer receiving security updates. It is strongly advised that you should upgrade to a currently supported version of Ruby. [End-of-Life]: https://www.ruby-lang.org/en/downloads/branches/ ### [`v0.8.0`](https://togithub.com/postmodern/bundler-audit/blob/HEAD/ChangeLog.md#080--2021-03-10) [Compare Source](https://togithub.com/postmodern/bundler-audit/compare/v0.7.0.1...v0.8.0) - No longer vendor \[ruby-advisory-db]. - Added {Bundler::Audit::Configuration}. - Supports loading YAML configuration data from a `.bundler-audit.yml` file. - Added {Bundler::Audit::Results}. - Added {Bundler::Audit::Report}. - Added {Bundler::Audit::CLI::Formats}. - Added {Bundler::Audit::CLI::Formats::Text}. - Added {Bundler::Audit::CLI::Formats::JSON}. - Added {Bundler::Audit::Database::DEFAULT_PATH}. - Added {Bundler::Audit::Database.exists?}. - Added {Bundler::Audit::Database#git?}. - Added {Bundler::Audit::Database#update!}. - Will raise a {Bundler::Audit::Database::UpdateFailed UpdateFailed} exception, if the `git pull` command fails. - Added {Bundler::Audit::Database#last_updated_at}. - Added {Bundler::Audit::Scanner#report}. - {Bundler::Audit::Database::USER_PATH} is now `Gem.user_home` aware. - `Gem.user_home` will try to infer `HOME`, even if it is not set. - {Bundler::Audit::Database#download} will now raise a {Bundler::Audit::Database::DownloadFailed DownloadFailed} exception, if the `git clone` command fails. - {Bundler::Audit::Scanner#initialize}: - Now accepts an additional `database` and `config_dot_file` arguments. - Will now raise a `Bundler::GemfileLockNotFound` exception, if the given `Gemfile.lock` file cannot be found. - {Bundler::Audit::Scanner#scan_sources} will now ignore any source with a `127.0.0.0/8` or `::1/128` IP address. - {Bundler::Audit::Scanner#scan_specs} will ignore any advisories listed in {Bundler::Audit::Configuration#ignore}, which is loaded from the `.bundler-audit.yml` file. - Deprecated {Bundler::Audit::Database.update!} in favor of {Bundler::Audit::Database#update! #update!}. - Removed `Bundler::Audit::Database::VENDORED_PATH`. - Removed `Bundler::Audit::Database::VENDORED_TIMESTAMP`. ##### CLI - Require \[thor] ~> 1.0. - Added `bundler-audit stats`. - Added `bundler-audit download`. - `bundler-audit check`: - Now accepts a optional `DIR` argument for the project directory. - `bundler-audit check` will now print an explicit error message and exit, if the given `DIR` does not exist. - Will now auto-download \[ruby-advisory-db] to ensure the latest advisory information is used on first run. - Now supports a `--database` option for specifying a path to an alternative \[ruby-advisory-db] copy. - Now supports a `--gemfile-lock` option for specifying a custom `Gemfile.lock` file within the project directory. - Now supports a `--format` option for specifying the desired format. `text` and `json` are supported, but other custom formats can be loaded. See {Bundler::Audit::CLI::Formats}. - Now supports a `--output` option for writing the report output to a file. - Prints both CVE and GHSA IDs. - Print all error messages to stderr. - No longer print number of advisories in `bundler-audit version`. ### [`v0.7.0.1`](https://togithub.com/postmodern/bundler-audit/blob/HEAD/ChangeLog.md#0701--2020-06-12) [Compare Source](https://togithub.com/postmodern/bundler-audit/compare/v0.7.0...v0.7.0.1) - Forgot to populate `data/ruby-advisory-db`. ### [`v0.7.0`](https://togithub.com/postmodern/bundler-audit/blob/HEAD/ChangeLog.md#0701--2020-06-12) [Compare Source](https://togithub.com/postmodern/bundler-audit/compare/v0.6.1...v0.7.0) - Forgot to populate `data/ruby-advisory-db`.
teamcapybara/capybara (capybara) ### [`v3.40.0`](https://togithub.com/teamcapybara/capybara/blob/HEAD/History.md#Version-3400) [Compare Source](https://togithub.com/teamcapybara/capybara/compare/3.39.2...3.40.0) Release date: 2024-01-26 ##### Changned - Dropped support for Ruby 2.7, 3.0+ is now required - Dropped support for Selenium < 4.8 - Use the new headless option on chromedriver with registered selenium driver \[Neil Carvalho] ##### Added - `Capybara::Result#to_ary` to support multiple assignment \[Sean Doyle] - `has_element?` and related matchers \[Sean Doyle] - Rack 3 support ##### Fixed - Forward save_screenshot options to selenium - Issue 2738 - Rack test - don't auto submit forms with multiple inputs \[Mitchell Henke] - Table row selector matches cell values in order - Issue 2686 \[Jeff Parr] - Table row selector fixes for first column - Issue 2685 \[Jeff Par] ### [`v3.39.2`](https://togithub.com/teamcapybara/capybara/blob/HEAD/History.md#Version-3392) [Compare Source](https://togithub.com/teamcapybara/capybara/compare/3.39.1...3.39.2) Release date: 2023-06-10 ##### Fixed - Fix Selenium version comparison \[aki77] ### [`v3.39.1`](https://togithub.com/teamcapybara/capybara/blob/HEAD/History.md#Version-3391) [Compare Source](https://togithub.com/teamcapybara/capybara/compare/3.39.0...3.39.1) Release date: 2023-05-12 ##### Fixed - Fix usage of Selenium logger ### [`v3.39.0`](https://togithub.com/teamcapybara/capybara/blob/HEAD/History.md#Version-3390) [Compare Source](https://togithub.com/teamcapybara/capybara/compare/3.38.0...3.39.0) Release date: 2023-04-02 ##### Added - Support `:target` filter option on `:link` selector \[Yudai Takada] - Experimental Rack 3 support - Text normalization performance improvements \[Brandon Weaver] ##### Fixed - MS Edge button click \[Brian J. Bayer] - Options/Capabilities choosing based on Selenium versions - Support for base versions \[Matijs van Zuijlen] - ExpectedError not defined in Selenium 4+ - Filter block forwarding to a number of matchers \[Christophe Bliard] ##### Changed - Dropped support for rack 1.x ### [`v3.38.0`](https://togithub.com/teamcapybara/capybara/blob/HEAD/History.md#Version-3380) [Compare Source](https://togithub.com/teamcapybara/capybara/compare/3.37.1...3.38.0) Release date: 2022-11-03 ##### Changed - Capybara.w3c_click_offset now defaults to true. If you need click offsets to be from the elements top left corner set it to false in your config ##### Added - Support Selenium 4.3 changes to click offset calculations - `click`, `double_click`, `right_click` can now be called on the session to click the currently scoped element (or document) - `Session#within` now passes the scoped element to the block - Support rack-test 2+ - Retry interval is now configurable \[Masahiro NOMOTO] - Support Puma 6 - Issue [#​2590](https://togithub.com/teamcapybara/capybara/issues/2590) - Selenium: DetachedShadowRootError is treated as an invalid element error \[Perryn Fowler] - Selenium: When inspected shadow roots will have a tag name of "ShadowRoot" - `evaluate_async_script` added to Session::DSL_METHODS \[Henry Blyth] ##### Fixed - Use higher precision clock in Capybara::Helpers::Timer if available - rack-test driver behavior with \r\n - Issue [#​2547](https://togithub.com/teamcapybara/capybara/issues/2547) \[Stefan Hoffmann] - Updated for deprecation of positional parameters in Selenium::WebDriver::ActionBuilder#pause - Explicitly set cause on server raised errors - Options no longer duplicated in have_xxx invalid option error message \[Yudai Takada] - Animation disabler is now threadsafe \[Daniel Sheppard] - Server connection count tracking \[Oleksandr K.] - Ensure scopes are reset when session is \[Henry Blyth] ### [`v3.37.1`](https://togithub.com/teamcapybara/capybara/blob/HEAD/History.md#Version-3371) [Compare Source](https://togithub.com/teamcapybara/capybara/compare/3.37.0...3.37.1) Release date: 2022-05-09 ##### Fixed - Regression in rack-test visit - Issue [#​2548](https://togithub.com/teamcapybara/capybara/issues/2548) ### [`v3.37.0`](https://togithub.com/teamcapybara/capybara/blob/HEAD/History.md#Version-3370) [Compare Source](https://togithub.com/teamcapybara/capybara/compare/3.36.0...3.37.0) Release date: 2022-05-07 ##### Changed - Ruby 2.7.0+ is now required ##### Added - \[Beta] CSP nonces inserted into animation disabler additions - Issue [#​2542](https://togithub.com/teamcapybara/capybara/issues/2542) - Support `` element in rack-test driver - ISsue [#​2544](https://togithub.com/teamcapybara/capybara/issues/2544) - \[Beta] `Element#shadow_root` support. Requires selenium-webdriver 4.1+. Only currently supported with Chrome when using the selenium driver. Note: only CSS can be used to find elements from the shadow root. Therefore you won't be able to use most Capybara helper methods (`fill_in`, `click_link`, `find_field`, etc) directly from the shadow root since those locators are built using XPath. If you first locate a descendant from the shadow root using CSS then you should be able to use all the Capybara methods from there. - Regexp now supported for `exact_text` finder option ##### Fixed - Fragments in referer headers in rack-test driver - Issue [#​2525](https://togithub.com/teamcapybara/capybara/issues/2525) - Selenium v4.1 deprecation notice ### [`v3.36.0`](https://togithub.com/teamcapybara/capybara/blob/HEAD/History.md#Version-3360) [Compare Source](https://togithub.com/teamcapybara/capybara/compare/3.35.3...3.36.0) Release date: 2021-10-24 ##### Changed - Ruby 2.6.0+ is now required - Minimum selenium-webdriver supported is now 3.142.7 ##### Added - Support for selenium-webdriver 4.x - `allow_label_click` accepts click options to be used when clicking an associated label - Deprecated `allow_gumbo=` in favor of `use_html5_parsing=` to enable use of Nokogiri::HTML5 when available - `Session#active_element` returns the element with focus - Not supported by the `RackTest` driver \[Sean Doyle] - Support `focused:` filter for finding interactive elements - Not supported by the `RackTest` driver \[Sean Doyle] ##### Fixed - Sibling and ancestor queries now work with Simple::Node - Issue [#​2452](https://togithub.com/teamcapybara/capybara/issues/2452) - rack_test correctly ignores readonly attribute on specific input element types - `Node#all_text` always returns a string - Issue [#​2477](https://togithub.com/teamcapybara/capybara/issues/2477) - `have_any_of_selectors` negated match - Issue [#​2473](https://togithub.com/teamcapybara/capybara/issues/2473) - `Document#scroll_to` fixed for standards behavior - pass quirks: true if you need the older behavior \[Eric Anderson] - Use capture on attach file event listener for better React compatibility \[Jeff Way] - Animation disabler produces valid HTML \[Javi Martin] ##### Removed - References to non-w3c mode in drivers/tests. Non-w3c mode is obsolete and no one should be using it anymore. Capybara hasn't been testing/supporting it in a while ### [`v3.35.3`](https://togithub.com/teamcapybara/capybara/blob/HEAD/History.md#Version-3353) [Compare Source](https://togithub.com/teamcapybara/capybara/compare/3.35.2...3.35.3) Release date: 2021-01-29 ##### Fixed - Just a release to have the correct dates in the History.md in released gem ### [`v3.35.2`](https://togithub.com/teamcapybara/capybara/blob/HEAD/History.md#Version-3352) [Compare Source](https://togithub.com/teamcapybara/capybara/compare/3.35.1...3.35.2) Release date: 2021-01-29 ##### Fixed - Selenium deprecation suppressor with Selenium 3.x ### [`v3.35.1`](https://togithub.com/teamcapybara/capybara/blob/HEAD/History.md#Version-3351) [Compare Source](https://togithub.com/teamcapybara/capybara/compare/3.35.0...3.35.1) Release date: 2021-01-26 ##### Fixed - Default chrome driver registrations use chrome - Issue [#​2442](https://togithub.com/teamcapybara/capybara/issues/2442) \[Yuriy Alekseyev] - 'Capybara.test_id' usage with the :button selector - Issue [#​2443](https://togithub.com/teamcapybara/capybara/issues/2443) ### [`v3.35.0`](https://togithub.com/teamcapybara/capybara/blob/HEAD/History.md#Version-3350) [Compare Source](https://togithub.com/teamcapybara/capybara/compare/3.34.0...3.35.0) Release date: 2021-01-25 ##### Added - Support Regexp matching for individual class names in :class filter passed an Array - Animation disabler now supports JQuery animation disabling when JQuery loaded from body \[Chien-Wei Huang] ##### Fixed - :button selector type use with `enable_aria_role` \[Sean Doyle] -
rails/jquery-rails (jquery-rails) ### [`v4.6.0`](https://togithub.com/rails/jquery-rails/blob/HEAD/CHANGELOG.md#460) [Compare Source](https://togithub.com/rails/jquery-rails/compare/v4.5.1...v4.6.0) - update jquery to 3.7.0 ### [`v4.5.1`](https://togithub.com/rails/jquery-rails/blob/HEAD/CHANGELOG.md#451) [Compare Source](https://togithub.com/rails/jquery-rails/compare/v4.5.0...v4.5.1) - update jquery to 3.6.1 - update jquery-ujs to 1.2.3 ### [`v4.5.0`](https://togithub.com/rails/jquery-rails/blob/HEAD/CHANGELOG.md#450) [Compare Source](https://togithub.com/rails/jquery-rails/compare/v4.4.0...v4.5.0) - update jquery to 3.6.0 ### [`v4.4.0`](https://togithub.com/rails/jquery-rails/blob/HEAD/CHANGELOG.md#440) [Compare Source](https://togithub.com/rails/jquery-rails/compare/v4.3.5...v4.4.0) - update jquery to 3.5.1 (note: [3.5.0 contains important security updates](https://togithub.com/advisories/GHSA-jpcq-cgw6-v4j6)) - unescape dollar signs and backticks in `assert_select_jquery` to match Rails updated behavior.
minitest/minitest (minitest) ### [`v5.24.1`](https://togithub.com/minitest/minitest/compare/v5.24.0...v5.24.1) [Compare Source](https://togithub.com/minitest/minitest/compare/v5.24.0...v5.24.1) ### [`v5.24.0`](https://togithub.com/minitest/minitest/compare/v5.23.1...v5.24.0) [Compare Source](https://togithub.com/minitest/minitest/compare/v5.23.1...v5.24.0) ### [`v5.23.1`](https://togithub.com/minitest/minitest/compare/v5.23.0...v5.23.1) [Compare Source](https://togithub.com/minitest/minitest/compare/v5.23.0...v5.23.1) ### [`v5.23.0`](https://togithub.com/minitest/minitest/compare/v5.22.3...v5.23.0) [Compare Source](https://togithub.com/minitest/minitest/compare/v5.22.3...v5.23.0) ### [`v5.22.3`](https://togithub.com/minitest/minitest/compare/v5.22.2...v5.22.3) [Compare Source](https://togithub.com/minitest/minitest/compare/v5.22.2...v5.22.3) ### [`v5.22.2`](https://togithub.com/minitest/minitest/compare/v5.22.1...v5.22.2) [Compare Source](https://togithub.com/minitest/minitest/compare/v5.22.1...v5.22.2) ### [`v5.22.1`](https://togithub.com/minitest/minitest/compare/v5.22.0...v5.22.1) [Compare Source](https://togithub.com/minitest/minitest/compare/v5.22.0...v5.22.1) ### [`v5.22.0`](https://togithub.com/minitest/minitest/compare/v5.21.2...v5.22.0) [Compare Source](https://togithub.com/minitest/minitest/compare/v5.21.2...v5.22.0) ### [`v5.21.2`](https://togithub.com/minitest/minitest/compare/v5.21.1...v5.21.2) [Compare Source](https://togithub.com/minitest/minitest/compare/v5.21.1...v5.21.2) ### [`v5.21.1`](https://togithub.com/minitest/minitest/compare/v5.21.0...v5.21.1) [Compare Source](https://togithub.com/minitest/minitest/compare/v5.21.0...v5.21.1) ### [`v5.21.0`](https://togithub.com/minitest/minitest/compare/v5.20.0...v5.21.0) [Compare Source](https://togithub.com/minitest/minitest/compare/v5.20.0...v5.21.0) ### [`v5.20.0`](https://togithub.com/minitest/minitest/compare/v5.19.0...v5.20.0) [Compare Source](https://togithub.com/minitest/minitest/compare/v5.19.0...v5.20.0) ### [`v5.19.0`](https://togithub.com/minitest/minitest/compare/v5.18.1...v5.19.0) [Compare Source](https://togithub.com/minitest/minitest/compare/v5.18.1...v5.19.0) ### [`v5.18.1`](https://togithub.com/minitest/minitest/compare/v5.18.0...v5.18.1) [Compare Source](https://togithub.com/minitest/minitest/compare/v5.18.0...v5.18.1) ### [`v5.18.0`](https://togithub.com/minitest/minitest/compare/v5.17.0...v5.18.0) [Compare Source](https://togithub.com/minitest/minitest/compare/v5.17.0...v5.18.0) ### [`v5.17.0`](https://togithub.com/minitest/minitest/compare/v5.16.3...v5.17.0) [Compare Source](https://togithub.com/minitest/minitest/compare/v5.16.3...v5.17.0) ### [`v5.16.3`](https://togithub.com/minitest/minitest/compare/v5.16.2...v5.16.3) [Compare Source](https://togithub.com/minitest/minitest/compare/v5.16.2...v5.16.3) ### [`v5.16.2`](https://togithub.com/minitest/minitest/compare/v5.16.1...v5.16.2) [Compare Source](https://togithub.com/minitest/minitest/compare/v5.16.1...v5.16.2) ### [`v5.16.1`](https://togithub.com/minitest/minitest/compare/v5.16.0...v5.16.1) [Compare Source](https://togithub.com/minitest/minitest/compare/v5.16.0...v5.16.1) ### [`v5.16.0`](https://togithub.com/minitest/minitest/compare/v5.15.0...v5.16.0) [Compare Source](https://togithub.com/minitest/minitest/compare/v5.15.0...v5.16.0) ### [`v5.15.0`](https://togithub.com/minitest/minitest/compare/v5.14.4...v5.15.0) [Compare Source](https://togithub.com/minitest/minitest/compare/v5.14.4...v5.15.0) ### [`v5.14.4`](https://togithub.com/minitest/minitest/compare/v5.14.3...v5.14.4) [Compare Source](https://togithub.com/minitest/minitest/compare/v5.14.3...v5.14.4) ### [`v5.14.3`](https://togithub.com/minitest/minitest/compare/v5.14.2...v5.14.3) [Compare Source](https://togithub.com/minitest/minitest/compare/v5.14.2...v5.14.3) ### [`v5.14.2`](https://togithub.com/minitest/minitest/compare/v5.14.1...v5.14.2) [Compare Source](https://togithub.com/minitest/minitest/compare/v5.14.1...v5.14.2) ### [`v5.14.1`](https://togithub.com/minitest/minitest/compare/v5.14.0...v5.14.1) [Compare Source](https://togithub.com/minitest/minitest/compare/v5.14.0...v5.14.1) ### [`v5.14.0`](https://togithub.com/minitest/minitest/compare/v5.13.0...v5.14.0) [Compare Source](https://togithub.com/minitest/minitest/compare/v5.13.0...v5.14.0)
rweng/pry-rails (pry-rails) ### [`v0.3.11`](https://togithub.com/rweng/pry-rails/compare/v0.3.10...v0.3.11) [Compare Source](https://togithub.com/rweng/pry-rails/compare/v0.3.10...v0.3.11) ### [`v0.3.10`](https://togithub.com/rweng/pry-rails/compare/v0.3.9...v0.3.10) [Compare Source](https://togithub.com/rweng/pry-rails/compare/v0.3.9...v0.3.10)
ruby/rake (rake) ### [`v13.2.1`](https://togithub.com/ruby/rake/releases/tag/v13.2.1) [Compare Source](https://togithub.com/ruby/rake/compare/v13.2.0...v13.2.1) #### What's Changed - Suppressed ":52:in 'Array#each'" from backtrace by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/554](https://togithub.com/ruby/rake/pull/554) - Bump actions/configure-pages from 4 to 5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/ruby/rake/pull/553](https://togithub.com/ruby/rake/pull/553) **Full Changelog**: https://github.com/ruby/rake/compare/v13.2.0...v13.2.1 ### [`v13.2.0`](https://togithub.com/ruby/rake/releases/tag/v13.2.0) [Compare Source](https://togithub.com/ruby/rake/compare/v13.1.0...v13.2.0) #### What's Changed - Fix rule example to be correct by [@​zenspider](https://togithub.com/zenspider) in [https://github.com/ruby/rake/pull/525](https://togithub.com/ruby/rake/pull/525) - Switch to use test-unit by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/536](https://togithub.com/ruby/rake/pull/536) - Removed redundant block by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/537](https://togithub.com/ruby/rake/pull/537) - Use Struct instead of OpenStruct. by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/545](https://togithub.com/ruby/rake/pull/545) - Accept FileList object as directory task's target by [@​gemmaro](https://togithub.com/gemmaro) in [https://github.com/ruby/rake/pull/530](https://togithub.com/ruby/rake/pull/530) - Fix exception when exception has nil backtrace by [@​janbiedermann](https://togithub.com/janbiedermann) in [https://github.com/ruby/rake/pull/451](https://togithub.com/ruby/rake/pull/451) - Add TruffleRuby on CI by [@​andrykonchin](https://togithub.com/andrykonchin) in [https://github.com/ruby/rake/pull/551](https://togithub.com/ruby/rake/pull/551) #### New Contributors - [@​zenspider](https://togithub.com/zenspider) made their first contribution in [https://github.com/ruby/rake/pull/525](https://togithub.com/ruby/rake/pull/525) - [@​gemmaro](https://togithub.com/gemmaro) made their first contribution in [https://github.com/ruby/rake/pull/530](https://togithub.com/ruby/rake/pull/530) - [@​janbiedermann](https://togithub.com/janbiedermann) made their first contribution in [https://github.com/ruby/rake/pull/451](https://togithub.com/ruby/rake/pull/451) - [@​andrykonchin](https://togithub.com/andrykonchin) made their first contribution in [https://github.com/ruby/rake/pull/551](https://togithub.com/ruby/rake/pull/551) **Full Changelog**: https://github.com/ruby/rake/compare/v13.1.0...v13.2.0 ### [`v13.1.0`](https://togithub.com/ruby/rake/releases/tag/v13.1.0) [Compare Source](https://togithub.com/ruby/rake/compare/v13.0.6...v13.1.0) #### What's Changed - Added dependabot.yml for actions by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/416](https://togithub.com/ruby/rake/pull/416) - Add Ruby 3.1 to the CI matrix by [@​petergoldstein](https://togithub.com/petergoldstein) in [https://github.com/ruby/rake/pull/415](https://togithub.com/ruby/rake/pull/415) - (Performance) Remove unnecessary I/O syscalls for FileTasks by [@​da2x](https://togithub.com/da2x) in [https://github.com/ruby/rake/pull/393](https://togithub.com/ruby/rake/pull/393) - Skip test failure with JRuby by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/418](https://togithub.com/ruby/rake/pull/418) - Remove bin/rdoc by [@​tnir](https://togithub.com/tnir) in [https://github.com/ruby/rake/pull/421](https://togithub.com/ruby/rake/pull/421) - Remove bin/rake by [@​tnir](https://togithub.com/tnir) in [https://github.com/ruby/rake/pull/422](https://togithub.com/ruby/rake/pull/422) - Remove bin/bundle by [@​tnir](https://togithub.com/tnir) in [https://github.com/ruby/rake/pull/425](https://togithub.com/ruby/rake/pull/425) - Apply RuboCop linting for Ruby 2.3 by [@​tnir](https://togithub.com/tnir) in [https://github.com/ruby/rake/pull/423](https://togithub.com/ruby/rake/pull/423) - Update rubocop to work with Ruby 2.4 compatible by [@​tnir](https://togithub.com/tnir) in [https://github.com/ruby/rake/pull/424](https://togithub.com/ruby/rake/pull/424) - chore: fix typo in comments by [@​tnir](https://togithub.com/tnir) in [https://github.com/ruby/rake/pull/429](https://togithub.com/ruby/rake/pull/429) - Use 'test' as workflow name on Actions by [@​tnir](https://togithub.com/tnir) in [https://github.com/ruby/rake/pull/427](https://togithub.com/ruby/rake/pull/427) - docs: update CONTRIBUTING.rdoc by [@​tnir](https://togithub.com/tnir) in [https://github.com/ruby/rake/pull/428](https://togithub.com/ruby/rake/pull/428) - Add RuboCop job to Actions by [@​tnir](https://togithub.com/tnir) in [https://github.com/ruby/rake/pull/426](https://togithub.com/ruby/rake/pull/426) - Lock minitest-5.15.0 for Ruby 2.2 by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/442](https://togithub.com/ruby/rake/pull/442) - Eagerly require set in thread_pool.rb by [@​jeremyevans](https://togithub.com/jeremyevans) in [https://github.com/ruby/rake/pull/440](https://togithub.com/ruby/rake/pull/440) - Avoid creating an unnecessary thread pool by [@​jeremyevans](https://togithub.com/jeremyevans) in [https://github.com/ruby/rake/pull/441](https://togithub.com/ruby/rake/pull/441) - Add credit for maintenance in Rake 12/13 by [@​tnir](https://togithub.com/tnir) in [https://github.com/ruby/rake/pull/443](https://togithub.com/ruby/rake/pull/443) - Sh fully echoes commands which error exit by [@​MarkDBlackwell](https://togithub.com/MarkDBlackwell) in [https://github.com/ruby/rake/pull/147](https://togithub.com/ruby/rake/pull/147) - Correct RuboCop offenses by [@​deivid-rodriguez](https://togithub.com/deivid-rodriguez) in [https://github.com/ruby/rake/pull/444](https://togithub.com/ruby/rake/pull/444) - \[StepSecurity] ci: Harden GitHub Actions by [@​step-security-bot](https://togithub.com/step-security-bot) in [https://github.com/ruby/rake/pull/450](https://togithub.com/ruby/rake/pull/450) - Add ruby 3.2 to test matrix by [@​hanneskaeufler](https://togithub.com/hanneskaeufler) in [https://github.com/ruby/rake/pull/458](https://togithub.com/ruby/rake/pull/458) - Missing 'do' on example by [@​zzak](https://togithub.com/zzak) in [https://github.com/ruby/rake/pull/467](https://togithub.com/ruby/rake/pull/467) - Try to use dependabot automerge by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/470](https://togithub.com/ruby/rake/pull/470) - Rewrite auto-merge feature for dependabot by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/471](https://togithub.com/ruby/rake/pull/471) - Update bundler in Dependabot by [@​ono-max](https://togithub.com/ono-max) in [https://github.com/ruby/rake/pull/472](https://togithub.com/ruby/rake/pull/472) - Fix grammar in help text by [@​mebezac](https://togithub.com/mebezac) in [https://github.com/ruby/rake/pull/381](https://togithub.com/ruby/rake/pull/381) - Try to use ruby/ruby/.github/workflows/ruby_versions.yml@master by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/475](https://togithub.com/ruby/rake/pull/475) - Use GitHub Pages Action for generating rdoc page by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/477](https://togithub.com/ruby/rake/pull/477) - Support `#detailed_message` when task failed by [@​ksss](https://togithub.com/ksss) in [https://github.com/ruby/rake/pull/486](https://togithub.com/ruby/rake/pull/486) - Debug at stop when task fail by [@​ksss](https://togithub.com/ksss) in [https://github.com/ruby/rake/pull/489](https://togithub.com/ruby/rake/pull/489) - Drop to support Ruby 2.2 by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/492](https://togithub.com/ruby/rake/pull/492) - Bump up setup-ruby by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/497](https://togithub.com/ruby/rake/pull/497) - Update development dependencies by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/505](https://togithub.com/ruby/rake/pull/505) #### New Contributors - [@​petergoldstein](https://togithub.com/petergoldstein) made their first contribution in [https://github.com/ruby/rake/pull/415](https://togithub.com/ruby/rake/pull/415) - [@​da2x](https://togithub.com/da2x) made their first contribution in [https://github.com/ruby/rake/pull/393](https://togithub.com/ruby/rake/pull/393) - [@​tnir](https://togithub.com/tnir) made their first contribution in [https://github.com/ruby/rake/pull/421](https://togithub.com/ruby/rake/pull/421) - [@​step-security-bot](https://togithub.com/step-security-bot) made their first contribution in [https://github.com/ruby/rake/pull/450](https://togithub.com/ruby/rake/pull/450) - [@​hanneskaeufler](https://togithub.com/hanneskaeufler) made their first contribution in [https://github.com/ruby/rake/pull/458](https://togithub.com/ruby/rake/pull/458) - [@​ono-max](https://togithub.com/ono-max) made their first contribution in [https://github.com/ruby/rake/pull/472](https://togithub.com/ruby/rake/pull/472) - [@​mebezac](https://togithub.com/mebezac) made their first contribution in [https://github.com/ruby/rake/pull/381](https://togithub.com/ruby/rake/pull/381) - [@​ksss](https://togithub.com/ksss) made their first contribution in [https://github.com/ruby/rake/pull/486](https://togithub.com/ruby/rake/pull/486) **Full Changelog**: https://github.com/ruby/rake/compare/v13.0.6...v13.1.0 ### [`v13.0.6`](https://togithub.com/ruby/rake/releases/tag/v13.0.6) [Compare Source](https://togithub.com/ruby/rake/compare/v13.0.5...v13.0.6) #### What's Changed - Added Rake namespace explicitly by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/390](https://togithub.com/ruby/rake/pull/390) **Full Changelog**: https://github.com/ruby/rake/compare/v13.0.5...v13.0.6 ### [`v13.0.5`](https://togithub.com/ruby/rake/releases/tag/v13.0.5) [Compare Source](https://togithub.com/ruby/rake/compare/v13.0.4...v13.0.5) #### What's Changed - Fixed the regression of [#​388](https://togithub.com/ruby/rake/issues/388) by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/389](https://togithub.com/ruby/rake/pull/389) **Full Changelog**: https://github.com/ruby/rake/compare/v13.0.4...v13.0.5 ### [`v13.0.4`](https://togithub.com/ruby/rake/releases/tag/v13.0.4) [Compare Source](https://togithub.com/ruby/rake/compare/v13.0.3...v13.0.4) #### What's Changed - Add recent ruby versions to test by [@​nobu](https://togithub.com/nobu) in [https://github.com/ruby/rake/pull/377](https://togithub.com/ruby/rake/pull/377) - CI: use "3.0" to avoid YAML float conversions by [@​olleolleolle](https://togithub.com/olleolleolle) in [https://github.com/ruby/rake/pull/380](https://togithub.com/ruby/rake/pull/380) - Remove unnecessary require by [@​deivid-rodriguez](https://togithub.com/deivid-rodriguez) in [https://github.com/ruby/rake/pull/379](https://togithub.com/ruby/rake/pull/379) - Suppress deprecation warning for `$\` since ruby 3.0 by [@​nobu](https://togithub.com/nobu) in [https://github.com/ruby/rake/pull/378](https://togithub.com/ruby/rake/pull/378) - Add -C/--directory option the same as GNU make by [@​nobu](https://togithub.com/nobu) in [https://github.com/ruby/rake/pull/376](https://togithub.com/ruby/rake/pull/376) - Lazily load `set` by [@​deivid-rodriguez](https://togithub.com/deivid-rodriguez) in [https://github.com/ruby/rake/pull/374](https://togithub.com/ruby/rake/pull/374) - rule learns to accept Symbols as a prereq name by [@​jasonkarns](https://togithub.com/jasonkarns) in [https://github.com/ruby/rake/pull/350](https://togithub.com/ruby/rake/pull/350) - Fix rake test loader swallowing useful error information by [@​deivid-rodriguez](https://togithub.com/deivid-rodriguez) in [https://github.com/ruby/rake/pull/367](https://togithub.com/ruby/rake/pull/367) - Cleanup gemspec by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/386](https://togithub.com/ruby/rake/pull/386) #### New Contributors - [@​jasonkarns](https://togithub.com/jasonkarns) made their first contribution in [https://github.com/ruby/rake/pull/350](https://togithub.com/ruby/rake/pull/350) **Full Changelog**: https://github.com/ruby/rake/compare/v13.0.3...v13.0.4 ### [`v13.0.3`](https://togithub.com/ruby/rake/releases/tag/v13.0.3) [Compare Source](https://togithub.com/ruby/rake/compare/v13.0.2...v13.0.3) #### What's Changed - Fix breaking change of execution order on TestTask by [@​ysakasin](https://togithub.com/ysakasin) in [https://github.com/ruby/rake/pull/368](https://togithub.com/ruby/rake/pull/368) #### New Contributors - [@​ysakasin](https://togithub.com/ysakasin) made their first contribution in [https://github.com/ruby/rake/pull/368](https://togithub.com/ruby/rake/pull/368) **Full Changelog**: https://github.com/ruby/rake/compare/v13.0.2...v13.0.3 ### [`v13.0.2`](https://togithub.com/ruby/rake/releases/tag/v13.0.2) [Compare Source](https://togithub.com/ruby/rake/compare/v13.0.1...v13.0.2) #### What's Changed - Test Rake on TruffleRuby by [@​eregon](https://togithub.com/eregon) in [https://github.com/ruby/rake/pull/331](https://togithub.com/ruby/rake/pull/331) - Do not include `.github` directory into released gem by [@​voxik](https://togithub.com/voxik) in [https://github.com/ruby/rake/pull/333](https://togithub.com/ruby/rake/pull/333) - Use ruby/setup-ruby to simplify CI by [@​eregon](https://togithub.com/eregon) in [https://github.com/ruby/rake/pull/335](https://togithub.com/ruby/rake/pull/335) - Test with jruby-head by [@​eregon](https://togithub.com/eregon) in [https://github.com/ruby/rake/pull/336](https://togithub.com/ruby/rake/pull/336) - Unify workflow files by [@​hsbt](https://togithub.com/hsbt) in [https://github.com/ruby/rake/pull/341](https://togithub.com/ruby/rake/pull/341) - Fix tests to work with current FileUtils by [@​jeremyevans](https://togithub.com/jeremyevans) in [https://github.com/ruby/rake/pull/358](https://togithub.com/ruby/rake/pull/358) - Update broken links to rake articles from Avdi in README by [@​svl7](https://togithub.com/svl7) in [https://github.com/ruby/rake/pull/360](https://togithub.com/ruby/rake/pull/360) - Simplify default rake test loader by [@​deivid-rodriguez](https://togithub.com/deivid-rodriguez) in [https://github.com/ruby/rake/pull/357](https://togithub.com/ruby/rake/pull/357) - Update rdoc; HTTP -> HTTPS in [https://github.com/ruby/rake/pull/366](https://togithub.com/ruby/rake/pull/366) #### New Contributors - [@​eregon](https://togithub.com/eregon) made their first contribution in [https://github.com/ruby/rake/pull/331](https://togithub.com/ruby/rake/pull/331) - [@​voxik](https://togithub.com/voxik) made their first contribution in [https://github.com/ruby/rake/pull/333](https://togithub.com/ruby/rake/pull/333) - [@​svl7](https://togithub.com/svl7) made their first contribution in [https://github.com/ruby/rake/pull/360](https://togithub.com/ruby/rake/pull/360) **Full Changelog**: https://github.com/ruby/rake/compare/v13.0.1...v13.0.2 ### [`v13.0.1`](https://togithub.com/ruby/rake/releases/tag/v13.0.1) [Compare Source](https://togithub.com/ruby/rake/compare/v13.0.0...v13.0.1) #### What's Changed - Add project metadata to the gemspec by [@​orien](https://togithub.com/orien) in [https://github.com/ruby/rake/pull/328](https://togithub.com/ruby/rake/pull/328) - Skip a taint test on Ruby 2.7 by [@​jeremyevans](https://togithub.com/jeremyevans) in [https://github.com/ruby/rake/pull/329](https://togithub.com/ruby/rake/pull/329) - Fix an incorrectly resolved arg pattern by [@​mjbellantoni](https://togithub.com/mjbellantoni) in [https://github.com/ruby/rake/pull/327](https://togithub.com/ruby/rake/pull/327) - Fixed bug: Reenabled task raises previous exception on second invokation by [@​thorsteneckel](https://togithub.com/thorsteneckel) in [https://github.com/ruby/rake/pull/271](https://togithub.com/ruby/rake/pull/271) #### New Contributors

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 these updates again.


mend-for-github-com[bot] commented 6 months 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/..........
Fetching gem metadata from https://rubygems.org/.
Resolving dependencies...
Bundler could not find compatible versions for gem "actionpack":
  In snapshot (Gemfile.lock):
    actionpack (= 6.0.0)

  In Gemfile:
    rails (= 6.1.7.7) was resolved to 6.1.7.7, which depends on
      actionpack (= 6.1.7.7)

    coffee-rails was resolved to 5.0.0, which depends on
      railties (>= 5.2.0) was resolved to 6.0.0, which depends on
        actionpack (= 6.0.0)

Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.
mend-for-github-com[bot] commented 2 months 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/..........
Fetching gem metadata from https://rubygems.org/.
Resolving dependencies....
Bundler could not find compatible versions for gem "actionpack":
  In snapshot (Gemfile.lock):
    actionpack (= 6.0.0)

  In Gemfile:
    rails (= 6.1.7.7) was resolved to 6.1.7.7, which depends on
      actionpack (= 6.1.7.7)

    coffee-rails was resolved to 5.0.0, which depends on
      railties (>= 5.2.0) was resolved to 6.0.0, which depends on
        actionpack (= 6.0.0)

Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.