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 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)
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?
✳️ html-proofer (3.19.3 → 5.0.3) · Repo · Changelog
Release Notes
5.0.3
5.0.2
4.4.3 (from changelog)
4.4.2 (from changelog)
4.1.0 (from changelog)
4.0.1 (from changelog)
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.
↗️ ethon (indirect, 0.15.0 → 0.16.0) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 10 commits:
bump to 0.16.0
Add ability to abort request on headers callback.
Add :tcp_fastopen option
adding new http2 options
Add `redirect_url` value to available informations
FD Size: Add default cap of 65536 and ETHON_FD_SIZE to override it
Add tlsv1_3
Trigger apt update first
Merge pull request #204 from typhoeus/i0rek-patch-1
Exclude truffleruby-head because it is failing
↗️ racc (indirect, 1.6.0 → 1.6.1) · Repo · Changelog
Release Notes
1.6.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 39 commits:
Bump version to 1.6.1
Merge pull request #198 from ruby/flavorjones-update-ci-pipeline-20221123
ci: update jruby versions and add truffleruby
Merge pull request #197 from jwillemsen/patch-3
Update racc.gemspec
Merge pull request #196 from jwillemsen/patch-3
Update README.rdoc
Merge pull request #195 from jwillemsen/patch-3
Update racc.en.rhtml
Merge pull request #194 from enebo/jruby_racc_find
Merge pull request #193 from okuramasafumi/patch-1
Make racc test more flexible (for JRuby).
Fix documentation directory name in README
Merge pull request #191 from nobu/fix-regexp-option
Fix flag to `Regexp.new`
Merge pull request #189 from nobu/strip-trailing-spaces
Strip trailing whitespaces [ci skip]
Show diffs
Strip trailing whitespaces at the last line of actions
Merge pull request #188 from nobu/nodoc-parseerror
[DOC] Remove stale `Object::ParseError` documentation
Merge pull request #187 from ruby/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
Merge pull request #186 from ruby/add-dependabot
Added dependabot
Merge pull request #184 from simi/patch-1
Fix typo in sample/calc.y.
ci: fix name of default branch
Merge pull request #181 from ruby/flavorjones-update-ci-with-ruby31
ci: update to cover Ruby 3.1
Merge pull request #180 from k0kubun/rubyvm-mjit
s/RubyVM::JIT/RubyVM::MJIT/g
Merge pull request #179 from jwillemsen/patch-3
Update README.rdoc
Merge pull request #178 from nobu/fix-names
Fix a private method name
Fix typo in a local variable name
Merge pull request #173 from ruby/ci-use-cache-add-jruby93
CI: Add JRuby 9.3, use bundler-cache
↗️ rainbow (indirect, 3.0.0 → 3.1.1) · Repo · Changelog
Release Notes
3.1.1 (from changelog)
3.1.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 29 commits:
v3.1.1
fix: Include all lib/ files
Add screenshot of example in README
Update .travis.yml
Update .travis.yml
RuboCop: configure new 0.81.0 rules
Pin RuboCop to 0.81.0 to support Ruby 2.3
v3.1.0
v3.1.0 Changelog
(chore) Add v0.80 RuboCop cops
CI: Use JRuby 9.2.11.0
CI: Update matrix
Fix RuboCop offenses and warnings about .rubocop.yml
Gemspec: List files using Ruby
CI: Use 2.4.6, 2.5.5, 2.6.3, jruby-9.2.7.0 (#94)
Use rubocop latest, drop support for Ruby 2.1, 2.2 (#91)
CI: Allow Bundler 2, add Rubies to CI matrix (#89)
Remove specific TargetRubyVersion from .rubocop.yml (#88)
README: Add cross_out, strike to presenters docs
Add test with non-existent :color (#86)
introducing #cross_out (#84)
Simplify `wrap_with_sgr` method (#85)
Merge pull request #83 from chiting/add-hex-check
Make rubocop happy
Add hexadecimal format checking
Add unit test for non hexadecimal string
Merge pull request #81 from nicolasleger/patch-1
[CI] Test against new Ruby 2.5 and patched
Update changelog
🆕 async (added, 2.3.0)
🆕 console (added, 1.16.2)
🆕 fiber-local (added, 1.0.0)
🆕 io-event (added, 1.1.3)
🆕 timers (added, 4.3.5)
🆕 zeitwerk (added, 2.6.6)
🗑️ parallel (removed)
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