-
Notifications
You must be signed in to change notification settings - Fork 30
fix(deps): update all non-major dependencies #1202
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1202 +/- ##
=======================================
Coverage 56.56% 56.56%
=======================================
Files 629 629
Lines 35609 35609
=======================================
Hits 20144 20144
Misses 14784 14784
Partials 681 681 |
4435c5d to
51bf168
Compare
83e40a0 to
68afd11
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
68afd11 to
49e4547
Compare
bf81af0 to
cb95b50
Compare
967e802 to
041ae18
Compare
041ae18 to
d4b6f79
Compare
d4b6f79 to
84ecebe
Compare
8bf96a8 to
d28cb6d
Compare
09dcdcc to
68e8e72
Compare
8c8f136 to
bb6a8ba
Compare
bb6a8ba to
ab37c9b
Compare
5d236e8 to
a7b8212
Compare
a7b8212 to
cc78b97
Compare
KellyMerrick
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
This PR contains the following updates:
v4.2.0->v4.2.2v5.0.2->v5.2.03.20.3->3.21.2v3.3.0->v3.3.1v1.19.1->v1.19.5v2.33.0->v2.34.0v0.12.0->v0.13.0v2.1.1->v2.1.3v1.20.4->v1.20.5v9.6.1->v9.7.0v1.11.0->v1.12.0v2.27.4->v2.27.5v3.26.10->v3.28.0v0.55.0->v0.58.0v0.55.0->v0.58.0v0.55.0->v0.58.0v1.30.0->v1.33.0v1.30.0->v1.33.0v1.30.0->v1.33.0v1.30.0->v1.33.0v1.30.0->v1.33.01207426->8dfa5b9v0.31.0->v0.32.0v0.23.0->v0.25.0v0.6.0->v0.9.0v1.5.9->v1.5.11v1.5.6->v1.5.7v0.31.1->v0.32.0v2.6.2->v2.7.0Release Notes
actions/checkout (actions/checkout)
v4.2.2Compare Source
url-helper.tsnow leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhesby @jww3 in https://github.com/actions/checkout/pull/1946v4.2.1Compare Source
actions/setup-go (actions/setup-go)
v5.2.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-go@v5...v5.2.0
v5.1.0Compare Source
What's Changed
This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
Note: This change may break previous cache keys as they will no longer be compatible with the new format.
Bug Fixes
isGheslogic by @jww3 in https://github.com/actions/setup-go/pull/511New Contributors
Full Changelog: actions/setup-go@v5...v5.1.0
Masterminds/semver (github.com/Masterminds/semver/v3)
v3.3.1Compare Source
What's Changed
Full Changelog: Masterminds/semver@v3.3.0...v3.3.1
adhocore/gronx (github.com/adhocore/gronx)
v1.19.5: Version v1.19.5Compare Source
What's Changed
New Contributors
Full Changelog: adhocore/gronx@v1.19.4...v1.19.5
v1.19.4: Version v1.19.4Compare Source
What's Changed
Full Changelog: adhocore/gronx@v1.19.3...v1.19.4
v1.19.3: Version v1.19.3 (OS portability)Compare Source
What's Changed
New Contributors
Full Changelog: adhocore/gronx@v1.19.2...v1.19.3
v1.19.2: Version 1.19.2Compare Source
What's Changed
Full Changelog: adhocore/gronx@v1.19.1...v1.19.2
alicebob/miniredis (github.com/alicebob/miniredis/v2)
v2.34.0Compare Source
invopop/jsonschema (github.com/invopop/jsonschema)
v0.13.0Compare Source
lestrrat-go/jwx (github.com/lestrrat-go/jwx/v2)
v2.1.3Compare Source
What's Changed
Full Changelog: lestrrat-go/jwx@v2.1.2...v2.1.3
v2.1.2Compare Source
What's Changed
New Contributors
Full Changelog: lestrrat-go/jwx@v2.1.1...v2.1.2
prometheus/client_golang (github.com/prometheus/client_golang)
v1.20.5: / 2024-10-15Compare Source
We decided to revert the
testutilchange 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
testutilpackage/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
redis/go-redis (github.com/redis/go-redis/v9)
v9.7.0: 9.7.0Compare Source
Changes
🚀 New Features
🛠️ Improvements
We're glad to announce that we added a search and query support in the current release.
🧰 Maintenance
Contributors
We'd like to thank all the contributors who worked on this release!
@andy-stark-redis, @ipechorin, @ofekshenawa and @vladvildanov
v9.6.2: 9.6.2Compare Source
Changes
🐛 Bug Fixes
Contributors
We'd like to thank all the contributors who worked on this release!
@ofekshenawa @vladvildanov @rentziass
spf13/afero (github.com/spf13/afero)
v1.12.0Compare Source
What's Changed
New Contributors
Full Changelog: spf13/afero@v1.11.0...v1.12.0
urfave/cli (github.com/urfave/cli/v2)
v2.27.5Compare Source
What's Changed
UseShortOptionHandlingdescription by @BlackHole1 in https://github.com/urfave/cli/pull/1956Full Changelog: urfave/cli@v2.27.4...v2.27.5
github/codeql-action (github/codeql-action)
v3.28.0Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2andv3of the CodeQL Action is the node version they support, withv3running on node 20 while we continue to releasev2to support running on node 16. For example3.22.11was the firstv3release and is functionally identical to2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.28.0 - 20 Dec 2024
See the full CHANGELOG.md for more information.
v3.27.9Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2andv3of the CodeQL Action is the node version they support, withv3running on node 20 while we continue to releasev2to support running on node 16. For example3.22.11was the firstv3release and is functionally identical to2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.9 - 12 Dec 2024
No user facing changes.
See the full CHANGELOG.md for more information.
v3.27.8Compare Source
v3.27.7Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2andv3of the CodeQL Action is the node version they support, withv3running on node 20 while we continue to releasev2to support running on node 16. For example3.22.11was the firstv3release and is functionally identical to2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.7 - 10 Dec 2024
See the full CHANGELOG.md for more information.
v3.27.6Compare Source
v3.27.5Compare Source
v3.27.4Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2andv3of the CodeQL Action is the node version they support, withv3running on node 20 while we continue to releasev2to support running on node 16. For example3.22.11was the firstv3release and is functionally identical to2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.4 - 14 Nov 2024
No user facing changes.
See the full CHANGELOG.md for more information.
v3.27.3Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2andv3of the CodeQL Action is the node version they support, withv3running on node 20 while we continue to releasev2to support running on node 16. For example3.22.11was the firstv3release and is functionally identical to2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.3 - 12 Nov 2024
No user facing changes.
See the full CHANGELOG.md for more information.
v3.27.2Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2andv3of the CodeQL Action is the node version they support, withv3running on node 20 while we continue to releasev2to support running on node 16. For example3.22.11was the firstv3release and is functionally identical to2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.2 - 12 Nov 2024
See the full CHANGELOG.md for more information.
v3.27.1Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2andv3of the CodeQL Action is the node version they support, withv3running on node 20 while we continue to releasev2to support running on node 16. For example3.22.11was the firstv3release and is functionally identical to2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.1 - 08 Nov 2024
See the full CHANGELOG.md for more information.
v3.27.0Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2andv3of the CodeQL Action is the node version they support, withv3running on node 20 while we continue to releasev2to support running on node 16. For example3.22.11was the firstv3release and is functionally identical to2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.0 - 22 Oct 2024
upload-sarifAction would fail with "upload-sarif post-action step failed: Input required and not supplied: token" when called in a composite Action that had a different set of inputs to the ones expected by theupload-sarifAction. #2557See the full CHANGELOG.md for more information.
v3.26.13Compare Source
v3.26.12Compare Source
v3.26.11Compare Source
open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)
v1.33.0: /v0.55.0/v0.9.0/v0.0.12Compare Source
Overview
Added
Resetmethod toSpanRecorderingo.opentelemetry.io/otel/sdk/trace/tracetest. (#5994)EnabledInstrumentinterface ingo.opentelemetry.io/otel/sdk/metric/internal/x. This is an experimental interface that is implemented by synchronous instruments provided bygo.opentelemetry.io/otel/sdk/metric. Users can use it to avoid performing computationally expensive operations when recording measurements. It does not fall within the scope of the OpenTelemetry Go versioning and stability policy and it may be changed in backwards incompatible ways or removed in feature releases. (#6016)Changed
go.opentelemetry.io/autopackage. See that package for more information. (#5920)go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp. (#5929)go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp. (#5929)go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp. (#5929)AsStringSlice,AsFloat64Slice,AsInt64Slice,AsBoolSlice. (#6011)EnabledParametersto have aSeverityfield instead of a getter and setter ingo.opentelemetry.io/otel/log. (#6009)Fixed
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp. (#5954)go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp. (#5954)go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp. (#5954)go.opentelemetry.io/otel/exporters/prometheus. (#5995)go.opentelemetry.io/otel/sdk/trace. (#5997)go.opentelemetry.io/otel/sdk/log. (#6032)What's Changed
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 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.