Skip to content

Conversation

stackable-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
indoc dependencies major 1.0 -> 2.0

Release Notes

dtolnay/indoc

v2.0.0

Compare Source

  • Change handling of final newline at zero levels of indentation (#​55)
  • Add concatdoc! macro (#​56)
  • Raise oldest supported rustc to 1.56

v1.0.9

Compare Source

  • Fix parsing of some edge cases involving angle brackets in writedoc's expr argument (#​54)

v1.0.8

Compare Source

  • Documentation improvements

v1.0.7

Compare Source

  • Add categories to crates.io metadata

v1.0.6

Compare Source

  • Vendor unindent crate to reduce depth of build graph

v1.0.5

Compare Source

  • Work around "invisible delimiters" change in nightly compiler

v1.0.4

Compare Source

  • Add rust-version entry to Cargo.toml to declare the oldest supported compiler version

v1.0.3

Compare Source

  • Fix incorrect handling of strings starting with \r\n by unindent and unindent_bytes (#​43)

v1.0.2

Compare Source

  • Fix support for using a macro_rules metavariable as the string literal argument: indoc!($lit) (#​39)

v1.0.1

Compare Source

  • Documentation improvements

Configuration

📅 Schedule: Branch creation - "" 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@stackable-bot stackable-bot added the dependencies Pull requests that update a dependency file label Feb 1, 2023
@stackable-bot stackable-bot requested a review from a team February 1, 2023 22:39
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 Feb 2, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [indoc](https://github.com/dtolnay/indoc) | dependencies | major | `1.0` -> `2.0` |

---

### Release Notes

<details>
<summary>dtolnay/indoc</summary>

### [`v2.0.0`](https://github.com/dtolnay/indoc/releases/tag/2.0.0)

[Compare Source](https://github.com/dtolnay/indoc/compare/1.0.9...2.0.0)

-   Change handling of final newline at zero levels of indentation ([#&#8203;55](https://github.com/dtolnay/indoc/issues/55))
-   Add [`concatdoc!`](https://docs.rs/indoc/2/indoc/macro.concatdoc.html) macro ([#&#8203;56](https://github.com/dtolnay/indoc/issues/56))
-   Raise oldest supported rustc to 1.56

### [`v1.0.9`](https://github.com/dtolnay/indoc/releases/tag/1.0.9)

[Compare Source](https://github.com/dtolnay/indoc/compare/1.0.8...1.0.9)

-   Fix parsing of some edge cases involving angle brackets in writedoc's expr argument ([#&#8203;54](https://github.com/dtolnay/indoc/issues/54))

### [`v1.0.8`](https://github.com/dtolnay/indoc/releases/tag/1.0.8)

[Compare Source](https://github.com/dtolnay/indoc/compare/1.0.7...1.0.8)

-   Documentation improvements

### [`v1.0.7`](https://github.com/dtolnay/indoc/releases/tag/1.0.7)

[Compare Source](https://github.com/dtolnay/indoc/compare/1.0.6...1.0.7)

-   Add categories to crates.io metadata

### [`v1.0.6`](https://github.com/dtolnay/indoc/releases/tag/1.0.6)

[Compare Source](https://github.com/dtolnay/indoc/compare/1.0.5...1.0.6)

-   Vendor `unindent` crate to reduce depth of build graph

### [`v1.0.5`](https://github.com/dtolnay/indoc/releases/tag/1.0.5)

[Compare Source](https://github.com/dtolnay/indoc/compare/1.0.4...1.0.5)

-   Work around "invisible delimiters" change in nightly compiler

### [`v1.0.4`](https://github.com/dtolnay/indoc/releases/tag/1.0.4)

[Compare Source](https://github.com/dtolnay/indoc/compare/1.0.3...1.0.4)

-   Add `rust-version` entry to Cargo.toml to declare the oldest supported compiler version

### [`v1.0.3`](https://github.com/dtolnay/indoc/releases/tag/1.0.3)

[Compare Source](https://github.com/dtolnay/indoc/compare/1.0.2...1.0.3)

-   Fix incorrect handling of strings starting with \r\n by unindent and unindent_bytes ([#&#8203;43](https://github.com/dtolnay/indoc/issues/43))

### [`v1.0.2`](https://github.com/dtolnay/indoc/releases/tag/1.0.2)

[Compare Source](https://github.com/dtolnay/indoc/compare/1.0.1...1.0.2)

-   Fix support for using a macro_rules metavariable as the string literal argument: `indoc!($lit)` ([#&#8203;39](https://github.com/dtolnay/indoc/issues/39))

### [`v1.0.1`](https://github.com/dtolnay/indoc/releases/tag/1.0.1)

[Compare Source](https://github.com/dtolnay/indoc/compare/1.0.0...1.0.1)

-   Documentation improvements

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "" 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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

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

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTkuMCIsInVwZGF0ZWRJblZlciI6IjM0LjExOS4wIn0=-->
@bors
Copy link
Contributor

bors bot commented Feb 2, 2023

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title Update Rust crate indoc to v2 [Merged by Bors] - Update Rust crate indoc to v2 Feb 2, 2023
@bors bors bot closed this Feb 2, 2023
@bors bors bot deleted the renovate/indoc-2.x branch February 2, 2023 09:01
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.

2 participants