xtoproto icon indicating copy to clipboard operation
xtoproto copied to clipboard

Automatically generate a Protocol Buffer definition and csv-to-proto converter from an example CSV file. See website for interactive playground

Results 9 xtoproto issues
Sort by recently updated
recently updated
newest added

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20201021035429-f5854403a974 to 0.23.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20201021035429-f5854403a974&new-version=0.23.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps google.golang.org/protobuf from 1.25.1-0.20200805231151-a709e31e5d12 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.25.1-0.20200805231151-a709e31e5d12&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.30.0 to 1.56.3. Release notes Sourced from google.golang.org/grpc's releases. Release 1.56.3 Security server: prohibit more than MaxConcurrentStreams handlers from running at once (CVE-2023-44487) In addition to this...

dependencies

The code regarding the regular expressions used for `rdf/iri` contain mistakes: * `iqueryRE` uses `ipath` instead of `iquery`, which is thus unused; When replacing it, further mistakes within `iquery` come...

### What I did In trying to get this project up and running I followed the READMEs instructions. While I'm admittedly a complete Bazel noob, I am pretty sure theres...

Bumps the go_modules group with 3 updates: [golang.org/x/sys](https://github.com/golang/sys), [google.golang.org/grpc](https://github.com/grpc/grpc-go) and google.golang.org/protobuf. Updates `golang.org/x/sys` from 0.0.0-20210119212857-b64e53b001e4 to 0.1.0 Commits See full diff in compare view Updates `google.golang.org/grpc` from 1.30.0 to 1.56.3...

dependencies