SyntacticVersioning
SyntacticVersioning copied to clipboard
Helper tool to verify semantic version changes based on API surface area changes
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 to 1.14.3. Release notes Sourced from nokogiri's releases. 1.14.3 / 2023-04-11 Security [CRuby] Vendored libxml2 is updated to address CVE-2023-29469, CVE-2023-28484, and one other security-related issue....
### Description I'd like to be able to use a previously published nuget package instead of having a dll locally. We could solve this one a few ways. - specifying...
### Description https://github.com/libgit2/libgit2sharp/wiki/git-tag
### Description When you add an interface is possibly a minor change. While removing an interface is probably a major change.