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

Configure Renovate #54

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from
Open

Configure Renovate #54

wants to merge 6 commits into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 28, 2022

Mend Renovate

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

  • example/collect-notes/Cargo.toml (cargo)
  • example/create-note/Cargo.toml (cargo)
  • example/follow-back/Cargo.toml (cargo)
  • example/ping-pong/Cargo.toml (cargo)
  • example/streaming/Cargo.toml (cargo)
  • example/upload-file/Cargo.toml (cargo)
  • example/word-reply/Cargo.toml (cargo)
  • misskey-api/Cargo.toml (cargo)
  • misskey-core/Cargo.toml (cargo)
  • misskey-http/Cargo.toml (cargo)
  • misskey-test/Cargo.toml (cargo)
  • misskey-util/Cargo.toml (cargo)
  • misskey-websocket/Cargo.toml (cargo)
  • misskey/Cargo.toml (cargo)
  • ci/testenv/docker-compose.yml (docker-compose)
  • ci/testenv/get-token/Dockerfile (dockerfile)
  • ci/testenv/web/Dockerfile (dockerfile)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/flaky.yml (github-actions)
  • .github/workflows/unstable.yml (github-actions)
  • .github/workflows/update_ci.yml (github-actions)
  • .github/workflows/unstable.yml (regex)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Disable Renovate Dependency Dashboard creation.
  • Weekly schedule on early Monday mornings.
  • If Renovate detects semantic commits, it will use semantic commit type chore for all commits.
  • Run Renovate on following schedule: before 4am on Monday

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


You have configured Renovate to use branch renovate/configure as base branch.

What to Expect

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

chore(deps): pin dependencies
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/pin-dependencies
  • Merge into: renovate/configure
  • Upgrade Swatinem/rust-cache to 359a70e43a0bb8a13953b04a90f76428b4959bb6
  • Upgrade taiki-e/install-action to 44a0ddacb9c7d68f8d03a3427bf36dab74d8f7db
chore(deps): update dependency taiki-e/cargo-hack to v0.5.29
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/taiki-e-cargo-hack-0.x
  • Merge into: renovate/configure
  • Upgrade taiki-e/cargo-hack to v0.5.29
chore(deps): update dependency taiki-e/cargo-minimal-versions to v0.1.13
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/taiki-e-cargo-minimal-versions-0.x
  • Merge into: renovate/configure
  • Upgrade taiki-e/cargo-minimal-versions to v0.1.13
chore(deps): update alpine docker tag to v3.18
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/alpine-3.x
  • Merge into: renovate/configure
  • Upgrade alpine to 3.18
chore(deps): update postgres docker tag to v11.20
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/postgres-11.x
  • Merge into: renovate/configure
  • Upgrade postgres to 11.20-alpine
chore(deps): update rust crate async-dup to 1.2
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/async-dup-1.x
  • Merge into: renovate/configure
  • Upgrade async-dup to 1.2
chore(deps): update rust crate async-rwlock to 1.3
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/async-rwlock-1.x
  • Merge into: renovate/configure
  • Upgrade async-rwlock to 1.3
chore(deps): update rust crate async-std to v1.12.0
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/async-std-1.x
  • Merge into: renovate/configure
  • Upgrade async-std to 1.12.0
  • Upgrade async-std to 1.12
chore(deps): update rust crate async-tungstenite to 0.23
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/async-tungstenite-0.x
  • Merge into: renovate/configure
  • Upgrade async-tungstenite to 0.23
chore(deps): update rust crate derivative to 2.2
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/derivative-2.x
  • Merge into: renovate/configure
  • Upgrade derivative to 2.2
chore(deps): update rust crate env_logger to 0.10
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/env_logger-0.x
  • Merge into: renovate/configure
  • Upgrade env_logger to 0.10
chore(deps): update rust crate isahc to 1.7
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/isahc-1.x
  • Merge into: renovate/configure
  • Upgrade isahc to 1.7
chore(deps): update rust crate strum_macros to 0.25
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/strum_macros-0.x
  • Merge into: renovate/configure
  • Upgrade strum_macros to 0.25
chore(deps): update rust crate tokio to 1.30
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/tokio-1.x
  • Merge into: renovate/configure
  • Upgrade tokio to 1.30
chore(deps): update rust crate typed-builder to 0.15
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/typed-builder-0.x
  • Merge into: renovate/configure
  • Upgrade typed-builder to 0.15
chore(deps): update rust crate ulid_crate to 0.6
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/ulid_crate-0.x
  • Merge into: renovate/configure
  • Upgrade ulid_crate to 0.6
chore(deps): update rust crate url to v2.4.0
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/url-2.x
  • Merge into: renovate/configure
  • Upgrade url to 2.4
  • Upgrade url to 2.4.0
chore(deps): update rust crate uuid to 1.4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/uuid-1.x
  • Merge into: renovate/configure
  • Upgrade uuid to 1.4
chore(deps): update swatinem/rust-cache action to v2.6.0
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/swatinem-rust-cache-2.x
  • Merge into: renovate/configure
  • Upgrade Swatinem/rust-cache to b8a6852b4f997182bdea832df3f9e153038b5191
chore(deps): update taiki-e/install-action action to v1.17.3
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/taiki-e-install-action-1.x
  • Merge into: renovate/configure
  • Upgrade taiki-e/install-action to 9a29ce630c67077a359246f3e4f84941e05f28b5
chore(deps): update dependency ubuntu to v22
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/ubuntu-22.x
  • Merge into: renovate/configure
  • Upgrade ubuntu to 22.04
chore(deps): update postgres docker tag to v15
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/postgres-15.x
  • Merge into: renovate/configure
  • Upgrade postgres to 15.3-alpine
chore(deps): update redis docker tag to v7
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/redis-7.x
  • Merge into: renovate/configure
  • Upgrade redis to 7.0-alpine
chore(deps): update rust crate ulid_crate to v1
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/ulid_crate-1.x
  • Merge into: renovate/configure
  • Upgrade ulid_crate to 1.0
chore(deps): update taiki-e/install-action action to v2
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/taiki-e-install-action-2.x
  • Merge into: renovate/configure
  • Upgrade taiki-e/install-action to db5a06b7aacc2831e3ec8242d4ae27dbf6045766

🚸 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 Mend Renovate. View repository job log here.

@coord-e coord-e force-pushed the renovate/configure branch 5 times, most recently from e575df7 to 045bf69 Compare November 28, 2022 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant