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) #620

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

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Nov 10, 2024

Here is everything you need to know about this upgrade. 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.

↗️ benchmark (indirect, 0.3.0 → 0.4.0) · Repo

Release Notes

0.4.0

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

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

Commits

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

↗️ psych (indirect, 5.1.2 → 5.2.0) · Repo · Changelog

Release Notes

5.2.0

What's Changed

New Contributors

Full Changelog: v5.1.2...v5.2.0

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

Commits

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

↗️ reline (indirect, 0.5.10 → 0.5.11) · Repo

Release Notes

0.5.11

What's Changed

✨ Enhancements

  • Allow utf-8 safe meta key mapping in inputrc by @tompng in #723
  • Support continuous tab completion by @tompng in #761
  • Use IO's encoding instead of Encoding.default_external by @monkeyWzr in #765

🐛 Bug Fixes

  • Fix Reline crash with invalid encoding history by @tompng in #751
  • Fix incremental search cancel bug by @tompng in #748
  • append completion_append_character only when continous completion is … by @monkeyWzr in #764
  • nonprinting_start and nonprinting_end should be removed before print by @tompng in #771

🛠 Other Changes

New Contributors

Full Changelog: v0.5.10...v0.5.11

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

Commits

See the full diff on Github. The new version differs by 21 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-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:

↗️ 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:

↗️ stringio (indirect, 3.1.1 → 3.1.2) · Repo · Changelog

Release Notes

3.1.2

Improvements

  • JRuby: Added support for detecting encoding by BOM.

Fixes

Thanks

  • manun

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 the depfu label Nov 10, 2024
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.

0 participants