add dependabot#189
Conversation
zunda-pixel
commented
May 30, 2025
- add dependabot
- add Package.resolved to make bot recognize dependency
|
I'm fine adding dependabot but I don't want to add the Package.resolved file |
|
Dependabot can detect major version updates in Package.resolved if the file exists in the repository. This seems to be a limitation of Dependabot, but I think it’s better to explicitly add Package.resolved to the repository so that minor version updates can also be detected. Please let me know if there are any issues with including Package.resolved in the repository. |
|
This library is supposed to have 0 dependencies, outside of the standard Apple ones. The dependencies it does have are conditional on the build mode, e.g. docs, embedded, code generation, so I don't think it's a good idea to add the Package.resolved file. |