1.json (4610B)
1 { 2 "number": 1, 3 "title": "Configure Renovate", 4 "state": "open", 5 "diff_file": "1.diff", 6 "author": "renovate[bot]", 7 "created_at": "2020-07-01T20:59:55Z", 8 "closed_at": null, 9 "merged_at": null, 10 "base_ref": "master", 11 "head_ref": "renovate/configure", 12 "labels": [], 13 "assignees": [], 14 "requested_reviewers": [], 15 "body": "[](https://renovatebot.com)\n\nWelcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.\n\n:vertical_traffic_light: To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.\n\n\n\n---\n### Detected Package Files\n\n * `Cargo.toml` (cargo)\n\n### Configuration Summary\n\nBased on the default config's presets, Renovate will:\n\n - Start dependency updates only once this onboarding PR is merged\n - Separate major versions of dependencies into individual branches/PRs\n - Do not separate patch and minor upgrades into separate PRs for the same dependency\n - Upgrade to unstable versions only if the existing version is unstable\n - Raise PRs immediately (after branch is created)\n - If semantic commits detected, use semantic commit type <code>fix</code> for dependencies and <code>chore</code> for all others\n - Keep existing branches updated even when not scheduled\n - Disable automerging feature - wait for humans to merge all PRs\n - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests directories\n - Autodetect whether to pin dependencies or maintain ranges\n - Rate limit PR creation to a maximum of two per hour\n - Limit to maximum 20 open PRs at any time\n - Group known monorepo packages together\n - Use curated list of recommended non-monorepo package groupings\n - Ignore spring cloud 1.x releases\n - Ignore http4s digest-based 1.x milestones\n\n:abcd: 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.\n\n---\n\n### What to Expect\n\nWith your current configuration, Renovate will create 7 Pull Requests:\n\n<details>\n<summary>Update Rust crate http to 0.2.3</summary>\n\n - Schedule: [\"at any time\"]\n - Branch name: `renovate/rust-http-0.x`\n - Merge into: `master`\n - Upgrade http to `0.2.3`\n\n\n</details>\n\n<details>\n<summary>Update Rust crate js_int to 0.1.9</summary>\n\n - Schedule: [\"at any time\"]\n - Branch name: `renovate/rust-js_int-0.x`\n - Merge into: `master`\n - Upgrade js_int to `0.1.9`\n\n\n</details>\n\n<details>\n<summary>Update Rust crate log to 0.4.14</summary>\n\n - Schedule: [\"at any time\"]\n - Branch name: `renovate/rust-log-0.x`\n - Merge into: `master`\n - Upgrade log to `0.4.14`\n\n\n</details>\n\n<details>\n<summary>Update Rust crate serde_json to 1.0.61</summary>\n\n - Schedule: [\"at any time\"]\n - Branch name: `renovate/rust-serde_json-1.x`\n - Merge into: `master`\n - Upgrade serde_json to `1.0.61`\n\n\n</details>\n\n<details>\n<summary>Update Rust crate thiserror to 1.0.23</summary>\n\n - Schedule: [\"at any time\"]\n - Branch name: `renovate/rust-thiserror-1.x`\n - Merge into: `master`\n - Upgrade thiserror to `1.0.23`\n\n\n</details>\n\n<details>\n<summary>Update Rust crate tokio to 0.2.25</summary>\n\n - Schedule: [\"at any time\"]\n - Branch name: `renovate/rust-tokio-0.x`\n - Merge into: `master`\n - Upgrade tokio to `0.2.25`\n\n\n</details>\n\n<details>\n<summary>Update Rust crate tokio to v1</summary>\n\n - Schedule: [\"at any time\"]\n - Branch name: `renovate/rust-tokio-1.x`\n - Merge into: `master`\n - Upgrade tokio to `1.1.1`\n\n\n</details>\n\n<br />\n\n:children_crossing: Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for `prhourlylimit` for details.\n\n\n---\n\n:question: Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section.\nIf you need any further assistance then you can also [request help here](https://togithub.com/renovatebot/renovate/discussions).\n\n\n---\n\nThis PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#{{platform}}/{{repository}}).\n", 16 "comments": [], 17 "review_comments": [] 18 }