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:50 UTC

[GitHub] [daffodil] scala-steward opened a new pull request, #1017: Update sbteclipse-plugin to 6.0.0

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

   ## About this PR
   📦 Updates com.typesafe.sbteclipse:sbteclipse-plugin from `5.2.4` to `6.0.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/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.typesafe.sbteclipse", artifactId = "sbteclipse-plugin" } ]
   ```
   Or, add this to slow down future updates of this dependency:
   ```
   dependencyOverrides = [{
     pullRequests = { frequency = "30 days" },
     dependency = { groupId = "com.typesafe.sbteclipse", artifactId = "sbteclipse-plugin" }
   }]
   ```
   </details>
   
   <sup>
   labels: sbt-plugin-update, early-semver-major, semver-spec-major, 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 commented on pull request #1017: Update sbteclipse-plugin to 6.0.0

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

   PE updated to remove the plugin


-- 
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] mbeckerle commented on pull request #1017: Update sbteclipse-plugin to 6.0.0

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

   +1 for remove this plugin


-- 
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 #1017: Update sbteclipse-plugin to 6.0.0

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


-- 
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 #1017: Update sbteclipse-plugin to 6.0.0

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

   I wonder if we should remove this plugin? As far as I know, no developers use Eclipse for Daffodil anymore. And if someone does use Eclipse, they can always add this plugin to `~/.sbt/1.0/plugins/`, which has the added benefit that it works for all sbt projects instead of just Daffodil. Thoughts?


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