Skip to content

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Jul 2, 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?

✳️ overcommit (0.62.0 → 0.68.0) · Repo · Changelog

Release Notes

0.68.0

What's Changed

  • Update RuboCop in Gemfile to silence a deprecation warning in build by @apiology in #870
  • Add solargraph pre-commit hook for typechecking by @apiology in #871

New Contributors

Full Changelog: v0.67.1...v0.68.0

0.67.1

What's Changed

  • Add note about unsupported YAML features in gemfile: line in default.yml by @pilaf in #865
  • Add 'set' requirements to diff hook context. by @rscnt in #866

New Contributors

Full Changelog: v0.67.0...v0.67.1

0.67.0

What's Changed

Full Changelog: v0.66.0...v0.67.0

0.66.0

What's Changed

  • Add --diff cli option for running precommit hooks against diffs by @benmelz in #860

Full Changelog: v0.65.0...v0.66.0

0.65.0

What's Changed

Full Changelog: v0.64.1...v0.65.0

0.64.1

0.64.0

  • Add support for stylelint 16+
  • Add changelog_uri to gemspec

0.63.0

  • Add Sorbet pre-commit hook
  • Add RSpec pre-commit hook

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

Commits

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

✳️ rexml (3.4.0 → 3.4.2) · Repo · Changelog

Release Notes

3.4.2

Improvement

  • Improved performance.

  • Raise appropriate exception when failing to match start tag in DOCTYPE

  • Deprecate accepting array as an element in XPath.match, first and each

    • GH-252
    • Patch by tomoya ishida
  • Don't call needless encoding_updated

    • GH-259
    • Patch by Sutou Kouhei
  • Reuse XPath::match

  • Cache redundant calls for doctype

  • Use Safe Navigation (&.) from Ruby 2.3

  • Remove redundant return statements

  • Added XML declaration check & Source#skip_spaces method

    • GH-282
    • Patch by NAITOH Jun
    • Reported by Sofi Aberegg

Fixes

  • Fix docs typo

    • GH-248
    • Patch by James Coleman
  • Fix reverse sort in xpath_parser

    • GH-251
    • Patch by tomoya ishida
  • Fix duplicate responses in XPath following, following-sibling, preceding, preceding-sibling

  • Fix wrong Encoding resolution

    • GH-258
    • Patch by Sutou Kouhei
  • Handle nil when parsing fragment

  • [Documentation] Use # to reference instance methods

  • Fix & Deprecate REXML::Text#text_indent

  • remove bundler from dev deps

  • remove ostruct from dev deps

Thanks

  • NAITOH Jun

  • tomoya ishida

  • James Coleman

  • pboling

  • Sutou Kouhei

  • Sofi Aberegg

3.4.1

Improvement

Fixes

  • Fix serialization of ATTLIST is incorrect

Thanks

  • NAITOH Jun

  • OlofKalufs

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

Commits

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

↗️ childprocess (indirect, 5.0.0 → 5.1.0) · Repo · Changelog

Release Notes

5.1.0

  • #196: Remove ostruct dependency to fix deprecation warning on Ruby 3.4
  • #199: Add logger dependency to fix deprecation warning on Ruby 3.4

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

Commits

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

🆕 logger (added, 1.7.0)


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 force-pushed the depfu/update/overcommit-0.68.0 branch from 4d7e855 to ee6a588 Compare September 6, 2025 20:30
Copy link

github-actions bot commented Sep 6, 2025

Code Coverage

Package Line Rate Health
dynamoid 92%
Summary 92% (3757 / 4067)

Minimum allowed line rate is 90%

Copy link

codecov bot commented Sep 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.37%. Comparing base (61ee54a) to head (ee6a588).
⚠️ Report is 15 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #915      +/-   ##
==========================================
- Coverage   92.38%   92.37%   -0.01%     
==========================================
  Files          78       78              
  Lines        4042     4067      +25     
==========================================
+ Hits         3734     3757      +23     
- Misses        308      310       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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