andatoshiki / toshiki-proxypool

🧸 A magical scraper that automatically crawl SS, SSR, vmess, trojan node info from web, Telegram Channels, and localize/integrate into a web panel for convenient usages
https://proxypool.toshiki.dev
GNU General Public License v3.0
38 stars 18 forks source link

build(deps): bump github.com/heroku/x from 0.0.50 to 0.0.58 #150

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/heroku/x from 0.0.50 to 0.0.58.

Release notes

Sourced from github.com/heroku/x's releases.

Avoid panics when service.MetricsProvider is nil

No release notes provided.

Only start l2met provider when OTEL not enabled

No release notes provided.

Update dependencies, CI, remove Librato, export multi providers

No release notes provided.

Add pkg for low cardinality metrics providers

This release adds a lowcard pkg that allows for wrapping of metrics providers. Labels added to instruments using With() will be ignored unless explicitly marked for inclusion. Label inclusion is indicated by passing the list to NewLowCardinalityWrappedProvider() as an argument when creating the low card wrapper.

Add support for blocking in Redis Pools

No release notes provided.

Support dyno ID verification

This merges #176 to support dyno ID verification.

Adding support for redispool DialContext

The redispool package was updated to support passed-in contexts.

Commits
  • 9384641 Merge pull request #194 from heroku/properly-handle-nil-metrics-provider
  • 7b9d1a9 Check if MetricsProvider is nil, avoid panics
  • ac2660c Merge pull request #193 from heroku/only-use-l2met-provider-when-not-otel
  • 10232b1 Update l2met override env var name
  • 7d1b164 Allow for using both OTEL and l2met providers
  • 85f66a2 Only start l2met provider when OTEL not enabled
  • 6cc0b61 Merge pull request #190 from heroku/export-multiprovider-cardinality-counter
  • fd6b610 Export multiprovider.MultiCardinalityCounter
  • 38eb879 Merge pull request #179 from heroku/update-deps
  • 4e8743f Remove component metadata
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 1 year ago

Codecov Report

Merging #150 (c86a1d8) into master (baf8b74) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #150   +/-   ##
=======================================
  Coverage   31.84%   31.84%           
=======================================
  Files          10       10           
  Lines         986      986           
=======================================
  Hits          314      314           
  Misses        615      615           
  Partials       57       57           
dependabot[bot] commented 1 year ago

Superseded by #153.