Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor updates #2091

Merged
merged 5 commits into from
May 24, 2024
Merged

Conversation

scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Feb 20, 2024

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 = "com.lihaoyi", artifactId = "mill-main" },
  { groupId = "org.jline", artifactId = "jline" },
  { groupId = "org.jline", artifactId = "jline-terminal-jansi" },
  { groupId = "org.scalameta", artifactId = "scalafmt-core" }
]

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

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.lihaoyi", artifactId = "mill-main" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.jline", artifactId = "jline" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.jline", artifactId = "jline-terminal-jansi" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scalameta", artifactId = "scalafmt-core" }
  }
]
labels: dependencies, version-3, library-update, early-semver-minor, semver-spec-patch, semver-spec-minor, commit-count:n:4

@scala-steward scala-steward force-pushed the update/version-3/minor branch 4 times, most recently from b186ed2 to b8bcdf8 Compare March 5, 2024 05:36
@scala-steward scala-steward force-pushed the update/version-3/minor branch 4 times, most recently from d57c0d7 to 0c24f88 Compare March 13, 2024 00:37
@scala-steward scala-steward force-pushed the update/version-3/minor branch 3 times, most recently from 20a2510 to 2e9b052 Compare March 21, 2024 00:06
@scala-steward scala-steward force-pushed the update/version-3/minor branch 4 times, most recently from 723a1c3 to 811d2cc Compare April 16, 2024 01:10
@scala-steward scala-steward force-pushed the update/version-3/minor branch 4 times, most recently from cc23ca9 to b35246d Compare April 24, 2024 00:21
@scala-steward scala-steward force-pushed the update/version-3/minor branch 4 times, most recently from f9d643c to dde1a2d Compare May 11, 2024 21:38
@scala-steward scala-steward force-pushed the update/version-3/minor branch 2 times, most recently from 7921188 to 62fe1f9 Compare May 16, 2024 01:26
@ysthakur ysthakur merged commit 8694e86 into Vyxal:version-3 May 24, 2024
3 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.

None yet

2 participants