chore: Configure Renovate #1

Open
Jade wants to merge 1 commit from renovate/configure into master
Owner

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • examples/Cargo.toml (cargo)
  • tracing-appender/Cargo.toml (cargo)
  • tracing-attributes/Cargo.toml (cargo)
  • tracing-core/Cargo.toml (cargo)
  • tracing-error/Cargo.toml (cargo)
  • tracing-flame/Cargo.toml (cargo)
  • tracing-futures/Cargo.toml (cargo)
  • tracing-journald/Cargo.toml (cargo)
  • tracing-log/Cargo.toml (cargo)
  • tracing-macros/Cargo.toml (cargo)
  • tracing-mock/Cargo.toml (cargo)
  • tracing-serde/Cargo.toml (cargo)
  • tracing-subscriber/Cargo.toml (cargo)
  • tracing-test/Cargo.toml (cargo)
  • tracing-tower/Cargo.toml (cargo)
  • tracing/Cargo.toml (cargo)
  • tracing/test-log-support/Cargo.toml (cargo)
  • tracing/test_static_max_level_features/Cargo.toml (cargo)
  • .github/workflows/CI.yml (github-actions)
  • .github/workflows/audit.yml (github-actions)
  • .github/workflows/release.yml (github-actions)

What to Expect

With your current configuration, Renovate will create 18 Pull Requests:

chore(deps): update rust crate criterion to 0.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/criterion-0.x
  • Merge into: master
  • Upgrade criterion to 0.7.0
chore(deps): update rust crate env_logger to 0.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/env_logger-0.x
  • Merge into: master
  • Upgrade env_logger to 0.11.0
chore(deps): update rust crate futures_01 to 0.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/futures_01-0.x
  • Merge into: master
  • Upgrade futures_01 to 0.3.0
chore(deps): update rust crate inferno to 0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/inferno-0.x
  • Merge into: master
  • Upgrade inferno to 0.12.0
chore(deps): update rust crate matchers to 0.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/matchers-0.x
  • Merge into: master
  • Upgrade matchers to 0.2.0
chore(deps): update rust crate mio to 0.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mio-0.x
  • Merge into: master
  • Upgrade mio to 0.8.0
chore(deps): update rust crate nu-ansi-term to 0.50.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nu-ansi-term-0.x
  • Merge into: master
  • Upgrade nu-ansi-term to 0.50.0
chore(deps): update rust crate rand to 0.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rand-0.x
  • Merge into: master
  • Upgrade rand to 0.9.0
chore(deps): update rust crate snafu to 0.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/snafu-0.x
  • Merge into: master
  • Upgrade snafu to 0.8.0
chore(deps): update rust crate tokio_01 to 0.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio_01-0.x
  • Merge into: master
  • Upgrade tokio_01 to 0.3.0
chore(deps): update rust crate tokio-test to 0.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-test-0.x
  • Merge into: master
  • Upgrade tokio-test to 0.4.0
chore(deps): update rust crate tower to 0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tower-0.x
  • Merge into: master
  • Upgrade tower to 0.5.0
chore(deps): update actions/checkout action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-5.x
  • Merge into: master
  • Upgrade actions/checkout to v5
chore(deps): update rust crate http to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/http-1.x
  • Merge into: master
  • Upgrade http to 1.0.0
chore(deps): update rust crate hyper to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/hyper-1.x
  • Merge into: master
  • Upgrade hyper to 1.0.0
chore(deps): update rust crate mio to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/mio-1.x
  • Merge into: master
  • Upgrade mio to 1.0.0
chore(deps): update rust crate thiserror to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/thiserror-2.x
  • Merge into: master
  • Upgrade thiserror to 2.0.0
chore(deps): update rust crate tokio_01 to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio_01-1.x
  • Merge into: master
  • Upgrade tokio_01 to 1.0.0

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by Renovate Bot.

Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged. --- ### Detected Package Files * `examples/Cargo.toml` (cargo) * `tracing-appender/Cargo.toml` (cargo) * `tracing-attributes/Cargo.toml` (cargo) * `tracing-core/Cargo.toml` (cargo) * `tracing-error/Cargo.toml` (cargo) * `tracing-flame/Cargo.toml` (cargo) * `tracing-futures/Cargo.toml` (cargo) * `tracing-journald/Cargo.toml` (cargo) * `tracing-log/Cargo.toml` (cargo) * `tracing-macros/Cargo.toml` (cargo) * `tracing-mock/Cargo.toml` (cargo) * `tracing-serde/Cargo.toml` (cargo) * `tracing-subscriber/Cargo.toml` (cargo) * `tracing-test/Cargo.toml` (cargo) * `tracing-tower/Cargo.toml` (cargo) * `tracing/Cargo.toml` (cargo) * `tracing/test-log-support/Cargo.toml` (cargo) * `tracing/test_static_max_level_features/Cargo.toml` (cargo) * `.github/workflows/CI.yml` (github-actions) * `.github/workflows/audit.yml` (github-actions) * `.github/workflows/release.yml` (github-actions) ### What to Expect With your current configuration, Renovate will create 18 Pull Requests: <details> <summary>chore(deps): update rust crate criterion to 0.7.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/criterion-0.x` - Merge into: `master` - Upgrade [criterion](https://github.com/bheisler/criterion.rs) to `0.7.0` </details> <details> <summary>chore(deps): update rust crate env_logger to 0.11.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/env_logger-0.x` - Merge into: `master` - Upgrade [env_logger](https://github.com/rust-cli/env_logger) to `0.11.0` </details> <details> <summary>chore(deps): update rust crate futures_01 to 0.3.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/futures_01-0.x` - Merge into: `master` - Upgrade [futures_01](https://github.com/rust-lang/futures-rs) to `0.3.0` </details> <details> <summary>chore(deps): update rust crate inferno to 0.12.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/inferno-0.x` - Merge into: `master` - Upgrade [inferno](https://github.com/jonhoo/inferno) to `0.12.0` </details> <details> <summary>chore(deps): update rust crate matchers to 0.2.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/matchers-0.x` - Merge into: `master` - Upgrade [matchers](https://github.com/hawkw/matchers) to `0.2.0` </details> <details> <summary>chore(deps): update rust crate mio to 0.8.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/mio-0.x` - Merge into: `master` - Upgrade [mio](https://github.com/tokio-rs/mio) to `0.8.0` </details> <details> <summary>chore(deps): update rust crate nu-ansi-term to 0.50.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/nu-ansi-term-0.x` - Merge into: `master` - Upgrade [nu-ansi-term](https://github.com/nushell/nu-ansi-term) to `0.50.0` </details> <details> <summary>chore(deps): update rust crate rand to 0.9.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/rand-0.x` - Merge into: `master` - Upgrade [rand](https://github.com/rust-random/rand) to `0.9.0` </details> <details> <summary>chore(deps): update rust crate snafu to 0.8.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/snafu-0.x` - Merge into: `master` - Upgrade [snafu](https://github.com/shepmaster/snafu) to `0.8.0` </details> <details> <summary>chore(deps): update rust crate tokio_01 to 0.3.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/tokio_01-0.x` - Merge into: `master` - Upgrade [tokio_01](https://github.com/tokio-rs/tokio) to `0.3.0` </details> <details> <summary>chore(deps): update rust crate tokio-test to 0.4.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/tokio-test-0.x` - Merge into: `master` - Upgrade [tokio-test](https://github.com/tokio-rs/tokio) to `0.4.0` </details> <details> <summary>chore(deps): update rust crate tower to 0.5.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/tower-0.x` - Merge into: `master` - Upgrade [tower](https://github.com/tower-rs/tower) to `0.5.0` </details> <details> <summary>chore(deps): update actions/checkout action to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-5.x` - Merge into: `master` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `v5` </details> <details> <summary>chore(deps): update rust crate http to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/http-1.x` - Merge into: `master` - Upgrade [http](https://github.com/hyperium/http) to `1.0.0` </details> <details> <summary>chore(deps): update rust crate hyper to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/hyper-1.x` - Merge into: `master` - Upgrade [hyper](https://github.com/hyperium/hyper) to `1.0.0` </details> <details> <summary>chore(deps): update rust crate mio to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/mio-1.x` - Merge into: `master` - Upgrade [mio](https://github.com/tokio-rs/mio) to `1.0.0` </details> <details> <summary>chore(deps): update rust crate thiserror to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/thiserror-2.x` - Merge into: `master` - Upgrade [thiserror](https://github.com/dtolnay/thiserror) to `2.0.0` </details> <details> <summary>chore(deps): update rust crate tokio_01 to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/tokio_01-1.x` - Merge into: `master` - Upgrade [tokio_01](https://github.com/tokio-rs/tokio) to `1.0.0` </details> 🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for `prhourlylimit` for details. --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
Add renovate.json
All checks were successful
CI / cargo check (+MSRV -Zminimal-versions)-9 (pull_request) Has been skipped
CI / cargo check (+MSRV -Zminimal-versions)-10 (pull_request) Has been skipped
CI / cargo check (+MSRV -Zminimal-versions)-11 (pull_request) Has been skipped
CI / cargo check (+MSRV -Zminimal-versions)-12 (pull_request) Has been skipped
CI / cargo check (+MSRV -Zminimal-versions)-13 (pull_request) Has been skipped
CI / cargo check (+MSRV -Zminimal-versions)-14 (pull_request) Has been skipped
CI / cargo check (+MSRV -Zminimal-versions)-15 (pull_request) Has been skipped
CI / cargo check (+MSRV -Zminimal-versions)-16 (pull_request) Has been skipped
CI / cargo check (+MSRV -Zminimal-versions)-17 (pull_request) Has been skipped
CI / cargo check (+MSRV -Zminimal-versions)-18 (pull_request) Has been skipped
CI / cargo check (+MSRV -Zminimal-versions)-19 (pull_request) Has been skipped
CI / cargo test (stable on macos-latest) (pull_request) Has been skipped
CI / cargo test (beta on ubuntu-latest) (pull_request) Has been skipped
CI / cargo test (nightly on ubuntu-latest) (pull_request) Has been skipped
CI / cargo test (stable on ubuntu-latest) (pull_request) Has been skipped
CI / cargo test (stable on windows-latest) (pull_request) Has been skipped
CI / build tests (wasm) (pull_request) Has been skipped
CI / build tests (wasm)-1 (pull_request) Has been skipped
CI / build tests (wasm)-2 (pull_request) Has been skipped
CI / build tests (wasm)-3 (pull_request) Has been skipped
CI / build tests (wasm)-4 (pull_request) Has been skipped
CI / build tests (wasm)-5 (pull_request) Has been skipped
CI / build tests (wasm)-6 (pull_request) Has been skipped
CI / build tests (wasm)-7 (pull_request) Has been skipped
CI / build tests (wasm)-8 (pull_request) Has been skipped
CI / build tests (wasm)-9 (pull_request) Has been skipped
CI / build tests (wasm)-10 (pull_request) Has been skipped
CI / cargo test (wasm) (pull_request) Has been skipped
CI / cargo test (feature-specific) (pull_request) Has been skipped
CI / all systems go! (pull_request) Has been skipped
00ed5f236f
Commenting is not possible because the repository is archived.
No description provided.