chore(deps): update dependency ruby to v4 - #66
Merged
Conversation
2 tasks
ryanlewis
added a commit
that referenced
this pull request
May 3, 2026
## Summary - Revert `ruby-version` in the Pages workflow from 4.0.3 → 3.4.9. Chirpy 7.x requires Ruby `~> 3.1`, so #66 broke `bundle install` on the Pages build. - Add a Renovate `packageRule` pinning `ruby` to `<4` until Chirpy supports Ruby 4, so this doesn't bounce back on the next sweep. ## Test plan - [ ] Pages workflow goes green on this PR. - [ ] After merge, the previously failed run on `main` is replaced by a passing one and the docs site rebuilds.
ryanlewis
added a commit
that referenced
this pull request
Aug 5, 2026
Same migration as ryanlewis/rlew.io#35 and ryanlewis/shout-sh#9, config-only. ## What changes - **`osvVulnerabilityAlerts: true`** — the missing feed; alerts were already on here, and the old config already had the correct zero-cooldown `vulnerabilityAlerts` block that could never fire (the shout-sh shape) - Cooldown stays 5 days; grouping/labels subsumed by the preset (`config:best-practices` ⊂ preset's extends) - Open renovate PR #118 (non-major group) will re-render under the preset's schedule ## What's preserved - **`":preserveSemverRanges"`** — this repo is consumed by others (`go install github.com/ryanlewis/things-cli/cmd/things@latest`, `brew install ryanlewis/tap/things`). For go.mod it's technically a no-op, but it also stops the preset pinning the docs site's `Gemfile` ranges (`jekyll-theme-chirpy ~> 7.2`, lockfile-less) to exact versions - **The Ruby `<4` guard** — jekyll-theme-chirpy 7.x requires Ruby ~> 3.1, and Renovate has offered Ruby 4 before (#66) ## No `.npmrc` here CI is pure Go (`ci.yml`: setup-go, build, test -race); docs build with bundler. No npm anywhere. https://claude.ai/code/session_01KpxDfrqPwQAYb2RT6mi1qW
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.4.9→4.0.3Release Notes
ruby/ruby (ruby)
v4.0.3: 4.0.3Compare Source
What's Changed
Full Changelog
v4.0.2: 4.0.2Compare Source
What's Changed
binding.irbraises a LoadError underbundle execwhen Gemfile containspath:orgit:- Ruby - Ruby Issue Tracking Systemsyntax_suggest2.0.3 to supported branches - Ruby - Ruby Issue Tracking SystemUnboundMethod#==returns false for methods from included/extended modules - Ruby - Ruby Issue Tracking SystemString#%(backport 726205b354d1068147719fb42e1de743f1838ef1) - Ruby - Ruby Issue Tracking Systemand?predicate confused for leadingandkeyword - Ruby - Ruby Issue Tracking Systembenchmarkis shown when usingbenchmark-ips- Ruby - Ruby Issue Tracking Systemand?as ignored newline - Ruby - Ruby Issue Tracking SystemTimeout.timeoutdoesn't useTimeout::ExitExceptionwhen Fiber scheduler is in use. - Ruby - Ruby Issue Tracking Systemx = a rescue b in canddef f = a rescue b in cparsed differently between parse.y and prism - Ruby - Ruby Issue Tracking SystemNote: This list is automatically generated by tool/gen-github-release.rb. Because of this, some commits may be missing.
Full Changelog
v4.0.1: 4.0.1Compare Source
What's Changed
benchmarkis shown when usingbenchmark-ips- Ruby - Ruby Issue Tracking SystemNote: This list is automatically generated by tool/gen-github-release.rb. Because of this, some commits may be missing.
Full Changelog
v4.0.0: 4.0.0See also:
What's Changed
#io_writehook on IO flush by noteflakes · Pull Request #15609--with-ext=when ENABLE_SHARED=yes: ruby/digest.h not found for rubyspec CAPI extensions - Ruby - Ruby Issue Tracking SystemNote: This list is automatically generated by tool/gen-github-release.rb. Because of this, some commits may be missing.
Full Changelog
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.