-
Notifications
You must be signed in to change notification settings - Fork 28
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
chore(deps): update all non-major dependencies #1202
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch-digest-pin
base: main
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.
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1202 +/- ##
=======================================
Coverage 56.89% 56.89%
=======================================
Files 599 599
Lines 32886 32886
=======================================
Hits 18709 18709
Misses 13541 13541
Partials 636 636 |
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
from
October 4, 2024 14:05
4435c5d
to
51bf168
Compare
renovate
bot
changed the title
chore(deps): update github/codeql-action action to v3.26.11
chore(deps): update all non-major dependencies
Oct 4, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
2 times, most recently
from
October 4, 2024 18:09
83e40a0
to
68afd11
Compare
renovate
bot
changed the title
chore(deps): update all non-major dependencies
fix(deps): update all non-major dependencies
Oct 4, 2024
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
from
October 7, 2024 18:06
68afd11
to
49e4547
Compare
renovate
bot
changed the title
fix(deps): update all non-major dependencies
chore(deps): update all non-major dependencies
Oct 7, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
9 times, most recently
from
October 18, 2024 18:36
bf81af0
to
cb95b50
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
8 times, most recently
from
October 25, 2024 17:27
967e802
to
041ae18
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
from
October 27, 2024 12:56
041ae18
to
d4b6f79
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
from
November 4, 2024 16:08
d4b6f79
to
84ecebe
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
8 times, most recently
from
November 14, 2024 17:08
e7cfd7e
to
5e4e2c4
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
6 times, most recently
from
November 21, 2024 08:01
e9c0a3a
to
6f67650
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
from
November 24, 2024 11:08
6f67650
to
8ff1ba7
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch-digest-pin
branch
from
November 25, 2024 23:23
8ff1ba7
to
a43e6e6
Compare
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:
v4.2.0
->v4.2.2
v5.0.2
->v5.1.0
beefdbd
->1e42bbe
v3.3.0
->v3.3.1
v1.19.1
->v1.19.5
v2.1.1
->v2.1.3
v1.20.4
->v1.20.5
v9.6.1
->v9.7.0
v2.27.4
->v2.27.5
v3.26.10
->v3.27.5
v0.55.0
->v0.57.0
v0.55.0
->v0.57.0
v0.55.0
->v0.57.0
v1.30.0
->v1.32.0
v1.30.0
->v1.32.0
v1.30.0
->v1.32.0
v1.30.0
->v1.32.0
v1.30.0
->v1.32.0
1207426
->c05ff20
v0.27.0
->v0.29.0
v0.23.0
->v0.24.0
v0.8.0
->v0.9.0
v0.6.0
->v0.8.0
v1.5.9
->v1.5.10
v0.31.1
->v0.31.3
Release Notes
actions/checkout (actions/checkout)
v4.2.2
Compare Source
url-helper.ts
now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhes
by @jww3 in https://github.com/actions/checkout/pull/1946v4.2.1
Compare Source
actions/setup-go (actions/setup-go)
v5.1.0
Compare 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
isGhes
logic 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.1
Compare 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
lestrrat-go/jwx (github.com/lestrrat-go/jwx/v2)
v2.1.3
Compare Source
What's Changed
Full Changelog: lestrrat-go/jwx@v2.1.2...v2.1.3
v2.1.2
Compare 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
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
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
urfave/cli (github.com/urfave/cli/v2)
v2.27.5
Compare Source
What's Changed
UseShortOptionHandling
description 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.27.5
Compare Source
v3.27.4
Compare 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
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release 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.3
Compare 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
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release 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.2
Compare 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
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release 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.1
Compare 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
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release 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.0
Compare 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
v2
andv3
of the CodeQL Action is the node version they support, withv3
running on node 20 while we continue to releasev2
to support running on node 16. For example3.22.11
was the firstv3
release 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-sarif
Action 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-sarif
Action. #2557See the full CHANGELOG.md for more information.
v3.26.13
Compare Source
v3.26.12
Compare Source
v3.26.11
Compare Source
open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)
v1.32.0
: /v0.54.0/v0.8.0/v0.0.11Compare Source
Overview
Added
go.opentelemetry.io/otel/sdk/metric/exemplar.AlwaysOffFilter
, which can be used to disable exemplar recording. (#5850)go.opentelemetry.io/otel/sdk/metric.WithExemplarFilter
, which can be used to configure the exemplar filter used by the metrics SDK. (#5850)ExemplarReservoirProviderSelector
andDefaultExemplarReservoirProviderSelector
togo.opentelemetry.io/otel/sdk/metric
, which defines the exemplar reservoir to use based on the aggregation of the metric. (#5861)ExemplarReservoirProviderSelector
togo.opentelemetry.io/otel/sdk/metric.Stream
to allow using views to configure the exemplar reservoir to use for a metric. (#5861)ReservoirProvider
,HistogramReservoirProvider
andFixedSizeReservoirProvider
togo.opentelemetry.io/otel/sdk/metric/exemplar
to make it convenient to use providers of Reservoirs. (#5861)go.opentelemetry.io/otel/semconv/v1.27.0
package.The package contains semantic conventions from the
v1.27.0
version of the OpenTelemetry Semantic Conventions. (#5894)Attributes attribute.Set
field toScope
ingo.opentelemetry.io/otel/sdk/instrumentation
. (#5903)Attributes attribute.Set
field toScopeRecords
ingo.opentelemetry.io/otel/log/logtest
. (#5927)go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
adds instrumentation scope attributes. (#5934)go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
adds instrumentation scope attributes. (#5934)go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
adds instrumentation scope attributes. (#5935)go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
adds instrumentation scope attributes. (#5935)go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc
adds instrumentation scope attributes. (#5933)go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp
adds instrumentation scope attributes. (#5933)go.opentelemetry.io/otel/exporters/prometheus
adds instrumentation scope attributes inotel_scope_info
metric as labels. (#5932)Changed
Tracer
ingo.opentelemetry.io/otel
andgo.opentelemetry.io/otel/sdk/trace
. (#5924)Meter
ingo.opentelemetry.io/otel
andgo.opentelemetry.io/otel/sdk/metric
. (#5926)Logger
ingo.opentelemetry.io/otel
andgo.opentelemetry.io/otel/sdk/log
. (#5925)Tracer
ingo.opentelemetry.io/otel/bridge/opentracing
. (#5931)go.opentelemetry.io/otel/sdk/metric
andgo.opentelemetry.io/otel/sdk/trace
. (#5804)Fixed
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
now keeps the metadata already present in the context whenWithHeaders
is used. (#5892)go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc
now keeps the metadata already present in the context whenWithHeaders
is used. (#5911)go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
now keeps the metadata already present in the context whenWithHeaders
is used. (#5915)go.opentelemetry.io/otel/exporters/prometheus
trying to add exemplars to Gauge metrics, which is unsupported. (#5912)WithEndpointURL
to always use a secure connection when an https URL is passed ingo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
. (#5944)WithEndpointURL
to always use a secure connection when an https URL is passed ingo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
. (#5944)WithEndpointURL
to always use a secure connection when an https URL is passed ingo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
. (#5944)WithEndpointURL
to always use a secure connection when an https URL is passed ingo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
. (#5944)go.opentelemetry.io/otel/sdk/metric
. (#5900)Removed
go.opentelemetry.io/otel/example
as they are moved to Contrib repository. (#5930)What's Changed
796eee8
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/5888semconv/v1.27.0
by @MrAlias in https://github.com/open-telemetry/opentelemetry-go/pull/5894324edc3
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/5908Configuration
📅 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.