Configure Renovate #3

Merged
sam merged 1 commits from renovate/configure into master 2022-05-03 09:54:04 +00:00
Collaborator

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

  • .drone.yml (droneci)
  • package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • Ignore node_modules, bower_components, vendor and various test/tests directories
  • Autodetect whether to pin dependencies or maintain ranges
  • Rate limit PR creation to a maximum of two per hour
  • Limit to maximum 10 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings
  • Fix some problems with very old Maven commons versions
  • Ignore spring cloud 1.x releases
  • Ignore web3j 5.0.0 release
  • Ignore http4s digest-based 1.x milestones
  • Use node versioning for @types/node
  • Limit concurrent requests to reduce load on Repology servers until we can fix this properly, see issue 10133
  • Do not upgrade from Alpine stable to edge

🔡 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.


What to Expect

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

Pin dependencies
Update dependency eslint to v8.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: master
  • Upgrade eslint to 8.14.0
Update dependency pkg to v5.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pkg-5.x
  • Merge into: master
  • Upgrade pkg to 5.6.0
Update dependency prettier to v2.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x
  • Merge into: master
  • Upgrade prettier to 2.6.2
Update typescript-eslint monorepo to v5.22.0
Update dependency strip-json-comments to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/strip-json-comments-4.x
  • Merge into: master
  • Upgrade strip-json-comments to ^4.0.0

🚸 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.


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 * `.drone.yml` (droneci) * `package.json` (npm) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - Enable Renovate Dependency Dashboard creation - If semantic commits detected, use semantic commit type <code>fix</code> for dependencies and <code>chore</code> for all others - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests directories - Autodetect whether to pin dependencies or maintain ranges - Rate limit PR creation to a maximum of two per hour - Limit to maximum 10 open PRs at any time - Group known monorepo packages together - Use curated list of recommended non-monorepo package groupings - Fix some problems with very old Maven commons versions - Ignore spring cloud 1.x releases - Ignore web3j 5.0.0 release - Ignore http4s digest-based 1.x milestones - Use node versioning for @types/node - Limit concurrent requests to reduce load on Repology servers until we can fix this properly, see issue 10133 - Do not upgrade from Alpine stable to edge 🔡 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. --- ### What to Expect With your current configuration, Renovate will create 6 Pull Requests: <details> <summary>Pin dependencies</summary> - Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `master` - Pin [@types/command-line-args](https://github.com/DefinitelyTyped/DefinitelyTyped) to `5.2.0` - Pin [@types/command-line-usage](https://github.com/DefinitelyTyped/DefinitelyTyped) to `5.0.2` - Pin [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `17.0.21` - Pin [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped) to `2.6.1` - Pin [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint) to `5.14.0` - Pin [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint) to `5.14.0` - Pin [eslint](https://github.com/eslint/eslint) to `8.11.0` - Pin [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) to `8.5.0` - Pin [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) to `4.0.0` - Pin [pkg](https://github.com/vercel/pkg) to `5.5.2` - Pin [prettier](https://github.com/prettier/prettier) to `2.5.1` </details> <details> <summary>Update dependency eslint to v8.14.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-8.x` - Merge into: `master` - Upgrade [eslint](https://github.com/eslint/eslint) to `8.14.0` </details> <details> <summary>Update dependency pkg to v5.6.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/pkg-5.x` - Merge into: `master` - Upgrade [pkg](https://github.com/vercel/pkg) to `5.6.0` </details> <details> <summary>Update dependency prettier to v2.6.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/prettier-2.x` - Merge into: `master` - Upgrade [prettier](https://github.com/prettier/prettier) to `2.6.2` </details> <details> <summary>Update typescript-eslint monorepo to v5.22.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-eslint-monorepo` - Merge into: `master` - Upgrade [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint) to `5.22.0` - Upgrade [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint) to `5.22.0` </details> <details> <summary>Update dependency strip-json-comments to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/strip-json-comments-4.x` - Merge into: `master` - Upgrade [strip-json-comments](https://github.com/sindresorhus/strip-json-comments) to `^4.0.0` </details> <br /> 🚸 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. --- ❓ 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-bot added 1 commit 2022-05-03 09:46:51 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
82bd6f1786
Add renovate.json
sam merged commit 1ca719dd49 into master 2022-05-03 09:54:04 +00:00
sam deleted branch renovate/configure 2022-05-03 09:54:05 +00:00
sam referenced this issue from a commit 2022-05-03 09:54:05 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sam/fediverse-imagebot#3
No description provided.