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

fix(deps): update all #18

Merged
merged 1 commit into from
Aug 8, 2024
Merged

fix(deps): update all #18

merged 1 commit into from
Aug 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
hyper-util (source) dependencies patch 0.1.6 -> 0.1.7
jsonrpsee (source) dependencies patch 0.24.1 -> 0.24.2
regex dependencies patch 1.10.5 -> 1.10.6
tempfile (source) dev-dependencies minor 3.10.1 -> 3.12.0

Release Notes

hyperium/hyper-util (hyper-util)

v0.1.7

Compare Source

  • Add Connected::poison() to legacy client, a port from hyper v0.14.x.
  • Add Error::connect_info() to legacy client, a port from hyper v0.14.x.
paritytech/jsonrpsee (jsonrpsee)

v0.24.2

Compare Source

Another small release that fixes:

  • Notifications without params were not handled correctly in the client, which been has been fixed.
  • Improve compile times and reduce code-generation in the proc macro crate.
[Fixed]
  • client: parse notification without params (#​1436)
  • proc macros: remove direct tracing calls (#​1405)

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

rust-lang/regex (regex)

v1.10.6

Compare Source

===================
This is a new patch release with a fix for the unstable crate feature that
enables std::str::Pattern trait integration.

Bug fixes:

  • BUG #​1219:
    Fix the Pattern trait implementation as a result of nightly API breakage.
Stebalien/tempfile (tempfile)

v3.12.0

  • Add a keep(keep: bool) function to builder that suppresses delete-on-drop behavior (thanks to @​RalfJung).
  • Update windows-sys from 0.52 to 0.59.

v3.11.0

Compare Source

  • Add the ability to override the default temporary directory. This API shouldn't be used in general, but there are some cases where it's unavoidable.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot added the dependencies label Aug 2, 2024
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from d1825c2 to 69699d0 Compare August 6, 2024 14:53
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@xz-dev xz-dev merged commit 724a750 into master Aug 8, 2024
2 checks passed
@xz-dev xz-dev deleted the renovate/all branch August 8, 2024 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant