forked from open-telemetry/opentelemetry-demo
-
Notifications
You must be signed in to change notification settings - Fork 36
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 paymentservice #66
Open
elastic-renovate-prod
wants to merge
1
commit into
main
Choose a base branch
from
renovate/paymentservice
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.
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
|
elastic-renovate-prod
bot
force-pushed
the
renovate/paymentservice
branch
from
September 6, 2024 08:47
6af9cf3
to
649028b
Compare
elastic-renovate-prod
bot
force-pushed
the
renovate/paymentservice
branch
from
September 20, 2024 00:52
649028b
to
b0f2586
Compare
elastic-renovate-prod
bot
force-pushed
the
renovate/paymentservice
branch
3 times, most recently
from
October 9, 2024 12:51
e933d5c
to
e50ba78
Compare
elastic-renovate-prod
bot
force-pushed
the
renovate/paymentservice
branch
from
October 11, 2024 20:18
e50ba78
to
49b6af3
Compare
elastic-renovate-prod
bot
force-pushed
the
renovate/paymentservice
branch
2 times, most recently
from
October 31, 2024 23:26
86c99da
to
f57cc03
Compare
elastic-renovate-prod
bot
force-pushed
the
renovate/paymentservice
branch
from
November 8, 2024 13:06
f57cc03
to
013c124
Compare
elastic-renovate-prod
bot
changed the title
chore(deps): update paymentservice
Update paymentservice
Nov 10, 2024
elastic-renovate-prod
bot
changed the title
Update paymentservice
chore(deps): update paymentservice
Nov 13, 2024
elastic-renovate-prod
bot
force-pushed
the
renovate/paymentservice
branch
from
November 18, 2024 11:35
013c124
to
09902e0
Compare
elastic-renovate-prod
bot
force-pushed
the
renovate/paymentservice
branch
from
December 3, 2024 19:08
09902e0
to
454b209
Compare
elastic-renovate-prod
bot
force-pushed
the
renovate/paymentservice
branch
from
December 5, 2024 13:30
454b209
to
846b488
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:
1.10.8
->1.12.4
0.13.0
->0.13.1
1.14.0
->1.16.2
1.8.0
->1.9.0
1.1.0
->1.2.2
8.16.1
->8.21.0
Release Notes
grpc/grpc-node (@grpc/grpc-js)
v1.12.4
: @grpc/grpc-js 1.12.4Compare Source
v1.12.3
: @grpc/grpc-js 1.12.3Compare Source
v1.12.2
: @grpc/grpc-js 1.12.2Compare Source
util.promisify
instead offs/promises
for Node 12 compatibility (#2838)v1.12.1
: @grpc/grpc-js 1.12.1Compare Source
v1.12.0
: @grpc/grpc-js 1.12.0Compare Source
Changelog
rejectUnauthorized
field to theVerifyOptions
interface, which can be passed as an argument tocredentials.createSsl
andcreateFromSecureContext
(#2812 contributed by @vinothsa4891)Experimental API changes
Added:
CaCertificateUpdate
CaCertificateUpdateListener
IdentityCertificateUpdate
IdentityCertificateUpdateListener
CertificateProvider
FileWatcherCertificateProvider
FileWatcherCertificateProviderConfig
createCertificateProviderChannelCredentials
createCertificateProviderServerCredentials
Modified:
LoadBalancer
: The constructor now takes an additional argument of typeChannelCredentials
.ChannelControlHelper#createSubchannel
: Now takes an additional argument of typeChannelCredentials | null
. This should be passed along if overriding this function.LeafLoadBalancer
: The constructor now takes an additional argument of typeChannelCredentials
.v1.11.3
: @grpc/grpc-js 1.11.3Compare Source
v1.11.2
: @grpc/grpc-js 1.11.2Compare Source
v1.11.1
: @grpc/grpc-js 1.11.1Compare Source
v1.11.0
: @grpc/grpc-js 1.11.0Compare Source
Changelog
getHost
method to server call objects (#2783, #2793)Experimental API changes
Added:
splitHostPort
HostPort
createServerCredentialsWithInterceptors
v1.10.11
: @grpc/grpc-js 1.10.11Compare Source
v1.10.10
: @grpc/grpc-js 1.10.10Compare Source
grpc.max_send_message_length
channel option (#2779)v1.10.9
: @grpc/grpc-js 1.10.9Compare Source
grpc.max_receive_message_size
per received message.open-feature/js-sdk (@openfeature/server-sdk)
v1.16.2
Compare Source
v1.16.1
Compare Source
v1.16.0
Compare Source
v1.15.1
Compare Source
v1.15.0
Compare Source
open-telemetry/opentelemetry-js (@opentelemetry/api)
v1.9.0
Compare Source
🚀 (Enhancement)
🐛 (Bug Fix)
service.name
telemetry.sdk.name
telemetry.sdk.language
telemetry.sdk.version
🏠 (Internal)
khacminh/grpc-js-healthcheck (grpc-js-health-check)
v1.2.2
Compare Source
v1.2.1
Compare Source
v1.2.0
Compare Source
pinojs/pino (pino)
v8.21.0
Compare Source
What's Changed
New Contributors
Full Changelog: pinojs/pino@v8.20.0...v8.21.0
v8.20.0
Compare Source
What's Changed
setBindings
by @alecmev in https://github.com/pinojs/pino/pull/1928New Contributors
Full Changelog: pinojs/pino@v8.19.0...v8.20.0
v8.19.0
Compare Source
What's Changed
formatters
option to the browser pino by @KatelynKim in https://github.com/pinojs/pino/pull/1898setLevel
should respect level comparison option by @obrus-corcentric in https://github.com/pinojs/pino/pull/1901New Contributors
Full Changelog: pinojs/pino@v8.18.0...v8.19.0
v8.18.0
Compare Source
What's Changed
pino
'sstream
parameter by @quisido in https://github.com/pinojs/pino/pull/1874New Contributors
Full Changelog: pinojs/pino@v8.17.2...v8.18.0
v8.17.2
Compare Source
What's Changed
Full Changelog: pinojs/pino@v8.17.1...v8.17.2
v8.17.1
Compare Source
What's Changed
Full Changelog: pinojs/pino@v8.17.0...v8.17.1
v8.17.0
Compare Source
What's Changed
New Contributors
Full Changelog: pinojs/pino@v8.16.2...v8.17.0
v8.16.2
Compare Source
What's Changed
redactOptions
type by @wolfy1339 in https://github.com/pinojs/pino/pull/1847New Contributors
Full Changelog: pinojs/pino@v8.16.1...v8.16.2
Configuration
📅 Schedule: Branch creation - "every weekend" (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.