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

[Merged by Bors] - Update All dependencies (patch only) #515

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.0.26 -> 4.0.29
reviewdog/action-actionlint action patch v1.34.1 -> v1.34.2
serde (source) dependencies patch 1.0.147 -> 1.0.148
syn dependencies patch 1.0.103 -> 1.0.105

Release Notes

clap-rs/clap

v4.0.29

Compare Source

v4.0.28

Compare Source

Fixes
  • Fix wasm support which was broken in 4.0.27

v4.0.27

Compare Source

Features
  • Have Arg::value_parser accept Vec<impl Into<PossibleValue>>
  • Implement Display and FromStr for ColorChoice
Fixes
  • Remove soundness issue by switching from atty to is-terminal
reviewdog/action-actionlint

v1.34.2

Compare Source

What's Changed

Full Changelog: reviewdog/action-actionlint@v1.34.1...v1.34.2

serde-rs/serde

v1.0.148

Compare Source

  • Support remote derive for generic types that have private fields (#​2327)
dtolnay/syn

v1.0.105

Compare Source

  • Improve parse errors related to dyn and impl type syntax (#​1245)

v1.0.104

Compare Source

  • Add PathArguments::is_none()

Configuration

📅 Schedule: Branch creation - "after 5:00 and before 6:00 every weekday" in timezone Europe/Berlin, 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 added the dependencies Pull requests that update a dependency file label Dec 5, 2022
@renovate renovate bot requested a review from a team December 5, 2022 04:01
Copy link
Member

@sbernauer sbernauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

bors bot pushed a commit that referenced this pull request Dec 5, 2022
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [clap](https://togithub.com/clap-rs/clap) | dependencies | patch | `4.0.26` -> `4.0.29` |
| [reviewdog/action-actionlint](https://togithub.com/reviewdog/action-actionlint) | action | patch | `v1.34.1` -> `v1.34.2` |
| [serde](https://serde.rs) ([source](https://togithub.com/serde-rs/serde)) | dependencies | patch | `1.0.147` -> `1.0.148` |
| [syn](https://togithub.com/dtolnay/syn) | dependencies | patch | `1.0.103` -> `1.0.105` |

---

### Release Notes

<details>
<summary>clap-rs/clap</summary>

### [`v4.0.29`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#&#8203;4029---2022-11-29)

[Compare Source](https://togithub.com/clap-rs/clap/compare/v4.0.28...v4.0.29)

### [`v4.0.28`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#&#8203;4028---2022-11-29)

[Compare Source](https://togithub.com/clap-rs/clap/compare/v4.0.27...v4.0.28)

##### Fixes

-   Fix wasm support which was broken in 4.0.27

### [`v4.0.27`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#&#8203;4027---2022-11-24)

[Compare Source](https://togithub.com/clap-rs/clap/compare/v4.0.26...v4.0.27)

##### Features

-   Have `Arg::value_parser` accept `Vec<impl Into<PossibleValue>>`
-   Implement `Display` and `FromStr` for `ColorChoice`

##### Fixes

-   Remove soundness issue by switching from `atty` to `is-terminal`

</details>

<details>
<summary>reviewdog/action-actionlint</summary>

### [`v1.34.2`](https://togithub.com/reviewdog/action-actionlint/releases/tag/v1.34.2)

[Compare Source](https://togithub.com/reviewdog/action-actionlint/compare/v1.34.1...v1.34.2)

#### What's Changed

-   use haya14busa/action-bumpr by [@&#8203;shogo82148](https://togithub.com/shogo82148) in [reviewdog/action-actionlint#93
-   show debug logs if debug mode is enabled by [@&#8203;shogo82148](https://togithub.com/shogo82148) in [reviewdog/action-actionlint#82

**Full Changelog**: reviewdog/action-actionlint@v1.34.1...v1.34.2

</details>

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

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

[Compare Source](https://togithub.com/serde-rs/serde/compare/v1.0.147...v1.0.148)

-   Support `remote` derive for generic types that have private fields ([#&#8203;2327](https://togithub.com/serde-rs/serde/issues/2327))

</details>

<details>
<summary>dtolnay/syn</summary>

### [`v1.0.105`](https://togithub.com/dtolnay/syn/releases/tag/1.0.105)

[Compare Source](https://togithub.com/dtolnay/syn/compare/1.0.104...1.0.105)

-   Improve parse errors related to `dyn` and `impl` type syntax ([#&#8203;1245](https://togithub.com/dtolnay/syn/issues/1245))

### [`v1.0.104`](https://togithub.com/dtolnay/syn/releases/tag/1.0.104)

[Compare Source](https://togithub.com/dtolnay/syn/compare/1.0.103...1.0.104)

-   Add `PathArguments::is_none()`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 5:00 and before 6:00 every weekday" in timezone Europe/Berlin, 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://togithub.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://app.renovatebot.com/dashboard#github/stackabletech/operator-rs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40OC4xIiwidXBkYXRlZEluVmVyIjoiMzQuNDguMSJ9-->
@bors
Copy link
Contributor

bors bot commented Dec 5, 2022

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title Update All dependencies (patch only) [Merged by Bors] - Update All dependencies (patch only) Dec 5, 2022
@bors bors bot closed this Dec 5, 2022
@bors bors bot deleted the renovate/all-dependencies-(patch-only) branch December 5, 2022 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant