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

Update trillium-proxy requirement from 0.4.1 to 0.5.3 #31

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

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

Release notes

Sourced from trillium-proxy's releases.

trillium-proxy-v0.5.3

Fixed

  • (proxy) use Connector and ObjectSafeConnector from trillium_client

Other

  • clippy
  • (clippy) fix two clippies
  • (deps) update env_logger requirement from 0.10.1 to 0.11.0
  • release
Commits
  • d152229 chore: release
  • e2034a8 feat: propagate write_vectored calls in Binding
  • b35f951 fix(proxy): use Connector and ObjectSafeConnector from trillium_client
  • ebce812 fix(testing)!: RuntimelessClientConfig must be constructed with default or new
  • d455e0c lints: clippy
  • 3549a4c build(deps): update base64 requirement from 0.21.5 to 0.22.0
  • 78f315b chore: Add signal username to SECURITY.md
  • 81100af feat(router)!: fully remove memchr feature
  • 1e6ad59 feat(router): enable "memchr" feature by default
  • 2c4b0ca docs(client): remove references to with_websocket_upgrade_headers
  • 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 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)

Updates the requirements on [trillium-proxy](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-proxy-v0.4.1...trillium-proxy-v0.5.3)

---
updated-dependencies:
- dependency-name: trillium-proxy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 25, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (b8818c2) to head (05ae3fd).

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #31   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          1       1           
  Lines         28      27    -1     
=====================================
+ Misses        28      27    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2024

Superseded by #37.

@dependabot dependabot bot closed this Apr 8, 2024
@dependabot dependabot bot deleted the dependabot/cargo/trillium-proxy-0.5.3 branch April 8, 2024 02:16
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