cloudfoundry / cloud_controller_ng

Cloud Foundry Cloud Controller
Apache License 2.0
187 stars 356 forks source link

build(deps): bump prometheus-client from 4.2.2 to 4.2.3 #3867

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps prometheus-client from 4.2.2 to 4.2.3.

Release notes

Sourced from prometheus-client's releases.

v4.2.3

4.2.3 / 2024-06-28

Codename: Now with 25% fewer test dependencies!

Small improvements

  • #308 Declare base64 gem dependency, ready for Ruby 3.4: Ruby 3.4 and above will require an explicit dependency on base64 as it will no longer be included with CRuby. This gets us ready for that change.
Changelog

Sourced from prometheus-client's changelog.

4.2.3 / 2024-06-28

Codename: Now with 25% fewer test dependencies!

Small improvements

  • #308 Declare base64 gem dependency, ready for Ruby 3.4: Ruby 3.4 and above will require an explicit dependency on base64 as it will no longer be included with CRuby. This gets us ready for that change.
Commits
  • 5514b2b Merge pull request #313 from prometheus/sinjo-prepare-4-2-3
  • 43f9b5f Prepare release 4.2.3
  • 6933046 Merge pull request #312 from prometheus/sinjo-yeet-gems
  • 696cc3d Yeet term-ansicolor and tins from test dependencies
  • c5f87c5 Merge pull request #308 from sengi/sengi/declare-deps-for-ruby34
  • ded6d7b Declare base64 gem dependency, ready for Ruby 3.4.
  • 8b177b4 Merge pull request #304 from prometheus/sinjo-add-jruby-9.4
  • 566fa0d Add JRuby 9.4 to build matrix
  • b177688 Merge pull request #301 from prometheus/sinjo-add-ruby-3-3
  • 4e91ad1 Add Ruby 3.3
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
philippthun commented 2 weeks ago

@dependabot rebase