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
🚸 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.
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-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin 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
renovate/babel-preset-minify-0.x-lockfilemaster0.5.2chore(deps): update dependency browserify to v16.5.2
renovate/browserify-16.x-lockfilemaster16.5.2chore(deps): update dependency minimist to v1.2.8
renovate/minimist-1.x-lockfilemaster1.2.8chore(deps): update babel monorepo to v7.23.9
renovate/babel-monorepomaster7.23.97.23.97.23.9chore(deps): update cibuilds/hugo docker tag to v0.123
renovate/cibuilds-hugo-0.xmaster0.123chore(deps): update dependency core-js to v3.36.0
renovate/core-js-3.x-lockfilemaster3.36.0chore(deps): update dependency husky to v4.3.8
renovate/husky-4.x-lockfilemaster4.3.8chore(deps): update dependency browserify to v17
renovate/browserify-17.xmaster^17.0.0chore(deps): update dependency husky to v9
renovate/husky-9.xmaster^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
prhourlylimitfor 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.
mentioned in commit
7cded1f73c