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

chore(deps): update rust crate jsonrpsee to v0.24.7 - autoclosed #452

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2024

This PR contains the following updates:

Package Type Update Change
jsonrpsee (source) dependencies patch 0.24.6 -> 0.24.7

Release Notes

paritytech/jsonrpsee (jsonrpsee)

v0.24.7

Compare Source

This is a patch release that mainly fixes the tower::Service implementation to be generic over the HttpBody to work with all middleware layers.
For instance, this makes tower_http::compression::CompressionLayer work, which didn't compile before.

[Added]
  • http client: add max_concurrent_requests (#​1473)
[Fixed]
  • fix(server): make tower::Service impl generic over HttpBody (#​1475)

Thanks to the external contributor @​hanabi1224 who contributed to this release.


Configuration

📅 Schedule: Branch creation - "before 6am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 11658300432

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.01%) to 74.695%

Files with Coverage Reduction New Missed Lines %
common/src/tap/checks/deny_list_check.rs 1 98.21%
Totals Coverage Status
Change from base Build 11637439605: -0.01%
Covered Lines: 5387
Relevant Lines: 7212

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/jsonrpsee-0.x-lockfile branch 10 times, most recently from d1686b4 to 55369fe Compare November 6, 2024 17:28
@renovate renovate bot force-pushed the renovate/jsonrpsee-0.x-lockfile branch from 55369fe to 7983b3f Compare November 6, 2024 21:12
@renovate renovate bot changed the title chore(deps): update rust crate jsonrpsee to v0.24.7 chore(deps): update rust crate jsonrpsee to v0.24.7 - autoclosed Nov 7, 2024
@renovate renovate bot closed this Nov 7, 2024
@renovate renovate bot deleted the renovate/jsonrpsee-0.x-lockfile branch November 7, 2024 15:47
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.

1 participant