harp
harp copied to clipboard
Secret management by contract toolchain
Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) from 2.11.1 to 2.13.0. Release notes Sourced from github.com/hashicorp/hcl/v2's releases. v2.12.0 Enhancements hclsyntax: Evaluation of conditional expressions will now produce more precise error messages about inconsistencies between the...
Bumps [github.com/ory/dockertest/v3](https://github.com/ory/dockertest) from 3.8.1 to 3.9.1. Commits 7b25128 chore(deps): bump github.com/opencontainers/runc from 1.1.1 to 1.1.2 (#355) 148c3da chore(deps): bump gotest.tools/v3 from 3.1.0 to 3.2.0 (#353) e38b974 chore: containerd/continuity (#352) cfab898...
Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 0.38.1 to 0.40.0. Release notes Sourced from github.com/open-policy-agent/opa's releases. v0.40.0 This release contains a number of fixes and enhancements. Metadata introspection The rich metadata added in the...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.10.1 to 1.12.0. Release notes Sourced from github.com/spf13/viper's releases. v1.12.0 This release makes YAML v3 and TOML v2 the default versions used for encoding. You can switch...
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.15.1 to 1.15.10. Release notes Sourced from github.com/klauspost/compress's releases. v1.15.10 What's Changed Add Go 1.19 - deprecate Go 1.16 by @klauspost in klauspost/compress#651 zstd: Add DecodeAllCapLimit by...
# Context * Make `owner` not mandatory in `RuleSet`JSON Schema * Add a Protobuf to YAML conversion helper who uses protojson as an intermediary encoder to get the right protobuf...
Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) from 2.11.1 to 2.14.0. Release notes Sourced from github.com/hashicorp/hcl/v2's releases. v2.14.0 Enhancements ext/typeexpr: Added support for optional object attributes to TypeConstraint. Attributes can be wrapped in the special...
### What version of Go are you using (`go version`)? $ go version go version go1.18.5 darwin/arm64 ### Does this issue reproduce with the latest release? Yes. ### What operating...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.46.0 to 1.49.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.49.0 New Features gcp/observability: add support for Environment Variable GRPC_CONFIG_OBSERVABILITY_JSON (#5525) gcp/observability: add support for custom tags...
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.3 to 3.0.8. Release notes Sourced from actions/cache's releases. v3.0.8 What's Changed Fix zstd not working for windows on gnu tar in issues. Allow users to provide...