Bump rails_admin, rails, jbuilder, elasticsearch-model, coffee-rails and sass-rails in /sample-rails-app #9
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 rails_admin, rails, jbuilder, elasticsearch-model, coffee-rails and sass-rails. These dependencies needed to be updated together.
Updates
rails_admin
from 0.8.1 to 3.1.3Changelog
Sourced from rails_admin's changelog.
... (truncated)
Commits
8a3ab57
Version 3.1.3b5a287d
Fix XSS vulnerability in the list view6fc208b
Temporarily allow JRuby builds to failaa6ae5c
Lock cancancan to 3.5.x as 3.6 doesn't work in Ruby 2.6 and JRuby 9.313da4f0
Fix incompatibility with bson gem 5.0.03b1e91d
Pin sqlite3 to 1.x, as ActiveRecord is not compatible yet43c7dbb
Avoid factory_bot 6.4.5bd0cf97
Support importmap-rails 2.00726fb3
Un-pin turbo-rails to fix Rails 6.1 buildsf822b2d
Fix multiple_carrierwave field spec failing due to mockingUpdates
rails
from 4.2.7.1 to 7.1.3.4Release notes
Sourced from rails's releases.
... (truncated)
Commits
19eebf6
Preparing for 7.1.3.4 releasebd7c28a
update changelog1ac6d40
Sanitize ActionText HTML ContentAttachment in Trix edit viewc7b9e0c
include the HTTP Permissions-Policy on non-HTML Content-Types747a03b
Preparing for 7.1.3.3 release260cb39
Upgrade Trix to 2.1.1 to fix [CVE-2024-34341][1]6f0d1ad
Preparing for 7.1.3.2 releasec25f0fc
Respect raise_on_missing_ in controllerd73ed95
Preparing for 7.1.3.1 release43037d8
update changelogUpdates
jbuilder
from 2.6.0 to 2.12.0Release notes
Sourced from jbuilder's releases.
... (truncated)
Commits
080ce0b
Prepare for 2.12.00463bde
Document Testing configuration for RSpec users (#539)6732db4
Replace deprecatedProxyObject
withBasicObject
(#563)0919e3f
Use OpenStruct only if available (#562)3875613
Merge pull request #556 from amatsuda/run_railtie_in_tests5af3835
Rails 5.0 doesn't equip :action_controller_api on_load hook9db282b
Run AC & AV railties on the testing appb115670
Trigger :jbuilder initializer before starting the tests6d1dc92
This has to be done in the railtie, and is already written thereaa5a272
Merge pull request #552 from jalyna/patch-1Updates
elasticsearch-model
from 0.1.9 to 8.0.0Release notes
Sourced from elasticsearch-model's releases.
... (truncated)
Changelog
Sourced from elasticsearch-model's changelog.
... (truncated)
Commits
92c8d16
[DOCS] Updates CHANGELOG for 8.0.06d1eeeb
[CI] Tests with latest snapshot stack version9a49625
Dependency managementbd546fa
Ensure subclasses are added to the registry98b6ce0
Address Rails 7.1 deprecation warning in elasticsearch-rails5411782
[DOCS] Updates READMEs18fa01d
[CI] Updates GitHub Actions0aedb0d
[CI] Updates GitHub Actions for JRuby, namesf9631b8
[DOCS] Updates README77ebcef
[CI] Updates GitHub ActionsUpdates
coffee-rails
from 4.1.1 to 5.0.0Changelog
Sourced from coffee-rails's changelog.
Commits
32a2939
Prepare to 5.0.06507f0a
Set the javascripts generator option as true in the railtie5f0e005
Point to rails repository74214e8
Merge pull request #114 from larouxn/rails_6_supporteff9c00
Revert folder structure changes, remove --javascripts flage7ce694
Fix for exclusively Rails 669e6782
TESTING, use my fork of Railsfc8c48c
Conditionally use Rails 6 folder stucture5df5816
Merge pull request #111 from larouxn/stop_testing_below_ruby_2.29bead93
Merge pull request #112 from larouxn/update_travis_jruby_versionUpdates
sass-rails
from 5.0.6 to 6.0.0Release notes
Sourced from sass-rails's releases.
Commits
a77240c
Prepare to 6.0.08dbe4dc
Bump version to 6.0.0.beta3830a8ec
Bump minimum version of sassc-railsff54c20
Fix open-ended dependencyebe9ef7
Bump version to v6.0.0.beta2409d871
Merge pull request #424 from rails/sassc-railsd809900
Recomend to use SassC::Rails::Importer to users requiring sass/rails/importer706526d
Make sass-rails an wrapper for sassc-rails to allow a smooth upgrade pathac38f1e
Merge pull request #423 from gregmolnar/masterd61b999
remove gemnasium badge from readmeDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will 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.