Skip to content

FDN-4562 Third party dependency updates#167

Merged
team-foundation-git merged 2 commits into
mainfrom
update/third-party
Mar 6, 2026
Merged

FDN-4562 Third party dependency updates#167
team-foundation-git merged 2 commits into
mainfrom
update/third-party

Conversation

@team-foundation-git
Copy link
Copy Markdown

About this PR

Updates:

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!

⚙ Adjust future updates

Add these to your .scala-steward.conf file to ignore future updates of these dependencies:

updates.ignore = [
  { groupId = "org.mockito", artifactId = "mockito-scala-scalatest" },
  { groupId = "org.scala-sbt", artifactId = "sbt" }
]

Or, add these to slow down future updates of these dependencies:

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.mockito", artifactId = "mockito-scala-scalatest" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scala-sbt", artifactId = "sbt" }
  }
]
labels: scala-steward, auto-merge

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 6, 2026

Warning

Rate limit exceeded

@team-foundation-git has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 26 minutes and 27 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e7a34da3-a3b5-4964-b178-dbe45148fa14

📥 Commits

Reviewing files that changed from the base of the PR and between b0dc072 and 9e572f4.

📒 Files selected for processing (2)
  • build.sbt
  • project/build.properties

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@team-foundation-git team-foundation-git merged commit bfb6562 into main Mar 6, 2026
5 checks passed
@team-foundation-git team-foundation-git deleted the update/third-party branch March 6, 2026 12:41
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