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

Update rspec-rails 6.1.5 → 7.0.1 (major) #1631

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Sep 4, 2024

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ rspec-rails (6.1.5 → 7.0.1) · Repo · Changelog

Release Notes

7.0.1 (from changelog)

Full Changelog

Bug Fixes:

  • Remove mutation of Rails constant in favour of public api. (Petrik de Heus, #2789)
  • Cleanup Rails scaffold for unsupported versions. (Matt Jankowski, #2790)
  • Remove deprecated scaffold that was unintentionally included in 7.0.0 (Jon Rowe, #2791)

7.0.0 (from changelog)

Full Changelog

Enhancements:

  • Change default driver for system specs on Rails 7.2 to match its default. (Steve Polito, #2746)
  • Verify ActiveJob arguments by comparing to the method signature. (Oli Peate, #2745)
  • Add suggestion to rails_helper.rb to skip when not in test most. (Glauco Custódio, #2751)
  • Add at_priority qualifier to have_enqueued_job set of matchers. (mbajur, #2759)
  • Add spec directories to rails stats on Rails main / 8.0.0. (Petrik de Heus, #2781)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ rspec-expectations (indirect, 3.13.2 → 3.13.3) · Repo · Changelog

Release Notes

3.13.3 (from changelog)

Full Changelog

Bug Fixes:

  • Fix passing a regular expression to the include matcher without a count constraint. (Jon Rowe, #1485)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 6 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Sep 4, 2024
@danidoni
Copy link
Contributor

danidoni commented Sep 13, 2024

@depfu rebase

@depfu depfu bot changed the title Update rspec-rails 6.1.4 → 7.0.1 (major) Update rspec-rails 6.1.5 → 7.0.1 (major) Sep 13, 2024
@depfu depfu bot force-pushed the depfu/update/rspec-rails-7.0.1 branch from c3186ff to fcc40cc Compare September 13, 2024 09:56
@danidoni danidoni merged commit 256bdf9 into master Sep 13, 2024
2 checks passed
@depfu depfu bot deleted the depfu/update/rspec-rails-7.0.1 branch September 13, 2024 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant