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 helidon from 4.1.4 to 4.1.6 #206

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps helidon from 4.1.4 to 4.1.6.
Updates io.helidon:helidon-bom from 4.1.4 to 4.1.6

Release notes

Sourced from io.helidon:helidon-bom's releases.

4.1.6

This release contains important bugfixes in the area of HTTP/2 compliance.

A minimum of Java 21 is required to use Helidon 4.

CHANGES

For a list of changes please see the Helidon 4.1.6 CHANGELOG.

4.1.5

This release contains important bugfixes and is recommended for all users of Helidon 4.

A minimum of Java 21 is required to use Helidon 4.

CHANGES

For a list of changes please see the Helidon 4.1.5 CHANGELOG.

Changelog

Sourced from io.helidon:helidon-bom's changelog.

[4.1.6]

This release contains important bugfixes in the area of HTTP/2 compliance.

A minimum of Java 21 is required to use Helidon 4.

CHANGES

  • WebServer: Http/2 revamp 9599
  • Docs: Add xref to telemetry feature from tracing deprecation warning 9602

[4.1.5]

This release contains important bugfixes and is recommended for all users of Helidon 4.

A minimum of Java 21 is required to use Helidon 4.

CHANGES

  • FT: Creates FT executor using our ThreadPoolSupplier to ensure context propagation 9567
  • gRPC: Removes repeated warning when method name cannot be determined from annotation 9562
  • gRPC: compatiblity fixes 9559
  • MP: Adds support for async on @​ExecuteOn methods 9566
  • Metrics: Initialize distribution customizations even before config is applied 9564
  • Tracing: Add telemetry filter helper feature so developer code can influence automatic span creation 9581
  • Tracing: Fix incorrect throw of exception in global tracer assignment 9588
  • Tracing: Fully initialize OpenTelemetry items during start-up 9553
  • WebServer: Adds support for send(byte[],int,int) to server responses 9575
  • WebServer: Enables support to turn on/off proxy protocol in config 9579
  • Dependencies: Upgrade ASM and Byte Buddy for Java 24 support (#9571) 9573
  • Dependencies: Upgrade kafka-clients to 3.8.1 9563
  • Dependencies: Upgrades ojdbc to the latest version of 23 as of this writing 9574
  • Dependencies: upgrade Netty to 4.1.115 9557
  • Docs: Fix to correctly create references for config documentation provider implementations 9561
  • Docs: New paragraph describing how to explicitly turn off TLS on an MP gRPC client 9560
  • Docs: mp telemetry doc typo 9584
Commits

Updates io.helidon.webserver:helidon-webserver from 4.1.4 to 4.1.6

Updates io.helidon.webserver:helidon-webserver-service-common from 4.1.4 to 4.1.6

Updates io.helidon.webserver:helidon-webserver-static-content from 4.1.4 to 4.1.6

Updates io.helidon.webclient:helidon-webclient from 4.1.4 to 4.1.6

Updates io.helidon.config:helidon-config-yaml from 4.1.4 to 4.1.6

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 `helidon` from 4.1.4 to 4.1.6.

Updates `io.helidon:helidon-bom` from 4.1.4 to 4.1.6
- [Release notes](https://github.com/oracle/helidon/releases)
- [Changelog](https://github.com/helidon-io/helidon/blob/4.1.6/CHANGELOG.md)
- [Commits](helidon-io/helidon@4.1.4...4.1.6)

Updates `io.helidon.webserver:helidon-webserver` from 4.1.4 to 4.1.6

Updates `io.helidon.webserver:helidon-webserver-service-common` from 4.1.4 to 4.1.6

Updates `io.helidon.webserver:helidon-webserver-static-content` from 4.1.4 to 4.1.6

Updates `io.helidon.webclient:helidon-webclient` from 4.1.4 to 4.1.6

Updates `io.helidon.config:helidon-config-yaml` from 4.1.4 to 4.1.6

---
updated-dependencies:
- dependency-name: io.helidon:helidon-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.helidon.webserver:helidon-webserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.helidon.webserver:helidon-webserver-service-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.helidon.webserver:helidon-webserver-static-content
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.helidon.webclient:helidon-webclient
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.helidon.config:helidon-config-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from sureshg January 1, 2025 00:26
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2025

The following labels could not be found: gradle, dependencies.

@github-actions github-actions bot merged commit 959eb04 into main Jan 1, 2025
2 of 8 checks passed
Copy link

sonarqubecloud bot commented Jan 1, 2025

@dependabot dependabot bot deleted the dependabot/gradle/helidon-4.1.6 branch January 1, 2025 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants