You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "scala-steward (via GitHub)" <gi...@apache.org> on 2023/02/10 13:32:45 UTC

[GitHub] [daffodil] scala-steward opened a new pull request, #956: Update scala-logging to 3.9.5

scala-steward opened a new pull request, #956:
URL: https://github.com/apache/daffodil/pull/956

   Updates com.typesafe.scala-logging:scala-logging from 3.9.4 to 3.9.5.
   
   
   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`](https://github.com/scala-steward-org/scala-steward/blob/ef3cd470f799e67441ffbd83400975fc26ad3dc2/docs/repo-specific-configuration.md) file.
   
   Have a fantastic day writing Scala!
   
   <details>
   <summary>Adjust future updates</summary>
   
   Add this to your `.scala-steward.conf` file to ignore future updates of this dependency:
   ```
   updates.ignore = [ { groupId = "com.typesafe.scala-logging", artifactId = "scala-logging" } ]
   ```
   Or, add this to slow down future updates of this dependency:
   ```
   dependencyOverrides = [{
     pullRequests = { frequency = "30 days" },
     dependency = { groupId = "com.typesafe.scala-logging", artifactId = "scala-logging" }
   }]
   ```
   </details>
   
   labels: library-update, early-semver-patch, semver-spec-patch, version-scheme:early-semver, commit-count:1


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [daffodil] stevedlawrence commented on pull request #956: Update scala-logging to 3.9.5

Posted by "stevedlawrence (via GitHub)" <gi...@apache.org>.
stevedlawrence commented on PR #956:
URL: https://github.com/apache/daffodil/pull/956#issuecomment-1426103735

   Confirmed scala-logging fixed the bug, so I've removed the workaround.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [daffodil] stevedlawrence commented on pull request #956: Update scala-logging to 3.9.5

Posted by "stevedlawrence (via GitHub)" <gi...@apache.org>.
stevedlawrence commented on PR #956:
URL: https://github.com/apache/daffodil/pull/956#issuecomment-1426138722

   Looks like UDF integration tests still have trigger throwable bug. I'll undo that change and open a ticket with scala-logging.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [daffodil] tuxji merged pull request #956: Update scala-logging to 3.9.5

Posted by "tuxji (via GitHub)" <gi...@apache.org>.
tuxji merged PR #956:
URL: https://github.com/apache/daffodil/pull/956


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org