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 #108

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

Configure Renovate #108

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 4, 2021

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

  • .github/workflows/codeql-analysis.yml (github-actions)
  • .github/workflows/lint.yml (github-actions)
  • 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
  • A collection of 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 30 Pull Requests:

chore(deps): pin dependencies
chore(deps): update dependency @​nuxtjs/eslint-config-typescript to v6.0.1
chore(deps): update dependency ts-jest to v26.5.6
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-jest-26.x
  • Merge into: main
  • Upgrade ts-jest to 26.5.6
fix(deps): update dependency @​nuxtjs/axios to v5.13.6
  • Schedule: ["at any time"]
  • Branch name: renovate/nuxtjs-axios-5.x
  • Merge into: main
  • Upgrade @nuxtjs/axios to 5.13.6
fix(deps): update dependency nuxt to v2.15.8
  • Schedule: ["at any time"]
  • Branch name: renovate/nuxtjs-monorepo
  • Merge into: main
  • Upgrade nuxt to 2.15.8
chore(deps): update dependency @​nuxtjs/eslint-module to v3.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nuxtjs-eslint-module-3.x
  • Merge into: main
  • Upgrade @nuxtjs/eslint-module to 3.1.0
chore(deps): update dependency @​nuxtjs/stylelint-module to v4.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nuxtjs-stylelint-module-4.x
  • Merge into: main
  • Upgrade @nuxtjs/stylelint-module to 4.1.0
chore(deps): update dependency @​nuxtjs/tailwindcss to v4.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/nuxtjs-tailwindcss-4.x
  • Merge into: main
  • Upgrade @nuxtjs/tailwindcss to 4.2.1
chore(deps): update dependency @​vue/test-utils to v1.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-test-utils-1.x
  • Merge into: main
  • Upgrade @vue/test-utils to 1.3.0
chore(deps): update dependency eslint to v7.32.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-7.x
  • Merge into: main
  • Upgrade eslint to 7.32.0
chore(deps): update dependency eslint-config-prettier to v8.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-8.x
  • Merge into: main
  • Upgrade eslint-config-prettier to 8.5.0
chore(deps): update dependency eslint-plugin-prettier to v3.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-3.x
  • Merge into: main
  • Upgrade eslint-plugin-prettier to 3.4.1
chore(deps): update dependency prettier to v2.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x
  • Merge into: main
  • Upgrade prettier to 2.7.1
chore(deps): update dependency stylelint to v13.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-13.x
  • Merge into: main
  • Upgrade stylelint to 13.13.1
fix(deps): update dependency axios to v0.27.2
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-0.x
  • Merge into: main
  • Upgrade axios to 0.27.2
fix(deps): update dependency nuxt-typed-vuex to v0.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/nuxt-typed-vuex-0.x
  • Merge into: main
  • Upgrade nuxt-typed-vuex to 0.3.1
chore(deps): update actions/cache action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-3.x
  • Merge into: main
  • Upgrade actions/cache to v3
chore(deps): update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: main
  • Upgrade actions/checkout to v3
chore(deps): update actions/setup-node action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-3.x
  • Merge into: main
  • Upgrade actions/setup-node to v3
chore(deps): update dependency @​nuxtjs/eslint-config-typescript to v10
chore(deps): update dependency @​nuxtjs/tailwindcss to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/nuxtjs-tailwindcss-5.x
  • Merge into: main
  • Upgrade @nuxtjs/tailwindcss to 5.1.3
chore(deps): update dependency @​vue/test-utils to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-test-utils-2.x
  • Merge into: main
  • Upgrade @vue/test-utils to 2.0.0
chore(deps): update dependency eslint to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: main
  • Upgrade eslint to 8.18.0
chore(deps): update dependency eslint-plugin-nuxt to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-nuxt-3.x
  • Merge into: main
  • Upgrade eslint-plugin-nuxt to 3.2.0
chore(deps): update dependency eslint-plugin-prettier to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-4.x
  • Merge into: main
  • Upgrade eslint-plugin-prettier to 4.0.0
chore(deps): update dependency husky to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-8.x
  • Merge into: main
  • Upgrade husky to 8.0.1
chore(deps): update dependency stylelint to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-14.x
  • Merge into: main
  • Upgrade stylelint to 14.9.1
chore(deps): update dependency stylelint-config-recommended to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-config-recommended-8.x
  • Merge into: main
  • Upgrade stylelint-config-recommended to 8.0.0
chore(deps): update github/codeql-action action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-2.x
  • Merge into: main
  • Upgrade github/codeql-action to v2
chore(deps): update jest monorepo to v28 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: main
  • Upgrade babel-jest to 28.1.1
  • Upgrade jest to 28.1.1
  • Upgrade ts-jest to 28.0.5

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

1 participant