Skip to content

Update trillium-router requirement from 0.4.1 to 0.5.2#16

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/main/trillium-router-0.5.2
Open

Update trillium-router requirement from 0.4.1 to 0.5.2#16
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/main/trillium-router-0.5.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on trillium-router to permit the latest version.

Release notes

Sourced from trillium-router's releases.

trillium-router-v0.5.2

Changed

  • The default OPTIONS response now uses 204 No Content instead of 200 Ok.
Commits
  • 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
  • a4619cb docs: fix docs link to Handler
  • a9763d2 feat(http): better http/2 flow control
  • 3efe335 docs: document client-retry
  • db2c0d5 docs: client guide
  • Additional commits viewable in compare view

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)

Updates the requirements on [trillium-router](https://github.com/trillium-rs/trillium) to permit the latest version.
- [Release notes](https://github.com/trillium-rs/trillium/releases)
- [Commits](trillium-rs/trillium@trillium-router-v0.4.1...trillium-router-v0.5.2)

---
updated-dependencies:
- dependency-name: trillium-router
  dependency-version: 0.5.2
  dependency-type: direct:production
...

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 15, 2026
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.

0 participants