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.4 age adoption passing confidence dependencies minor
@types/node (source) 16.18.109 -> 16.18.122 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
google-auth-library 9.14.1 -> 9.15.0 age adoption passing confidence dependencies minor
nock 13.5.5 -> 13.5.6 age adoption passing confidence devDependencies patch
otel/opentelemetry-collector-contrib 0.110.0 -> 0.115.1 age adoption passing confidence minor

Release Notes

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

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/google-auth-library-nodejs (google-auth-library)

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.115.1

Compare Source

Check the v0.115.1 contrib changelog and the v0.115.1 core changelog for changelogs on specific components.

Changelog

v0.114.0

Compare Source

Check the v0.114.0 contrib changelog and the v0.114.0 core changelog for changelogs on specific components.

Changelog

v0.113.0

Compare Source

Check the v0.113.0 contrib changelog and the v0.113.0 core changelog for changelogs on specific components.

Changelog

v0.112.0

Compare Source

Check the v0.112.0 contrib changelog and the v0.112.0 core changelog for changelogs on specific components.

Changelog

v0.111.0

Compare Source

⚠️ Starting on this release, the logging exporter is no longer available on the core and contrib distros. See open-telemetry/opentelemetry-collector#11337 for instructions on how to migrate to the debug exporter.

🆕 This release adds a new OTLP-only distro. Feel free to leave us feedback on this new distro on the opentelemetry-collector-releases issue tracker.

Check the v0.111.0 contrib changelog and the v0.111.0 core changelog for changelogs on specific components.

Changelog

  • 38a2931 Prepare for v0.111.0 release (#​688)
  • edc8e94 [chore] refactor(contrib): remove unused replace directive for go-connections package (#​677)
  • 545bd7c Remove the deprecated logging exporter (#​682)
  • f754260 Bump actions/checkout from 4.1.7 to 4.2.0 (#​680)
  • 24c11af add appropriate version tag in cmd/builder goreleaser config (#​665)
  • 1e1b2fa [chore] refactor(contrib): remove unused replace directive for gnostic package (#​675)
  • 4800eb6 Add minimal OTLP-only distribution (#​663)

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 Oct 31, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from f587a08 to f790cba Compare November 3, 2024 07:46
@dpebot
Copy link
Collaborator

dpebot commented Nov 3, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from f790cba to 8803be9 Compare November 6, 2024 23:29
@dpebot
Copy link
Collaborator

dpebot commented Nov 6, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 8803be9 to d4fa788 Compare November 9, 2024 18:50
@dpebot
Copy link
Collaborator

dpebot commented Nov 9, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from d4fa788 to 2f58ab8 Compare November 14, 2024 22:18
@dpebot
Copy link
Collaborator

dpebot commented Nov 14, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 2f58ab8 to 2119bfe Compare November 15, 2024 07:18
@dpebot
Copy link
Collaborator

dpebot commented Nov 15, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 2119bfe to fba8ef3 Compare November 19, 2024 18:36
@dpebot
Copy link
Collaborator

dpebot commented Nov 19, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from fba8ef3 to 50899b8 Compare November 25, 2024 23:27
@dpebot
Copy link
Collaborator

dpebot commented Nov 25, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 50899b8 to c802497 Compare November 28, 2024 08:14
@dpebot
Copy link
Collaborator

dpebot commented Nov 28, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from c802497 to 912897e Compare December 2, 2024 22:34
@dpebot
Copy link
Collaborator

dpebot commented Dec 2, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 912897e to f834c5f Compare December 4, 2024 09:09
@dpebot
Copy link
Collaborator

dpebot commented Dec 4, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from f834c5f to 106439c Compare December 4, 2024 18:43
@dpebot
Copy link
Collaborator

dpebot commented Dec 4, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 106439c to 9c8417f Compare December 4, 2024 23:03
@dpebot
Copy link
Collaborator

dpebot commented Dec 4, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 9c8417f to 91a43ab Compare December 5, 2024 22:46
@dpebot
Copy link
Collaborator

dpebot commented Dec 5, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 91a43ab to 7467aa1 Compare December 11, 2024 11:45
@dpebot
Copy link
Collaborator

dpebot commented Dec 11, 2024

/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