Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/hashicorp/go-hclog from 1.3.1 to 1.4.0 #1816

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2022

Bumps github.com/hashicorp/go-hclog from 1.3.1 to 1.4.0.

Release notes

Sourced from github.com/hashicorp/go-hclog's releases.

Add GetLevel

What it says on the tin, add GetLevel to the Logger interface.

What's Changed

Full Changelog: hashicorp/go-hclog@v1.3.1...v1.4.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/hashicorp/go-hclog](https://github.com/hashicorp/go-hclog) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/hashicorp/go-hclog/releases)
- [Commits](hashicorp/go-hclog@v1.3.1...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-hclog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Used by dependabot - identifies all PRs created by dependabot ok-to-test Indicates a non-member PR verified by an org member that is safe to test. labels Dec 7, 2022
@tekton-robot tekton-robot added the do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. label Dec 7, 2022
@tekton-robot
Copy link
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a tektoncd member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@tekton-robot tekton-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Dec 7, 2022
@piyush-garg
Copy link
Contributor

/retest
/approve
/lgtm
/release-note-one

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Dec 7, 2022
@tekton-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: piyush-garg

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 7, 2022
@piyush-garg
Copy link
Contributor

/release-note-none

@tekton-robot tekton-robot added release-note-none Denotes a PR that doesnt merit a release note. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Dec 7, 2022
@tekton-robot tekton-robot merged commit cc9d0ea into main Dec 7, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/hashicorp/go-hclog-1.4.0 branch December 7, 2022 07:22
piyush-garg added a commit that referenced this pull request Jan 5, 2023
#1806 | [vinamra28] Bump chocolatey package to 0.28.0 | 2022/11/25-07:58
#1805 | [vinamra28] Bump version to v0.28.0 in README and releases.md | 2022/11/27-12:04
#1809 | [dependabot[bot]] Bump golang.org/x/sys from 0.2.0 to 0.3.0 | 2022/12/06-12:48
#1810 | [dependabot[bot]] Bump go.uber.org/zap from 1.23.0 to 1.24.0 | 2022/12/06-13:24
#1807 | [Zoran Regvart] Remove k8s client validity check from pkg/flags | 2022/12/06-13:58
#1811 | [dependabot[bot]] Bump github.com/sigstore/cosign from 1.12.1 to 1.13.1 | 2022/12/06-15:38
#1812 | [dependabot[bot]] Bump github.com/sigstore/sigstore from 1.4.5 to 1.4.6 | 2022/12/06-16:16
#1813 | [dependabot[bot]] Bump golang.org/x/net from 0.2.0 to 0.3.0 | 2022/12/07-06:52
#1815 | [dependabot[bot]] Bump golang.org/x/time from 0.2.0 to 0.3.0 | 2022/12/07-07:24
#1816 | [dependabot[bot]] Bump github.com/hashicorp/go-hclog from 1.3.1 to 1.4.0 | 2022/12/07-08:22
null | [Piyush Garg] Bump tektoncd/pipeline to v0.42.0 | 2022/12/07-09:30
null | [dependabot[bot]] Bump golang.org/x/crypto from 0.3.0 to 0.4.0 | 2022/12/07-15:24
null | [dependabot[bot]] Bump golang.org/x/net from 0.3.0 to 0.4.0 | 2022/12/08-13:22
null | [dependabot[bot]] Bump github.com/hashicorp/go-plugin from 1.4.6 to 1.4.8 | 2022/12/08-14:26
null | [dependabot[bot]] Bump k8s.io/api from 0.25.4 to 0.25.5 | 2022/12/09-12:14
null | [dependabot[bot]] Bump github.com/sigstore/sigstore from 1.4.6 to 1.5.0 | 2022/12/12-07:04
null | [dependabot[bot]] Bump go.uber.org/multierr from 1.8.0 to 1.9.0 | 2022/12/13-11:20
null | [Piyush Garg] Fix e2e test broken | 2022/12/19-15:21
null | [dependabot[bot]] Bump github.com/docker/cli | 2022/12/19-16:11
null | [dependabot[bot]] Bump github.com/docker/docker | 2022/12/19-17:03
null | [dependabot[bot]] Bump github.com/hashicorp/vault/sdk from 0.6.1 to 0.6.2 | 2022/12/22-09:25
null | [Piyush Garg] Fix pipeline version to v0.42.0 in e2e | 2022/12/26-12:35
null | [vinamra28] Add support to pass CSI workspace | 2022/12/26-13:21
null | [Yongxuan Zhang] fix trusted resources docs error | 2023/01/05-08:29
null | [Piyush Garg] Bump tektoncd/chains to v0.14.0 | 2023/01/05-09:31
null | [dependabot[bot]] Bump golang.org/x/sys from 0.3.0 to 0.4.0 | 2023/01/05-10:11
null | [dependabot[bot]] Bump golang.org/x/term from 0.3.0 to 0.4.0 | 2023/01/05-10:53
null | [dependabot[bot]] Bump golang.org/x/net from 0.4.0 to 0.5.0 | 2023/01/05-11:27
null | [dependabot[bot]] Bump golang.org/x/crypto from 0.4.0 to 0.5.0 | 2023/01/05-12:01
null | [dependabot[bot]] Bump github.com/hashicorp/go-retryablehttp from 0.7.1 to 0.7.2 | 2023/01/05-12:37

Signed-off-by: Piyush Garg <pgarg@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Used by dependabot - identifies all PRs created by dependabot lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesnt merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants