Bump devise, rails, coffee-rails, sass-rails, mini_racer, paranoia, sidekiq and sinatra in /web#29
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
…idekiq and sinatra Bumps [devise](https://github.com/heartcombo/devise), [rails](https://github.com/rails/rails), [coffee-rails](https://github.com/rails/coffee-rails), [sass-rails](https://github.com/rails/sass-rails), [mini_racer](https://github.com/discourse/mini_racer), [paranoia](https://github.com/rubysherpas/paranoia), [sidekiq](https://github.com/sidekiq/sidekiq) and [sinatra](https://github.com/sinatra/sinatra). These dependencies needed to be updated together. Updates `devise` from 4.7.3 to 5.0.4 - [Release notes](https://github.com/heartcombo/devise/releases) - [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md) - [Commits](heartcombo/devise@v4.7.3...v5.0.4) Updates `rails` from 4.2.11.3 to 7.1.6 - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v4.2.11.3...v7.1.6) Updates `coffee-rails` from 4.1.1 to 5.0.0 - [Changelog](https://github.com/rails/coffee-rails/blob/master/CHANGELOG.md) - [Commits](rails/coffee-rails@v4.1.1...v5.0.0) Updates `sass-rails` from 5.0.7 to 5.1.0 - [Release notes](https://github.com/rails/sass-rails/releases) - [Commits](rails/sass-rails@v5.0.7...v5.1.0) Updates `mini_racer` from 0.6.4 to 0.21.0 - [Changelog](https://github.com/rubyjs/mini_racer/blob/main/CHANGELOG) - [Commits](rubyjs/mini_racer@v0.6.4...v0.21.0) Updates `paranoia` from 2.4.3 to 2.6.4 - [Release notes](https://github.com/rubysherpas/paranoia/releases) - [Changelog](https://github.com/rubysherpas/paranoia/blob/core/CHANGELOG.md) - [Commits](rubysherpas/paranoia@2.4.3...v2.6.4) Updates `sidekiq` from 5.2.8 to 7.3.9 - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](sidekiq/sidekiq@v5.2.8...v7.3.9) Updates `sinatra` from 1.4.8 to 3.2.0 - [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md) - [Commits](sinatra/sinatra@v1.4.8...v3.2.0) --- updated-dependencies: - dependency-name: devise dependency-version: 5.0.4 dependency-type: direct:production - dependency-name: rails dependency-version: 7.1.6 dependency-type: direct:production - dependency-name: coffee-rails dependency-version: 5.0.0 dependency-type: direct:production - dependency-name: sass-rails dependency-version: 5.1.0 dependency-type: direct:production - dependency-name: mini_racer dependency-version: 0.21.0 dependency-type: direct:production - dependency-name: paranoia dependency-version: 2.6.4 dependency-type: direct:production - dependency-name: sidekiq dependency-version: 7.3.9 dependency-type: direct:production - dependency-name: sinatra dependency-version: 3.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps devise, rails, coffee-rails, sass-rails, mini_racer, paranoia, sidekiq and sinatra. These dependencies needed to be updated together.
Updates
devisefrom 4.7.3 to 5.0.4Release notes
Sourced from devise's releases.
Changelog
Sourced from devise's changelog.
... (truncated)
Commits
9ea459dRelease v5.0.4 with sec fix for timeoutable025fe21Merge commit from fork7ca7ed9Add GHSA link to the v5.0.3 sec fix changelog entry [ci skip]605de86Update links to https [ci skip]5e3a8bfBundle update5d20277Cleanup old Rails.version check for db migration path4ffb0b7Fix Gemfile for Rails 7.2, incorrectly testing against 7.12f80920Release v5.0.35334707Add CVE to changelog [ci skip]0252777Fix race condition vulnerability, by ensuring theunconfirmed_emailis alwa...Updates
railsfrom 4.2.11.3 to 7.1.6Release notes
Sourced from rails's releases.
... (truncated)
Commits
ffcbf6fPreparing for 7.1.6 release10a0f90Upgrade sigstore gem to 0.2.24df996bSync changelog310c904Merge pull request #55570 from zzak/8-0-sidekiq-issuesc274de0Merge pull request #55747 from skipkayhil/hm-kwzpqqkssmwtsunu1d82970Add the Action Cable configuration8323dd6Merge pull request #54164 from zzak/asto-test-mini_magick-deprecation-warning4eb8085Merge pull request #55812 from yahonda/bump-microsoftedge-version-to-latestd100e46Don't load action cable in the activestorage dummy app91fc9b2Don't load sprockets-rails and propshaft in the same applicationUpdates
coffee-railsfrom 4.1.1 to 5.0.0Changelog
Sourced from coffee-rails's changelog.
Commits
32a2939Prepare to 5.0.06507f0aSet the javascripts generator option as true in the railtie5f0e005Point to rails repository74214e8Merge pull request #114 from larouxn/rails_6_supporteff9c00Revert folder structure changes, remove --javascripts flage7ce694Fix for exclusively Rails 669e6782TESTING, use my fork of Railsfc8c48cConditionally use Rails 6 folder stucture5df5816Merge pull request #111 from larouxn/stop_testing_below_ruby_2.29bead93Merge pull request #112 from larouxn/update_travis_jruby_versionUpdates
sass-railsfrom 5.0.7 to 5.1.0Commits
9c98c84Prepare to 5.1.0bcc0725Merge branch 'rm-test-with-rails-6' into 5-0-stable72e9e21Make the tests pass with all supported versions of rails1860306Update the example applications9dfddeeRemove support to old Rails versionsd2bfbe6Remove support to old rubies4fd9731Allow Rails 6 and test with all versionsUpdates
mini_racerfrom 0.6.4 to 0.21.0Changelog
Sourced from mini_racer's changelog.
... (truncated)
Commits
40d83a3FEATURE: add Ruby-to-JS Uint8Array support (#406)89e6eecTest on the latest TruffleRuby release and simplify CI (#405)afe08c2Bump ruby/setup-ruby from 1.299.0 to 1.301.0 (#403)b0217fbBump ruby/setup-ruby from 1.295.0 to 1.299.0 (#402)9f5d0b2Bump ruby/setup-ruby from 1.293.0 to 1.295.0 (#401)ac22e90Bump ruby/setup-ruby from 1.286.0 to 1.293.0 (#400)9df36f1CI: adds macOS 26 to build matrix (#398)7cfa8fdIntroduce Snapshot.load (#395)84d86bcBump ruby/setup-ruby from 1.281.0 to 1.286.0 (#393)c740aa7Bump ruby/setup-ruby from 1.276.0 to 1.281.0 (#390)Updates
paranoiafrom 2.4.3 to 2.6.4Release notes
Sourced from paranoia's releases.
... (truncated)
Changelog
Sourced from paranoia's changelog.
... (truncated)
Commits
c3b432eRelease v2.6.4: bump version and update Changelog0f8a3bd📝 Add Yard documentation for Paranoia::Query (#555)f68cb23fix: restore has_one with scope (#551)de74493Support prebuilt counter cache association list (#554)a0b7632Bump actions/checkout from v2 to v4 (#550)72a03f1Rails 7.1 Release 🚀 (#548)1db8402Minor optimization, removing unneeded variables (#546)4db17c2Use paranoia_destroyed? instead of deleted? (#545)3bdb553Update supported Rails version in paranoia.gemspec (#547)c038be3fix Minitest caseUpdates
sidekiqfrom 5.2.8 to 7.3.9Changelog
Sourced from sidekiq's changelog.
... (truncated)
Commits
bf9afa4chore: bump922f37cBackport accessibility changes to 7-x branch (#6604)a235881fix: ensure we load our version of the adapter, not Railse0ccdb0Fix iterable jobs cancellation (#6589)57bdf45Fix tests on ruby 3.4886e434Adjust railtie to avoid loading AJ driver before AJ, fixes #658471fbcd8Use File::NULL9e1810aRevert "Adjust batch pagination, fixes #6577"1528704Revert "remove bad merge contents"6bd2e2bremove bad merge contentsUpdates
sinatrafrom 1.4.8 to 3.2.0Changelog
Sourced from sinatra's changelog.
... (truncated)
Commits
4e8fdb53.2.0 release (#1977)3b75657Revert "ShorterSinatra::Runnertimeout" (#1976)1551ef7Ruby 3.3 + Bundler 2.5 compatibilityca6b71cHelpful message whenSinatra::Runnertimes out0e43702ShorterSinatra::RunnertimeoutcadbeddCI: move rack-protection to its own job (#1974)5d844eeAdd workflow for Trusted Publishing to RubyGems (#1970)11119a8CI: use latest rack-test release, not trunk (#1969)2b89659CI: avoid rdiscount >= 2.2.7.2 on trufflerubydcdebe9CI: remove sinatra from rack-protection bundleDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.