-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
codeboten
merged 2 commits into
main
from
renovate/git.luolix.top-hashicorp-go-hclog-1.x
Dec 14, 2023
Merged
Update module github.com/hashicorp/go-hclog to v1.6.2 #29814
codeboten
merged 2 commits into
main
from
renovate/git.luolix.top-hashicorp-go-hclog-1.x
Dec 14, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
added
dependencies
Pull requests that update a dependency file
renovatebot
labels
Dec 12, 2023
Edited/Blocked NotificationRenovate 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. |
renovate
bot
force-pushed
the
renovate/git.luolix.top-hashicorp-go-hclog-1.x
branch
from
December 13, 2023 18:40
f3acebe
to
bbc3dc2
Compare
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
approved these changes
Dec 14, 2023
mx-psi
added
the
ready to merge
Code review completed; ready to merge by maintainers
label
Dec 14, 2023
codeboten
approved these changes
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.5.0
->v1.6.2
Release Notes
hashicorp/go-hclog (github.com/hashicorp/go-hclog)
v1.6.2
: Fix level syncingCompare Source
What's Changed
Full Changelog: hashicorp/go-hclog@v1.6.1...v1.6.2
v1.6.1
: Fix forcing colorCompare Source
What's Changed
Full Changelog: hashicorp/go-hclog@v1.6.0...v1.6.1
v1.6.0
: New level inheritance modeCompare 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.
This PR has been generated by Mend Renovate. View repository job log here.