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/05/27 13:36:38 UTC

[GitHub] [daffodil] scala-steward opened a new pull request, #1016: Update jackson-core to 2.15.1

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

   ## About this PR
   📦 Updates [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from `2.15.0` to `2.15.1`
   
   ## 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`](https://github.com/scala-steward-org/scala-steward/blob/dd3d53c4a7bf3423cdee3288013cbc2fdd4375fe/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.fasterxml.jackson.core", artifactId = "jackson-core" } ]
   ```
   Or, add this to slow down future updates of this dependency:
   ```
   dependencyOverrides = [{
     pullRequests = { frequency = "30 days" },
     dependency = { groupId = "com.fasterxml.jackson.core", artifactId = "jackson-core" }
   }]
   ```
   </details>
   
   <sup>
   labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1
   </sup>


-- 
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 closed pull request #1016: Update jackson-core to 2.15.1

Posted by "stevedlawrence (via GitHub)" <gi...@apache.org>.
stevedlawrence closed pull request #1016: Update jackson-core to 2.15.1
URL: https://github.com/apache/daffodil/pull/1016


-- 
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 #1016: Update jackson-core to 2.15.1

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

   jackson-core 2.15.2 was just released, I figure it fixed some issues in the 2.15.1 release since it came out only a week or so later. Closing this PR and we should get new PR for 2.15.2 soon which we can review and merge.


-- 
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] scala-steward commented on pull request #1016: Update jackson-core to 2.15.1

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

   Superseded by #1020.


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