chore(deps): update non-k8s-go-dependencies (major)#218
chore(deps): update non-k8s-go-dependencies (major)#218red-hat-konflux[bot] wants to merge 1 commit intooadp-1.4from
Conversation
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
|
|
Important Review skippedAuto reviews are limited based on label configuration. 🚫 Review skipped — only excluded labels are configured. (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Comment |
|
Hi @red-hat-konflux[bot]. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: red-hat-konflux[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Closing this PR as the `oadp-1.4` target branch is being deleted. This branch is no longer maintained. Note Responses generated with Claude |
|
/close |
|
@kaovilai: Closed this PR. DetailsIn response to this:
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-sigs/prow repository. |
This PR contains the following updates:
v0.14.1->v1.6.3v2.4.0->v3.0.1v4.12.0->v5.9.11Release Notes
hashicorp/go-hclog (github.com/hashicorp/go-hclog)
v1.6.3: Optional JSON escapingCompare Source
What's Changed
New Contributors
Full Changelog: hashicorp/go-hclog@v1.6.2...v1.6.3
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
v1.5.0: Better color and sublogger modsCompare Source
What's Changed
New Contributors
Full Changelog: hashicorp/go-hclog@v1.4.0...v1.5.0
v1.4.0: Add GetLevelCompare Source
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
v1.3.1: Improved multi line output renderingCompare Source
What's Changed
Full Changelog: hashicorp/go-hclog@v1.3.0...v1.3.1
v1.3.0: Field ColorizationCompare Source
This version adds the ability to colorize fields for improved readability.
What's Changed
ColorHeaderAndFieldslogger option by @picatz in #118New Contributors
Full Changelog: hashicorp/go-hclog@v1.2.2...v1.3.0
v1.2.2: Minor formatting fixCompare Source
What's Changed
Full Changelog: hashicorp/go-hclog@v1.2.1...v1.2.2
v1.2.1: testify/go.yaml fixCompare Source
This bumps the version of testify and go.yaml that are referenced by go-hclog to fix a security issue in go.yaml.
v1.2.0: More Restrained ColorCompare Source
What's Changed
New Contributors
Full Changelog: hashicorp/go-hclog@v1.1.0...v1.2.0
v1.1.0: Time and Infer improvementsCompare Source
What's Changed
raw=truewhen special casing empty strings by @angrycub in #102InferLevelsWithTimestampoption by @lgfa29 in #101New Contributors
Full Changelog: hashicorp/go-hclog@v0.17...v1.1.0
v1.0.0: Stable ReleaseCompare Source
This release represents the stable API for go-hclog. It is being used across the fleet of HashiCorp projects and tools, as well as across the Go service landscape.
v0.16.2Compare Source
IMPROVEMENTS
BUG FIXES
WARNwhen detecting log levels #94v0.16.1: Add ability to remove wrappers from file:lineCompare Source
v0.16.0: Improve hclogvet and plaintext renderingCompare Source
v0.15.0Compare Source
Off, which provides a level for filtering all output.LoggerOptions.IndependentLevels, allowing sub-loggers to set their level independently from the parent.gomodules/jsonpatch (gomodules.xyz/jsonpatch/v2)
v3.0.1Compare Source
This release uses our forked gomodules/orderedmap library. Our forked version has 2 major changes:
*OrderedMapinstead ofOrderedMapinside nested orderedmaps.v3.0.0Compare Source
This release uses iancoleman/orderedmap to generate predictable patch. This is very useful if the generated patch is checked into a VCS like git.
v2.5.0Compare Source
What's Changed
New Contributors
Full Changelog: gomodules/jsonpatch@v2.4.0...v2.5.0
evanphx/json-patch (gopkg.in/evanphx/json-patch.v4)
v5.9.11Compare Source
What's Changed
Full Changelog: evanphx/json-patch@v5.9.10...v5.9.11
v5.9.10Compare Source
What's Changed
New Contributors
Full Changelog: evanphx/json-patch@v5.9.0...v5.9.10
v5.9.0Compare Source
What's Changed
Full Changelog: evanphx/json-patch@v5.8.1...v5.9.0
v5.8.1: Fix API breakageCompare Source
This PR fixes Operation containing a reference to internal/json and breaking the ability to manually compose one. This restores that ability using a type alias.
Full Changelog: evanphx/json-patch@v5.8.0...v5.8.1
v5.8.0: Blargh Phixs and EmpathyprovementsCompare Source
This release fixes a few stray panics, addresses large number accuracy, and improves performance!
What's Changed
Full Changelog: evanphx/json-patch@v5.7.0...v5.8.0
v5.7.0: The 2023 ReleaseCompare Source
What's Changed
New Contributors
Full Changelog: evanphx/json-patch@v5.6.0...v5.7.0
v5.6.0: Bug fixesCompare Source
What's Changed
New Contributors
Full Changelog: evanphx/json-patch@v5.5.0...v5.6.0
v5.5.0: Better null handlingCompare Source
This incorporates a few fixes related to how nulls are handles in array's and objects.
v5.3.0: Fix zero sized document crashCompare Source
This fixes a crash bug where submitted an empty slice as the document would panic.
v5.2.0Compare Source
v5.1.0Compare Source
v5.0.0: Proper Go modules releaseCompare Source
This release has a proper /v5 directory, unlike the previous releases that did not have a /v4 dir. Thanks to @BenTheElder for getting this sorted out!
v4.13.0Compare Source
Remove github.com/pkg/errors dependency
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.