Skip to content

Update early-effect-docs-theme, ... to 0.11.0 - #26

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
update/early-effect-docs-theme-0.11.0
Closed

Update early-effect-docs-theme, ... to 0.11.0#26
github-actions[bot] wants to merge 1 commit into
mainfrom
update/early-effect-docs-theme-0.11.0

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates

from 0.10.1 to 0.11.0

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

🔍 Files still referring to the old version number

The following files still refer to the old version number (0.10.1).
You might want to review and update them manually.

src/main/scala/earlyeffect/hub/BuildHub.scala
⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "rocks.earlyeffect" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "rocks.earlyeffect" }
}]
labels: library-update, early-semver-major, semver-spec-minor, version-scheme:early-semver, old-version-remains, commit-count:1

@russwyte

russwyte commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Addressed by #28, which combines the open dependency updates into a single branch so CI runs once.

@russwyte russwyte closed this Aug 3, 2026
russwyte added a commit that referenced this pull request Aug 3, 2026
Combined dependency updates (Scala Steward #17, #24, #25, #26, #27)
@russwyte
russwyte deleted the update/early-effect-docs-theme-0.11.0 branch August 4, 2026 02:26
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