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 7.0.1 → 7.1.0 (minor) #694

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Nov 10, 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 (7.0.1 → 7.1.0) · Repo · Changelog

Release Notes

7.1.0 (from changelog)

Full Changelog

Enhancements:

  • Improve implicit description for ActionCable matchers have_broadcasted_to / have_broadcast. (Simon Fish, #2795)
  • Comment out infer_spec_type_from_file_location! in newly generated rails_helper.rb files. (Jon Rowe, #2804)
  • Allow turning off active job / mailer argument validation. (Oli Peate, #2808)

7.0.2 (from changelog)

Full Changelog

Bug Fixes:

  • Fix issue with have_enqueued_mail when jobs were incorrectly matched due to refactoring in #2780. (David Runger, #2793)

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.

↗️ mini_portile2 (indirect, 2.8.7 → 2.8.8) · Repo · Changelog

Release Notes

2.8.8

2.8.8 / 2024-11-14

Improved

  • Raise an exception with a clear error message when xzcat is needed but is not installed. (#152) @flavorjones

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

Commits

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

↗️ minitest (indirect, 5.25.1 → 5.25.2) · Repo · Changelog

Commits

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

↗️ rspec-core (indirect, 3.13.1 → 3.13.2) · Repo · Changelog

Release Notes

3.13.2 (from changelog)

Full Changelog

Bug fixes:

  • RSpec::Configuration#requires will reflect files already required, whilst requiring them. (Jon Rowe, #3117)

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

Commits

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

↗️ rspec-mocks (indirect, 3.13.1 → 3.13.2) · Repo · Changelog

Release Notes

3.13.2 (from changelog)

Full Changelog

Bug Fixes:

  • Support keyword arguments in callables passed to and_invoke. (Jon Rowe, #1595)

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

Commits

See the full diff on Github. The new version differs by 12 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 dependencies Pull requests that update a dependency file Technical Debt Technical Debt labels Nov 10, 2024
@yoldas
Copy link
Member

yoldas commented Nov 21, 2024

@​depfu recreate

@depfu depfu bot force-pushed the depfu/update/rspec-rails-7.1.0 branch from a3611b5 to a2822a6 Compare November 21, 2024 21:50
@yoldas yoldas merged commit 39270bd into develop Nov 21, 2024
4 checks passed
@depfu depfu bot deleted the depfu/update/rspec-rails-7.1.0 branch November 21, 2024 21:52
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 Technical Debt Technical Debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant