Skip to content

fix(deps): update module github.com/hashicorp/go-hclog to v1.6.3#49

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-hashicorp-go-hclog-1.x
Open

fix(deps): update module github.com/hashicorp/go-hclog to v1.6.3#49
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-hashicorp-go-hclog-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2023

This PR contains the following updates:

Package Change Age Confidence
github.com/hashicorp/go-hclog v1.5.0v1.6.3 age confidence

Release Notes

hashicorp/go-hclog (github.com/hashicorp/go-hclog)

v1.6.3: Optional JSON escaping

Compare Source

What's Changed

New Contributors

Full Changelog: hashicorp/go-hclog@v1.6.2...v1.6.3

v1.6.2: Fix level syncing

Compare Source

What's Changed

  • Conside if the level is to be used separately from if the levels should be calculated by @​evanphx in #​137

Full Changelog: hashicorp/go-hclog@v1.6.1...v1.6.2

v1.6.1: Fix forcing color

Compare Source

What's Changed

Full Changelog: hashicorp/go-hclog@v1.6.0...v1.6.1

v1.6.0: New level inheritance mode

Compare Source

This release adds the ability to have sub-loggers arrange themselves into a tree and sync the level changes downward in the tree.

What's Changed

New Contributors

Full Changelog: hashicorp/go-hclog@v1.5.0...v1.6.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov
Copy link

codecov bot commented Dec 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.00%. Comparing base (e7c7522) to head (0f51bf9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #49   +/-   ##
=======================================
  Coverage   93.00%   93.00%           
=======================================
  Files           3        3           
  Lines         343      343           
=======================================
  Hits          319      319           
  Misses         13       13           
  Partials       11       11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/go-hclog to v1.6.1 fix(deps): update module github.com/hashicorp/go-hclog to v1.6.2 Dec 13, 2023
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-go-hclog-1.x branch from 0a0bdf0 to 79d1e82 Compare December 13, 2023 03:40
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/go-hclog to v1.6.2 fix(deps): update module github.com/hashicorp/go-hclog to v1.6.3 Apr 1, 2024
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-go-hclog-1.x branch from 79d1e82 to 0f51bf9 Compare April 1, 2024 22:26
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-go-hclog-1.x branch from 0f51bf9 to 9d5aff9 Compare December 15, 2025 18:47
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-go-hclog-1.x branch from 9d5aff9 to de418ee Compare March 13, 2026 18:51
@renovate
Copy link
Contributor Author

renovate bot commented Mar 13, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: downloading github.com/mitchellh/cli v1.1.5
go: downloading github.com/protoconf/libprotoconf v0.0.0-20211017074511-4cffcc3620de
go: downloading github.com/avast/retry-go v3.0.0+incompatible
go: downloading github.com/hashicorp/go-hclog v1.6.3
go: downloading github.com/jhump/protoreflect v1.15.1
go: downloading github.com/protoconf/protoconf v0.1.7
go: downloading github.com/smintz/keygroup v0.1.0
go: downloading google.golang.org/grpc v1.55.0
go: downloading google.golang.org/protobuf v1.31.0
go: downloading github.com/hashicorp/terraform v0.12.18
go: downloading github.com/zclconf/go-cty v1.10.0
go: downloading github.com/stretchr/testify v1.8.4
go: downloading github.com/Masterminds/sprig/v3 v3.2.3
go: downloading github.com/armon/go-radix v1.0.0
go: downloading github.com/bgentry/speakeasy v0.1.0
go: downloading github.com/fatih/color v1.13.0
go: downloading github.com/mattn/go-isatty v0.0.14
go: downloading github.com/posener/complete v1.2.3
go: downloading github.com/go-logr/logr v1.1.0
go: downloading github.com/go-logr/stdr v1.1.0
go: downloading github.com/google/go-jsonnet v0.17.0
go: downloading github.com/pelletier/go-toml v1.9.4
go: downloading sigs.k8s.io/yaml v1.2.0
go: downloading github.com/mattn/go-colorable v0.1.12
go: downloading github.com/bufbuild/protocompile v0.4.0
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/scylladb/go-set v1.0.2
go: downloading golang.org/x/net v0.10.0
go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
go: downloading github.com/hashicorp/errwrap v1.0.0
go: downloading github.com/hashicorp/go-getter v1.5.11
go: downloading github.com/hashicorp/go-multierror v1.1.0
go: downloading github.com/hashicorp/go-version v1.2.0
go: downloading github.com/hashicorp/terraform-svchost v0.0.0-20191011084731-65d371908596
go: downloading golang.org/x/crypto v0.3.0
go: downloading golang.org/x/text v0.9.0
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/Masterminds/semver/v3 v3.2.0
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/huandu/xstrings v1.3.3
go: downloading github.com/imdario/mergo v0.3.11
go: downloading github.com/mitchellh/copystructure v1.0.0
go: downloading github.com/shopspring/decimal v1.2.0
go: downloading github.com/spf13/cast v1.3.1
go: downloading golang.org/x/sys v0.8.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading golang.org/x/sync v0.2.0
go: downloading cloud.google.com/go/storage v1.28.1
go: downloading cloud.google.com/go v0.110.0
go: downloading github.com/aws/aws-sdk-go v1.25.3
go: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/hashicorp/go-safetemp v1.0.0
go: downloading github.com/klauspost/compress v1.11.2
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/mitchellh/go-testing-interface v1.14.1
go: downloading github.com/ulikunitz/xz v0.5.8
go: downloading golang.org/x/oauth2 v0.6.0
go: downloading google.golang.org/api v0.110.0
go: downloading github.com/hashicorp/hcl/v2 v2.0.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/mitchellh/reflectwalk v1.0.1
go: downloading cloud.google.com/go/compute/metadata v0.2.3
go: downloading cloud.google.com/go/compute v1.18.0
go: downloading cloud.google.com/go/iam v0.12.0
go: downloading github.com/googleapis/gax-go/v2 v2.7.0
go: downloading github.com/agext/levenshtein v1.2.2
go: downloading github.com/apparentlymart/go-textseg v1.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.0
go: downloading go.opencensus.io v0.24.0
go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af
go: downloading github.com/apparentlymart/go-textseg/v13 v13.0.0
go: downloading github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.2.3
go: downloading github.com/google/go-cmp v0.5.9
go: github.com/protoconf/protoconf-terraform/pkg/importing imports
	github.com/zclconf/go-cty/cty imports
	golang.org/x/text/unicode/norm: golang.org/x/text@v0.9.0: read "https://proxy.golang.org/golang.org/x/text/@v/v0.9.0.zip": read tcp 10.61.0.96:55942->142.250.31.141:443: read: connection reset by peer
go: github.com/protoconf/protoconf-terraform/cmd/run imports
	google.golang.org/grpc imports
	google.golang.org/grpc/internal/transport imports
	golang.org/x/net/http2 imports
	golang.org/x/net/idna imports
	golang.org/x/text/secure/bidirule: golang.org/x/text@v0.9.0: read "https://proxy.golang.org/golang.org/x/text/@v/v0.9.0.zip": read tcp 10.61.0.96:55942->142.250.31.141:443: read: connection reset by peer
go: github.com/protoconf/protoconf-terraform/cmd/run imports
	google.golang.org/grpc imports
	google.golang.org/grpc/internal/transport imports
	golang.org/x/net/http2 imports
	golang.org/x/net/idna imports
	golang.org/x/text/unicode/bidi: golang.org/x/text@v0.9.0: read "https://proxy.golang.org/golang.org/x/text/@v/v0.9.0.zip": read tcp 10.61.0.96:55942->142.250.31.141:443: read: connection reset by peer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants