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 version.microprofile.impl.health from 4.0.1 to 4.0.4 #1649

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 26, 2024

Bumps version.microprofile.impl.health from 4.0.1 to 4.0.4.
Updates io.smallrye:smallrye-health from 4.0.1 to 4.0.4

Release notes

Sourced from io.smallrye:smallrye-health's releases.

4.0.4

  • #489 Fix Uni recreating for context propagation

4.0.3

  • #486 Provide elementary concurrency for SmallRyeHealthReporter
  • #477 Bump smallrye-config from 3.2.1 to 3.3.0
  • #476 Bump smallrye-parent from 39 to 40

4.0.2

  • #474 Add exception class and message to exception data
  • #473 Upgrade wildfly to 28.0.1.Final
  • #472 Remove unused testng version
  • #471 Upgrade download-maven-plugin to 1.7.0
  • #470 Bump jakarta.json from 1.1.1 to 1.1.2
  • #466 Bump mutiny from 2.1.0 to 2.2.0
  • #465 Upgrade SR parent to 39
  • #464 Closing HttpURLConnection at the end of UrlHealthCheck
  • #463 Bump microprofile-config-api from 3.0.2 to 3.0.3
  • #462 UrlHealthCheck should disconnect created connections
  • #460 Bump smallrye-config from 3.1.3 to 3.2.0
  • #459 Bump smallrye-common-annotation from 2.0.0 to 2.1.0
  • #458 Bump smallrye-config from 3.1.2 to 3.1.3
  • #457 Bump smallrye-testing-utilities from 2.2.0 to 2.3.0
  • #456 Add latest JDKs to the build actions
  • #454 Remove Jakarta mail dependency
  • #446 Include exception FQCN in rootCause instead of just the message
  • #263 Bump jakarta.mail from 1.6.5 to 2.0.1
Commits

Updates io.smallrye:smallrye-health-api from 4.0.1 to 4.0.4

Release notes

Sourced from io.smallrye:smallrye-health-api's releases.

4.0.4

  • #489 Fix Uni recreating for context propagation

4.0.3

  • #486 Provide elementary concurrency for SmallRyeHealthReporter
  • #477 Bump smallrye-config from 3.2.1 to 3.3.0
  • #476 Bump smallrye-parent from 39 to 40

4.0.2

  • #474 Add exception class and message to exception data
  • #473 Upgrade wildfly to 28.0.1.Final
  • #472 Remove unused testng version
  • #471 Upgrade download-maven-plugin to 1.7.0
  • #470 Bump jakarta.json from 1.1.1 to 1.1.2
  • #466 Bump mutiny from 2.1.0 to 2.2.0
  • #465 Upgrade SR parent to 39
  • #464 Closing HttpURLConnection at the end of UrlHealthCheck
  • #463 Bump microprofile-config-api from 3.0.2 to 3.0.3
  • #462 UrlHealthCheck should disconnect created connections
  • #460 Bump smallrye-config from 3.1.3 to 3.2.0
  • #459 Bump smallrye-common-annotation from 2.0.0 to 2.1.0
  • #458 Bump smallrye-config from 3.1.2 to 3.1.3
  • #457 Bump smallrye-testing-utilities from 2.2.0 to 2.3.0
  • #456 Add latest JDKs to the build actions
  • #454 Remove Jakarta mail dependency
  • #446 Include exception FQCN in rootCause instead of just the message
  • #263 Bump jakarta.mail from 1.6.5 to 2.0.1
Commits

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 `version.microprofile.impl.health` from 4.0.1 to 4.0.4.

Updates `io.smallrye:smallrye-health` from 4.0.1 to 4.0.4
- [Release notes](https://github.com/smallrye/smallrye-health/releases)
- [Commits](smallrye/smallrye-health@4.0.1...4.0.4)

Updates `io.smallrye:smallrye-health-api` from 4.0.1 to 4.0.4
- [Release notes](https://github.com/smallrye/smallrye-health/releases)
- [Commits](smallrye/smallrye-health@4.0.1...4.0.4)

---
updated-dependencies:
- dependency-name: io.smallrye:smallrye-health
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.smallrye:smallrye-health-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 26, 2024
@rzo1 rzo1 merged commit 7c7943b into main Nov 26, 2024
1 check passed
@rzo1 rzo1 deleted the dependabot/maven/version.microprofile.impl.health-4.0.4 branch November 26, 2024 07:26
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant