Skip to content

Conversation

@depfu
Copy link

@depfu depfu bot commented May 28, 2025

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 (3.13.0 → 3.13.1) · Repo

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

↗️ diff-lcs (indirect, 1.5.1 → 1.6.2) · Repo · Changelog

Release Notes

1.6.2 (from changelog)

  • Handle upcoming changes to the cgi gem in Ruby 3.5 (#147)

  • Fix issues found with htmldiff in Ruby 1.8 (which is used approximately never, since the code change which broke Ruby 1.8 was made 6 years ago). #148

  • Fixed some standardrb formatting and configuration issues.

1.6.1 (from changelog)

  • Performed further work on Diff::LCS::Ldiff improvements (#46) and resolve several thread safety issues cleanly by making it a class. #129

  • Restructure the project to be more consistent with the rest of the projects that I manage.

  • Increased GitHub action security.

  • Added trusted publishing for fully automated releases.

1.6.0 (from changelog)

  • Baptiste Courtois (@Annih) has done significant work on making bin/ldiff work better, contributing a number of issues and pull requests. These include:

    • Separation of command parsing from diff-generation in Diff::LCS::Ldiff code extraction making it easier to use separately from the bin/ldiff command in #103. This partially resolves #46.

    • Improvement of binary and empty file detection and tests in #104 and #105. This resolves issues #100, #102.

    • Various ldiff fixes for output #101 resolves issues #106 (ldiff ed scripts are inverted), #107 (ldiff hunk ranges are incorrect; regression or incorrect fix for #60), and #95.

  • Patrick Linnane fixed various minor typos. #93

  • Mark Young added a Changelog link to the RubyGems metadata. #92 This has been modified to incorporate it into the README.

  • Updated the documentation on Diff::LCS#lcs to be clearer about the requirements for object equality comparison. This resolves #70.

  • Governance:

    Changes described here are effective 2024-12-31.

    • Update gem management details to use markdown files for everything, enabled in part by flavorjones/hoe-markdown. Several files were renamed to be more consistent with standard practices.

    • Updated security notes with an age public key rather than pointing to Keybase.io and a PGP public key which I no longer use. The use of the Tidelift security contact is recommended over direct disclosure.

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

Commits

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

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

↗️ rspec-expectations (indirect, 3.13.3 → 3.13.5) · Repo · Changelog

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

↗️ rspec-support (indirect, 3.13.2 → 3.13.4) · Repo · Changelog


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 May 28, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 15301222872

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 50.862%

Totals Coverage Status
Change from base Build 15213766733: 0.0%
Covered Lines: 55
Relevant Lines: 99

💛 - Coveralls

@pboling pboling merged commit ec89f11 into main May 28, 2025
4 of 7 checks passed
@pboling pboling deleted the depfu/update/rspec-3.13.1 branch May 28, 2025 20:53
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.

3 participants