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

Update module github.com/hashicorp/go-hclog to v1.6.2 #29814

Merged
merged 2 commits into from
Dec 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/go-hclog require minor v1.5.0 -> v1.6.2

Release Notes

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

v1.6.2: Fix level syncing

Compare Source

What's Changed

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 - "on tuesday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team December 12, 2023 21:06
@renovate renovate bot added dependencies Pull requests that update a dependency file renovatebot labels Dec 12, 2023
@renovate renovate bot requested a review from fatsheep9146 December 12, 2023 21:06
@renovate renovate bot requested review from mx-psi and dmitryax as code owners December 12, 2023 21:10
Copy link
Contributor Author

renovate bot commented Dec 12, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@songy23 songy23 added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Dec 13, 2023
@renovate renovate bot force-pushed the renovate/git.luolix.top-hashicorp-go-hclog-1.x branch from f3acebe to bbc3dc2 Compare December 13, 2023 18:40
@renovate renovate bot changed the title Update module github.com/hashicorp/go-hclog to v1.6.1 Update module github.com/hashicorp/go-hclog to v1.6.2 Dec 13, 2023
@mx-psi mx-psi closed this Dec 14, 2023
@mx-psi mx-psi reopened this Dec 14, 2023
@mx-psi mx-psi added the ready to merge Code review completed; ready to merge by maintainers label Dec 14, 2023
@codeboten codeboten merged commit b5dcb34 into main Dec 14, 2023
85 of 90 checks passed
@codeboten codeboten deleted the renovate/git.luolix.top-hashicorp-go-hclog-1.x branch December 14, 2023 16:01
@github-actions github-actions bot added this to the next release milestone Dec 14, 2023
cparkins pushed a commit to AmadeusITGroup/opentelemetry-collector-contrib that referenced this pull request Jan 10, 2024
…#29814)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/hashicorp/go-hclog](https://github.com/hashicorp/go-hclog)
| require | minor | `v1.5.0` -> `v1.6.2` |

---

### Release Notes

<details>
<summary>hashicorp/go-hclog (github.com/hashicorp/go-hclog)</summary>

###
[`v1.6.2`](https://github.com/hashicorp/go-hclog/releases/tag/v1.6.2):
Fix level syncing

[Compare
Source](https://github.com/hashicorp/go-hclog/compare/v1.6.1...v1.6.2)

#### What's Changed

- Conside if the level is to be used separately from if the levels
should be calculated by [@&open-telemetry#8203;evanphx](https://github.com/evanphx)
in
[https://github.com/hashicorp/go-hclog/pull/137](https://github.com/hashicorp/go-hclog/pull/137)

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

###
[`v1.6.1`](https://github.com/hashicorp/go-hclog/releases/tag/v1.6.1):
Fix forcing color

[Compare
Source](https://github.com/hashicorp/go-hclog/compare/v1.6.0...v1.6.1)

#### What's Changed

- Fix colors not being forced on correctly. by
[@&open-telemetry#8203;evanphx](https://github.com/evanphx) in
[https://github.com/hashicorp/go-hclog/pull/136](https://github.com/hashicorp/go-hclog/pull/136)

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

###
[`v1.6.0`](https://github.com/hashicorp/go-hclog/releases/tag/v1.6.0):
New level inheritance mode

[Compare
Source](https://github.com/hashicorp/go-hclog/compare/v1.5.0...v1.6.0)

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

- SEC-090: Automated trusted workflow pinning (2023-04-03) by
[@&open-telemetry#8203;hashicorp-tsccr](https://github.com/hashicorp-tsccr) in
[https://github.com/hashicorp/go-hclog/pull/128](https://github.com/hashicorp/go-hclog/pull/128)
- Docs: InferLevelsWithTimestamp relies on InferLevels being true by
[@&open-telemetry#8203;peteski22](https://github.com/peteski22) in
[https://github.com/hashicorp/go-hclog/pull/135](https://github.com/hashicorp/go-hclog/pull/135)
- Implement the ability to more logically share level hierarchies by
[@&open-telemetry#8203;evanphx](https://github.com/evanphx) in
[https://github.com/hashicorp/go-hclog/pull/134](https://github.com/hashicorp/go-hclog/pull/134)

#### New Contributors

- [@&open-telemetry#8203;hashicorp-tsccr](https://github.com/hashicorp-tsccr) made
their first contribution in
[https://github.com/hashicorp/go-hclog/pull/128](https://github.com/hashicorp/go-hclog/pull/128)
- [@&open-telemetry#8203;peteski22](https://github.com/peteski22) made their first
contribution in
[https://github.com/hashicorp/go-hclog/pull/135](https://github.com/hashicorp/go-hclog/pull/135)

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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on tuesday" (UTC), 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file exporter/logzio ready to merge Code review completed; ready to merge by maintainers Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants