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

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2023

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)

Bumps [github.com/heroku/x](https://github.com/heroku/x) from 0.0.50 to 0.0.58.
- [Release notes](https://github.com/heroku/x/releases)
- [Commits](heroku/x@v0.0.50...v0.0.58)

---
updated-dependencies:
- dependency-name: github.com/heroku/x
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 3, 2023
@codecov
Copy link

codecov bot commented May 3, 2023

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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 12, 2023

Superseded by #153.

@dependabot dependabot bot closed this May 12, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/heroku/x-0.0.58 branch May 12, 2023 20:00
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants