You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "scala-steward-asf[bot] (via GitHub)" <gi...@apache.org> on 2024/03/13 05:50:59 UTC

[PR] Update jackson-datatype-joda, ... to 2.17.0 [incubator-pekko-connectors]

scala-steward-asf[bot] opened a new pull request, #559:
URL: https://github.com/apache/incubator-pekko-connectors/pull/559

   ## About this PR
   📦 Updates 
   * [com.fasterxml.jackson.datatype:jackson-datatype-joda](https://github.com/FasterXML/jackson-datatype-joda)
   * [com.fasterxml.jackson.datatype:jackson-datatype-jsr310](https://github.com/FasterXML/jackson-modules-java8)
   
    from `2.16.2` to `2.17.0`
   
   ## 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/7ec418cd5441d449f037bca6d34326534c07a5dd/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.datatype" } ]
   ```
   Or, add this to slow down future updates of this dependency:
   ```
   dependencyOverrides = [{
     pullRequests = { frequency = "30 days" },
     dependency = { groupId = "com.fasterxml.jackson.datatype" }
   }]
   ```
   </details>
   
   <sup>
   labels: library-update, early-semver-minor, semver-spec-minor, 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: notifications-unsubscribe@pekko.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [PR] Update jackson-datatype-joda, ... to 2.17.0 [incubator-pekko-connectors]

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning commented on PR #559:
URL: https://github.com/apache/incubator-pekko-connectors/pull/559#issuecomment-1996834652

   I am a Jackson committer and think we should not uptake Jackson 2.17 yet. There are changes in Jackson 2.17 that could hurt performance. See https://github.com/FasterXML/jackson-module-scala/issues/672 and there is also a bug in the pom for jackson-databind that makes byte-buddy a transitive dependency (it was meant to added with test scope but wasn't).


-- 
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: notifications-unsubscribe@pekko.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [PR] Update jackson-datatype-joda, ... to 2.17.0 [incubator-pekko-connectors]

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning closed pull request #559: Update jackson-datatype-joda, ... to 2.17.0
URL: https://github.com/apache/incubator-pekko-connectors/pull/559


-- 
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: notifications-unsubscribe@pekko.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [PR] Update jackson-datatype-joda, ... to 2.17.0 [incubator-pekko-connectors]

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning commented on PR #559:
URL: https://github.com/apache/incubator-pekko-connectors/pull/559#issuecomment-2002381999

   see https://github.com/apache/incubator-pekko-connectors/pull/574


-- 
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: notifications-unsubscribe@pekko.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [PR] Update jackson-datatype-joda, ... to 2.17.0 [incubator-pekko-connectors]

Posted by "laglangyue (via GitHub)" <gi...@apache.org>.
laglangyue commented on PR #559:
URL: https://github.com/apache/incubator-pekko-connectors/pull/559#issuecomment-1996610099

   jackson 2.17 release wiki
   https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.17/16609f1b652c497a4c649b194dd941595c5365ba
   
   LGTM, ci passed. I checked the wiki simply. Hope for more checks.


-- 
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: notifications-unsubscribe@pekko.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org