Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #3

Open
wants to merge 1 commit into
base: anime
Choose a base branch
from
Open

Configure Renovate #3

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 9, 2023

Mend Renovate

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

  • assets/css/font/package.json (npm)
  • 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.

🔡 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 24 Pull Requests:

Update dependency axios to ^0.21.0 [SECURITY]
  • Branch name: renovate/npm-axios-vulnerability
  • Merge into: anime
  • Upgrade axios to ^0.21.0
Update dependency electron to v18 [SECURITY]
  • Branch name: renovate/npm-electron-vulnerability
  • Merge into: anime
  • Upgrade electron to ^18.0.0
Replace dependency babel-eslint with @​babel/eslint-parser ^7.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-eslint-replacement
  • Merge into: anime
  • Upgrade babel-eslint to ^7.11.0
Update dependency dotenv to v8.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-8.x-lockfile
  • Merge into: anime
  • Upgrade dotenv to 8.6.0
Update dependency electron-builder to v22.14.13
  • Schedule: ["at any time"]
  • Branch name: renovate/electron-builder-22.x-lockfile
  • Merge into: anime
  • Upgrade electron-builder to 22.14.13
Update dependency nuxt to v2.17.1
  • Schedule: ["at any time"]
  • Branch name: renovate/nuxtjs-monorepo
  • Merge into: anime
  • Upgrade nuxt to 2.17.1
Update dependency vue to v2.7.14
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-monorepo
  • Merge into: anime
  • Upgrade vue to 2.7.14
Update dependency vuetify-loader to v1.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/vuetify-loader-1.x-lockfile
  • Merge into: anime
  • Upgrade vuetify-loader to 1.9.2
Update dependency @​mdi/font to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/mdi-font-7.x
  • Merge into: anime
  • Upgrade @mdi/font to ^7.0.0
Update dependency @​nuxtjs/vuetify to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/nuxtjs-vuetify-1.x
  • Merge into: anime
  • Upgrade @nuxtjs/vuetify to ^1.0.0
Update dependency acorn to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/acorn-8.x
  • Merge into: anime
  • Upgrade acorn to ^8.0.0
Update dependency babel-eslint to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-eslint-10.x
  • Merge into: anime
  • Upgrade babel-eslint to ^10.0.0
Update dependency cross-env to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/cross-env-7.x
  • Merge into: anime
  • Upgrade cross-env to ^7.0.0
Update dependency dotenv to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-16.x
  • Merge into: anime
  • Upgrade dotenv to ^16.0.0
Update dependency electron-builder to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/electron-builder-24.x
  • Merge into: anime
  • Upgrade electron-builder to ^24.0.0
Update dependency electron-devtools-installer to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/electron-devtools-installer-3.x
  • Merge into: anime
  • Upgrade electron-devtools-installer to ^3.0.0
Update dependency eslint to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: anime
  • Upgrade eslint to ^8.0.0
Update dependency eslint-friendly-formatter to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-friendly-formatter-4.x
  • Merge into: anime
  • Upgrade eslint-friendly-formatter to ^4.0.0
Update dependency eslint-loader to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-loader-4.x
  • Merge into: anime
  • Upgrade eslint-loader to ^4.0.0
Update dependency eslint-plugin-vue to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-vue-9.x
  • Merge into: anime
  • Upgrade eslint-plugin-vue to ^9.0.0
Update dependency nuxt to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/major-nuxtjs-monorepo
  • Merge into: anime
  • Upgrade nuxt to ^3.0.0
Update dependency vue to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vue-monorepo
  • Merge into: anime
  • Upgrade vue to ^3.0.0
Update dependency vuetify to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/vuetify-3.x
  • Merge into: anime
  • Upgrade vuetify to ^3.0.0
Update dependency webpack to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-5.x
  • Merge into: anime
  • Upgrade webpack 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 has been generated by Mend Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants