Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Bump rspec-rails from 3.6.1 to 4.1.2 #593

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2021

Bumps rspec-rails from 3.6.1 to 4.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)
Changelog

Sourced from rspec-rails's changelog.

Development

Full Changelog

5.0.0 / 2021-03-09

Full Changelog

Enhancements:

  • Support new #file_fixture_path and new fixture test support code. (Jon Rowe, #2398)
  • Support for Rails 6.1. (Benoit Tigeot, Jon Rowe, Phil Pirozhkov, and more #2398)

Breaking Changes:

  • Drop support for Rails below 5.2.

4.1.1 / 2021-03-09

Bug Fixes:

  • Remove generated specs when destroying a generated controller. (@​Naokimi, #2475)

4.1.0 / 2021-03-06

Enhancements:

  • Issue a warning when using job matchers with #at mis-match on usec precision. (Jon Rowe, #2350)
  • Generated request specs now have a bare _spec suffix instead of request_spec. (Eloy Espinaco, Luka Lüdicke, #2355, #2356, #2378)
  • Generated scaffold now includes engine route helpers when inside a mountable engine. (Andrew W. Lee, #2372)
  • Improve request spec "controller" scafold when no action is specified. (Thomas Hareau, #2399)
  • Introduce testing snippets concept (Phil Pirozhkov, Benoit Tigeot, #2423)
  • Prevent collisions with let(:name) for Rails 6.1 and let(:method_name) on older Rails. (Benoit Tigeot, #2461)

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)
  • Fix an error when use_active_record is false (Phil Pirozhkov, #2423)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-rails-4.1.2 branch from aa36228 to dd574de Compare March 12, 2021 14:24
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-rails-4.1.2 branch 2 times, most recently from 8ab9dd3 to 0de8377 Compare April 12, 2021 11:34
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-rails-4.1.2 branch 5 times, most recently from b9db33d to 29e4b9a Compare April 22, 2021 23:38
@Floppy
Copy link
Member

Floppy commented Apr 28, 2021

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-rails-4.1.2 branch 3 times, most recently from d5cbc34 to cef4805 Compare May 1, 2021 10:31
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-rails-4.1.2 branch from cef4805 to b39cf3a Compare May 14, 2021 09:53
@Floppy
Copy link
Member

Floppy commented May 15, 2021

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-rails-4.1.2 branch 3 times, most recently from 87bfd89 to 8738122 Compare July 9, 2021 12:58
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-rails-4.1.2 branch 5 times, most recently from 8bc1c2c to c6ad46d Compare September 6, 2021 09:10
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-rails-4.1.2 branch 2 times, most recently from 1bce799 to 8fd61dc Compare September 28, 2021 08:48
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-rails-4.1.2 branch 2 times, most recently from a9abbca to 0864c34 Compare October 15, 2021 10:14
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-rails-4.1.2 branch from 0864c34 to 77a0b48 Compare December 22, 2021 09:34
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-rails-4.1.2 branch 2 times, most recently from 5eba507 to 691e4a6 Compare January 14, 2022 14:27
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-rails-4.1.2 branch from 691e4a6 to f091e19 Compare February 1, 2022 11:49
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-rails-4.1.2 branch 2 times, most recently from 5c8f411 to 29394af Compare February 18, 2022 12:43
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-rails-4.1.2 branch from 29394af to d4ad92c Compare February 25, 2022 14:21
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-rails-4.1.2 branch from d4ad92c to 76e7d8a Compare March 8, 2022 22:33
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-rails-4.1.2 branch from 76e7d8a to a0582f7 Compare March 16, 2022 23:50
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-rails-4.1.2 branch from a0582f7 to e0979a5 Compare March 31, 2022 08:24
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-rails-4.1.2 branch from e0979a5 to 5b9a293 Compare April 11, 2022 23:03
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-rails-4.1.2 branch 2 times, most recently from f7a0c32 to 6c9b4d0 Compare April 29, 2022 10:52
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-rails-4.1.2 branch from 6c9b4d0 to f6e3e60 Compare May 7, 2022 22:36
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-rails-4.1.2 branch 2 times, most recently from b8126ad to 060a854 Compare May 21, 2022 20:26
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-rails-4.1.2 branch from 060a854 to 131dc27 Compare June 8, 2022 08:42
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-rails-4.1.2 branch from 131dc27 to 94267af Compare June 20, 2022 10:37
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-rails-4.1.2 branch 2 times, most recently from a5d8dec to b3104c0 Compare July 13, 2022 14:07
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-rails-4.1.2 branch 4 times, most recently from 03d3c7d to 79555d1 Compare July 20, 2022 09:35
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-rails-4.1.2 branch 3 times, most recently from bcfcad3 to 7a24b5f Compare December 28, 2022 17:06
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-rails-4.1.2 branch from 7a24b5f to 04b73bc Compare January 26, 2023 12:13
Bumps [puma](https://github.com/puma/puma) from 5.5.1 to 5.5.2.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](puma/puma@v5.5.1...v5.5.2)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/rspec-rails-4.1.2 branch from 04b73bc to de5ea00 Compare March 17, 2023 10:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant