Update `pan-domain-authentication` to 11.0.0-PREVIEW.sh-wsyupgrade-aws-sdk-to-2.2025-09-17T1358.a15b1789
About this PR
Updates:
- 📦 com.gu:pan-domain-auth-play_2-9 from
7.0.0to11.0.0-PREVIEW.sh-wsyupgrade-aws-sdk-to-2.2025-09-17T1358.a15b1789⚠
Usage
✅ Please merge!
I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
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 numbers
The following files still refer to the old version numbers. You might want to review and update them manually.
apps/rule-manager/client/package-lock.json
build.sbt
cdk/yarn.lock
⚙ Adjust future updates
Add these to your .scala-steward.conf file to ignore future updates of these dependencies:
updates.ignore = [
{ groupId = "com.gu", artifactId = "pan-domain-auth-play_2-9" }
]
Or, add these to slow down future updates of these dependencies:
dependencyOverrides = [
{
pullRequests = { frequency = "30 days" },
dependency = { groupId = "com.gu", artifactId = "pan-domain-auth-play_2-9" }
}
]
Apologies, this PR was opened by a targeted Scala Steward tool that @jonathonherbert & I have been developing (see https://github.com/scala-steward-org/scala-steward/issues/3612 for info). It should have been opened in draft (all other 7 PRs were correctly raised as draft) so that it didn't send notifications and distract maintainers, but for some reason it wasn't:
- https://github.com/guardian/scala-steward-public-repos/pull/102#issuecomment-3356561770
I've put it back to draft now, please disregard this PR.