Bump sinatra, rails, devise, simple_form, rspec-rails, web-console and sass-rails #205
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 sinatra, rails, devise, simple_form, rspec-rails, web-console and sass-rails. These dependencies needed to be updated together.
Updates
sinatra
from 1.4.8 to 3.0.4Changelog
Sourced from sinatra's changelog.
... (truncated)
Commits
eca7b54
3.0.4 releasebbc1d47
Merge pull request #1841 from sinatra/filename-escapingea8fc94
escape filename in the Content-Disposition headerc90f203
Merge pull request #1839 from andrykonchin/ak/skip-falcon-in-specs42e3eed
Don't run integration specs on falcon against TruffleRubycafaab9
3.0.3 release44ff149
Merge pull request #1835 from dentarg/puma-edge-jobe328d08
CI: fix typo in job name variable88844e4
CI: shorter job name9b5fcd0
CI: include Puma in job nameUpdates
rails
from 4.2.11.3 to 7.0.4Release notes
Sourced from rails's releases.
... (truncated)
Commits
8015c2c
Version 7.0.4f3c345e
Merge pull request #45964 from jhawthorn/server_timing_safetyff27758
Revert "Merge pull request #44695 from Edouard-chin/ec-tagger-logger-broadcast"4d25c64
Merge pull request #45221 from jhawthorn/ac_params_eql_fix8525e57
Merge pull request #45102 from feliperaul/fix_activestorage_proxy_downloads_f...b45f5f2
Merge pull request #45907 from eitoball/fix-typo-in-guide-configureingfae93e0
Merge pull request #45928 from Shopify/rails-error-doc670ad8d
Merge pull request #45891 from Cofense/active-record-validations-guide-intern...1a81cf1
Merge pull request #45900 from yahonda/lock_que_version76df62d
Merge pull request #45903 from skipkayhil/backport-45851Updates
devise
from 4.7.1 to 4.8.1Changelog
Sourced from devise's changelog.
Commits
43800b4
Bump to 4.8.1 with Rails 7 supportbaf5e00
Merge pull request #5435 from dixpac/dix/rails_7289dd5f
Add support for Rails 79f5b837
Bundle update to Rails 7.0 rc18593801
Keep the constantize behavior consistent for versions prior to Rails 7bb879f7
Merge branch 'ca-rails-main'772b74a
Update Changelog adding Rails 7 support51bf327
Refactor using helper to swap config14eb136
Eliminate Rails 7 warning about Active Record legacy connection handlingf3e8fd3
Move the Gemfile to test with Rails 7.0 alpha2, fix session test issueUpdates
simple_form
from 3.1.0 to 5.1.0Changelog
Sourced from simple_form's changelog.
... (truncated)
Commits
74f2c72
Release v5.1.0cbcfe2e
Add note about Ruby/Rails support versions in the Readme0595088
Add support for Ruby 3, drop support for Ruby < 2.5, remove I18nCache19e7394
Update to Rails 6.1, drop support to Rails < 5.2e0df150
Rename gemfilesf0b4123
Move from travis to GitHub Actions4f829d6
Merge pull request #1719 from jonesdeini/master4312bba
Remove unused methods689f5e6
Drop support to Ruby < 2.4, update travis to run on latest versions0186ada
Enable email notifications for now, remove slack configUpdates
rspec-rails
from 3.7.2 to 6.0.1Release notes
Sourced from rspec-rails's releases.
Changelog
Sourced from rspec-rails's changelog.
... (truncated)
Commits
ce70c2f
v6.0.18f867f4
Changelog for 6.0.1ac38623
Changelog for #2625bc5a3c0
Merge pull request #2625 from rspec/replacement-tagged-logger-support73c0989
Merge pull request #2626 from rspec/fix-build0646044
v6.0.07cd6f93
s/upload_backups_spec.rb/upload_backups_job_spec.rb/g8016684
Merge pull request #2587 from rspec/shanecav84/include-tagged-logging0b4d164
Fixed typo396c68f
This updates Rubocop and uses the .rubocop_rspec_base.yml for consistencyUpdates
web-console
from 2.1.3 to 4.2.0Release notes
Sourced from web-console's releases.
... (truncated)
Changelog
Sourced from web-console's changelog.
... (truncated)
Commits
997a20c
Release 4.2.0511f380
Prepare the changelog for 4.2.03c95d41
Drop hard to maintain railtie tests6111280
Prepare Web Console for its next release91eed5a
Merge pull request #308 from ryanwood/fix-js-string3931b25
fix js string error - closes #2405345813
Merge pull request #306 from voxik/ruby-3-compat006f739
Mock binding object must provide #source_location call.1a2a9f8
Make binding.eval Ruby 3.0 compatible.167c240
Separate the older documentation sectionUpdates
sass-rails
from 4.0.5 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 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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will 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.