sanger / print_my_barcode

Barcode printing service
2 stars 5 forks source link

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

Open depfu[bot] opened 2 weeks ago

depfu[bot] commented 2 weeks ago

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.

↗️ i18n (indirect, 1.14.5 → 1.14.6) · Repo · Changelog

Release Notes

1.14.6

What's Changed

Ruby < 3.2 support will be dropped April 2025. Upgrade now to continue using i18n after that date.

New Contributors

Full Changelog: v1.14.5...v1.14.6

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

Commits

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

↗️ logger (indirect, 1.6.0 → 1.6.1) · Repo

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

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

Release Notes

0.5.10

What's Changed

✨ Enhancements

🐛 Bug Fixes

  • Fix vi_yank or vi_delete_meta copies nil bug by @tompng in #726
  • Rerender and enter raw mode again by SIGCONT by @tompng in #727
  • Fix rendering bug of nomultiline prompt by @tompng in #730
  • [HELP WANTED] Try to fix windows and external command bug by @tompng in #734
  • Fix redisplay/insert_text called from pre_input_hook by @tompng in #742

🛠 Other Changes

  • Fix memory leak in setupterm by @peterzhu2118 in #733
  • Accept colon-style hash in test assertion by @tompng in #732
  • Typofix by @hsbt in #737
  • Remove unused variables by @ima1zumi in #739
  • Improve performance of Reline::Unicode.get_mbchar_width by @tompng in #632
  • Add test for reset_variables in Reline::Config by @ima1zumi in #741
  • Split render_differential to rendering logic and differential rendering algorithm part by @tompng in #731
  • Prevent a warning for `warning: literal string will be frozen in the … by @ima1zumi in #744
  • Bump version to 0.5.10 by @ima1zumi in #745

Full Changelog: v0.5.9...v0.5.10

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

Commits

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


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)