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

[src/api] Update rspec-rails 6.1.4 → 7.0.1 (major) #16800

Merged
merged 1 commit into from
Sep 10, 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.4 → 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)

6.1.5 (from changelog)

Full Changelog

Bug Fixes:

  • Restore old order of requiring support files. (Franz Liedke, #2785)
  • Prevent running rake spec:statsetup 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.


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 PRs from our dependency update bot label Sep 4, 2024
@github-actions github-actions bot added the Frontend Things related to the OBS RoR app label Sep 4, 2024
Copy link

github-actions bot commented Sep 4, 2024

Please see the links listed bellow to review the changes applied to the gems:

@hellcp-work hellcp-work closed this Sep 5, 2024
@depfu depfu bot deleted the depfu/update/srcapi/rspec-rails-7.0.1 branch September 5, 2024 08:07
@eduardoj eduardoj restored the depfu/update/srcapi/rspec-rails-7.0.1 branch September 10, 2024 10:56
@eduardoj
Copy link
Member

We can use this same pull request to update the rspec-core and rspec-rails rubygems. Reopening...

@eduardoj eduardoj reopened this Sep 10, 2024
@eduardoj
Copy link
Member

@depfu rebase

@depfu depfu bot force-pushed the depfu/update/srcapi/rspec-rails-7.0.1 branch from a8e70f3 to d3787e0 Compare September 10, 2024 10:56
@eduardoj eduardoj force-pushed the depfu/update/srcapi/rspec-rails-7.0.1 branch from d3787e0 to 237c99c Compare September 10, 2024 13:38
@eduardoj eduardoj force-pushed the depfu/update/srcapi/rspec-rails-7.0.1 branch from 237c99c to ad9482d Compare September 10, 2024 13:38
@eduardoj eduardoj merged commit 3bd41aa into master Sep 10, 2024
25 checks passed
@eduardoj eduardoj deleted the depfu/update/srcapi/rspec-rails-7.0.1 branch September 10, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
depfu PRs from our dependency update bot Frontend Things related to the OBS RoR app
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants