chore(deps): update all non-major dependencies #1192
Merged
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:
1.4.11
->1.4.13
14.2.2
->14.3.0
20.12.5
->20.12.6
18.2.73
->18.2.75
18.2.23
->18.2.24
1.87.0
->1.88.0
7.5.0
->7.6.0
7.5.0
->7.6.0
7.5.0
->7.6.0
^0.0.6
->^0.0.9
1.30.0
->1.30.1
1.22.1
->1.22.2
1.22.1
->1.22.2
v1.24.0
->v1.25.0
v1.24.0
->v1.25.0
v1.24.0
->v1.25.0
v1.24.0
->v1.25.0
v1.24.0
->v1.25.0
v1.24.0
->v1.25.0
v1.24.0
->v1.25.0
v0.16.0
->v0.17.0
v0.22.0
->v0.24.0
v0.6.0
->v0.7.0
v0.18.0
->v0.19.0
v0.19.0
->v0.20.0
1.24.0
->1.25.1
v1.29.5
->v1.29.6
21.7.1
->21.7.2
0.4.4
->0.4.5
11.10.4
->11.11.0
5.4.3
->5.4.4
3.3.0
->3.3.1
4.8.168
->4.8.170
1.5.3
->1.5.4
1.5.3
->1.5.4
1.62.2
->1.63.0
1.62.2
->1.63.0
1.62.2
->1.63.0
4.9.8
->4.9.9
4.9.8
->4.9.9
4.9.8
->4.9.9
4.9.8
->4.9.9
Release Notes
swc-project/swc (@swc/core)
v1.4.13
Compare Source
Bug Fixes
(es/decorators) Fix capacity overflow with decorators (#8818) (9ed93c1)
(es/minifier) Respect
top_retain
for top-level functions (#8814) (811308c)(es/minifier) Abort IIFE invoker in function parameters (#8828) (ebb68db)
(es/module) Respect
module.resolveFully
in more cases (#8820) (e1f7704)(es/transforms) Fix capacity overflow with decorators (#8815) (974f5c7)
(plugin/runner) Pin version of
virtual-fs
(#8827) (089f61b)(visit) Improve
Map
implementation forBox
(#8819) (dc04657)v1.4.12
Compare Source
Bug Fixes
(common) Fix source index for
inputSourceMap
(#8800) (4f9ab81)(es) Change default value of
inputSourceMap
totrue
(#8801) (9ffcd18)(es/bugfixes) Fix fn transform in nameless fns (#8796) (7ad004e)
(es/helpers) Fix metadata of decorators being
undefined
(#8768) (263ce6e)(es/minifier) Abort fn inliner if there's a spread arg (#8809) (730ded2)
(es/module) Fix
jsc.paths
withresolveFully
(#8784) (4961bb0)(es/parser) Tweak msg of
SyntaxError::UsingDeclNotEnabled
(#8791) (95c822e)Features
(es/minifier) Evaluate spread of arrays (#8811) (47714c5)
(plugin/runner) Improve error message for Wasm plugin crashes (#8794) (571d297)
Miscellaneous Tasks
(deps) Update dependencies (#8810) (207582f)
(es/transforms) Add
repository
field toswc_ecma_ext_transforms
(#8793) (37f0a79)Performance
(atoms) Update
hstr
(#8799) (0745624)(es/parser) Use faster unicode crate (#8785) (6f780ca)
testing-library/react-testing-library (@testing-library/react)
v14.3.0
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.6.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.6.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/typescript-estree)
v7.6.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
Microsoft/vscode-test-cli (@vscode/test-cli)
v0.0.9
Compare Source
engines.node
version to the package.jsonextensionDependencies
automatically, and optionalinstallExtensions
config option.v0.0.8
Compare Source
bufbuild/buf (buf)
v1.30.1
buf lint
incorrectly reports an error for(buf.validate.field).repeated
is set for a repeated validation rule.
golang/go (go)
v1.22.2
open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)
v1.25.0
: /v0.47.0/v0.0.8/v0.1.0-alphaCompare Source
Added
WithProxy
option ingo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
. (#4906)WithProxy
option ingo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlptracehttp
. (#4906)AddLink
method to theSpan
interface ingo.opentelemetry.io/otel/trace
. (#5032)Enabled
method is added to theLogger
interface ingo.opentelemetry.io/otel/log
.This method is used to notify users if a log record will be emitted or not. (#5071)
SeverityUndefined
const
togo.opentelemetry.io/otel/log
.This value represents an unset severity level. (#5072)
Empty
function ingo.opentelemetry.io/otel/log
to return aKeyValue
for an empty value. (#5076)go.opentelemetry.io/otel/log/global
to manage the globalLoggerProvider
.This package is provided with the anticipation that all functionality will be migrate to
go.opentelemetry.io/otel
whengo.opentelemetry.io/otel/log
stabilizes.At which point, users will be required to migrage their code, and this package will be deprecated then removed. (#5085)
Summary
metrics in thego.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
andgo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
exporters. (#5100)otel.scope.name
andotel.scope.version
tags to spans exported bygo.opentelemetry.io/otel/exporters/zipkin
. (#5108)AddLink
togo.opentelemetry.io/otel/bridge/opencensus
. (#5116)String
method toValue
andKeyValue
ingo.opentelemetry.io/otel/log
. (#5117)go.opentelemetry.io/otel/exporters/prometheus
. (#5111)go.opentelemetry.io/otel/semconv/v1.24.0
. Futuresemconv
packages will include metric semantic conventions as well. (#4528)Changed
SpanFromContext
andSpanContextFromContext
ingo.opentelemetry.io/otel/trace
no longer make a heap allocation when the passed context has no span. (#5049)go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
andgo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
now create a gRPC client in idle mode and with "dns" as the default resolver usinggrpc.NewClient
. (#5151)Because of that
WithDialOption
ignoresgrpc.WithBlock
,grpc.WithTimeout
, andgrpc.WithReturnConnectionError
.Notice that
grpc.DialContext
which was used before is now deprecated.Fixed
Set
andDistinct
types ingo.opentelemetry.io/otel/attribute
. (#5027)ErrorHandler
self-delegation. (#5137)Removed
Deprecated
go.opentelemetry.io/otel/attribute.Sortable
type. (#4734)go.opentelemetry.io/otel/attribute.NewSetWithSortable
function. (#4734)go.opentelemetry.io/otel/attribute.NewSetWithSortableFiltered
function. (#4734)New Contributors
Full Changelog: open-telemetry/opentelemetry-go@v1.24.0...v1.25.0
goreleaser/goreleaser (goreleaser)
v1.25.1
Changelog
Bug fixes
053eccd
: fix(release): only change release draft status on new releases (#4744) (@caarlos0)22b7daa
: fix(release): publish tag with skip_upload (#4745) (@caarlos0)0ff94f1
: fix: properly skip docker builds of skipped builds (#4747) (@caarlos0)Documentation updates
d972be9
: docs: announce v1.25 (@caarlos0)6a7a9ba
: docs: fix deprecation typos (#4750) (@j178)Build process updates
85cb59c
: build: simplify (#4748) (@caarlos0)Full Changelog: goreleaser/goreleaser@v1.25.0...v1.25.1
Helping out
This release is only possible thanks to all the support of some awesome people!
Want to be one of them?
You can sponsor, get a Pro License or contribute with code.
Where to go next?
v1.25.0
Changelog
New Features
1db9347
: feat(archives): format override to 'none' to skip certain goos (#4730) (@caarlos0)4d2bcfd
: feat(brew): allow to set headers in the url (#4648) (@caarlos0)b9b8a65
: feat(brew): sync fork before opening PR (@caarlos0)ec7106f
: feat(git): retry git clone on retriable error (#4725) (@Zebradil)2ecd71e
: feat(krew): sync fork before opening PR (@caarlos0)d9e9e82
: feat(nfpm): also allow $NFPM_PASSPHRASE (#4633) (@caarlos0)42d2db2
: feat(nfpm): compression, fields, and predends on debs (#4632) (@caarlos0)42b6282
: feat(nix): sync fork before opening PR (@caarlos0)1af98af
: feat(nix): update licenses (@caarlos0)ef90821
: feat(pipe/release): Mark GitHub releases as non-draft only after all artifacts are uploaded. (#4626) (@nichtverstehen)500be66
: feat(scoop): sync fork before opening PR (@caarlos0)3687c09
: feat(winget): sync fork before opening PR (@caarlos0)263cd05
: feat(winget): update manifest version to 1.6.0 (#4658) (@vedantmgoyal9)2498ea7
: feat: add metadata to the release (#4714) (@caarlos0)6e0f426
: feat: allow to delete existing artifacts in the release (#4711) (@caarlos0)54ee014
: feat: checksums.split (#4707) (@caarlos0)7fc9399
: feat: consistently use directory in property names (#4737) (@caarlos0)566e99a
: feat: fig is being sunset, remove (#4694) (@caarlos0)a00bf7e
: feat: support .config dir (@caarlos0)b614d64
: feat: support netbsd/arm64 (#4706) (@maxbrunet)56c5a09
: feat: support projectID for gitlab CreateFile (brew, nix, etc) (#4705) (@bradleyjames)e43604f
: feat: use go 1.22 (#4614) (@caarlos0)Bug fixes
08851dc
: fix(aur): allow to have multiple AUR configs pointing to the same repo (#4712) (@caarlos0)554ca5f
: fix(build): buildmode: pie (#4631) (@caarlos0)be511eb
: fix(nix): update licenses (@caarlos0)ec22d60
: fix(winget): name is not actually required (@caarlos0)8d3cd4c
](https://togitConfiguration
📅 Schedule: Branch creation - "before 4am on Monday" (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 Mend Renovate. View repository job log here.