fix(deps): update external go packages #163
Open
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.5.2
->v0.6.0
v0.33.0
->v0.37.0
v1.21.1
->v1.22.0
v1.33.0
->v1.34.0
1.24.1
->1.24.5
Release Notes
palantir/go-baseapp (github.com/palantir/go-baseapp)
v0.6.0
Compare Source
Other Changes
DoAuthWithRelayState()
toServiceProvider
for SAML authentication (#353)palantir/go-githubapp (github.com/palantir/go-githubapp)
v0.37.0
Compare Source
google/go-github
to v73 (#457)Full Changelog: palantir/go-githubapp@v0.36.0...v0.37.0
v0.36.0
Compare Source
google/go-github
to v72 (#453)Full Changelog: palantir/go-githubapp@v0.35.0...v0.36.0
v0.35.0
Compare Source
google/go-github
to v71 (#449)Full Changelog: palantir/go-githubapp@v0.34.0...v0.35.0
v0.34.0
Compare Source
ContextDeriver
and related functions in favor of usingcontext.WithoutCancel
internally (#430)X-Ratelimit-Used
andX-Ratelimit-Reset
header values as metrics (#438 by @andygrunwald)google/go-github
to v70 (#440)Full Changelog: palantir/go-githubapp@v0.33.0...v0.34.0
prometheus/client_golang (github.com/prometheus/client_golang)
v1.22.0
: - 2025-04-07Compare Source
zstd
support introduce in #1496Experimental support for
zstd
on scrape was added, controlled by the requestAccept-Encoding
header.It was enabled by default since version 1.20, but now you need to add a blank import to enable it.
The decision to make it opt-in by default was originally made because the Go standard library was expected to have default zstd support added soon,
https://github.com/golang/go/issues/62513 however, the work took longer than anticipated and it will be postponed to upcoming major Go versions.
e.g.:
WithLookbackDelta
andWithStats
options have been added to API client. #1743All Changes
New Contributors
Full Changelog: prometheus/client_golang@v1.21.1...v1.22.0-rc.0
rs/zerolog (github.com/rs/zerolog)
v1.34.0
Compare Source
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.