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

Merged
merged 1 commit into from
Jun 9, 2024
Merged

chore(deps): update compatible #13995

merged 1 commit into from
Jun 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
annotate-snippets workspace.dependencies patch 0.11.2 -> 0.11.3
anstream workspace.dependencies patch 0.6.13 -> 0.6.14
anstyle workspace.dependencies patch 1.0.6 -> 1.0.7
anyhow workspace.dependencies patch 1.0.82 -> 1.0.86
clap workspace.dependencies patch 4.5.4 -> 4.5.6
libc workspace.dependencies patch 0.2.154 -> 0.2.155
opener workspace.dependencies patch 0.7.0 -> 0.7.1
regex workspace.dependencies patch 1.10.4 -> 1.10.5
security-framework (source) workspace.dependencies minor 2.10.0 -> 2.11.0
semver workspace.dependencies patch 1.0.22 -> 1.0.23
serde (source) workspace.dependencies patch 1.0.199 -> 1.0.203
serde-untagged workspace.dependencies patch 0.1.5 -> 0.1.6
serde_json workspace.dependencies patch 1.0.116 -> 1.0.117
snapbox (source) workspace.dependencies patch 0.6.7 -> 0.6.9
tar workspace.dependencies patch 0.4.40 -> 0.4.41
thiserror workspace.dependencies patch 1.0.59 -> 1.0.61
unicode-width workspace.dependencies patch 0.1.12 -> 0.1.13

Release Notes

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

v0.11.3

Compare Source

Fixes
  • Dropped MSRV to 1.65
rust-cli/anstyle (anstream)

v0.6.14

Compare Source

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)
clap-rs/clap (clap)

v4.5.6

Compare Source

v4.5.5

Compare Source

Fixes
  • Allow exclusive to override required_unless_present, required_unless_present_any, required_unless_present_all
rust-lang/libc (libc)

v0.2.155

Compare Source

What's Changed

New Contributors

Full Changelog: rust-lang/libc@0.2.154...0.2.155

Seeker14491/opener (opener)

v0.7.1

Compare Source

Fixed
  • On Linux, the dbus crate is now only pulled in when enabling the reveal feature (as was the case prior to opener v0.7.0).
  • Fixed a Cargo error when compiling opener using versions of Rust prior to 1.71.
rust-lang/regex (regex)

v1.10.5

Compare Source

===================
This is a new patch release with some minor fixes.

Bug fixes:

  • BUG #​1203:
    Escape invalid UTF-8 when in the Debug impl of regex::bytes::Match.
kornelski/rust-security-framework (security-framework)

v2.11.0

Compare Source

dtolnay/semver (semver)

v1.0.23

Compare Source

  • Resolve unexpected_cfgs warning (#​318)
serde-rs/serde (serde)

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)
dtolnay/serde-untagged (serde-untagged)

v0.1.6

Compare Source

  • Relocate some unsafe code over to typeid crate
serde-rs/json (serde_json)

v1.0.117

Compare Source

  • Resolve unexpected_cfgs warning (#​1130)
assert-rs/trycmd (snapbox)

v0.6.9

Compare Source

v0.6.8

Compare Source

alexcrichton/tar-rs (tar)

v0.4.41

Compare Source

dtolnay/thiserror (thiserror)

v1.0.61

Compare Source

  • Use core::fmt and core::panic to facilitate error_in_core support (#​299, thanks @​jordens)

v1.0.60

Compare Source

  • Resolve unexpected_cfgs warning (#​298)
unicode-rs/unicode-width (unicode-width)

v0.1.13

Compare Source


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

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @epage (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 Jun 1, 2024
@epage
Copy link
Contributor

epage commented Jun 3, 2024

@bors r+

@bors
Copy link
Collaborator

bors commented Jun 3, 2024

📌 Commit 1d41248 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 Jun 3, 2024
@bors
Copy link
Collaborator

bors commented Jun 3, 2024

⌛ Testing commit 1d41248 with merge 43984e8...

bors added a commit that referenced this pull request Jun 3, 2024
chore(deps): update compatible

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [anstream](https://github.com/rust-cli/anstyle) | workspace.dependencies | patch | `0.6.13` -> `0.6.14` |
| [anstyle](https://github.com/rust-cli/anstyle) | workspace.dependencies | patch | `1.0.6` -> `1.0.7` |
| [anyhow](https://github.com/dtolnay/anyhow) | workspace.dependencies | patch | `1.0.82` -> `1.0.86` |
| [libc](https://github.com/rust-lang/libc) | workspace.dependencies | patch | `0.2.154` -> `0.2.155` |
| [opener](https://github.com/Seeker14491/opener) | workspace.dependencies | patch | `0.7.0` -> `0.7.1` |
| [security-framework](https://lib.rs/crates/security_framework) ([source](https://github.com/kornelski/rust-security-framework)) | workspace.dependencies | minor | `2.10.0` -> `2.11.0` |
| [semver](https://github.com/dtolnay/semver) | workspace.dependencies | patch | `1.0.22` -> `1.0.23` |
| [serde](https://serde.rs) ([source](https://github.com/serde-rs/serde)) | workspace.dependencies | patch | `1.0.199` -> `1.0.203` |
| [serde-untagged](https://github.com/dtolnay/serde-untagged) | workspace.dependencies | patch | `0.1.5` -> `0.1.6` |
| [serde_json](https://github.com/serde-rs/json) | workspace.dependencies | patch | `1.0.116` -> `1.0.117` |
| [thiserror](https://github.com/dtolnay/thiserror) | workspace.dependencies | patch | `1.0.59` -> `1.0.61` |

---

### Release Notes

<details>
<summary>rust-cli/anstyle (anstream)</summary>

### [`v0.6.14`](https://github.com/rust-cli/anstyle/compare/anstream-v0.6.13...anstream-v0.6.14)

[Compare Source](https://github.com/rust-cli/anstyle/compare/anstream-v0.6.13...anstream-v0.6.14)

</details>

<details>
<summary>dtolnay/anyhow (anyhow)</summary>

### [`v1.0.86`](https://github.com/dtolnay/anyhow/releases/tag/1.0.86)

[Compare Source](https://github.com/dtolnay/anyhow/compare/1.0.85...1.0.86)

-   Fix parse error in `ensure!` with non-literal after minus sign ([#&#8203;373](https://github.com/dtolnay/anyhow/issues/373))

### [`v1.0.85`](https://github.com/dtolnay/anyhow/releases/tag/1.0.85)

[Compare Source](https://github.com/dtolnay/anyhow/compare/1.0.84...1.0.85)

-   Improve `ensure!` macro's rules to unblock some rustc pretty-printer improvements ([#&#8203;368](https://github.com/dtolnay/anyhow/issues/368), [#&#8203;371](https://github.com/dtolnay/anyhow/issues/371))

### [`v1.0.84`](https://github.com/dtolnay/anyhow/releases/tag/1.0.84)

[Compare Source](https://github.com/dtolnay/anyhow/compare/1.0.83...1.0.84)

-   Disallow calling `ensure!` through a `Not` impl for a type that is not `bool` ([#&#8203;367](https://github.com/dtolnay/anyhow/issues/367))

### [`v1.0.83`](https://github.com/dtolnay/anyhow/releases/tag/1.0.83)

[Compare Source](https://github.com/dtolnay/anyhow/compare/1.0.82...1.0.83)

-   Integrate compile-time checking of cfgs ([#&#8203;363](https://github.com/dtolnay/anyhow/issues/363))

</details>

<details>
<summary>rust-lang/libc (libc)</summary>

### [`v0.2.155`](https://github.com/rust-lang/libc/releases/tag/0.2.155)

[Compare Source](https://github.com/rust-lang/libc/compare/0.2.154...0.2.155)

#### What's Changed

-   Add `SYS_lseek` and `SYS_mmap` for aarch64 Android by [`@&#8203;lberrymage](https://github.com/lberrymage)` in [https://github.com/rust-lang/libc/pull/3632](https://github.com/rust-lang/libc/pull/3632)
-   Correct the value of FAN_MARK_IGNORE by [`@&#8203;severen](https://github.com/severen)` in [https://github.com/rust-lang/libc/pull/3622](https://github.com/rust-lang/libc/pull/3622)
-   Update FreeBSD 13 CI image by [`@&#8203;JohnTitor](https://github.com/JohnTitor)` in [https://github.com/rust-lang/libc/pull/3671](https://github.com/rust-lang/libc/pull/3671)
-   android: add FUTEX_LOCK_PI2 by [`@&#8203;rtzoeller](https://github.com/rtzoeller)` in [https://github.com/rust-lang/libc/pull/3635](https://github.com/rust-lang/libc/pull/3635)
-   Fix out-of-bounds pointer arithmetic in CMSG_NXTHDR by [`@&#8203;purplesyringa](https://github.com/purplesyringa)` in [https://github.com/rust-lang/libc/pull/3676](https://github.com/rust-lang/libc/pull/3676)
-   Revert "Support posix_spawn on Android" by [`@&#8203;JohnTitor](https://github.com/JohnTitor)` in [https://github.com/rust-lang/libc/pull/3678](https://github.com/rust-lang/libc/pull/3678)
-   Unlock ci: fix wrong cfg emscripten by [`@&#8203;tesuji](https://github.com/tesuji)` in [https://github.com/rust-lang/libc/pull/3684](https://github.com/rust-lang/libc/pull/3684)
-   redox: correct EPOLL constants by [`@&#8203;jackpot51](https://github.com/jackpot51)` in [https://github.com/rust-lang/libc/pull/3686](https://github.com/rust-lang/libc/pull/3686)
-   \[0.2] Revert "Upgrade Docker images to Ubuntu 23.10" on sparc64 by [`@&#8203;cuviper](https://github.com/cuviper)` in [https://github.com/rust-lang/libc/pull/3708](https://github.com/rust-lang/libc/pull/3708)
-   Re-add `posix_spawn{_file_actions_t,attr_t}` on Android by [`@&#8203;tesuji](https://github.com/tesuji)` in [https://github.com/rust-lang/libc/pull/3690](https://github.com/rust-lang/libc/pull/3690)
-   Update version to `0.2.155` by [`@&#8203;madsmtm](https://github.com/madsmtm)` in [https://github.com/rust-lang/libc/pull/3682](https://github.com/rust-lang/libc/pull/3682)

#### New Contributors

-   [`@&#8203;lberrymage](https://github.com/lberrymage)` made their first contribution in [https://github.com/rust-lang/libc/pull/3632](https://github.com/rust-lang/libc/pull/3632)
-   [`@&#8203;purplesyringa](https://github.com/purplesyringa)` made their first contribution in [https://github.com/rust-lang/libc/pull/3676](https://github.com/rust-lang/libc/pull/3676)

**Full Changelog**: rust-lang/libc@0.2.154...0.2.155

</details>

<details>
<summary>Seeker14491/opener (opener)</summary>

### [`v0.7.1`](https://github.com/Seeker14491/opener/blob/HEAD/CHANGELOG.md#071---2024-05-17)

[Compare Source](https://github.com/Seeker14491/opener/compare/v0.7.0...v0.7.1)

##### Fixed

-   On Linux, the `dbus` crate is now only pulled in when enabling the `reveal` feature (as was the case prior to `opener` v0.7.0).
-   Fixed a Cargo error when compiling `opener` using versions of Rust prior to 1.71.

</details>

<details>
<summary>kornelski/rust-security-framework (security-framework)</summary>

### [`v2.11.0`](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0)

[Compare Source](https://github.com/kornelski/rust-security-framework/compare/v2.10.0...v2.11.0)

</details>

<details>
<summary>dtolnay/semver (semver)</summary>

### [`v1.0.23`](https://github.com/dtolnay/semver/releases/tag/1.0.23)

[Compare Source](https://github.com/dtolnay/semver/compare/1.0.22...1.0.23)

-   Resolve unexpected_cfgs warning ([#&#8203;318](https://github.com/dtolnay/semver/issues/318))

</details>

<details>
<summary>serde-rs/serde (serde)</summary>

### [`v1.0.203`](https://github.com/serde-rs/serde/releases/tag/v1.0.203)

[Compare Source](https://github.com/serde-rs/serde/compare/v1.0.202...v1.0.203)

-   Documentation improvements ([#&#8203;2747](https://github.com/serde-rs/serde/issues/2747))

### [`v1.0.202`](https://github.com/serde-rs/serde/releases/tag/v1.0.202)

[Compare Source](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202)

-   Provide public access to RenameAllRules in serde_derive_internals ([#&#8203;2743](https://github.com/serde-rs/serde/issues/2743))

### [`v1.0.201`](https://github.com/serde-rs/serde/releases/tag/v1.0.201)

[Compare Source](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201)

-   Resolve unexpected_cfgs warning ([#&#8203;2737](https://github.com/serde-rs/serde/issues/2737))

### [`v1.0.200`](https://github.com/serde-rs/serde/releases/tag/v1.0.200)

[Compare Source](https://github.com/serde-rs/serde/compare/v1.0.199...v1.0.200)

-   Fix formatting of "invalid type" and "invalid value" deserialization error messages containing NaN or infinite floats ([#&#8203;2733](https://github.com/serde-rs/serde/issues/2733), thanks [`@&#8203;jamessan](https://github.com/jamessan))`

</details>

<details>
<summary>dtolnay/serde-untagged (serde-untagged)</summary>

### [`v0.1.6`](https://github.com/dtolnay/serde-untagged/releases/tag/0.1.6)

[Compare Source](https://github.com/dtolnay/serde-untagged/compare/0.1.5...0.1.6)

-   Relocate some unsafe code over to `typeid` crate

</details>

<details>
<summary>serde-rs/json (serde_json)</summary>

### [`v1.0.117`](https://github.com/serde-rs/json/releases/tag/v1.0.117)

[Compare Source](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117)

-   Resolve unexpected_cfgs warning ([#&#8203;1130](https://github.com/serde-rs/json/issues/1130))

</details>

<details>
<summary>dtolnay/thiserror (thiserror)</summary>

### [`v1.0.61`](https://github.com/dtolnay/thiserror/releases/tag/1.0.61)

[Compare Source](https://github.com/dtolnay/thiserror/compare/1.0.60...1.0.61)

-   Use `core::fmt` and `core::panic` to facilitate `error_in_core` support ([#&#8203;299](https://github.com/dtolnay/thiserror/issues/299), thanks [`@&#8203;jordens](https://github.com/jordens))`

### [`v1.0.60`](https://github.com/dtolnay/thiserror/releases/tag/1.0.60)

[Compare Source](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60)

-   Resolve unexpected_cfgs warning ([#&#8203;298](https://github.com/dtolnay/thiserror/issues/298))

</details>

---

### 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](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/rust-lang/cargo).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
@weihanglo
Copy link
Member

@epage

Should we instead merge this after new beta branches off, which should happen later this week I believe?

@epage
Copy link
Contributor

epage commented Jun 3, 2024

@bors r-

@bors bors added S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jun 3, 2024
@bors
Copy link
Collaborator

bors commented Jun 3, 2024

☀️ Try build successful - checks-actions
Build commit: 43984e8 (43984e8b7f7c75a2900bf81da5ae13051909d76e)

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author. labels Jun 4, 2024
@renovate renovate bot force-pushed the renovate/compatible branch 5 times, most recently from 6010be1 to 65d4247 Compare June 7, 2024 20:49
@weihanglo
Copy link
Member

Everything looks just fine.

@bors r+

@bors
Copy link
Collaborator

bors commented Jun 9, 2024

📌 Commit 3177fe2 has been approved by weihanglo

It is now in the queue for this repository.

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

bors commented Jun 9, 2024

⌛ Testing commit 3177fe2 with merge fe7e283...

@bors
Copy link
Collaborator

bors commented Jun 9, 2024

☀️ Test successful - checks-actions
Approved by: weihanglo
Pushing fe7e283 to master...

@bors bors merged commit fe7e283 into master Jun 9, 2024
24 checks passed
@bors bors deleted the renovate/compatible branch June 9, 2024 17:39
bors added a commit to rust-lang-ci/rust that referenced this pull request Jun 12, 2024
Update cargo

14 commits in b1feb75d062444e2cee8b3d2aaa95309d65e9ccd..4dcbca118ab7f9ffac4728004c983754bc6a04ff
2024-06-07 20:16:17 +0000 to 2024-06-11 16:27:02 +0000
- Add local registry overlays (rust-lang/cargo#13926)
- docs(change): Don't mention non-existent workspace.badges (rust-lang/cargo#14042)
- test: migrate binary_name to snapbox (rust-lang/cargo#14041)
- Bump to 0.82.0; update changelog (rust-lang/cargo#14040)
- tests: Migrate alt_registry to snapbox (rust-lang/cargo#14031)
- fix: proc-macro example from dep no longer affects feature resolution (rust-lang/cargo#13892)
- chore: Bump cargo-util-schemas to 0.5 (rust-lang/cargo#14038)
- chore(deps): update rust crate pulldown-cmark to 0.11.0 (rust-lang/cargo#14037)
- fix: remove `__CARGO_GITOXIDE_DISABLE_LIST_FILES` env var (rust-lang/cargo#14036)
- chore(deps): update rust crate itertools to 0.13.0 (rust-lang/cargo#13998)
- fix(toml): remove `lib.plugin` key support and make it warning (rust-lang/cargo#13902)
- chore(deps): update compatible (rust-lang/cargo#13995)
- fix: using `--release/debug` and `--profile` together becomes an error (rust-lang/cargo#13971)
- fix(toml): Convert warnings that `licence` and `readme` files do not exist into errors (rust-lang/cargo#13921)

r? ghost
@rustbot rustbot added this to the 1.81.0 milestone Jun 12, 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