An open index of dependabot pull requests across open source projects.

github.com/hashicorp/hcl/v2

Ecosystem:
go
Package URL:
pkg:golang/github.com/hashicorp/hcl/v2
Total PRs:
288 Dependabot PRs
Latest PR:
25 days ago
Unique Repositories:
185 repositories
Unique Repos (30 days):
1 repository
Recent PRs
chore(deps): bump the go group with 3 updates

MaxMood96/nomad #898

2.20.2-nomad-1 → 2.24.0 Minor PR
Closed 3 months ago 2 comments
MaxMood96
Package Details
Name: github.com/hashicorp/hcl/v2
Ecosystem: go
PURL Type: golang
Package URL: pkg:golang/github.com/hashicorp/hcl/v2
JSON API: View JSON
Package Information
Description:

Package hcl contains the main modelling types and general utility functions for HCL. For a simple entry point into HCL, see the package in the subdirectory "hclsimple", which has an opinionated function Decode that can decode HCL configurations in either native HCL syntax or JSON syntax into a Go struct type: If your application needs more control over the evaluation of the configuration, you can use the functions in the subdirectories hclparse, gohcl, hcldec, etc. Splitting the handling of configuration into multiple phases allows for advanced patterns such as allowing expressions in one part of the configuration to refer to data defined in another part.

Repository: https://github.com/hashicorp/hcl
Homepage: https://github.com/hashicorp/hcl
Latest Release: v2.23.0
over 1 year ago
Dependent Repos: 8,712
Dependent Packages: 4,639
Ranking: Top 0.0837% by dependent repos Top 0.0462% by dependent pkgs
PR Status
Open 148 (51.4%)
Merged 54 (18.8%)
Closed 82 (28.5%)
PR Types
Minor 283 (98.3%)
Patch 1 (0.3%)