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

Bump prometheus-net.DotNetRuntime from 4.1.0 to 4.4.0 #321

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2022

Bumps prometheus-net.DotNetRuntime from 4.1.0 to 4.4.0.

Release notes

Sourced from prometheus-net.DotNetRuntime's releases.

4.4.0

  • Allow recycling on .NET 6.0
  • Recycling remains defaulted to disabled on .NET 6.0
  • Updated README with explanation of recycling

4.3.0

  • Added a .net 6.0 targeted version of the package

4.2.4

4.2.3

Fixing bug in runtime event counter metrics

Fixes djluck/prometheus-net.DotNetRuntime#63.

4.2.1

Fixed djluck/prometheus-net.DotNetRuntime#60.

4.2.0

  • Adds ability to track basic socket-level statistics via event counters
  • Fixes issue that required too high version of Microsoft.Extensions.DependencyInjection

For more info, see:

Commits
  • 8c282ae Recycling things (#75)
  • 4f04cfe Publishing a .net 6.0 specific version of the package (this should also disab...
  • 463391b Adding the new thread pool adjustment reason (lack of this was causing except...
  • a2a6e8b fix unable to resovle IHttpClientFactory (#67)
  • bf760ca Fix WithGcStats buckets being ignored. (#66)
  • 1ca6b88 Fixing a bug in SocketEventParser where lines were the wrong way around (#64)
  • 747138a Fixes a bug in .NET 6.0 preview (and possibly all preview releases) w… (#61)
  • 13ae303 Socket stats (#59)
  • 956a033 Updated DependencyInjection package reference version to accept >= 3 (#58)
  • See full diff 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 [prometheus-net.DotNetRuntime](https://github.com/djluck/prometheus-net.DotNetRuntime) from 4.1.0 to 4.4.0.
- [Release notes](https://github.com/djluck/prometheus-net.DotNetRuntime/releases)
- [Commits](djluck/prometheus-net.DotNetRuntime@4.1.0...4.4.0)

---
updated-dependencies:
- dependency-name: prometheus-net.DotNetRuntime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 15, 2022
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants