Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2024

This PR contains the following updates:

Package Type Update Change
jsonrpsee (source) dependencies patch 0.24.2 -> 0.24.5

Release Notes

paritytech/jsonrpsee (jsonrpsee)

v0.24.5

Compare Source

This is a patch release that mainly fixes a compilation issue for the server because the feature tower/util was not enabled.

[Fixed]
  • server: Enable tower util feature (#​1464)
[Changed]
  • server: change http method_not_allowed message (#​1452)

v0.24.4

Compare Source

This is non-breaking release that changes the error variants to be thiserror(transparent) for wrapped errors and adds ConnectionGuard to
the extensions to make it possible to get the number of active connections.

[Added]
  • server: expose ConnectionGuard as request extension (#​1443)
[Fixed]
  • types: use error(transparent) for wrapped errors when possible (#​1449)

v0.24.3

Compare Source

This is a small release that adds two new APIs to inject data via the extensions to the RpcModule/Methods
and it only impacts users that are using RpcModule directly via Methods::call/subscribe/raw_json_request (e.g., unit testing) and not the server itself.

[Added]
  • feat(server): add Methods::extensions/extensions_mut (#​1440)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 19, 2024

Pull Request Test Coverage Report for Build 10480063003

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.02%) to 63.99%

Files with Coverage Reduction New Missed Lines %
common/src/tap/checks/deny_list_check.rs 1 92.98%
Totals Coverage Status
Change from base Build 10480046998: -0.02%
Covered Lines: 3929
Relevant Lines: 6140

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/jsonrpsee-0.x-lockfile branch 9 times, most recently from bb8234e to 6d3608c Compare August 26, 2024 16:01
@renovate renovate bot force-pushed the renovate/jsonrpsee-0.x-lockfile branch from 6d3608c to 438cc5a Compare August 27, 2024 17:07
@renovate renovate bot changed the title chore(deps): update rust crate jsonrpsee to v0.24.3 chore(deps): update rust crate jsonrpsee to v0.24.4 Sep 11, 2024
@renovate renovate bot force-pushed the renovate/jsonrpsee-0.x-lockfile branch 8 times, most recently from 558319b to 6cdd0a4 Compare September 20, 2024 22:54
@renovate renovate bot force-pushed the renovate/jsonrpsee-0.x-lockfile branch from 6cdd0a4 to 228c690 Compare September 26, 2024 11:24
@renovate renovate bot changed the title chore(deps): update rust crate jsonrpsee to v0.24.4 chore(deps): update rust crate jsonrpsee to v0.24.5 Sep 26, 2024
@renovate renovate bot force-pushed the renovate/jsonrpsee-0.x-lockfile branch 8 times, most recently from 7659b83 to 7c121ce Compare October 4, 2024 15:14
@renovate renovate bot force-pushed the renovate/jsonrpsee-0.x-lockfile branch from 7c121ce to da6b4b2 Compare October 4, 2024 16:31
@renovate renovate bot force-pushed the renovate/jsonrpsee-0.x-lockfile branch from da6b4b2 to 347b838 Compare October 4, 2024 16:43
@gusinacio gusinacio merged commit dcf9266 into main Oct 4, 2024
10 checks passed
@gusinacio gusinacio deleted the renovate/jsonrpsee-0.x-lockfile branch October 4, 2024 17:26
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