Skip to content

chore(deps): update dependency ruby to v4.0.2#100

Merged
github-actions[bot] merged 1 commit intomainfrom
renovate/ruby-4.x
Apr 2, 2026
Merged

chore(deps): update dependency ruby to v4.0.2#100
github-actions[bot] merged 1 commit intomainfrom
renovate/ruby-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 17, 2026

This PR contains the following updates:

Package Update Change
ruby (source) patch 4.0.14.0.2

Release Notes

ruby/ruby (ruby)

v4.0.2: 4.0.2

Compare Source

What's Changed

Note: This list is automatically generated by tool/gen-github-release.rb. Because of this, some commits may be missing.

Full Changelog

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/ruby-4.x branch from 392f210 to 5ee6735 Compare March 30, 2026 01:21
@github-actions

This comment has been minimized.

@BinToss
Copy link
Copy Markdown
Member

BinToss commented Mar 31, 2026

Currently, the Ruby version cannot be properly updated in CI due to the "frozen lock file in CI" configuration. I'm experimenting in the main branch to conditionally assign false to BUNDLER_FROZEN when the triggering branch's name begins with renovate/ruby-.

But I'm stumped and dumbfounded. Given github.ref_name == "renovate/ruby-4.x" and BUNDLE_FROZEN: ${{ !startsWith(github.ref_name, 'renovate/ruby-') }}, BUNDLE_FROZEN is somehow true when it should be false.

@renovate renovate bot force-pushed the renovate/ruby-4.x branch from 5ee6735 to 8f4b6f5 Compare March 31, 2026 22:37
@github-actions

This comment was marked as outdated.

@BinToss
Copy link
Copy Markdown
Member

BinToss commented Mar 31, 2026

Oh.

github.ref_name: 100/merge
phrase: renovate/ruby-
BUNDLE_FROZEN: true

That's unexpected.

For pull requests that were not merged, the format is <pr_number>/merge.

@renovate renovate bot force-pushed the renovate/ruby-4.x branch from 8f4b6f5 to 41f4c20 Compare April 1, 2026 01:05
@github-actions

This comment was marked as outdated.

@renovate renovate bot force-pushed the renovate/ruby-4.x branch from 41f4c20 to 807e417 Compare April 2, 2026 01:58
@github-actions

This comment was marked as resolved.

@BinToss
Copy link
Copy Markdown
Member

BinToss commented Apr 2, 2026

/fast-forward

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

Triggered from #100 (comment) by @​BinToss.

Trying to fast forward main (e904b73) to renovate/ruby-4.x (807e417).

Target branch (main):

commit e904b73ff3b525d1d5e4c415a3bbf968b0cc4191 (HEAD -> main, origin/main)
Author: Noah Sherwin <noahrsherwin@gmail.com>
Date:   Wed Apr 1 18:56:03 2026 -0700

    build(deps): add jekyll-seo-tag
    
    What changed? We must now explicitly depend on `jekyll-seo-tag` to satisfy Minima's runtime deps.
    It _should_ be resolved as a transitive dep, but it could be resolved only as an explicit dep. Weird.

Pull request (renovate/ruby-4.x):

commit 807e417e6f371ed1e75501572fa0e87d39b14271 (pull_request/renovate/ruby-4.x)
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Apr 2 01:58:49 2026 +0000

    chore(deps): update dependency ruby to v4.0.2

Fast forwarding main (e904b73) to renovate/ruby-4.x (807e417).

$ git push origin 807e417e6f371ed1e75501572fa0e87d39b14271:main
To https://github.com/HaloSPV3/halospv3.github.io.git
   e904b73..807e417  807e417e6f371ed1e75501572fa0e87d39b14271 -> main

@github-actions github-actions bot merged commit 807e417 into main Apr 2, 2026
7 checks passed
@renovate renovate bot deleted the renovate/ruby-4.x branch April 2, 2026 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant