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/03/22 13:41:39 UTC

[GitHub] [daffodil] scala-steward opened a new pull request, #993: Update Saxon-HE to 12.1

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

   ## About this PR
   📦 Updates [net.sf.saxon:Saxon-HE](https://saxonica.plan.io/projects/saxonmirrorhe/repository) from `11.5` to `12.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/f1f2e5919fe043fe940d5909880475a863a6458b/docs/repo-specific-configuration.md) file.
   
   _Have a fantastic day writing Scala!_
   
   <details>
   <summary>🔍 Files still referring to the old version number</summary>
   
   The following files still refer to the old version number (11.5).
   You might want to review and update them manually.
   ```
   daffodil-test/src/test/resources/org/apache/daffodil/codegen/c/infosets/MPU_orange_to_green_60006.0.dat.xml
   ```
   </details>
   <details>
   <summary>⚙ Adjust future updates</summary>
   
   Add this to your `.scala-steward.conf` file to ignore future updates of this dependency:
   ```
   updates.ignore = [ { groupId = "net.sf.saxon", artifactId = "Saxon-HE" } ]
   ```
   Or, add this to slow down future updates of this dependency:
   ```
   dependencyOverrides = [{
     pullRequests = { frequency = "30 days" },
     dependency = { groupId = "net.sf.saxon", artifactId = "Saxon-HE" }
   }]
   ```
   </details>
   
   <sup>
   labels: library-update, old-version-remains, 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] tuxji commented on pull request #993: Update Saxon-HE to 12.1

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

   Hold on, CI actually didn't run yet.  Just started it manually since GitHub no longer runs CI on Scala Steward PRs automatically.


-- 
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 merged pull request #993: Update Saxon-HE to 12.1

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


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