Skip to content

Bump com.datadoghq:java-dogstatsd-client from 4.4.0 to 4.4.2 - #115

Merged
pboos merged 1 commit into
mainfrom
dependabot/gradle/com.datadoghq-java-dogstatsd-client-4.4.2
Jul 10, 2024
Merged

Bump com.datadoghq:java-dogstatsd-client from 4.4.0 to 4.4.2#115
pboos merged 1 commit into
mainfrom
dependabot/gradle/com.datadoghq-java-dogstatsd-client-4.4.2

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJun 10, 2024

Copy link
Copy Markdown
Contributor

Bumps com.datadoghq:java-dogstatsd-client from 4.4.0 to 4.4.2.

Release notes

Sourced from com.datadoghq:java-dogstatsd-client's releases.

v4.4.2

v4.4.1

Changelog

Sourced from com.datadoghq:java-dogstatsd-client's changelog.

4.4.2 / 2024.06.03

  • [BUGFIX] Fix sampling and visibility issues with new direct client. See #249[]

4.4.1 / 2024.05.29

  • [BUGFIX] Restore public constructor for NoOpStatsDClient. See #247[]
Commits
  • 8fe540d Merge pull request #250 from DataDog/vickenty/442
  • fa97214 [release] prepare v4.4.2
  • 59f96a2 Merge pull request #249 from DataDog/corentin.chary/fix-distrib-sampling
  • 495fb83 direct: fix sampling and visibility issues with new direct client
  • 1efa4fd Merge pull request #248 from DataDog/vickenty/441
  • 542ea06 [release] prepare v4.4.1
  • 2e33e0a Merge pull request #247 from DataDog/vickenty/noop-ctor
  • 2d9a11c Remove non-public constructor
  • 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 show <dependency name> 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)

Bumps [com.datadoghq:java-dogstatsd-client](https://github.com/DataDog/java-dogstatsd-client) from 4.4.0 to 4.4.2.
- [Release notes](https://github.com/DataDog/java-dogstatsd-client/releases)
- [Changelog](https://github.com/DataDog/java-dogstatsd-client/blob/master/CHANGELOG.md)
- [Commits](DataDog/java-dogstatsd-client@v4.4.0...v4.4.2)
---
updated-dependencies:
- dependency-name: com.datadoghq:java-dogstatsd-client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Jun 10, 2024
@dependabot
dependabotBot requested a review from a teamJune 10, 2024 20:33
@dependabotdependabotBot added the java Pull requests that update Java code label Jun 10, 2024
@dependabot
dependabotBot requested a review from pboosJune 10, 2024 20:33
@dependabot
dependabotBot requested a review from ursuleanJune 10, 2024 20:33
@pboos
pboos merged commit 8f428c0 into mainJul 10, 2024
@pboos
pboos deleted the dependabot/gradle/com.datadoghq-java-dogstatsd-client-4.4.2 branch July 10, 2024 14:45
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavaPull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@pboos