fix(deps): update all dependencies#1775
Open
red-hat-konflux[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
28f7049 to
8e74fa9
Compare
4db01d4 to
02b9163
Compare
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
02b9163 to
6c2a74d
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.1.0→v2.3.0v1.6.2→v4.9.1v2.2007.4→v4.9.1v0.2.0→v2.4.0v3.0.5→v4.1.4v4.5.2→v5.3.1v0.28.0→v0.28.1v0.3.15→v0.3.16v2.28.0→v2.29.0v2.28.3→v2.29.0v1.40.0→v1.41.0v1.22.17→v3.9.01.25.9→1.26.3v0.65.0→v0.68.0v0.79.0→v0.81.0v2.4.4→v3.0.444decbf→a749d17v2.5.0→v3.0.1v0.278.0→v0.280.03700d41→aa98bba3700d41→aa98bbav1.81.0→v1.81.1v4.13.0→v5.9.11v2.4.0→v3.0.1v0.35.3→v0.36.1v0.35.4→v0.36.1v0.35.3→v0.36.1v0.35.4→v0.36.1v0.35.3→v0.36.1v0.36.0-alpha.2→v0.36.1v0.35.3→v0.36.1v0.35.4→v0.36.1da4e56f→aa012dfdf317a5→91e81429.7-1778562320→9.8-1777460003v1.13.1→v1.13.2v0.0.0-20260318145839-6c9615a2a166→v0.24.1v0.20.1→v0.21.0Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
cespare/xxhash (github.com/cespare/xxhash)
v2.3.0Compare Source
v2.2.0Compare Source
v2.1.2Compare Source
v2.1.1Compare Source
v2.1.0Compare Source
v2.0.0Compare Source
dgraph-io/badger (github.com/dgraph-io/badger)
v4.9.1Compare Source
What's Changed
New Contributors
Full Changelog: dgraph-io/badger@v4.9.0...v4.9.1
v4.9.0Compare Source
What's Changed
New Contributors
Full Changelog: dgraph-io/badger@v4.8.0...v4.9.0
v4.8.0Compare Source
Fixed
Docs
Chores
CI
Full Changelog: dgraph-io/badger@v4.8.0...v4.8.1
v4.7.0Compare Source
Features
Fixed
Chores
CI
Docs
Full Changelog: dgraph-io/badger@v4.7.0...v4.8.0
v4.6.0: Badger v4.6.0Compare Source
What's Changed
badger-darwin-arm64by @ix64 in hypermodeinc#2175New Contributors
Full Changelog: dgraph-io/badger@v4.5.2...v4.6.0
v4.5.2: Badger v4.5.2Compare Source
What's Changed
New Contributors
Full Changelog: dgraph-io/badger@v4.5.1...v4.5.2
v4.5.1: Badger v4.5.1Compare Source
What's Changed
Full Changelog: dgraph-io/badger@v4.5.0...v4.5.1
v4.5.0Compare Source
Full Changelog: dgraph-io/badger@v4.5.0...v4.5.1
v4.4.0: Badger v4.4.0Compare Source
What's Changed
Full Changelog: dgraph-io/badger@v4.3.1...v4.4.0
v4.3.1: Badger v4.3.1Compare Source
What's Changed
Full Changelog: dgraph-io/badger@v4.3.0...v4.3.1
v4.3.0: Badger v4.3.0Compare Source
What's Changed
Fixes:
CI:
Full Changelog: dgraph-io/badger@v4.2.0...v4.3.0
v4.2.0Compare Source
Fixes
#1988
#1989
#1999
#2001
#2009
#2018
#2017
#2006
#2031
#2034
#2032
#2038
#2047
#2023
#2074
#2083
#2081
#2082
#2089
#2091
in #2090
in #2084
CI
#2010
#2056
#2095
#2096
Full Changelog: dgraph-io/badger@v4.2.0...v4.3.0
v4.1.0: Badger v4.1.0Compare Source
This release adds support for incremental stream writer. We also do some cleanup in the docs and resolve some CI issues for community PR's. We resolve high and medium CVE's and fix #1833.
Features
Fixes
Security
CVE's
Chores
Full Changelog: dgraph-io/badger@v4.0.1...v4.1.0
v4.0.1: Badger DB v4.0.1Compare Source
This release fixes a bug in the maxHeaderSize parameter that could lead to panics. We introduce an external magic number to keep track of external dependencies. We bump up the minimum required Go version to 1.19. No changes were made to the format of data on disk. This is a major release because we are making a switch to SemVer in order to make it easier for the community to understand when breaking API and data format changes are made.
Fixed
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.