Skip to content

Update rspec-rails requirement from ~> 3.6 to ~> 6.0#106

Merged
juike merged 2 commits intomasterfrom
dependabot-bundler-rspec-rails-tw-6.0
Oct 27, 2023
Merged

Update rspec-rails requirement from ~> 3.6 to ~> 6.0#106
juike merged 2 commits intomasterfrom
dependabot-bundler-rspec-rails-tw-6.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2023

Updates the requirements on rspec-rails to permit the latest version.

Changelog

Sourced from rspec-rails's changelog.

6.0.3 / 2023-05-31

Full Changelog

Bug Fixes:

  • Set ActiveStorage::FixtureSet.file_fixture_path when including file fixture support. (Jason Yates, #2671)
  • Allow broadcast_to matcher to take Symbols. (@​Vagab, #2680)

6.0.2 / 2023-05-04

Full Changelog

Bug Fixes:

  • Fix ActionView::PathSet when render_views is off for Rails 7.1. (Eugene Kenny, Iliana, #2631)
  • Support Rails 7.1's #fixtures_paths in example groups (removes a deprecation warning). (Nicholas Simmons, #2664)
  • Fix have_enqueued_job to properly detect enqueued jobs when other jobs were performed inside the expectation block. (Slava Kardakov, Phil Pirozhkov, #2573)

6.0.1 / 2022-10-18

Full Changelog

Bug Fixes:

  • Prevent tagged logged support in Rails 7 calling #name. (Jon Rowe, #2625)

6.0.0 / 2022-10-10

Full Changelog

Enhancements:

  • Support Rails 7
  • Template tweaks to remove instance variables from generated specs. (Takuma Ishikawa, #2599)
  • Generators now respects default path configuration option. (@​vivekmiyani, #2508)

Breaking Changes:

  • Drop support for Rails below 6.1
  • Drop support for Ruby below 2.5 (following supported versions of Rails 6.1)
  • Change the order of after_teardown from after to around in system specs to improve compatibility with extensions and Capybara. (Tim Diggins, #2596)

Deprecations:

  • Deprecates integration spec generator (rspec:integration) which was an alias of request spec generator (rspec:request) (Luka Lüdicke, #2374)

... (truncated)

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)

@dependabot dependabot bot requested a review from a team as a code owner October 6, 2023 10:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file no-jira ruby labels Oct 6, 2023
@dependabot dependabot bot force-pushed the dependabot-bundler-rspec-rails-tw-6.0 branch from 0c97b01 to 915c325 Compare October 7, 2023 18:46
@oleg-polivannyi
Copy link

@dependabot recreate

Updates the requirements on [rspec-rails](https://github.com/rspec/rspec-rails) to permit the latest version.
- [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.6.0...v6.0.3)

---
updated-dependencies:
- dependency-name: rspec-rails
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-bundler-rspec-rails-tw-6.0 branch from 915c325 to cd35461 Compare October 20, 2023 08:25
@juike juike merged commit 1876a6e into master Oct 27, 2023
@juike juike deleted the dependabot-bundler-rspec-rails-tw-6.0 branch October 27, 2023 06:26
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 no-jira ruby

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants