Skip to content

Update locales-full-db to 1.5.2#601

Merged
mergify[bot] merged 1 commit into
kinoplan:mainfrom
scala-steward:update/locales-full-db-1.5.2
May 9, 2024
Merged

Update locales-full-db to 1.5.2#601
mergify[bot] merged 1 commit into
kinoplan:mainfrom
scala-steward:update/locales-full-db-1.5.2

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates io.github.cquiroz:locales-full-db from 1.5.1 to 1.5.2

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

🔍 Files still referring to the old version number

The following files still refer to the old version number (1.5.1).
You might want to review and update them manually.

project/Dependencies.scala
project/plugins.sbt
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "io.github.cquiroz", artifactId = "locales-full-db" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "io.github.cquiroz", artifactId = "locales-full-db" }
}]
labels: test-library-update, early-semver-patch, semver-spec-patch, version-scheme:always, old-version-remains, commit-count:1

@scala-steward
scala-steward requested a review from kazievab as a code owner May 9, 2024 16:03
@mergify mergify Bot added the dependencies Updates to dependencies or management of project libraries label May 9, 2024
@codecov

codecov Bot commented May 9, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.08%. Comparing base (eedad4a) to head (76e10c8).
Report is 65 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #601      +/-   ##
==========================================
- Coverage   46.79%   44.08%   -2.72%     
==========================================
  Files          92      101       +9     
  Lines         968     1073     +105     
  Branches       56       67      +11     
==========================================
+ Hits          453      473      +20     
- Misses        515      600      +85     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mergify
mergify Bot merged commit 5c39826 into kinoplan:main May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates to dependencies or management of project libraries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants