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 all non-major dependencies #30

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2024

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.86 -> 1.0.89
arboard dependencies patch 3.4.0 -> 3.4.1
async-trait dependencies patch 0.1.81 -> 0.1.82
aws-config dependencies patch 1.5.5 -> 1.5.6
aws-sdk-comprehend dependencies minor 1.40.0 -> 1.43.0
aws-sdk-s3 dependencies minor 1.47.0 -> 1.51.0
bytes dependencies patch 1.7.1 -> 1.7.2
clap dependencies patch 4.5.16 -> 4.5.17
gcloud-sdk dependencies patch 0.25.5 -> 0.25.6
globset (source) dependencies patch 0.4.14 -> 0.4.15
pdfium-render dependencies patch 0.8.24 -> 0.8.25
serde (source) dependencies patch 1.0.209 -> 1.0.210
serde_json dependencies patch 1.0.127 -> 1.0.128
tokio-util (source) dependencies patch 0.7.11 -> 0.7.12

Release Notes

dtolnay/anyhow (anyhow)

v1.0.89

Compare Source

  • Make anyhow::Error's UnwindSafe and RefUnwindSafe impl consistently available between versions of Rust newer and older than 1.72 (#​386)

v1.0.88

Compare Source

  • Documentation improvements

v1.0.87

Compare Source

  • Support more APIs, including Error::new and Error::chain, in no-std mode on Rust 1.81+ (#​383)
1Password/arboard (arboard)

v3.4.1

Compare Source

Added
  • Added support for excluding macOS clipboard items from history.
    • Note that macOS has no official history, so arboard's implementation uses a community standard instead.
dtolnay/async-trait (async-trait)

v0.1.82

Compare Source

  • Prevent elided_named_lifetimes lint being produced in generated code (#​276)
tokio-rs/bytes (bytes)

v1.7.2

Compare Source

Fixed
  • Fix default impl of Buf::{get_int, get_int_le} (#​732)
Documented
  • Fix double spaces in comments and doc comments (#​731)
Internal changes
  • Ensure BytesMut::advance reduces capacity (#​728)
clap-rs/clap (clap)

v4.5.17

Compare Source

Fixes
  • (help) Style required argument groups
  • (derive) Improve error messages when unsupported fields are used
abdolence/gcloud-sdk-rs (gcloud-sdk)

v0.25.6

Compare Source

What's Changed

Full Changelog: abdolence/gcloud-sdk-rs@v0.25.5...v0.25.6

serde-rs/serde (serde)

v1.0.210

Compare Source

  • Support serializing and deserializing IpAddr and SocketAddr in no-std mode on Rust 1.77+ (#​2816, thanks @​MathiasKoch)
  • Make serde::ser::StdError and serde::de::StdError equivalent to core::error::Error on Rust 1.81+ (#​2818)
serde-rs/json (serde_json)

v1.0.128

Compare Source

tokio-rs/tokio (tokio-util)

v0.7.12

Compare Source


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 force-pushed the renovate/all-minor-patch branch 3 times, most recently from b889b28 to 189c0fc Compare September 18, 2024 06:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 189c0fc to b82d72f Compare September 18, 2024 22:05
@abdolence abdolence merged commit 6582d82 into master Sep 19, 2024
0 of 2 checks passed
@abdolence abdolence deleted the renovate/all-minor-patch branch September 19, 2024 18:35
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