Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jquery-rails, coffee-rails, cucumber-rails, devise, email_spec, factory_girl_rails, rails, rspec-rails, sass-rails, simple_form and twitter-bootstrap-rails #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps jquery-rails, coffee-rails, cucumber-rails, devise, email_spec, factory_girl_rails, rails, rspec-rails, sass-rails, simple_form and twitter-bootstrap-rails. These dependencies needed to be updated together.
Updates jquery-rails from 3.1.5 to 4.6.0

Changelog

Sourced from jquery-rails's changelog.

4.6.0

  • update jquery to 3.7.0

4.5.1

  • update jquery to 3.6.1
  • update jquery-ujs to 1.2.3

4.5.0

  • update jquery to 3.6.0

4.4.0

4.3.5

  • update jquery to 3.4.1

4.3.4

  • update jquery to 3.4.0

4.3.3

  • update jquery to 3.3.1

4.3.2

  • update jquery to 3.3.0
  • Add possibility to test HTML: all, attribute prefix, attribute contains, attribute ends with, child, and class selectors
  • Fix matching multiple calls for the same selector/function exception

4.3.1

  • update jquery to 3.2.1

4.3.0

  • update jquery to 3.2.0
  • Add possibility to test HTML attribute selectors

4.2.2

  • update jquery to 3.1.1

... (truncated)

Commits
  • 12869da Release v4.6.0 with jQuery v3.7.0
  • 65a9c73 Update jquery to 3.7.0
  • fb5a7a8 Merge pull request #293 from MichaelHoste/patch-1
  • d9dfbe1 Merge pull request #296 from okuramasafumi/patch-1
  • f34a439 Update CHANGELOG.md
  • b9e5aa7 Fix typo in CHANGELOG.md (usj => ujs)
  • de8792d Release v4.5.1 with jquery 3.6.1 and jquery-ujs 1.2.3
  • 7e6f508 Update jquery-ujs to latest v1.2.3
  • a80d74b Update jQuery to latest v3.6.1
  • 153d9ff Fix changelog typo [ci skip]
  • Additional commits viewable in compare view

Updates coffee-rails from 3.2.2 to 5.0.0

Changelog

Sourced from coffee-rails's changelog.

5.0.0 (Apr 23, 2019)

  • Remove support to Rails < 5.2.
  • Support Rails 6.

4.2.2 (May 24, 2017)

  • Support digest resolution for coffee templates.

4.2.1 (June 30, 2016)

  • Fix error in the gem package.

4.2.0 (June 30, 2016)

  • Override js_template hook in the Rails generator to allow Rails to be CoffeeScript agnostic.

4.1.1 (December 18, 2015)

  • Allow Rails 5.

    Rafael Mendonça França

4.1.0 (October 12, 2014)

  • Default to .coffee extension instead of .js.coffee

    Joshua Peek

  • Register coffee extension for rake notes.

    Roberto Miranda

4.0.1 (October 17, 2013)

  • Drop support to Rails 4.0.0.rc releases

    Rafael Mendonça França

4.0.0 (April 18, 2013)

  • Bump railties version to 4.0.0.beta.

    José Valim

Commits
  • 32a2939 Prepare to 5.0.0
  • 6507f0a Set the javascripts generator option as true in the railtie
  • 5f0e005 Point to rails repository
  • 74214e8 Merge pull request #114 from larouxn/rails_6_support
  • eff9c00 Revert folder structure changes, remove --javascripts flag
  • e7ce694 Fix for exclusively Rails 6
  • 69e6782 TESTING, use my fork of Rails
  • fc8c48c Conditionally use Rails 6 folder stucture
  • 5df5816 Merge pull request #111 from larouxn/stop_testing_below_ruby_2.2
  • 9bead93 Merge pull request #112 from larouxn/update_travis_jruby_version
  • Additional commits viewable in compare view

Updates cucumber-rails from 1.3.0 to 1.6.0

Commits
  • 9b6a614 Better newlines?
  • 99927c7 Merge pull request #388 from cucumber/xtrasimplicity-patch-1
  • 87a2c9c Requesting release karma
  • a09175a Disable display of detailed exceptions (#387)
  • 6ade6d0 Removed check for Rails version >= 3.2.1
  • 3e6faab Make check conditional to Rails version
  • a00ede1 Do not rely on current public error message
  • dcc3b24 Disable display of detailed exceptions
  • bf0ec80 Updated change log ahead of Cucumber-rails v1.6.0 release (#385)
  • a431927 Merge pull request #378 from gobijan/master
  • Additional commits viewable in compare view

Updates devise from 2.1.2 to 4.9.2

Release notes

Sourced from devise's releases.

v4.9.2

https://github.com/heartcombo/devise/blob/main/CHANGELOG.md#492---2023-04-03

v4.9.1

https://github.com/heartcombo/devise/blob/v4.9.1/CHANGELOG.md#491---2023-03-31

v4.9.0

https://github.com/heartcombo/devise/blob/v4.9.0/CHANGELOG.md#490---2023-02-17

v4.8.1

No release notes provided.

v4.8.0

No release notes provided.

v4.7.1

No release notes provided.

v4.7.0

No release notes provided.

v4.6.2

No release notes provided.

v4.6.1

No release notes provided.

v4.6.0

No release notes provided.

v4.5.0

No release notes provided.

v4.4.3

No release notes provided.

v4.4.2

No release notes provided.

v4.4.1

No release notes provided.

v4.4.0

No release notes provided.

v3.5.3

  • bug fixes
    • Fix password reset for records where confirmation_required? is disabled and confirmation_sent_at is nil. (by @​andygeers)
    • Allow resources with no email field to be recoverable (and do not clear the

... (truncated)

Changelog

Sourced from devise's changelog.

4.9.2 - 2023-04-03

  • deprecations
    • Bring back Devise.activerecord51? and deprecate it, in order to avoid breakage with some libraries that apparently relied on it.

4.9.1 - 2023-03-31

  • enhancements

    • Allow resource class scopes to override the global configuration for sign_in_after_reset_password behaviour. #5429 @​mattr
    • Refactor conditional dirty tracking logic to a centralized module to simplify usage throughout the codebase. #5575
    • Improve support for Devise in apps with Active Record and Mongoid ORMs loaded, so it does not incorrectly uses new Active Record dirty tracking APIs with a Mongoid Devise model. #5576
  • bug fixes

    • Failure app will respond with configured redirect_status instead of error_status if the recall app returns a redirect status (300..399) #5573
    • Fix frozen string exception in validatable. #5563 #5465 @​mameier

4.9.0 - 2023-02-17

  • enhancements
    • Add support for Ruby 3.1/3.2.
    • Add support for Hotwire + Turbo, default in Rails 7+.
      • Devise uses the latest responders version (v3.1.0 or higher), which allows configuring the status used for validation error responses (error_status) and for redirects after POST/PUT/PATCH/DELETE requests (redirect_status). For backwards compatibility, Devise keeps error_status as :ok which returns a 200 OK response, and redirect_status to :found which returns a 302 Found response, but you can configure it to return 422 Unprocessable Entity and 303 See Other respectively, to match the behavior expected by Hotwire/Turbo:

        # config/initializers/devise.rb
        Devise.setup do |config|
          # ...
          config.responder.error_status = :unprocessable_entity
          config.responder.redirect_status = :see_other
          # ...
        end

        These configs are already generated by default with new apps, and existing apps may opt-in as described above. Trying to set these with an older version of responders will issue a warning and have no effect, so please upgrade the responders version if you're upgrading Devise for this integration. Note that these defaults may change in future versions of Devise, to better match the Rails + Hotwire/Turbo defaults across the board.

      • If you have a custom responder set on your application and expect it to affect Devise as well, you may need to override the Devise responder entirely with config.responder = MyApplicationResponder, so that it uses your custom one. The main reason Devise uses a custom responder is to be able to configure the statuses as described above, but you can also change that config on your own responder if you want. Check the responders readme for more info on that.

      • If you have created a custom responder and/or failure app just to customize responses for better Hotwire/Turbo integration, they should no longer be necessary.

      • :turbo_stream is now treated as a navigational format, so it works like HTML navigation when using Turbo. Note: if you relied on :turbo_stream to be treated as a non-navigational format before, you can reconfigure your navigational_formats in the Devise initializer file to exclude it.

      • OmniAuth "Sign in with" links were changed to buttons that generate HTML forms with method=POST, instead of using link + method=POST that required rails-ujs to work. Since rails-ujs is no longer the default for new Rails apps, this allows the OmniAuth buttons to work in any scenario, with or without rails-ujs and/or Turbo. This only affects apps that are using the default devise/shared/_links.html.erb partial from Devise with OmniAuth enabled.

      • The "Cancel my account" button was changed to include the data-turbo-confirm option, so that it works with both rails-ujs and Turbo by default.

      • Devise does not provide "sign out" links/buttons in its shared views, but if you're using sign_out_via with :delete (the default), and are using links with method: :delete, those need to be updated with data: { turbo_method: :delete } instead for Turbo.

      • Check this upgrade guide for more detailed information.

4.8.1 - 2021-12-16

  • enhancements
    • Add support for Rails 7.0. Please note that Turbo integration is not fully supported by Devise yet.

4.8.0 - 2021-04-29

  • enhancements

... (truncated)

Commits
  • 8b0b849 Release v4.9.2
  • 4f849f4 Bring back `Devise.activerecord51? and deprecate it
  • 3926e6d Release v4.9.1
  • 506eaf4 Merge pull request #5576 from heartcombo/ca-multiple-orms
  • 8dbe5b2 Merge pull request #5573 from heartcombo/ca/failure-app-respect-redirect
  • 207ddc5 Improve support for Devise in apps with multiple ORMs loaded
  • 367ea42 Refactor dirty tracking conditionals for different versions (#5575)
  • 89a0835 Uses the responder redirect_status when recall returns a redirect
  • eed5117 Add explicit test for respecting the error_status responder config
  • 232c855 Fix tests with Rails main
  • Additional commits viewable in compare view

Updates email_spec from 1.2.1 to 2.2.2

Changelog

Sourced from email_spec's changelog.

2.2.2 2023-06-26

2.2.1 2022-09-12

2.2.0 2018-04-03

2.1.2 2018-04-03

2.1.1 2017-05-16

2.1.0 2016-05-04

2.0.0 2016-01-15

... (truncated)

Commits
  • b8d22b4 Bump version to 2.2.2 with patch for issue #221
  • c4b84f5 Merge pull request #224 from cgunther/fix-undefined-reset-mailer-2
  • 707e881 Defer accommodating different delivery methods to runtime
  • f9496fc Add details about version 2.2.1
  • 58f94e2 Merge pull request #219 from cgunther/lazy-load-ar-base
  • edc1d27 Avoid eagerly loading ActionMailer::Base
  • d53cbc3 Merge pull request #214 from codetriage-readme-bot/codetriage-badge
  • ba99263 Merge branch 'master' into codetriage-badge
  • ec7d60f Merge pull request #217 from olleolleolle/patch-1
  • 8378da9 README: use SVG badges
  • Additional commits viewable in compare view

Updates factory_girl_rails from 3.5.0 to 4.9.0

Release notes

Sourced from factory_girl_rails's releases.

Version 4.9.0

This is the final release of factory_girl_rails, which has been renamed to factory_bot_rails.

Learn more about the name change here: https://robots.thoughtbot.com/factory_bot

Version 4.8.2

This is the first release of factory_bot_rails, formerly known as factory_girl_rails.

Learn more about the name change here: https://robots.thoughtbot.com/factory_bot

Changelog

Sourced from factory_girl_rails's changelog.

factory_bot_rails versioning is synced with factory_bot releases. For this reason there might not be any notable changes in new versions of this project.

NEWS

6.2.0 (May 7, 2021)

  • Changed: factory_bot dependency to ~> 6.2.0

6.1.0 (July 8, 2020)

  • Changed: factory_bot dependency to ~> 6.1.0

6.0.0 (June 18, 2020)

  • Fixed: generate a plural factory name when the --force-plural flag is provided
  • Changed: factory_bot dependency to ~> 6.0.0
  • Removed: "factory_bot.register_reloader" initializer, now registering the reloader after application initialization
  • Removed: support for EOL versions of Ruby (2.3, 2.4) and Rails (4.2)

5.2.0 (April 26, 2020)

  • Changed: factory_bot dependency to ~> 5.2.0

5.1.1 (September 24, 2019)

  • Fixed: Ensure definitions do not load before I18n is initialized

5.1.0 (September 24, 2019)

  • Changed: factory_bot dependency to ~> 5.1.0

5.0.2 (April 14, 2019)

  • Bugfix: Reload factory_bot whenever the application changes to avoid holding onto stale object references
  • Bugfix: Avoid watching project root when no factory definitions exist

5.0.1 (February 9, 2019)

  • Bugfix: Avoid watching files and directories that don't exist (to avoid a file watching bug in Rails rails/rails#32700)

5.0.0 (February 1, 2019)

  • Added: calling reload! in the Rails console will reload any factory definition files that have changed
  • Added: support for custom generator templates
  • Added: definition_file_paths configuration option, making it easier to place factories in custom locations
  • Changed: namespaced models are now generated inside a directory matching the namespace

... (truncated)

Commits
  • 13ecff9 Bump version to 4.9.0
  • ebd3310 Update FactoryGirl requirement to 4.9.0
  • dca3731 Bump version to 4.8.0
  • 91dfdca Update Factory Girl requirement to 4.8.0
  • 4a7afc4 Updates ReadMe to recommend environments for gem
  • ec478f1 Appraise against Rails 5.0
  • 4044827 link to confguring the test suite
  • a44854d Update Gemspec file to not use git ls-files
  • 282b293 Add $ to command line instruction
  • 24f3624 update gemspec description
  • Additional commits viewable in compare view

Updates rails from 3.2.6 to 5.2.8.1

Release notes

Sourced from rails's releases.

5.2.8.1

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • Change ActiveRecord::Coders::YAMLColumn default to safe_load

    This adds two new configuration options The configuration options are as follows:

    • config.active_storage.use_yaml_unsafe_load

    When set to true, this configuration option tells Rails to use the old "unsafe" YAML loading strategy, maintaining the existing behavior but leaving the possible escalation vulnerability in place. Setting this option to true is not recommended, but can aid in upgrading.

    • config.active_record.yaml_column_permitted_classes

    The "safe YAML" loading method does not allow all classes to be deserialized by default. This option allows you to specify classes deemed "safe" in your application. For example, if your application uses Symbol and Time in serialized data, you can add Symbol and Time to the allowed list as follows:

    config.active_record.yaml_column_permitted_classes = [Symbol, Date, Time]
    

    [CVE-2022-32224]

Action View

  • No changes.

Action Pack

... (truncated)

Commits
  • 8030cff Preparing for 5.2.8.1 release
  • 85b72c3 Ruby 3.1 compatibility
  • ec10235 updating version and changelog
  • 6576aa7 Change ActiveRecord::Coders::YAMLColumn default to safe_load
  • 2652133 Preparing for 5.2.8 release
  • a1b8a9b Merge pull request #45027 from rails/fix-tag-helper-regression
  • cfef5e9 Merge pull request #44966 from fallwith/patch-1
  • cd9d9f0 retain Ruby 2.2 compatibility for Rails 5.2
  • 9f3761a Merge branch '5-2-sec' into 5-2-stable
  • b290430 Preparing for 5.2.7.1 release
  • Additional commits viewable in compare view

Updates rspec-rails from 2.11.0 to 5.1.2

Release notes

Sourced from rspec-rails's releases.

4.0.2 / 2020-12-26

Full Changelog

Bug Fixes:

  • Indent all extra failure lines output from system specs. (Alex Robbin, #2321)
  • Generated request spec for update now uses the correct let. (Paul Hanyzewski, #2344)
  • Return true/false from predicate methods in config rather than raw values. (Phil Pirozhkov, Jon Rowe, #2353, #2354)
  • Remove old #fixture_path feature detection code which broke under newer Rails. (Koen Punt, Jon Rowe, #2370)

3.0.0.beta2 / 2014-02-17

full changelog

Bug fixes

  • Use __send__ rather than send to prevent naming collisions (Bradley Schaefer)
  • Supports Rails 4.1. (Andy Lindeman)
  • Routes are drawn correctly for anonymous controllers with abstract parents. (Billy Chan)
  • Loads ActiveSupport properly to support changes in Rails 4.1. (Andy Lindeman)
  • Anonymous controllers inherit from ActionController::Base if ApplicationController is not present. (Jon Rowe)
  • Require rspec/collection_matchers when rspec/rails is required. (Yuji Nakayama)

Enhancements

  • Improve be_valid matcher for non-ActiveModel::Errors implementations (Ben Hamill)

Breaking Changes for 3.0.0:

  • Removes the --webrat option for the request spec generator (Andy Lindeman)
  • Methods from Capybara::DSL (e.g., visit) are no longer available in controller specs. It is more appropriate to use capybara in feature specs (spec/features) instead. (Andy Lindeman)
  • infer_base_class_for_anonymous_controllers is enabled by default. (Thomas Holmes)
  • Capybara 2.2.0 or above is required for feature specs. (Andy Lindeman)

3.0.0.beta1 / 2013-11-07

full changelog

Breaking Changes for 3.0.0:

  • Extracts autotest and autotest-rails support to rspec-autotest gem. (Andy Lindeman)

2.99.0.beta2 / 2014-02-17

full changelog

... (truncated)

Changelog

Sourced from rspec-rails's changelog.

5.1.2 / 2022-04-24

Full Changelog

Bug Fixes:

  • Fix controller scaffold templates parameter name. (Taketo Takashima, #2591)
  • Include generator specs in the inferred list of specs. (Jason Karns, #2597)

5.1.1 / 2022-03-07

Full Changelog

Bug Fixes:

  • Properly handle global id serialised arguments in have_enqueued_mail. (Jon Rowe, #2578)

5.1.0 / 2022-01-26

Full Changelog

Enhancements:

  • Make the API request scaffold template more consistent and compatible with Rails 6.1. (Naoto Hamada, #2484)
  • Change the scaffold rails_helper.rb template to use require_relative. (Jon Dufresne, #2528)

5.0.3 / 2022-01-26

Full Changelog

Bug Fixes:

  • Properly name params in controller and request spec templates when using the --model-name parameter. (@​kenzo-tanaka, #2534)
  • Fix parameter matching with mail delivery job and ActionMailer::MailDeliveryJob. (Fabio Napoleoni, #2516, #2546)
  • Fix Rails 7 have_enqueued_mail compatibility (Mikael Henriksson, #2537, #2546)

5.0.2 / 2021-08-14

Full Changelog

Bug Fixes:

  • Prevent generated job specs from duplicating _job in filenames. (Nick Flückiger, #2496)
  • Fix ActiveRecord::TestFixture#uses_transaction by using example description to replace example name rather than example in our monkey patched run_in_transaction? method. (Stan Lo, #2495)
  • Prevent keyword arguments being lost when methods are invoked dynamically in controller specs. (Josh Cheek, #2509, #2514)

... (truncated)

Commits

Updates sass-rails from 3.2.5 to 6.0.0

Release notes

Sourced from sass-rails's releases.

6.0.0

Breaking change

v5.0.7

  • Remove ruby warnings

v5.0.6

  • Fixes deprecation warnings on Sprockets 3 (#382)

    Richard Schneeman

5.0.5

  • Support Rails 5

5.0.4

  • Allow Tilt 2 usage
  • Allow no compression for all environments

5.0.3

  • Fixed file permissions

5.0.2

  • Configure assets environment inside a configure block. This fixes an issue with sprockets-rails' master branch.

5.0.1

  • Fixed @import glob related caching bug

5.0.0

  • Register scss and sass extensions for rake notes
  • Make possible to use sprocktes > 2.8 and < 4
  • Make possible to use sass ~> 3.1
  • Deprecate .css.scss and .css.sass extensions
  • Limit =require to .css only files and @import to .scss files. Avoid mixing the two.

4.0.5

  • Make possible to use sprockets 2.12.

4.0.4

  • Make possible to use any sprockets version in the 2.11 series.
  • Require at least sass 3.2.2.

4.0.3

  • Make possible to use sprockets-rails 2.1.

4.0.2

  • Lock sprockets version to <= 2.11.0. Fixes #191.

... (truncated)

Commits
  • a77240c Prepare to 6.0.0
  • 8dbe4dc Bump version to 6.0.0.beta3
  • 830a8ec Bump minimum version of sassc-rails
  • ff54c20 Fix open-ended dependency
  • ebe9ef7 Bump version to v6.0.0.beta2
  • 409d871 Merge pull request #424 from rails/sassc-rails
  • d809900 Recomend to use SassC::Rails::Importer to users requiring sass/rails/importer
  • 706526d Make sass-rails an wrapper for sassc-rails to allow a smooth upgrade path
  • ac38f1e Merge pull request #423 from gregmolnar/master
  • d61b999 remove gemnasium badge from readme
  • Additional commits viewable in compare view

Updates simple_form from 2.0.2 to 5.2.0

Release notes

Sourced from simple_form's releases.

v5.2.0

No release notes provided.

v5.1.0

No release notes provided.

v5.0.2

No release notes provided.

v5.0.1

No release notes provided.

v5.0.0

No release notes provided.

v4.1.0

No release notes provided.

v4.0.1

No release notes provided.

v4.0.0

No release notes provided.

v3.5.1

No release notes provided.

3.1.0.rc2

enhancements

  • Add mapping to uuid columns.
  • Add custom namespaces for custom inputs feature. @​vala
  • Add :unless_blank option to the wrapper API. @​IanVaughan
  • Add support to html markup in the I18n options. @​laurocaetano
  • Add the full_error component. @​laurocaetano
  • Add support to scope to be used on associations. @​laurocaetano
  • Execute the association condition in the object context. @​laurocaetano
  • Check if the given association responds to order before calling it. @​laurocaetano
  • Add Bootstrap 3 initializer template.
  • For radio or checkbox collection always use :item_wrapper_tag to wrap the content and add label when using boolean_style with :nested @​kassio and @​erichkist
  • input_field uses the same wrapper as input but only with attribute components. @​nashby
  • Add wrapper mapping per form basis @​rcillo and @​bernardoamc
  • Add for attribute to label when collections are rendered as radio or checkbox @​erichkist, @​ulissesalmeida and @​fabioyamate
  • Add include_default_input_wrapper_class config @​luizcosta
  • Map datetime, date and time input types to their respective HTML5 input tags when the :html5 is set to true @​volmer
  • Add boolean_label_class config.
  • Add :html option to include additional attributes on custom wrappers @​remofritzsche and @​ulissesalmeida
  • Make possible to use the Wrappers API to define attributes for the components. See plataformatec/simple_form#997 for more information.
  • Put a whitespace before the inline_label options of boolean input if it is present.

... (truncated)

Changelog

Sourced from simple_form's changelog.

5.2.0

  • Add support for Rails 7.0 and Ruby 3.1/3.2 (no changes required)
  • Fix escaping issue on boolean input with include_hidden: false and custom wrapper.
  • Update Bootstrap install generator version 5. @​mhw
  • Accept proc as group_method for grouped collection select
  • Honor include_hidden option on inline boolean inputs @​yboulkaid
  • Fix deprecation error when using country_select input.

5.1.0

  • Remove I18nCache module entirely. It was added complexity for very little gain in some translations, and caused extra trouble upgrading to Ruby 3. If you need that level of caching consider looking into I18n caching as a whole.
  • Add support for Ruby 3.0, drop support for Ruby < 2.5.
  • Add support for Rails 6.1, drop support for Rails < 5.2.
  • Move CI to GitHub Actions.

5.0.3

Bug fix

5.0.2

Enhancements

  • Remove instruction to use form-inline class. @​goalaleo
  • Added RichTextAreaInput for ActionText. itsterry
  • Skip valid_class check if no class defined. TALlama

Bug fix

5.0.1

Bug fix

  • Replace _url with remote_url when trying to guess file inputs @​tegon. This has the side-effect of changing carrierwave's support from 0.2.1 to 0.2.2.

5.0.0

Enhancements

  • Set multiple attribute for grouped selects also. @​ollym
  • Removes or renames label classes. Abduvakilov
  • Support to label custom classes for inline collections. @​feliperenan
  • Update bootstrap generator template to match v4.3.x. @​m5o
  • Allow "required" attribute in generated select elements of PriorityInput. @​mcountis

Bug fix

  • Do not call #send in form object to check whether the attribute is a file input. @​tegon

Deprecations

  • The config SimpleForm.file_methods is deprecated and it has no effect. Simple Form now supports automatically discover of file inputs for the following Gems: activestorage, carrierwave, paperclip, refile and shrine. If you are using a custom method that is not from one of the supported Gems, please change your forms to pass the input type explicitly:

... (truncated)

Commits
  • 4851758 Release v5.2.0
  • ad1bb2e Run the build with Ruby 3.2 + Rails 6.1, update changelog
  • edf540f Bundle update
  • 341e36c Merge pull request #1802 from petergoldstein/feature/add_ruby_3_2_to_ci
  • 9b879cc Adds Ruby 3.2 to the CI matrix. Updates checkout action version.
  • 7790db2 Merge pull request #1782 from heartcombo/country-timezone-split
  • b472e19 ActionView::OutputBuffer doesn't have #replace method anymore.
  • 2b77e9c Specify main branch for Rails edge.
  • f38c6a1 Split country and timezone inputs to fix deprecated way of passing priority c...
  • 31fe255 Merge pull request #1785 from Mir0ff944/mi-readme-rubydoc-url-fix
  • Additional commits viewable in compare view

Updates twitter-bootstrap-rails from 2.1.0 to 5.0.0

Commits

Dependabot 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.

…factory_girl_rails, rails, rspec-rails, sass-rails, simple_form and twitter-bootstrap-rails

Bumps [jquery-rails](https://github.com/rails/jquery-rails), [coffee-rails](https://github.com/rails/coffee-rails), [cucumber-rails](https://github.com/cucumber/cucumber-rails), [devise](https://github.com/heartcombo/devise), [email_spec](https://github.com/email-spec/email-spec), [factory_girl_rails](https://github.com/thoughtbot/factory_girl_rails), [rails](https://github.com/rails/rails), [rspec-rails](https://github.com/rspec/rspec-rails), [sass-rails](https://github.com/rails/sass-rails), [simple_form](https://github.com/heartcombo/simple_form) and [twitter-bootstrap-rails](https://github.com/seyhunak/twitter-bootstrap-rails). These dependencies needed to be updated together.

Updates `jquery-rails` from 3.1.5 to 4.6.0
- [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md)
- [Commits](rails/jquery-rails@v3.1.5...v4.6.0)

Updates `coffee-rails` from 3.2.2 to 5.0.0
- [Changelog](https://github.com/rails/coffee-rails/blob/master/CHANGELOG.md)
- [Commits](rails/coffee-rails@v3.2.2...v5.0.0)

Updates `cucumber-rails` from 1.3.0 to 1.6.0
- [Release notes](https://github.com/cucumber/cucumber-rails/releases)
- [Changelog](https://github.com/cucumber/cucumber-rails/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-rails@v1.3.0...v1.6.0)

Updates `devise` from 2.1.2 to 4.9.2
- [Release notes](https://github.com/heartcombo/devise/releases)
- [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md)
- [Commits](heartcombo/devise@v2.1.2...v4.9.2)

Updates `email_spec` from 1.2.1 to 2.2.2
- [Changelog](https://github.com/email-spec/email-spec/blob/main/Changelog.md)
- [Commits](email-spec/email-spec@v1.2.1...v2.2.2)

Updates `factory_girl_rails` from 3.5.0 to 4.9.0
- [Release notes](https://github.com/thoughtbot/factory_girl_rails/releases)
- [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/main/NEWS.md)
- [Commits](thoughtbot/factory_bot_rails@v3.5.0...v4.9.0)

Updates `rails` from 3.2.6 to 5.2.8.1
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v3.2.6...v5.2.8.1)

Updates `rspec-rails` from 2.11.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@v2.11.0...v5.1.2)

Updates `sass-rails` from 3.2.5 to 6.0.0
- [Release notes](https://github.com/rails/sass-rails/releases)
- [Commits](rails/sass-rails@3.2.5...v6.0.0)

Updates `simple_form` from 2.0.2 to 5.2.0
- [Release notes](https://github.com/heartcombo/simple_form/releases)
- [Changelog](https://github.com/heartcombo/simple_form/blob/main/CHANGELOG.md)
- [Commits](heartcombo/simple_form@v2.0.2...v5.2.0)

Updates `twitter-bootstrap-rails` from 2.1.0 to 5.0.0
- [Changelog](https://github.com/seyhunak/twitter-bootstrap-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seyhunak/twitter-bootstrap-rails/commits)

---
updated-dependencies:
- dependency-name: jquery-rails
  dependency-type: direct:production
- dependency-name: coffee-rails
  dependency-type: direct:development
- dependency-name: cucumber-rails
  dependency-type: direct:development
- dependency-name: devise
  dependency-type: direct:production
- dependency-name: email_spec
  dependency-type: direct:development
- dependency-name: factory_girl_rails
  dependency-type: direct:development
- dependency-name: rails
  dependency-type: direct:production
- dependency-name: rspec-rails
  dependency-type: direct:development
- dependency-name: sass-rails
  dependency-type: direct:development
- dependency-name: simple_form
  dependency-type: direct:production
- dependency-name: twitter-bootstrap-rails
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants