Skip to content

Bump dependencies - #124

Merged
rochala merged 2 commits into
mainfrom
deps/bump-all
Aug 18, 2026
Merged

Bump dependencies#124
rochala merged 2 commits into
mainfrom
deps/bump-all

Conversation

@rochala

@rochala rochala commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Consolidates the open scala-steward version bumps into a single PR.

Dependency From To Supersedes
Scala (scalaVersion) 3.8.1 3.8.4 #94
scala3-tasty-inspector 3.8.1 3.8.4 #94
tasty-query 1.7.0 1.8.0 #90
cats-effect 3.6.3 3.7.0 #96
fs2-io 3.11.0 3.13.0 #91
decline, decline-effect 2.4.1 2.6.2 #92
slf4j-nop 1.7.36 2.0.18 #109
pyroscope agent 2.5.2 2.5.4 #108
munit 1.0.4 1.3.5 #122
munit-cats-effect 2.0.0 2.2.0 #97

#110 (otel4s 0.13.2) is not included — it is obsolete, since main already
runs otel4s 1.0.1 / otel4s-sdk 0.19.0 after #120.

scalaVersion is bumped alongside the inspector so the two stay in sync; it
also means the Scala 3 test fixture is compiled with 3.8.4, exercising
tasty-query 1.8.0 against the newest TASTy version.

The 3.8.1 pins inside IntegrationTest.scala and
ProjectAwareIntegrationTest.scala are left alone deliberately — they are
fixture coordinates that give coverage of an older TASTy version.

./mill __.test passes locally (623 tasks, 0 failures).

🤖 Generated with Claude Code

rochala and others added 2 commits August 18, 2026 23:19
Consolidates the open scala-steward version bumps into one change:

- cats-effect 3.6.3 -> 3.7.0 (#96)
- fs2-io 3.11.0 -> 3.13.0 (#91)
- tasty-query 1.7.0 -> 1.8.0 (#90)
- scala3-tasty-inspector 3.8.1 -> 3.8.4 (#94)
- decline, decline-effect 2.4.1 -> 2.6.2 (#92)
- slf4j-nop 1.7.36 -> 2.0.18 (#109)
- pyroscope agent 2.5.2 -> 2.5.4 (#108)
- munit 1.0.4 -> 1.3.5 (#122)
- munit-cats-effect 2.0.0 -> 2.2.0 (#97)

#110 (otel4s 0.13.2) is obsolete: main is already on otel4s 1.0.1 and
otel4s-sdk 0.19.0.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Keeps scalaVersion in sync with scala3-tasty-inspector, and makes the
Scala 3 test fixture emit 3.8.4 TASTy so tasty-query 1.8.0 is exercised
against the newest TASTy version.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@rochala
rochala merged commit da74c00 into main Aug 18, 2026
5 checks passed
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