Skip to content

Bump trillium-tokio from 0.4.0 to 0.6.3#4681

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/main/trillium-tokio-0.6.3
Closed

Bump trillium-tokio from 0.4.0 to 0.6.3#4681
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/main/trillium-tokio-0.6.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps trillium-tokio from 0.4.0 to 0.6.3.

Release notes

Sourced from trillium-tokio's releases.

trillium-tokio-v0.6.3

Added

  • The connector now implements Connector::connect_to (new in trillium-server-common): given a Destination carrying pre-resolved socket addresses, it dials those directly instead of resolving the host.

trillium-tokio-v0.6.2

Added

  • Multi-listener support via trillium_tokio::config().listeners()
  • reuseport feature (Unix only, excluding Apple platforms)

trillium-tokio-v0.6.1

Fixed

  • Bump trillium-server-common dependency specifier to 0.7 to match the 1.1 release; 0.6.0 was published with a stale 0.6 spec.

trillium-tokio-v0.6.0

Added

  • HTTP/2 support — when the TLS acceptor negotiates h2 via ALPN, connections are dispatched to the h2 driver instead of HTTP/1.1. Inherited from trillium-server-common 0.7; no code changes required to opt in.
Commits
  • 2dfdfe7 docs(client): dns guide
  • e0021dc feat(client): distinguish between version hint and default state
  • 3e8eec7 feat(client): encrypted dns
  • 12df68c refactor(redirect): use followup model
  • 1762c07 feat(http): adopt some more http/1.x SHOULD behavior
  • 1f9189f fix(websockets): Increase strictness and conformance of handshake
  • 1fa2be6 feat(router): return 204 instead of 200 for OPTIONS handling
  • 3462038 chore(deps): update codecov/codecov-action action to v7
  • a4b2078 docs: further case fixes identified by #882
  • 46b1ffe docs: fix two more capitalization mistakes in guide docs
  • 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 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 [trillium-tokio](https://github.com/trillium-rs/trillium) from 0.4.0 to 0.6.3.
- [Release notes](https://github.com/trillium-rs/trillium/releases)
- [Commits](trillium-rs/trillium@trillium-tokio-v0.4.0...trillium-tokio-v0.6.3)

---
updated-dependencies:
- dependency-name: trillium-tokio
  dependency-version: 0.6.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 29, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 29, 2026 21:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 29, 2026

@divviup-github-automation divviup-github-automation left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approving dependabot PR.

@divviup-github-automation divviup-github-automation enabled auto-merge (squash) June 29, 2026 21:14
@dependabot @github

dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #4701.

@dependabot dependabot Bot closed this Jul 8, 2026
auto-merge was automatically disabled July 8, 2026 19:24

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/cargo/main/trillium-tokio-0.6.3 branch July 8, 2026 19:24
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant