Skip to content

Update typesafe:config to 1.4.3#102

Merged
andrewrigas merged 3 commits intoscala-jwt:mainfrom
scala-steward:update/typesafe-1.4.3
Nov 11, 2023
Merged

Update typesafe:config to 1.4.3#102
andrewrigas merged 3 commits intoscala-jwt:mainfrom
scala-steward:update/typesafe-1.4.3

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates com.typesafe:config from 1.4.2 to 1.4.3

📜 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 = "com.typesafe", artifactId = "config" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.typesafe", artifactId = "config" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 19, 2023

Codecov Report

Merging #102 (15be05a) into main (3c2914d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #102   +/-   ##
=======================================
  Coverage   89.92%   89.92%           
=======================================
  Files          24       24           
  Lines         377      377           
  Branches       24       24           
=======================================
  Hits          339      339           
  Misses         38       38           

@andrewrigas andrewrigas merged commit ede083e into scala-jwt:main Nov 11, 2023
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.

2 participants