Configure Renovate #2

Open
renovate[bot] wants to merge 1 commit from renovate/configure into main
renovate[bot] commented 2023-01-17 00:02:31 +00:00 (Migrated from github.com)

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

  • package.json (npm)

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.

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


What to Expect

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

chore(deps): update dependency flexsearch to v0.7.43
  • Schedule: ["at any time"]
  • Branch name: renovate/flexsearch-0.x-lockfile
  • Merge into: main
  • Upgrade flexsearch to 0.7.43
chore(deps): update dependency markdown-it to v13.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/markdown-it-13.x-lockfile
  • Merge into: main
  • Upgrade markdown-it to 13.0.2
chore(deps): update dependency vitepress-plugin-search to v1.0.4-alpha.22
  • Schedule: ["at any time"]
  • Branch name: renovate/vitepress-plugin-search-1.x
  • Merge into: main
  • Upgrade vitepress-plugin-search to 1.0.4-alpha.22
chore(deps): update dependency vite to v4.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-4.x-lockfile
  • Merge into: main
  • Upgrade vite to 4.5.3
chore(deps): update dependency vitepress to v1.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/vitepress-1.x
  • Merge into: main
  • Upgrade vitepress to 1.3.4
chore(deps): update dependency vue to v3.5.4
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-monorepo
  • Merge into: main
  • Upgrade vue to 3.5.4
chore(deps): update dependency markdown-it to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/markdown-it-14.x
  • Merge into: main
  • Upgrade markdown-it to ^14.0.0
chore(deps): update dependency vite to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-5.x
  • Merge into: main
  • Upgrade vite to ^5.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 PR was generated by Mend Renovate. View the repository job log.

Welcome to [Renovate](https://redirect.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 * `package.json` (npm) ### 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. 🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to `renovate.json` in this branch. Renovate will update the Pull Request description the next time it runs. --- ### What to Expect With your current configuration, Renovate will create 8 Pull Requests: <details> <summary>chore(deps): update dependency flexsearch to v0.7.43</summary> - Schedule: ["at any time"] - Branch name: `renovate/flexsearch-0.x-lockfile` - Merge into: `main` - Upgrade [flexsearch](https://redirect.github.com/nextapps-de/flexsearch) to `0.7.43` </details> <details> <summary>chore(deps): update dependency markdown-it to v13.0.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/markdown-it-13.x-lockfile` - Merge into: `main` - Upgrade [markdown-it](https://redirect.github.com/markdown-it/markdown-it) to `13.0.2` </details> <details> <summary>chore(deps): update dependency vitepress-plugin-search to v1.0.4-alpha.22</summary> - Schedule: ["at any time"] - Branch name: `renovate/vitepress-plugin-search-1.x` - Merge into: `main` - Upgrade [vitepress-plugin-search](https://redirect.github.com/emersonbottero/vitepress-plugin-search) to `1.0.4-alpha.22` </details> <details> <summary>chore(deps): update dependency vite to v4.5.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/vite-4.x-lockfile` - Merge into: `main` - Upgrade [vite](https://redirect.github.com/vitejs/vite) to `4.5.3` </details> <details> <summary>chore(deps): update dependency vitepress to v1.3.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/vitepress-1.x` - Merge into: `main` - Upgrade [vitepress](https://redirect.github.com/vuejs/vitepress) to `1.3.4` </details> <details> <summary>chore(deps): update dependency vue to v3.5.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/vue-monorepo` - Merge into: `main` - Upgrade [vue](https://redirect.github.com/vuejs/core) to `3.5.4` </details> <details> <summary>chore(deps): update dependency markdown-it to v14</summary> - Schedule: ["at any time"] - Branch name: `renovate/markdown-it-14.x` - Merge into: `main` - Upgrade [markdown-it](https://redirect.github.com/markdown-it/markdown-it) to `^14.0.0` </details> <details> <summary>chore(deps): update dependency vite to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/vite-5.x` - Merge into: `main` - Upgrade [vite](https://redirect.github.com/vitejs/vite) to `^5.0.0` </details> 🚸 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://redirect.github.com/renovatebot/renovate/discussions). --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/nwesterhausen/df-guide). <!--renovate-config-hash:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9-->
cloudflare-workers-and-pages[bot] commented 2023-03-09 01:28:44 +00:00 (Migrated from github.com)

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4625d20
Status:   Deploy successful!
Preview URL: https://799fccae.df-guide.pages.dev
Branch Preview URL: https://renovate-configure.df-guide.pages.dev

View logs

## Deploying with &nbsp;<a href="https://pages.dev"><img alt="Cloudflare Pages" src="https://user-images.githubusercontent.com/23264/106598434-9e719e00-654f-11eb-9e59-6167043cfa01.png" width="16"></a> &nbsp;Cloudflare Pages <table><tr><td><strong>Latest commit:</strong> </td><td> <code>4625d20</code> </td></tr> <tr><td><strong>Status:</strong></td><td>&nbsp;✅&nbsp; Deploy successful!</td></tr> <tr><td><strong>Preview URL:</strong></td><td> <a href='https://799fccae.df-guide.pages.dev'>https://799fccae.df-guide.pages.dev</a> </td></tr> <tr><td><strong>Branch Preview URL:</strong></td><td> <a href='https://renovate-configure.df-guide.pages.dev'>https://renovate-configure.df-guide.pages.dev</a> </td></tr> </table> [View logs](https://dash.cloudflare.com/?to=/:account/pages/view/df-guide/799fccae-6f89-4ef0-bd27-8e518cae0d05)
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/configure:renovate/configure
git switch renovate/configure

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/configure
git switch renovate/configure
git rebase main
git switch main
git merge --ff-only renovate/configure
git switch renovate/configure
git rebase main
git switch main
git merge --no-ff renovate/configure
git switch main
git merge --squash renovate/configure
git switch main
git merge --ff-only renovate/configure
git switch main
git merge renovate/configure
git push origin main
Sign in to join this conversation.
No description provided.