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 cargo pre-1.0 packages (patch) #288

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2023

This PR contains the following updates:

Package Type Update Change
futures (source) dev-dependencies patch 0.3.29 -> 0.3.31
log dependencies patch 0.4.21 -> 0.4.22
tower-service dependencies patch 0.3.2 -> 0.3.3
tracing (source) dependencies patch 0.1.40 -> 0.1.41
tracing-test dev-dependencies patch 0.2.3 -> 0.2.5

Release Notes

rust-lang/futures-rs (futures)

v0.3.31

Compare Source

  • Fix use after free of task in FuturesUnordered when dropped future panics (#​2886)
  • Fix soundness bug in task::waker_ref (#​2830)
    This is a breaking change but allowed because it is soundness bug fix.
  • Fix bugs in AsyncBufRead::read_line and AsyncBufReadExt::lines (#​2884)
  • Fix parsing issue in select!/select_biased! (#​2832)
    This is technically a breaking change as it will now reject a very odd undocumented syntax that was previously accidentally accepted.
  • Work around issue due to upstream Waker::will_wake change (#​2865)
  • Add stream::Iter::{get_ref,get_mut,into_inner} (#​2875)
  • Add future::AlwaysReady (#​2825)
  • Relax trait bound on non-constructor methods of io::{BufReader,BufWriter} (#​2848)

v0.3.30

Compare Source

Note: This release of futures-util has been yanked due to a bug fixed in 0.3.31 and a compile failure with futures-task 0.3.31 and later.

  • Add {BiLock,SplitStream,SplitSink,ReadHalf,WriteHalf}::is_pair_of (#​2797)
  • Fix panic in FuturesUnordered::clear (#​2809)
  • Fix panic in AsyncBufReadExt::fill_buf (#​2801, #​2812)
  • Improve support for targets without atomic CAS (#​2811)
  • Remove build scripts (#​2811)
rust-lang/log (log)

v0.4.22

Compare Source

tower-rs/tower (tower-service)

v0.3.3

Compare Source

tokio-rs/tracing (tracing)

v0.1.41: tracing 0.1.41

Compare Source

[ crates.io ] | [ docs.rs ]

This release updates the tracing-core dependency to v0.1.33 and
the tracing-attributes dependency to v0.1.28.

Added
  • core: Add index API for Field (#​2820)
  • core: Allow &[u8] to be recorded as event/span field (#​2954)
Changed
  • Bump MSRV to 1.63 (#​2793)
  • core: Use const thread_locals when possible (#​2838)
Fixed
  • Removed core imports in macros (#​2762)
  • attributes: Added missing RecordTypes for instrument (#​2781)
  • attributes: Change order of async and unsafe modifier (#​2864)
  • Fix missing field prefixes (#​2878)
  • attributes: Extract match scrutinee (#​2880)
  • Fix non-simple macro usage without message (#​2879)
  • Fix event macros with constant field names in the first position (#​2883)
  • Allow field path segments to be keywords (#​2925)
  • core: Fix missed register_callsite error (#​2938)
  • attributes: Support const values for target and name (#​2941)
  • Prefix macro calls with ::core to avoid clashing with local macros (#​3024)
dbrgn/tracing-test (tracing-test)

v0.2.5

Compare Source

  • [change] Replace lazy_static dependency with std::sync::OnceCell (#​36)
  • [change] Update syn (#​40)
  • [change] Include license text in the packaged crates (#​41)

v0.2.4

Compare Source

  • [bug] logs_assert should not get logs from other tests (#​19)
  • [bug] Fully qualify usage of Result in logs_assert (#​17)
  • [docs] Add note that integration tests need no-env-filter (#​20)

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 is behind base branch, 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/patch-cargo-all-pre-1.0 branch 10 times, most recently from 3c6c8ac to 6db4717 Compare March 23, 2023 16:34
@renovate renovate bot changed the title fix(deps): update cargo pre-1.0 packages (patch) chore(deps): update cargo pre-1.0 packages (patch) Mar 30, 2023
@renovate renovate bot force-pushed the renovate/patch-cargo-all-pre-1.0 branch 4 times, most recently from cd22c47 to 0bf2318 Compare April 6, 2023 16:02
@renovate renovate bot force-pushed the renovate/patch-cargo-all-pre-1.0 branch 6 times, most recently from b5c4ea3 to f1ab060 Compare April 12, 2023 22:32
@renovate renovate bot force-pushed the renovate/patch-cargo-all-pre-1.0 branch 4 times, most recently from c0ef666 to df4d1be Compare April 20, 2023 21:04
@renovate renovate bot force-pushed the renovate/patch-cargo-all-pre-1.0 branch 2 times, most recently from 22d4f61 to 9ca5158 Compare April 29, 2023 02:54
@renovate renovate bot force-pushed the renovate/patch-cargo-all-pre-1.0 branch 3 times, most recently from 02ac371 to 50f89ae Compare May 8, 2023 21:16
@renovate renovate bot force-pushed the renovate/patch-cargo-all-pre-1.0 branch 5 times, most recently from 4c57cb2 to 960b0e3 Compare July 29, 2024 08:45
@renovate renovate bot force-pushed the renovate/patch-cargo-all-pre-1.0 branch from 960b0e3 to 032f34b Compare July 31, 2024 17:02
@renovate renovate bot force-pushed the renovate/patch-cargo-all-pre-1.0 branch 5 times, most recently from 90e2420 to 36b9d55 Compare August 13, 2024 17:48
@renovate renovate bot force-pushed the renovate/patch-cargo-all-pre-1.0 branch 2 times, most recently from 4762041 to 6c6c0ff Compare August 27, 2024 00:49
@renovate renovate bot force-pushed the renovate/patch-cargo-all-pre-1.0 branch 8 times, most recently from 79f1986 to 37d875e Compare September 19, 2024 19:03
@renovate renovate bot force-pushed the renovate/patch-cargo-all-pre-1.0 branch 2 times, most recently from 22ad83a to 9fc5ab3 Compare September 23, 2024 20:27
@renovate renovate bot force-pushed the renovate/patch-cargo-all-pre-1.0 branch 2 times, most recently from bb1ee6b to 04e7890 Compare October 5, 2024 09:50
@renovate renovate bot force-pushed the renovate/patch-cargo-all-pre-1.0 branch from 04e7890 to 8b0ead2 Compare October 21, 2024 18:34
@renovate renovate bot force-pushed the renovate/patch-cargo-all-pre-1.0 branch 2 times, most recently from 9b91205 to 4b95373 Compare November 8, 2024 02:23
@renovate renovate bot force-pushed the renovate/patch-cargo-all-pre-1.0 branch from 4b95373 to b3491e5 Compare November 27, 2024 18:39
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.

0 participants