chore: Configure Renovate #9

Merged
ghost1 merged 1 commits from renovate/configure into master 2024-02-23 17:08:00 +00:00
ghost1 commented 2024-02-23 17:00:29 +00:00 (Migrated from gitlab.com)

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

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


Detected Package Files

  • themes/LoveIt/.circleci/config.yml (circleci)
  • Dockerfile (dockerfile)
  • .gitlab-ci.yml (gitlabci)
  • themes/LoveIt/package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding MR is merged
  • 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.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Merge Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 9 Merge Requests:

chore(deps): update dependency babel-preset-minify to v0.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-preset-minify-0.x-lockfile
  • Merge into: master
  • Upgrade babel-preset-minify to 0.5.2
chore(deps): update dependency browserify to v16.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/browserify-16.x-lockfile
  • Merge into: master
  • Upgrade browserify to 16.5.2
chore(deps): update dependency minimist to v1.2.8
  • Schedule: ["at any time"]
  • Branch name: renovate/minimist-1.x-lockfile
  • Merge into: master
  • Upgrade minimist to 1.2.8
chore(deps): update babel monorepo to v7.23.9
chore(deps): update cibuilds/hugo docker tag to v0.123
  • Schedule: ["at any time"]
  • Branch name: renovate/cibuilds-hugo-0.x
  • Merge into: master
  • Upgrade cibuilds/hugo to 0.123
chore(deps): update dependency core-js to v3.36.0
  • Schedule: ["at any time"]
  • Branch name: renovate/core-js-3.x-lockfile
  • Merge into: master
  • Upgrade core-js to 3.36.0
chore(deps): update dependency husky to v4.3.8
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-4.x-lockfile
  • Merge into: master
  • Upgrade husky to 4.3.8
chore(deps): update dependency browserify to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/browserify-17.x
  • Merge into: master
  • Upgrade browserify to ^17.0.0
chore(deps): update dependency husky to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-9.x
  • Merge into: master
  • Upgrade husky to ^9.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 MR has been generated by Renovate Bot.

Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin. 🚦 To activate Renovate, merge this Merge Request. To disable Renovate, simply close this Merge Request unmerged. --- ### Detected Package Files * `themes/LoveIt/.circleci/config.yml` (circleci) * `Dockerfile` (dockerfile) * `.gitlab-ci.yml` (gitlabci) * `themes/LoveIt/package.json` (npm) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding MR is merged - 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. 🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to `renovate.json` in this branch. Renovate will update the Merge Request description the next time it runs. --- ### What to Expect With your current configuration, Renovate will create 9 Merge Requests: <details> <summary>chore(deps): update dependency babel-preset-minify to v0.5.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/babel-preset-minify-0.x-lockfile` - Merge into: `master` - Upgrade [babel-preset-minify](https://github.com/babel/minify) to `0.5.2` </details> <details> <summary>chore(deps): update dependency browserify to v16.5.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/browserify-16.x-lockfile` - Merge into: `master` - Upgrade [browserify](https://github.com/browserify/browserify) to `16.5.2` </details> <details> <summary>chore(deps): update dependency minimist to v1.2.8</summary> - Schedule: ["at any time"] - Branch name: `renovate/minimist-1.x-lockfile` - Merge into: `master` - Upgrade [minimist](https://github.com/minimistjs/minimist) to `1.2.8` </details> <details> <summary>chore(deps): update babel monorepo to v7.23.9</summary> - Schedule: ["at any time"] - Branch name: `renovate/babel-monorepo` - Merge into: `master` - Upgrade [@babel/cli](https://github.com/babel/babel) to `7.23.9` - Upgrade [@babel/core](https://github.com/babel/babel) to `7.23.9` - Upgrade [@babel/preset-env](https://github.com/babel/babel) to `7.23.9` </details> <details> <summary>chore(deps): update cibuilds/hugo docker tag to v0.123</summary> - Schedule: ["at any time"] - Branch name: `renovate/cibuilds-hugo-0.x` - Merge into: `master` - Upgrade cibuilds/hugo to `0.123` </details> <details> <summary>chore(deps): update dependency core-js to v3.36.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/core-js-3.x-lockfile` - Merge into: `master` - Upgrade [core-js](https://github.com/zloirock/core-js) to `3.36.0` </details> <details> <summary>chore(deps): update dependency husky to v4.3.8</summary> - Schedule: ["at any time"] - Branch name: `renovate/husky-4.x-lockfile` - Merge into: `master` - Upgrade [husky](https://github.com/typicode/husky) to `4.3.8` </details> <details> <summary>chore(deps): update dependency browserify to v17</summary> - Schedule: ["at any time"] - Branch name: `renovate/browserify-17.x` - Merge into: `master` - Upgrade [browserify](https://github.com/browserify/browserify) to `^17.0.0` </details> <details> <summary>chore(deps): update dependency husky to v9</summary> - Schedule: ["at any time"] - Branch name: `renovate/husky-9.x` - Merge into: `master` - Upgrade [husky](https://github.com/typicode/husky) to `^9.0.0` </details> <br /> 🚸 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 MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9-->
argoyle commented 2024-02-23 17:08:00 +00:00 (Migrated from gitlab.com)

mentioned in commit 7cded1f73c

mentioned in commit 7cded1f73cd647ececfbe30df51cc970f32b12ec
argoyle (Migrated from gitlab.com) merged commit 7cded1f73c into master 2024-02-23 17:08:00 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/unbound-site#9