Skip to content

anorm 3.1.0 (was 2.9.0-M1)#1191

Open
scala-steward wants to merge 2 commits into
playframework:mainfrom
scala-steward:update/main/anorm-2.9.1
Open

anorm 3.1.0 (was 2.9.0-M1)#1191
scala-steward wants to merge 2 commits into
playframework:mainfrom
scala-steward:update/main/anorm-2.9.1

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.playframework.anorm:anorm from 2.9.0-M1 to 2.9.1

📜 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!

⚙ Adjust future updates

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

updates.ignore = [ { groupId = "org.playframework.anorm", artifactId = "anorm" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.playframework.anorm", artifactId = "anorm" }
}]
labels: library-update, early-semver-pre-release, semver-spec-pre-release, commit-count:1

@mergify mergify Bot added the type:updates label Jun 10, 2026
@mkurz mkurz force-pushed the update/main/anorm-2.9.1 branch from f78e7cb to 42c64ac Compare June 15, 2026 07:56
@mkurz mkurz changed the title anorm 2.9.1 (was 2.9.0-M1) anorm 3.1.0 (was 2.9.0-M1) Jun 15, 2026
@mkurz

mkurz commented Jun 15, 2026

Copy link
Copy Markdown
Member

After new Play major release anorm needs to switch Scala Parser Combinators to 2.x
playframework/anorm#662

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants