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 compatible #14174

Merged
merged 1 commit into from
Jul 2, 2024
Merged

chore(deps): update compatible #14174

merged 1 commit into from
Jul 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
annotate-snippets workspace.dependencies patch 0.11.3 -> 0.11.4
clap workspace.dependencies patch 4.5.6 -> 4.5.8
curl-sys workspace.dependencies patch 0.4.72+curl-8.6.0 -> 0.4.73
libloading workspace.dependencies patch 0.8.3 -> 0.8.4
memchr workspace.dependencies patch 2.7.2 -> 2.7.4
proptest (source) workspace.dependencies minor 1.4.0 -> 1.5.0
serde_json workspace.dependencies patch 1.0.117 -> 1.0.120
snapbox (source) workspace.dependencies patch 0.6.9 -> 0.6.10
url workspace.dependencies patch 2.5.0 -> 2.5.2

Release Notes

rust-lang/annotate-snippets-rs (annotate-snippets)

v0.11.4

Compare Source

Fixes
  • Annotations for \r\n are now correctly handled #​131
clap-rs/clap (clap)

v4.5.8

Compare Source

Fixes
  • Reduce extra flushes

v4.5.7

Compare Source

Fixes
  • Clean up error message when too few arguments for num_args
alexcrichton/curl-rust (curl-sys)

v0.4.73

Compare Source

nagisa/rust_libloading (libloading)

v0.8.4

Compare Source

BurntSushi/memchr (memchr)

v2.7.4

Compare Source

v2.7.3

Compare Source

proptest-rs/proptest (proptest)

v1.5.0

Compare Source

serde-rs/json (serde_json)

v1.0.120

Compare Source

v1.0.119

Compare Source

v1.0.118

Compare Source

assert-rs/trycmd (snapbox)

v0.6.10

Compare Source

servo/rust-url (url)

v2.5.2

Compare Source

What's Changed

This release reverts recent IDNA changes and the MSRV back to rust 1.56
The idna v1.0.1 crate now lives on the idna-v1x branch.

Full Changelog: servo/rust-url@v2.5.1...v2.5.2

v2.5.1

Compare Source

What's Changed

New Contributors

Full Changelog: servo/rust-url@v2.5.0...v2.5.1


Configuration

📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), 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.

@rustbot
Copy link
Collaborator

rustbot commented Jul 1, 2024

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @weihanglo (or someone else) some time within the next two weeks.

Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (S-waiting-on-review and S-waiting-on-author) stays updated, invoking these commands when appropriate:

  • @rustbot author: the review is finished, PR author should check the comments and take action accordingly
  • @rustbot review: the author is ready for a review, this PR will be queued again in the reviewer's queue

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 1, 2024
@epage
Copy link
Contributor

epage commented Jul 2, 2024

@bors r+

@bors
Copy link
Collaborator

bors commented Jul 2, 2024

📌 Commit c7c2485 has been approved by epage

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jul 2, 2024
@bors
Copy link
Collaborator

bors commented Jul 2, 2024

⌛ Testing commit c7c2485 with merge 6bd64c4...

@bors
Copy link
Collaborator

bors commented Jul 2, 2024

☀️ Test successful - checks-actions
Approved by: epage
Pushing 6bd64c4 to master...

@bors bors merged commit 6bd64c4 into master Jul 2, 2024
24 checks passed
@bors bors deleted the renovate/compatible branch July 2, 2024 01:16
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 3, 2024
Update cargo

23 commits in 4ed7bee47f7dd4416b36fada1909e9a62c546246..a515d463427b3912ec0365d106791f88c1c14e1b
2024-06-25 16:28:22 +0000 to 2024-07-02 20:53:36 +0000
- test: migrate rust_version and rustc* to snapbox (rust-lang/cargo#14177)
- test: mirgate fix* and future_incompat_report to snapbox (rust-lang/cargo#14173)
- test:migrate `edition/error` to snapbox (rust-lang/cargo#14175)
- chore(deps): update compatible (rust-lang/cargo#14174)
- refactor(source): Clean up after PathSource/RecursivePathSource split (rust-lang/cargo#14169)
- test: Migrate some files to snapbox (rust-lang/cargo#14132)
- test:  fix several assertions (rust-lang/cargo#14167)
- test: replace glob with explicit unordered calls (rust-lang/cargo#14166)
- Make it clear that `CARGO_CFG_TARGET_FAMILY` is multi-valued (rust-lang/cargo#14165)
- Document `CARGO_CFG_TARGET_ABI` (rust-lang/cargo#14164)
- test: Migrate git to snapbox (rust-lang/cargo#14159)
- test: migrate some files to snapbox (rust-lang/cargo#14158)
- test: migrate registry and registry_auth to snapbox (rust-lang/cargo#14149)
- gix: remove `revision` feature from cargo (rust-lang/cargo#14160)
- test: migrate package* and publish* to snapbox (rust-lang/cargo#14130)
- More `update --breaking` tests (rust-lang/cargo#14049)
- test: migrate clean to snapbox (rust-lang/cargo#14096)
- Allow `unexpected_builtin_cfgs` lint in `user_specific_cfgs` test (rust-lang/cargo#14153)
- test: migrate search, source_replacement and standard_lib to snapbox (rust-lang/cargo#14151)
- Docs: Update config summary to include missing keys. (rust-lang/cargo#14145)
- test: migrate `dep_info/diagnostics/direct_minimal_versions` to snapbox (rust-lang/cargo#14143)
- Docs: Remove duplicate `strip` section. (rust-lang/cargo#14146)
- Docs: Fix curly quotes in config docs. (rust-lang/cargo#14144)
@rustbot rustbot added this to the 1.81.0 milestone Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants