raidancampbell commented on PR #289:
URL: https://github.com/apache/iceberg-go/pull/289#issuecomment-2648472231

   > Should we use the `patterns` argument so that it bundles these particular 
dependencies rather than all of them?
   
   It's certainly an option: practically speaking, I configure my projects to 
bundle everything minor and patch together, then merge the resulting updates if 
everything is in order.  If you'd rather I explicitly bundle `bun` and its 
dialect modules and leave everything else as individual PRs, I'm happy to do 
that instead
   
   ```yaml
   patterns:
     - "*"
   update-types:
     - minor
     - patch
   ```


-- 
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: issues-unsubscr...@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to