Bump jquery-ui-rails, activerecord-session_store, rails, coffee-rails, sass-rails, devise, jquery-rails, sdoc, figaro, squeel and rails_admin - #9
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…, sass-rails, devise, jquery-rails, sdoc, figaro, squeel and rails_admin Bumps [jquery-ui-rails](https://github.com/joliss/jquery-ui-rails), [activerecord-session_store](https://github.com/rails/activerecord-session_store), [rails](https://github.com/rails/rails), [coffee-rails](https://github.com/rails/coffee-rails), [sass-rails](https://github.com/rails/sass-rails), [devise](https://github.com/heartcombo/devise), [jquery-rails](https://github.com/rails/jquery-rails), [sdoc](https://github.com/zzak/sdoc), [figaro](https://github.com/laserlemon/figaro), [squeel](https://github.com/ernie/squeel) and [rails_admin](https://github.com/sferik/rails_admin). These dependencies needed to be updated together. Updates `jquery-ui-rails` from 4.1.0 to 7.0.0 - [Release notes](https://github.com/joliss/jquery-ui-rails/releases) - [Changelog](https://github.com/jquery-ui-rails/jquery-ui-rails/blob/master/History.md) - [Commits](jquery-ui-rails/jquery-ui-rails@v4.1.0...v7.0.0) Updates `activerecord-session_store` from `55dc59a` to 2.1.0 - [Release notes](https://github.com/rails/activerecord-session_store/releases) - [Commits](rails/activerecord-session_store@55dc59a...v2.1.0) Updates `rails` from 4.0.0 to 7.2.1.2 - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v4.0.0...v7.2.1.2) Updates `coffee-rails` from 4.0.0 to 5.0.0 - [Changelog](https://github.com/rails/coffee-rails/blob/master/CHANGELOG.md) - [Commits](rails/coffee-rails@v4.0.0...v5.0.0) Updates `sass-rails` from 4.0.0 to 6.0.0 - [Release notes](https://github.com/rails/sass-rails/releases) - [Commits](rails/sass-rails@v4.0.0...v6.0.0) Updates `devise` from 3.1.0 to 4.9.4 - [Release notes](https://github.com/heartcombo/devise/releases) - [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md) - [Commits](heartcombo/devise@v3.1.0...v4.9.4) Updates `jquery-rails` from 3.0.4 to 4.6.0 - [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md) - [Commits](rails/jquery-rails@v3.0.4...v4.6.0) Updates `sdoc` from 0.3.20 to 2.6.1 - [Changelog](https://github.com/zzak/sdoc/blob/main/CHANGELOG.md) - [Commits](https://github.com/zzak/sdoc/commits) Updates `figaro` from 0.7.0 to 1.2.0 - [Changelog](https://github.com/laserlemon/figaro/blob/main/CHANGELOG.md) - [Commits](laserlemon/figaro@v0.7.0...v1.2.0) Updates `squeel` from 1.1.1 to 1.2.3 - [Changelog](https://github.com/activerecord-hackery/squeel/blob/master/CHANGELOG.md) - [Commits](activerecord-hackery/squeel@v1.1.1...v1.2.3) Updates `rails_admin` from 0.6.0 to 3.2.1 - [Changelog](https://github.com/railsadminteam/rails_admin/blob/master/CHANGELOG.md) - [Commits](railsadminteam/rails_admin@v0.6.0...v3.2.1) --- updated-dependencies: - dependency-name: jquery-ui-rails dependency-type: direct:production - dependency-name: activerecord-session_store dependency-type: direct:production - dependency-name: rails dependency-type: direct:production - dependency-name: coffee-rails dependency-type: direct:production - dependency-name: sass-rails dependency-type: direct:production - dependency-name: devise dependency-type: direct:production - dependency-name: jquery-rails dependency-type: direct:production - dependency-name: sdoc dependency-type: direct:development - dependency-name: figaro dependency-type: direct:production - dependency-name: squeel dependency-type: direct:production - dependency-name: rails_admin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
houndci-bot
reviewed
Oct 28, 2024
|
|
||
| # Use CoffeeScript for .js.coffee assets and views | ||
| gem 'coffee-rails', '~> 4.0.0' | ||
| gem 'coffee-rails', '~> 5.0.0' |
There was a problem hiding this comment.
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
||
| # Use SCSS for stylesheets | ||
| gem 'sass-rails', '~> 4.0.0' | ||
| gem 'sass-rails', '~> 6.0.0' |
There was a problem hiding this comment.
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
||
| # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' | ||
| gem 'rails', '4.0.0' | ||
| gem 'rails', '7.2.1.2' |
There was a problem hiding this comment.
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
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 jquery-ui-rails, activerecord-session_store, rails, coffee-rails, sass-rails, devise, jquery-rails, sdoc, figaro, squeel and rails_admin. These dependencies needed to be updated together.
Updates
jquery-ui-railsfrom 4.1.0 to 7.0.0Changelog
Sourced from jquery-ui-rails's changelog.
... (truncated)
Commits
413265eMerge pull request #139 from nescalera/jquery-ui-1.13.027a942cup gem version to 7.0.054cc600Upgrades jquery-ui to 1.13.00b22d46Merge pull request #121 from Borzik/fix-historyc9bdcf6fix history, this change affected 6.0.0, not 5.0.497e9530Merge pull request #118 from jaredbeck/patch-17b1db12Docs: Mention how the widget files moved in 6.0.0a640214Merge pull request #116 from alvir/patch-18f39b6dRemove /widgets from example for stylesheets in READMEdcf13e3Merge pull request #114 from n-rodriguez/masterUpdates
activerecord-session_storefrom55dc59ato 2.1.0Commits
734c38fBump to 2.1.0889dd09Merge pull request #206 from casperisfine/handle-rack-30e71973Allow to use Rack 3.x0fa232bMerge pull request #204 from TobiasBales/allow-subclassing-session-store35cffd2Allow subclasses of session store to override session_class2082e1dMerge pull request #205 from TobiasBales/fix-main-branchf08f307Require at least CGI 0.3.60773dc1Use released versions of rack instead of main for rails edge0dc6885Use cookies.get_cookie instead of hash_for9198a95Merge pull request #191 from casperisfine/github-actionsUpdates
railsfrom 4.0.0 to 7.2.1.2Release notes
Sourced from rails's releases.
... (truncated)
Commits
7750d64Preparing for 7.2.1.2 releasec8ff417Improvements to releaser7ffd7bdFix NoMethodError in ActionMailer block_formata1f6a13Preparing for 7.2.1.1 releasede33c73Update CHANGELOGsbe898ccAvoid backtracking in ActionMailer block_formatba286c0Avoid backtracing in plain_text_for_blockquote_node27121e8Avoid backtracking in filtered_query_stringf4dc83dAvoid backtracking in Token#raw_paramsf9d96f2Merge pull request #53053 from gabriel-amaral/gabriel-amaral/fix-devcontainer...Updates
coffee-railsfrom 4.0.0 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 4.0.0 to 6.0.0Release notes
Sourced from sass-rails's releases.
... (truncated)
Commits
a77240cPrepare to 6.0.08dbe4dcBump version to 6.0.0.beta3830a8ecBump minimum version of sassc-railsff54c20Fix open-ended dependencyebe9ef7Bump version to v6.0.0.beta2409d871Merge pull request #424 from rails/sassc-railsd809900Recomend to use SassC::Rails::Importer to users requiring sass/rails/importer706526dMake sass-rails an wrapper for sassc-rails to allow a smooth upgrade pathac38f1eMerge pull request #423 from gregmolnar/masterd61b999remove gemnasium badge from readmeUpdates
devisefrom 3.1.0 to 4.9.4Release notes
Sourced from devise's releases.
... (truncated)
Commits
d5a48b4Release v4.9.4bab47e1Adds Ruby 3.3 to CI on 4-stablecee7457Bump year [ci skip]95ed7d3Merge pull request #5641 from henryaj/patch-1edffc79Respect locale set by controller in the failure app (#5567)1d66580Release v4.9.3dcbfb32Merge pull request #5640 from nmaggioni/nm_config_template_typoc146b25Better clarify need to overrideinternal_methods9a08620Update changelog with Rails 7.1 mention [ci skip]407f223Fix test warning about deprecated cache format in Rails 7.1Updates
jquery-railsfrom 3.0.4 to 4.6.0Changelog
Sourced from jquery-rails's changelog.
... (truncated)
Commits
12869daRelease v4.6.0 with jQuery v3.7.065a9c73Update jquery to 3.7.0fb5a7a8Merge pull request #293 from MichaelHoste/patch-1d9dfbe1Merge pull request #296 from okuramasafumi/patch-1f34a439Update CHANGELOG.mdb9e5aa7Fix typo in CHANGELOG.md (usj=>ujs)de8792dRelease v4.5.1 with jquery 3.6.1 and jquery-ujs 1.2.37e6f508Update jquery-ujs to latest v1.2.3a80d74bUpdate jQuery to latest v3.6.1153d9ffFix changelog typo [ci skip]Updates
sdocfrom 0.3.20 to 2.6.1Changelog
Sourced from sdoc's changelog.
... (truncated)
Commits
Updates
figarofrom 0.7.0 to 1.2.0Changelog
Sourced from figaro's changelog.
Commits
6ae998eModify .travis.yml to address build config validation feedbackf52666aBump to version 1.2.020bbda0Don't use GitHub Actions for Figaro v1caca74bUpdate the .gitignore filea722f76Add an optional build to keep an eye on latest Rails6848ce4Set the entire ENV (plus explicit configuration) in CLI taskse932bbeBring the test suite up-to-date0695557Update Rubies built in the Travis configuration1f2a25cRemove Code Climate, which is causing build failures22a8160Start exploring CI via GitHub ActionsUpdates
squeelfrom 1.1.1 to 1.2.3Changelog
Sourced from squeel's changelog.
Commits
5542266Bump to 1.2.332f13d1Merge pull request #360 from activerecord-hackery/new_rails_dependency_and_ci...ddf209a[ci skip] Edit change log.6562716Support 4.1.9+ and the latest 4-2-stable.f0dbce7Revert the change for 4.1.3c96604Change Ruby versions for CI.6ab44c6Fix Rails 4.2 spec error.05c9071Lock Rails version to 4.2 instead of master.e7f0168Backwards compatibility fix for Active Record 4.17d4fca1Update active_record.rbUpdates
rails_adminfrom 0.6.0 to 3.2.1Changelog
Sourced from rails_admin's changelog.
... (truncated)
Commits
b09f770Version 3.2.1f54a102Disable Turbo's prefetch, which became default in turbo-rails 2.x44579f0Install ImageMagick as it's no longer included in 24.04 imageca232e7Avoid newer turbo-rails for Ruby 2.6 build586db0cAvoid turbo-rails versions that are incompatible with Ruby 2.610bf495Add specs for non-nullable boolean field195ef0bUnlock vite/vite-plugin-ruby dependency to fix the vite buildb4fdd67Version 3.2.07b2ffb1Fix polymorphic id doesn't reset properly in an edge casec0eac2aImportmap build no longer fails, as new npm package was releasedDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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.