-
Notifications
You must be signed in to change notification settings - Fork 40
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
fix(deps): update all #444
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/all
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
force-pushed
the
renovate/all
branch
4 times, most recently
from
October 9, 2024 19:05
135735e
to
dbf574a
Compare
renovate
bot
force-pushed
the
renovate/all
branch
from
October 15, 2024 15:55
dbf574a
to
8eaabd3
Compare
renovate
bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
October 25, 2024 09:43
2ccb6ac
to
4a6b1f0
Compare
renovate
bot
force-pushed
the
renovate/all
branch
9 times, most recently
from
November 9, 2024 16:19
9201e5e
to
7c7dab8
Compare
renovate
bot
force-pushed
the
renovate/all
branch
from
November 23, 2024 12:12
7c7dab8
to
447fdf1
Compare
renovate
bot
force-pushed
the
renovate/all
branch
6 times, most recently
from
December 10, 2024 23:39
adb5e7f
to
abbc54d
Compare
renovate
bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
December 17, 2024 20:21
90d9d4e
to
c4c66fb
Compare
renovate
bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
January 4, 2025 16:43
e565eb4
to
4ab219e
Compare
renovate
bot
force-pushed
the
renovate/all
branch
from
January 6, 2025 20:44
4ab219e
to
2a39626
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
v0.51.1
->v0.53.0
v1.20.2
->v1.20.5
v1.9.0
->v1.10.0
9b4947d
->7588d65
v0.22.0
->v0.25.0
v0.17.0
->v0.21.0
"~> 0.1.1"
->"~> 0.2.0"
Release Notes
moov-io/base (github.com/moov-io/base)
v0.53.0
Compare Source
IMPROVEMENTS
BUILD
v0.52.1
Compare Source
IMPROVEMENTS
v0.52.0
Compare Source
IMPROVEMENTS
yaml:"x-foo"
worksBUILD
prometheus/client_golang (github.com/prometheus/client_golang)
v1.20.5
: / 2024-10-15Compare Source
We decided to revert the
testutil
change that made our util functions less error-prone, but created a lot of work for our downstream users. Apologies for the pain! This revert should not cause any major breaking change, even if you already did the work--unless you depend on the exact error message.Going forward, we plan to reinforce our release testing strategy [1],[2] and deliver an enhanced
testutil
package/module with more flexible and safer APIs.Thanks to @dashpole @dgrisonnet @kakkoyun @ArthurSens @vesari @logicalhan @krajorama @bwplotka who helped in this patch release! 🤗
Changelog
[BUGFIX] testutil: Reverted #1424; functions using compareMetricFamilies are (again) only failing if filtered metricNames are in the expected input. #1645
v1.20.4
Compare Source
v1.20.3
Compare Source
stretchr/testify (github.com/stretchr/testify)
v1.10.0
Compare Source
What's Changed
Functional Changes
Fixes
Documantation, Build & CI
New Contributors
Full Changelog: stretchr/testify@v1.9.0...v1.10.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.