-
Notifications
You must be signed in to change notification settings - Fork 63
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
fix(deps): update all non-major dependencies #772
Open
renovate-bot
wants to merge
1
commit into
GoogleCloudPlatform:main
Choose a base branch
from
renovate-bot:renovate/all-minor-patch
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
fix(deps): update all non-major dependencies #772
renovate-bot
wants to merge
1
commit into
GoogleCloudPlatform:main
from
renovate-bot:renovate/all-minor-patch
+84
−80
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
/gcbrun |
d594c65
to
0781d1b
Compare
/gcbrun |
0781d1b
to
81e7d45
Compare
/gcbrun |
81e7d45
to
68be762
Compare
/gcbrun |
68be762
to
ee521ea
Compare
/gcbrun |
ee521ea
to
f4ea133
Compare
/gcbrun |
f4ea133
to
4259690
Compare
/gcbrun |
4259690
to
6c720f2
Compare
/gcbrun |
6c720f2
to
0dc0861
Compare
/gcbrun |
0dc0861
to
603779c
Compare
/gcbrun |
603779c
to
683db27
Compare
/gcbrun |
683db27
to
848ef3a
Compare
/gcbrun |
848ef3a
to
68f545a
Compare
/gcbrun |
/gcbrun |
945fd3a
to
635086f
Compare
/gcbrun |
635086f
to
0c14d71
Compare
/gcbrun |
0c14d71
to
5046dab
Compare
/gcbrun |
5046dab
to
8daa0f9
Compare
/gcbrun |
8daa0f9
to
5070ff1
Compare
/gcbrun |
5070ff1
to
f3f51b6
Compare
/gcbrun |
f3f51b6
to
ab13fc2
Compare
/gcbrun |
ab13fc2
to
8cae739
Compare
/gcbrun |
8cae739
to
48b3562
Compare
/gcbrun |
48b3562
to
6b88aa7
Compare
/gcbrun |
6b88aa7
to
d4396fe
Compare
/gcbrun |
d4396fe
to
6503462
Compare
/gcbrun |
6503462
to
a6892e0
Compare
/gcbrun |
a6892e0
to
0670d67
Compare
/gcbrun |
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.11.3
->1.12.6
16.18.109
->16.18.126
0.38.2
->0.38.3
1.7.7
->1.7.9
4.21.0
->4.21.2
6.1.0
->6.1.1
1.23
->1.24
9.14.1
->9.15.1
13.5.5
->13.5.6
0.115.1
->0.119.0
Release Notes
grpc/grpc-node (@grpc/grpc-js)
v1.12.6
Compare Source
v1.12.5
: @grpc/grpc-js 1.12.5Compare Source
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
.vercel/ncc (@vercel/ncc)
v0.38.3
Compare Source
Bug Fixes
--asset-builds
to cli help message (#1228) (84f8c52)axios/axios (axios)
v1.7.9
Compare Source
Reverts
Contributors to this release
v1.7.8
Compare Source
Bug Fixes
globalThis.TextEncoder
when available (#6634) (df956d1)Contributors to this release
expressjs/express (express)
v4.21.2
Compare Source
v4.21.1
Compare Source
What's Changed
Full Changelog: expressjs/express@4.21.0...4.21.1
googleapis/gcp-metadata (gcp-metadata)
v6.1.1
Compare Source
Bug Fixes
googleapis/google-auth-library-nodejs (google-auth-library)
v9.15.1
Compare Source
Bug Fixes
v9.15.0
Compare Source
Features
v9.14.2
Compare Source
Bug Fixes
nock/nock (nock)
v13.5.6
Compare Source
Bug Fixes
open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector-contrib)
v0.119.0
Compare Source
🚀 New components 🚀
intervalprocessor
: Interval processor is now alpha and is included in the contrib and k8s distributions (#804)signaltometricsconnector
: Signal to metrics connector is now alpha and is included in the contrib distribution (#808)v0.118.0
Compare Source
🧰 Bug fixes 🧰
packaging
: Fix Linux package scripts (#799)v0.117.0
Compare Source
🚀 New components 🚀
libhoneyreceiver
: Add libhoneyreceiver to the contrib distribution (#787)sumconnector
: Add sumconnector to the contrib distribution (#785)v0.116.1
Compare Source
Check the v0.116.1 contrib changelog and the v0.116.1 core changelog for changelogs on specific components.
Changelog
62dfc10
Revert "[chore] build compatible distributions as PIE (#726)" (#784)v0.116.0
Compare Source
🚀 New components 🚀
dorisexporter
: add doris exporter to otelcol-contrib releases (#765)💡 Enhancements 💡
contrib
: Add failover connector to the contrib distribution. (#701)contrib
: Add redis storage to the contrib distribution (#768)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 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 was generated by Mend Renovate. View the repository job log.