Bump activerecord, rails, rspec-rails, webpacker, sass-rails and coffee-rails#221
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…ee-rails Bumps [activerecord](https://github.com/rails/rails), [rails](https://github.com/rails/rails), [rspec-rails](https://github.com/rspec/rspec-rails), [webpacker](https://github.com/rails/webpacker), [sass-rails](https://github.com/rails/sass-rails) and [coffee-rails](https://github.com/rails/coffee-rails). These dependencies needed to be updated together. Updates `activerecord` from 5.2.4.1 to 7.0.3.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.3.1/activerecord/CHANGELOG.md) - [Commits](rails/rails@v5.2.4.1...v7.0.3.1) Updates `rails` from 5.2.4.1 to 7.0.3.1 - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v5.2.4.1...v7.0.3.1) Updates `rspec-rails` from 3.9.0 to 5.1.2 - [Release notes](https://github.com/rspec/rspec-rails/releases) - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](rspec/rspec-rails@v3.9.0...v5.1.2) Updates `webpacker` from 4.2.2 to 5.4.3 - [Release notes](https://github.com/rails/webpacker/releases) - [Changelog](https://github.com/rails/webpacker/blob/master/CHANGELOG.md) - [Commits](rails/webpacker@v4.2.2...v5.4.3) Updates `sass-rails` from 5.1.0 to 6.0.0 - [Release notes](https://github.com/rails/sass-rails/releases) - [Commits](rails/sass-rails@v5.1.0...v6.0.0) Updates `coffee-rails` from 4.2.2 to 5.0.0 - [Release notes](https://github.com/rails/coffee-rails/releases) - [Changelog](https://github.com/rails/coffee-rails/blob/master/CHANGELOG.md) - [Commits](rails/coffee-rails@v4.2.2...v5.0.0) --- updated-dependencies: - dependency-name: activerecord dependency-type: direct:production - dependency-name: rails dependency-type: direct:production - dependency-name: rspec-rails dependency-type: direct:development - dependency-name: webpacker dependency-type: direct:production - dependency-name: sass-rails dependency-type: direct:production - dependency-name: coffee-rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #235. |
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 activerecord, rails, rspec-rails, webpacker, sass-rails and coffee-rails. These dependencies needed to be updated together.
Updates
activerecordfrom 5.2.4.1 to 7.0.3.1Release notes
Sourced from activerecord's releases.
... (truncated)
Changelog
Sourced from activerecord's changelog.
... (truncated)
Commits
04972d9Preparing for 7.0.3.1 release0c68c1fupdating version and changelog9529dc8Change ActiveRecord::Coders::YAMLColumn default to safe_load3872bc0Preparing for 7.0.3 releasecd7700bMerge pull request #45016 from adrianna-chang-shopify/ac-fix-strict-loading-p...f99f422Merge pull request #45018 from lucthev/lt/strict-false3594d29Merge pull request #44956 from sato11/document-uses_transactionf154d9bMerge pull request #45012 from fatkodima/fix-sql-comments-regex46f84bcactiverecord: log unnamed bind params976a543activerecord: add log sql with unnamed bind testUpdates
railsfrom 5.2.4.1 to 7.0.3.1Release notes
Sourced from rails's releases.
... (truncated)
Commits
04972d9Preparing for 7.0.3.1 release0c68c1fupdating version and changelog9529dc8Change ActiveRecord::Coders::YAMLColumn default to safe_load3872bc0Preparing for 7.0.3 release74beedcRemove incorrect tests54bd582Merge pull request #44947 from jasonkarns/patch-3082e929Merge pull request #45027 from rails/fix-tag-helper-regressioncd7700bMerge pull request #45016 from adrianna-chang-shopify/ac-fix-strict-loading-p...f99f422Merge pull request #45018 from lucthev/lt/strict-falsefd7dc8fMerge pull request #45013 from JohnAnon9771/fix/doc-active-record-queryingUpdates
rspec-railsfrom 3.9.0 to 5.1.2Release notes
Sourced from rspec-rails's releases.
Changelog
Sourced from rspec-rails's changelog.
... (truncated)
Commits
7faa22cVersion 5.1.242eaba8Changelog for #259719d6165Merge pull request #2597 from jasonkarns/patch-14e87c78Changelog for #25911c35c19Merge pull request #2591 from taketo1113/controller-spec-update056432fVersion 5.1.1f21521aChangelog for #2578d7e5638Merge pull request #2578 from rspec/have-enqueued-mail-fix6f029a8Add regression check for mailer with global job is and fix swapped argument bug29a0f93Fix Ruby 2.2 buildsUpdates
webpackerfrom 4.2.2 to 5.4.3Changelog
Sourced from webpacker's changelog.
... (truncated)
Commits
e0c998eBump for v5.4.3e5ebf86Bump for v5.4.35fa5a4eSpecify webpack-dev-server to be v3 (#3121)c43f55fBump for 5.4.267fa6edMatch loose setting to quiet warning0a810f0Bump for 5.4.1a3770abUpgrade 5.x minors dependencies (#3120)0bae978Update yarn.lock file (#3114)b58107fbump optimize-css-assets-webpack-plugin to 5.0.8 (#3095)bf525f3[5.x] CI fixes (#3106)Updates
sass-railsfrom 5.1.0 to 6.0.0Release notes
Sourced from sass-rails's releases.
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
coffee-railsfrom 4.2.2 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_versionDependabot 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 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.