Skip to content
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
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Sep 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@grpc/grpc-js (source) 1.11.3 -> 1.12.6 age adoption passing confidence dependencies minor
@types/node (source) 16.18.109 -> 16.18.126 age adoption passing confidence devDependencies patch
@vercel/ncc 0.38.2 -> 0.38.3 age adoption passing confidence devDependencies patch
axios (source) 1.7.7 -> 1.7.9 age adoption passing confidence dependencies patch
express (source) 4.21.0 -> 4.21.2 age adoption passing confidence dependencies patch
gcp-metadata 6.1.0 -> 6.1.1 age adoption passing confidence devDependencies patch
golang 1.23 -> 1.24 age adoption passing confidence minor
google-auth-library 9.14.1 -> 9.15.1 age adoption passing confidence dependencies minor
nock 13.5.5 -> 13.5.6 age adoption passing confidence devDependencies patch
otel/opentelemetry-collector-contrib 0.115.1 -> 0.119.0 age adoption passing confidence minor

Release Notes

grpc/grpc-node (@​grpc/grpc-js)

v1.12.6

Compare Source

  • Allow garbage collection of IDLE channels (#​2896)

v1.12.5: @​grpc/grpc-js 1.12.5

Compare Source

  • Prioritize HTTP status errors over message decoding errors (#​2873)

v1.12.4: @​grpc/grpc-js 1.12.4

Compare Source

  • Prioritize reporting UNAVAILABLE status when handing connection drops (#​2862)

v1.12.3: @​grpc/grpc-js 1.12.3

Compare Source

  • Report UNAVAILABLE if possible when handling connection drops (#​2861)

v1.12.2: @​grpc/grpc-js 1.12.2

Compare Source

  • Use util.promisify instead of fs/promises for Node 12 compatibility (#​2838)

v1.12.1: @​grpc/grpc-js 1.12.1

Compare Source

  • Port bugfixes from 1.11.x into 1.12.x (#​2836)

v1.12.0: @​grpc/grpc-js 1.12.0

Compare Source

Changelog
  • Provide the method_name for the CallCredentials callback generateMetadata (#​2814 contributed by @​becoded)
  • Add an optional rejectUnauthorized field to the VerifyOptions interface, which can be passed as an argument to credentials.createSsl and createFromSecureContext (#​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 type ChannelCredentials.
  • ChannelControlHelper#createSubchannel: Now takes an additional argument of type ChannelCredentials | null. This should be passed along if overriding this function.
  • LeafLoadBalancer: The constructor now takes an additional argument of type ChannelCredentials.
vercel/ncc (@​vercel/ncc)

v0.38.3

Compare Source

Bug Fixes
axios/axios (axios)

v1.7.9

Compare Source

Reverts
Contributors to this release

v1.7.8

Compare Source

Bug Fixes
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

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested a review from a team as a code owner September 27, 2024 13:15
@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Sep 27, 2024
@dpebot
Copy link
Collaborator

dpebot commented Sep 27, 2024

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): update dependency @types/node to v16.18.111 chore(deps): update dependency @types/node to v16.18.112 Sep 27, 2024
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from d594c65 to 0781d1b Compare September 27, 2024 19:29
@dpebot
Copy link
Collaborator

dpebot commented Sep 27, 2024

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): update dependency @types/node to v16.18.112 fix(deps): update all non-major dependencies Oct 3, 2024
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 0781d1b to 81e7d45 Compare October 3, 2024 21:50
@dpebot
Copy link
Collaborator

dpebot commented Oct 3, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 81e7d45 to 68be762 Compare October 4, 2024 17:02
@dpebot
Copy link
Collaborator

dpebot commented Oct 4, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 68be762 to ee521ea Compare October 7, 2024 22:47
@dpebot
Copy link
Collaborator

dpebot commented Oct 7, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from ee521ea to f4ea133 Compare October 8, 2024 18:12
@dpebot
Copy link
Collaborator

dpebot commented Oct 8, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from f4ea133 to 4259690 Compare October 8, 2024 22:51
@dpebot
Copy link
Collaborator

dpebot commented Oct 8, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 4259690 to 6c720f2 Compare October 9, 2024 22:03
@dpebot
Copy link
Collaborator

dpebot commented Oct 9, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 6c720f2 to 0dc0861 Compare October 10, 2024 19:38
@dpebot
Copy link
Collaborator

dpebot commented Oct 10, 2024

/gcbrun

@dashpole dashpole requested a review from aabmass October 16, 2024 14:09
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 0dc0861 to 603779c Compare October 17, 2024 02:26
@dpebot
Copy link
Collaborator

dpebot commented Oct 17, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 603779c to 683db27 Compare October 23, 2024 04:58
@dpebot
Copy link
Collaborator

dpebot commented Oct 23, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 683db27 to 848ef3a Compare October 23, 2024 17:08
@dpebot
Copy link
Collaborator

dpebot commented Oct 23, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 848ef3a to 68f545a Compare October 29, 2024 18:13
@dpebot
Copy link
Collaborator

dpebot commented Oct 29, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 17, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 945fd3a to 635086f Compare December 18, 2024 21:33
@dpebot
Copy link
Collaborator

dpebot commented Dec 18, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 635086f to 0c14d71 Compare January 1, 2025 05:05
@dpebot
Copy link
Collaborator

dpebot commented Jan 1, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 0c14d71 to 5046dab Compare January 8, 2025 20:22
@dpebot
Copy link
Collaborator

dpebot commented Jan 8, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 5046dab to 8daa0f9 Compare January 16, 2025 02:01
@dpebot
Copy link
Collaborator

dpebot commented Jan 16, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 8daa0f9 to 5070ff1 Compare January 22, 2025 02:55
@dpebot
Copy link
Collaborator

dpebot commented Jan 22, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 5070ff1 to f3f51b6 Compare January 22, 2025 21:28
@dpebot
Copy link
Collaborator

dpebot commented Jan 22, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from f3f51b6 to ab13fc2 Compare January 23, 2025 02:27
@dpebot
Copy link
Collaborator

dpebot commented Jan 23, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from ab13fc2 to 8cae739 Compare January 24, 2025 18:43
@dpebot
Copy link
Collaborator

dpebot commented Jan 24, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 8cae739 to 48b3562 Compare January 28, 2025 14:07
@dpebot
Copy link
Collaborator

dpebot commented Jan 28, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 48b3562 to 6b88aa7 Compare January 30, 2025 22:39
@dpebot
Copy link
Collaborator

dpebot commented Jan 30, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 6b88aa7 to d4396fe Compare February 4, 2025 03:09
@dpebot
Copy link
Collaborator

dpebot commented Feb 4, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from d4396fe to 6503462 Compare February 4, 2025 19:24
@dpebot
Copy link
Collaborator

dpebot commented Feb 4, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 6503462 to a6892e0 Compare February 4, 2025 23:15
@dpebot
Copy link
Collaborator

dpebot commented Feb 4, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from a6892e0 to 0670d67 Compare February 12, 2025 21:01
@dpebot
Copy link
Collaborator

dpebot commented Feb 12, 2025

/gcbrun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants