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 #13227

Merged
merged 1 commit into from
Jan 2, 2024
Merged

chore(deps): update compatible #13227

merged 1 commit into from
Jan 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
anyhow workspace.dependencies patch 1.0.75 -> 1.0.79
clap workspace.dependencies patch 4.4.10 -> 4.4.12
filetime workspace.dependencies patch 0.2.22 -> 0.2.23
home workspace.dependencies patch 0.5.5 -> 0.5.9
http-auth workspace.dependencies patch 0.1.8 -> 0.1.9
libc workspace.dependencies patch 0.2.150 -> 0.2.151
memchr workspace.dependencies minor 2.6.4 -> 2.7.1
pasetors workspace.dependencies patch 0.6.7 -> 0.6.8
pkg-config workspace.dependencies patch 0.3.27 -> 0.3.28
serde (source) workspace.dependencies patch 1.0.193 -> 1.0.194
serde-untagged workspace.dependencies patch 0.1.1 -> 0.1.4
serde_json workspace.dependencies patch 1.0.108 -> 1.0.110
similar dev-dependencies minor 2.3.0 -> 2.4.0
snapbox (source) workspace.dependencies patch 0.4.14 -> 0.4.15
syn workspace.dependencies patch 2.0.39 -> 2.0.46
tempfile (source) workspace.dependencies minor 3.8.1 -> 3.9.0
thiserror workspace.dependencies patch 1.0.50 -> 1.0.56

Release Notes

dtolnay/anyhow (anyhow)

v1.0.79

Compare Source

  • Work around improperly cached build script result by sccache (#​340)

v1.0.78

Compare Source

  • Reduce spurious rebuilds under RustRover IDE when using a nightly toolchain (#​337)

v1.0.77

Compare Source

v1.0.76

Compare Source

  • Opt in to unsafe_op_in_unsafe_fn lint (#​329)
clap-rs/clap (clap)

v4.4.12

Compare Source

Performance
  • Only ask TypedValueParser for possible values if needed
scottlamb/http-auth (http-auth)

v0.1.9

Compare Source

  • support conversion from http crate version 1.0 types.
BurntSushi/memchr (memchr)

v2.7.1

Compare Source

v2.7.0

Compare Source

rust-lang/pkg-config-rs (pkg-config)

v0.3.28

Compare Source

Fixed
  • Pass -l:libfoo.a to linker directly (#​149).
Changed
  • Improve error message when library not found (#​158).
serde-rs/serde (serde)

v1.0.194

Compare Source

  • Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache
dtolnay/serde-untagged (serde-untagged)

v0.1.4

Compare Source

v0.1.3

Compare Source

  • Turn on deny(unsafe_op_in_unsafe_fn) lint
serde-rs/json (serde_json)

v1.0.110

Compare Source

v1.0.109

Compare Source

  • Documentation improvements
mitsuhiko/similar (similar)

v2.4.0

Compare Source

  • Fixed a bug where the LCS diff algorithm didn't always call D::finish. (#​58)
  • Fixed a bug in LCS that caused a panic if the common prefix and the
    common suffix overlapped. (#​59)
dtolnay/syn (syn)

v2.0.46

Compare Source

  • Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache

v2.0.45

Compare Source

  • Parse unsupported expressions in enum discriminants of DeriveInput as Expr::Verbatim in non-"full" mode, instead of error (#​1513)
  • Support parsing PatType with parse_quote! (#​1573)

v2.0.44

Compare Source

  • Documentation improvements

v2.0.43

Compare Source

  • Insert trailing comma if not already present when printing a 1-tuple in pattern position (#​1553)

v2.0.42

Compare Source

  • Documentation improvements
Stebalien/tempfile (tempfile)

v3.9.0

Compare Source

  • Updates windows-sys to 0.52
  • Updates minimum rustix version to 0.38.25
dtolnay/thiserror (thiserror)

v1.0.56

Compare Source

  • Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache

v1.0.55

Compare Source

v1.0.54

Compare Source

v1.0.53

Compare Source

  • Reduce spurious rebuilds under RustRover IDE when using a nightly toolchain (#​270)

v1.0.52

Compare Source

  • Fix interaction with RUSTC_BOOTSTRAP (#​269)

v1.0.51

Compare Source

  • Improve diagnostics when an invalid attribute previously caused thiserror to generate no Error impl (#​266)

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 Jan 1, 2024

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @ehuss (or someone else) soon.

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 Command-fix S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jan 1, 2024
@renovate renovate bot force-pushed the renovate/compatible branch 3 times, most recently from 8938736 to e7bf0e4 Compare January 2, 2024 06:35
@ehuss
Copy link
Contributor

ehuss commented Jan 2, 2024

@bors r+

@bors
Copy link
Collaborator

bors commented Jan 2, 2024

📌 Commit 4deb34b has been approved by ehuss

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 Jan 2, 2024
@bors
Copy link
Collaborator

bors commented Jan 2, 2024

⌛ Testing commit 4deb34b with merge 42d2c02...

@bors
Copy link
Collaborator

bors commented Jan 2, 2024

☀️ Test successful - checks-actions
Approved by: ehuss
Pushing 42d2c02 to master...

@bors bors merged commit 42d2c02 into master Jan 2, 2024
41 checks passed
@bors bors deleted the renovate/compatible branch January 2, 2024 17:08
@bors bors mentioned this pull request Jan 2, 2024
bors added a commit to rust-lang-ci/rust that referenced this pull request Jan 6, 2024
Update cargo

10 commits in add15366eaf3f3eb84717d3b8b71902ca36a7c84..2ce45605d9db521b5fd6c1211ce8de6055fdb24e
2024-01-02 03:24:42 +0000 to 2024-01-04 18:04:13 +0000
- feat(embedded): Add prefix-char frontmatter syntax support (rust-lang/cargo#13247)
- Update dependency handlebars to v5 for mdman. (rust-lang/cargo#13249)
- Deprecate rustc plugin support in cargo (rust-lang/cargo#13248)
- feat(embedded): Add multiple experimental manifest syntaxes (rust-lang/cargo#13241)
- chore: update auto labels (rust-lang/cargo#13244)
- test: support publish package with a `public` field. (rust-lang/cargo#13245)
- `cargo fix`: Call rustc fewer times. (rust-lang/cargo#13243)
- chore: tracing be compat with rustc_log (rust-lang/cargo#13239)
- chore(deps): update compatible (rust-lang/cargo#13227)
- Contrib: Fix team HackMD links (rust-lang/cargo#13237)

r? ghost
@ehuss ehuss added this to the 1.77.0 milestone Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Command-fix 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.

3 participants