Skip to content

Comments

chore(deps): bump the ruby group with 2 updates#1067

Merged
mergify[bot] merged 1 commit intomainfrom
dependabot/bundler/ruby-74260529a7
Feb 23, 2026
Merged

chore(deps): bump the ruby group with 2 updates#1067
mergify[bot] merged 1 commit intomainfrom
dependabot/bundler/ruby-74260529a7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps the ruby group with 2 updates: html2rss and zeitwerk.

Updates html2rss from 6b43db1 to 20731ec

Commits

Updates zeitwerk from 2.7.4 to 2.7.5

Changelog

Sourced from zeitwerk's changelog.

2.7.5 (19 Feb 2026)

  • If available, tree traversal is based on Dir.scan, which saves syscalls in common platforms. This method is a recent addition to Ruby contributed by @​byroot, so you need to be on Ruby master to leverage this for now.

  • Tree traversal is a tad more performant, regardless of the previous point. Gains are marginal when eager loading, because it is dominated by loading the code, but Zeitwerk::Loader#all_expected_cpaths was 14% faster in some benchmarks, for example.

  • README.md documents how to collect autoloaded constants using an on_load callback.

  • Internal maintenance.

Commits
  • adfeec4 Ready for 2.7.5
  • a22d742 Use the now yielded cwd in a few tests
  • 5df497f Adds unit tests for Zeitwerk::Loader::FileSystem
  • 0a7021a Let with_(files|setup) yield the cwd
  • 976b8f1 Update code comment
  • 8398da8 Let the log method take a block
  • 812d0ee Use Dir.scan if available
  • f845a27 Delete PoC file
  • 112cfdf directory -> dir for consistency
  • 064b76c Add a section about predicates to PROJECT_RULES.md
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the ruby group with 2 updates: [html2rss](https://github.com/html2rss/html2rss) and [zeitwerk](https://github.com/fxn/zeitwerk).


Updates `html2rss` from `6b43db1` to `20731ec`
- [Release notes](https://github.com/html2rss/html2rss/releases)
- [Commits](html2rss/html2rss@6b43db1...20731ec)

Updates `zeitwerk` from 2.7.4 to 2.7.5
- [Changelog](https://github.com/fxn/zeitwerk/blob/main/CHANGELOG.md)
- [Commits](fxn/zeitwerk@v2.7.4...v2.7.5)

---
updated-dependencies:
- dependency-name: html2rss
  dependency-version: 20731ec7324e9ece01e9ad02dd19778137848a71
  dependency-type: direct:production
  dependency-group: ruby
- dependency-name: zeitwerk
  dependency-version: 2.7.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 23, 2026
@mergify mergify bot added the queued label Feb 23, 2026
mergify bot added a commit that referenced this pull request Feb 23, 2026
@mergify
Copy link
Contributor

mergify bot commented Feb 23, 2026

Merge Queue Status

Rule: dependabot


This pull request spent 1 minute 21 seconds in the queue, including 1 minute 3 seconds running CI.

Required conditions to merge

@mergify mergify bot merged commit 8abd3aa into main Feb 23, 2026
6 checks passed
@mergify mergify bot deleted the dependabot/bundler/ruby-74260529a7 branch February 23, 2026 07:21
@mergify mergify bot removed the queued label Feb 23, 2026
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants