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

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.

↗️ 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 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 more commits than we can show here.

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

Commits

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

↗️ 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 more commits than we can show here.

↗️ rdoc (indirect, 6.7.0 → 6.8.1) · Repo · Changelog

Release Notes

6.8.1

What's Changed

🐛 Bug Fixes

New Contributors

Full Changelog: v6.8.0...v6.8.1

6.8.0

What's Changed

✨ Enhancements

🐛 Bug Fixes

  • Abort with error message if --dump argument invalid by @adam12 in #1104
  • Fix darkfish responsiveness issue on screens between 1024px and ~1650px by @st0012 in #1148
  • Fix sidebar scroll and footer display by @st0012 in #1152
  • Fix sidebar scroll again and add missing footer back by @st0012 in #1154
  • Make summary triangle appear in correct place when summary text overflows to next line by @paracycle in #1160
  • Make darkfish more responsive and readable on mobile devices by @st0012 in #1162
  • Only let browser search through source code until it's expanded by @Earlopain in #1181
  • Fix ToRdoc#accept_table by @tompng in #1184
  • Extract excerpt from RDoc::Markup::Document (raw pages) correctly by @st0012 in #1200

📚 Documentation

🛠 Other Changes

New Contributors

Full Changelog: v6.7.0...v6.8.0

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.

↗️ 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 more commits than we can show here.

↗️ 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 more commits than we can show here.

↗️ 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 more commits than we can show here.

↗️ securerandom (indirect, 0.3.1 → 0.3.2) · Repo

Release Notes

0.3.2

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2

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.

↗️ 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 more commits than we can show here.

↗️ webrick (indirect, 1.8.2 → 1.9.0) · Repo

Sorry, we couldn't find anything useful about this release.


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
Copy link

codecov bot commented Nov 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.93%. Comparing base (f842696) to head (7feb371).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1482   +/-   ##
========================================
  Coverage    97.93%   97.93%           
========================================
  Files          428      428           
  Lines        13411    13411           
========================================
  Hits         13134    13134           
  Misses         277      277           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@yoldas
Copy link
Member

yoldas commented Nov 21, 2024

@​depfu rebase

@depfu depfu bot force-pushed the depfu/update/rspec-rails-7.1.0 branch from 1f8b35c to 7feb371 Compare November 21, 2024 21:17
@yoldas yoldas merged commit a0e6051 into develop Nov 21, 2024
8 checks passed
@depfu depfu bot deleted the depfu/update/rspec-rails-7.1.0 branch November 21, 2024 21:33
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