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 all non-major dependencies (patch) #203

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/cache action patch v4.0.0 -> v4.0.2
anyhow dependencies patch 1.0.80 -> 1.0.86
ctrlc dependencies patch 3.4.2 -> 3.4.4
num-traits dependencies patch 0.2.18 -> 0.2.19
serde (source) dependencies patch 1.0.196 -> 1.0.204
serde_json dependencies patch 1.0.113 -> 1.0.120

Release Notes

actions/cache (actions/cache)

v4.0.2

Compare Source

v4.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4...v4.0.1

dtolnay/anyhow (anyhow)

v1.0.86

Compare Source

  • Fix parse error in ensure! with non-literal after minus sign (#​373)

v1.0.85

Compare Source

  • Improve ensure! macro's rules to unblock some rustc pretty-printer improvements (#​368, #​371)

v1.0.84

Compare Source

  • Disallow calling ensure! through a Not impl for a type that is not bool (#​367)

v1.0.83

Compare Source

  • Integrate compile-time checking of cfgs (#​363)

v1.0.82

Compare Source

  • Documentation improvements

v1.0.81

Compare Source

  • Make backtrace support available when using -Dwarnings (#​354)
Detegr/rust-ctrlc (ctrlc)

v3.4.4

Compare Source

nix 0.27 -> 0.28
MSRV 1.63.0 -> 1.69.0

v3.4.3

Compare Source

rust-num/num-traits (num-traits)

v0.2.19

Compare Source

Contributors: @​cuviper, @​michaelciraci

serde-rs/serde (serde)

v1.0.204

Compare Source

  • Apply #[diagnostic::on_unimplemented] attribute on Rust 1.78+ to suggest adding serde derive or enabling a "serde" feature flag in dependencies (#​2767, thanks @​weiznich)

v1.0.203

Compare Source

v1.0.202

Compare Source

  • Provide public access to RenameAllRules in serde_derive_internals (#​2743)

v1.0.201

Compare Source

  • Resolve unexpected_cfgs warning (#​2737)

v1.0.200

Compare Source

  • Fix formatting of "invalid type" and "invalid value" deserialization error messages containing NaN or infinite floats (#​2733, thanks @​jamessan)

v1.0.199

Compare Source

  • Fix ambiguous associated item when forward_to_deserialize_any! is used on an enum with Error variant (#​2732, thanks @​aatifsyed)

v1.0.198

Compare Source

v1.0.197

Compare Source

  • Fix unused_imports warnings when compiled by rustc 1.78
  • Optimize code size of some Display impls (#​2697, thanks @​nyurik)
serde-rs/json (serde_json)

v1.0.120

Compare Source

v1.0.119

Compare Source

v1.0.118

Compare Source

v1.0.117

Compare Source

  • Resolve unexpected_cfgs warning (#​1130)

v1.0.116

Compare Source

v1.0.115

Compare Source

  • Documentation improvements

v1.0.114

Compare Source

  • Fix unused_imports warnings when compiled by rustc 1.78

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update all non-major dependencies to v1.0.197 (patch) chore(deps): update all non-major dependencies (patch) Feb 29, 2024
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 0fc2e4c to bde094f Compare February 29, 2024 19:31
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 4 times, most recently from 4dcd0f4 to e342c48 Compare March 14, 2024 15:03
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 2 times, most recently from d364f13 to c45a25c Compare March 26, 2024 08:43
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 3 times, most recently from 28b3c86 to 605fc07 Compare April 16, 2024 22:44
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 4 times, most recently from 44266fb to 2855fc2 Compare May 3, 2024 22:08
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 3 times, most recently from 8482f87 to 5f29e5a Compare May 8, 2024 04:04
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 3 times, most recently from 48b0cc5 to a1d1ad1 Compare May 18, 2024 13:05
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from a1d1ad1 to e76cfa0 Compare May 25, 2024 18:12
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch 3 times, most recently from 12505c7 to 69dbdf3 Compare July 1, 2024 19:18
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 69dbdf3 to 4f84815 Compare July 6, 2024 21:38
@LunNova LunNova merged commit 6290165 into main Jul 10, 2024
1 check passed
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