Skip to content

Configure Renovate#2

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/configure
Open

Configure Renovate#2
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Feb 22, 2021

WhiteSource 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/main.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
  • Separate major versions of dependencies into individual branches/PRs
  • Do not separate patch and minor upgrades into separate PRs for the same dependency
  • Upgrade to unstable versions only if the existing version is unstable
  • Raise PRs immediately (after branch is created)
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • Keep existing branches updated even when not scheduled
  • Disable automerging feature - wait for humans to merge all PRs
  • 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 20 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings
  • Ignore spring cloud 1.x releases
  • Ignore http4s digest-based 1.x milestones

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

Pin dependencies
Update babel monorepo to v7.12.13
Update dependency @​nuxt/content to v1.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nuxt-content-1.x
  • Merge into: master
  • Upgrade @nuxt/content to 1.14.0
Update dependency @​nuxtjs/axios to v5.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/nuxtjs-axios-5.x
  • Merge into: master
  • Upgrade @nuxtjs/axios to 5.13.1
Update dependency @​nuxtjs/color-mode to v2.0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/nuxtjs-color-mode-2.x
  • Merge into: master
  • Upgrade @nuxtjs/color-mode to 2.0.5
Update dependency @​nuxtjs/composition-api to v0.22.1
  • Schedule: ["at any time"]
  • Branch name: renovate/nuxtjs-composition-api-0.x
  • Merge into: master
  • Upgrade @nuxtjs/composition-api to 0.22.1
Update dependency @​nuxtjs/eslint-module to v3.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/nuxtjs-eslint-module-3.x
  • Merge into: master
  • Upgrade @nuxtjs/eslint-module to 3.0.2
Update dependency @​nuxtjs/sentry to v4.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nuxtjs-sentry-4.x
  • Merge into: master
  • Upgrade @nuxtjs/sentry to 4.5.0
Update dependency @​nuxtjs/storybook to v3.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/nuxtjs-storybook-3.x
  • Merge into: master
  • Upgrade @nuxtjs/storybook to 3.3.1
Update dependency @​nuxtjs/tailwindcss to v3.4.3
  • Schedule: ["at any time"]
  • Branch name: renovate/nuxtjs-tailwindcss-3.x
  • Merge into: master
  • Upgrade @nuxtjs/tailwindcss to 3.4.3
Update dependency @​tailwindcss/typography to v0.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-typography-0.x
  • Merge into: master
  • Upgrade @tailwindcss/typography to 0.4.0
Update dependency @​tailwindcss/ui to v0.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-ui-0.x
  • Merge into: master
  • Upgrade @​tailwindcss/ui to 0.7.2
Update dependency @testing-library/cypress to v7.0.4
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-cypress-7.x
  • Merge into: master
  • Upgrade @testing-library/cypress to 7.0.4
Update dependency @testing-library/jest-dom to v5.11.9
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-jest-dom-5.x
  • Merge into: master
  • Upgrade @testing-library/jest-dom to 5.11.9
Update dependency @testing-library/user-event to v12.8.3
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-user-event-12.x
  • Merge into: master
  • Upgrade @testing-library/user-event to 12.8.3
Update dependency @testing-library/vue to v5.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-vue-5.x
  • Merge into: master
  • Upgrade @testing-library/vue to 5.6.1
Update dependency @​vue/test-utils to v1.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-monorepo
  • Merge into: master
  • Upgrade @vue/test-utils to 1.1.3
Update dependency core-js to v3.9.1
  • Schedule: ["at any time"]
  • Branch name: renovate/core-js-3.x
  • Merge into: master
  • Upgrade core-js to 3.9.1
Update dependency cypress to v5.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cypress-5.x
  • Merge into: master
  • Upgrade cypress to 5.6.0
Update dependency eslint to v7.22.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-7.x
  • Merge into: master
  • Upgrade eslint to 7.22.0
Update dependency eslint-config-prettier to v6.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-6.x
  • Merge into: master
  • Upgrade eslint-config-prettier to 6.15.0
Update dependency eslint-plugin-prettier to v3.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-3.x
  • Merge into: master
  • Upgrade eslint-plugin-prettier to 3.3.1
Update dependency eslint-plugin-testing-library to v3.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-testing-library-3.x
  • Merge into: master
  • Upgrade eslint-plugin-testing-library to 3.10.1
Update dependency graphql to v15.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/graphql-15.x
  • Merge into: master
  • Upgrade graphql to 15.5.0
Update dependency husky to v4.3.8
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-4.x
  • Merge into: master
  • Upgrade husky to 4.3.8
Update dependency is-ci-cli to v2.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/is-ci-cli-2.x
  • Merge into: master
  • Upgrade is-ci-cli to 2.2.0
Update dependency jest-axe to v4.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-axe-4.x
  • Merge into: master
  • Upgrade jest-axe to 4.1.0
Update dependency jest-serializer-vue-tjw to v3.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-serializer-vue-tjw-3.x
  • Merge into: master
  • Upgrade jest-serializer-vue-tjw to 3.17.0
Update dependency json-server to v0.16.3
  • Schedule: ["at any time"]
  • Branch name: renovate/json-server-0.x
  • Merge into: master
  • Upgrade json-server to 0.16.3
Update dependency lint-staged to v10.5.4
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-10.x
  • Merge into: master
  • Upgrade lint-staged to 10.5.4
Update dependency msw to v0.27.1
  • Schedule: ["at any time"]
  • Branch name: renovate/msw-0.x
  • Merge into: master
  • Upgrade msw to 0.27.1
Update dependency netlify-plugin-cypress to v1.11.1
  • Schedule: ["at any time"]
  • Branch name: renovate/netlify-plugin-cypress-1.x
  • Merge into: master
  • Upgrade netlify-plugin-cypress to 1.11.1
Update dependency prettier to v2.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x
  • Merge into: master
  • Upgrade prettier to 2.2.1
Update dependency prism-themes to v1.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/prism-themes-1.x
  • Merge into: master
  • Upgrade prism-themes to 1.5.0
Update dependency prismjs to v1.23.0
  • Schedule: ["at any time"]
  • Branch name: renovate/prismjs-1.x
  • Merge into: master
  • Upgrade prismjs to 1.23.0
Update dependency sass to v1.32.8
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-1.x
  • Merge into: master
  • Upgrade sass to 1.32.8
Update dependency sass-loader to v10.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-loader-10.x
  • Merge into: master
  • Upgrade sass-loader to 10.1.1
Update dependency start-server-and-test to v1.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/start-server-and-test-1.x
  • Merge into: master
  • Upgrade start-server-and-test to 1.12.0
Update dependency vue-apollo to v3.0.7
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-apollo-3.x
  • Merge into: master
  • Upgrade vue-apollo to 3.0.7
Update dependency vuelidate to v0.7.6
  • Schedule: ["at any time"]
  • Branch name: renovate/vuelidate-0.x
  • Merge into: master
  • Upgrade vuelidate to 0.7.6
Update jest monorepo to v26.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: master
  • Upgrade babel-jest to 26.6.3
  • Upgrade jest to 26.6.3
Update nuxtjs monorepo to v2.15.3
  • Schedule: ["at any time"]
  • Branch name: renovate/nuxtjs-monorepo
  • Merge into: master
  • Upgrade @nuxt/types to 2.15.3
  • Upgrade nuxt to 2.15.3
Update sentry monorepo to v5.30.0
Update storybook monorepo to v6.1.21
Update actions/checkout action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-2.x
  • Merge into: master
  • Upgrade actions/checkout to v2
Update dependency @​nuxtjs/eslint-config to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/nuxtjs-eslint-config-6.x
  • Merge into: master
  • Upgrade @nuxtjs/eslint-config to 6.0.0
Update dependency @​nuxtjs/sentry to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/nuxtjs-sentry-5.x
  • Merge into: master
  • Upgrade @nuxtjs/sentry to 5.0.2
Update dependency cypress to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/cypress-6.x
  • Merge into: master
  • Upgrade cypress to 6.6.0
Update dependency eslint-config-prettier to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-8.x
  • Merge into: master
  • Upgrade eslint-config-prettier to 8.1.0
Update dependency eslint-plugin-nuxt to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-nuxt-2.x
  • Merge into: master
  • Upgrade eslint-plugin-nuxt to 2.0.0
Update dependency husky to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-5.x
  • Merge into: master
  • Upgrade husky to 5.1.3
Update dependency netlify-plugin-cypress to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/netlify-plugin-cypress-2.x
  • Merge into: master
  • Upgrade netlify-plugin-cypress to 2.1.0
Update dependency sass-loader to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-loader-11.x
  • Merge into: master
  • Upgrade sass-loader to 11.0.1
Update dependency tailwindcss-elevation to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-elevation-1.x
  • Merge into: master
  • Upgrade tailwindcss-elevation to 1.0.1
Update dependency vee-validate to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/vee-validate-3.x
  • Merge into: master
  • Upgrade vee-validate to 3.4.5
Update sentry monorepo to v6 (major)

🚸 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 WhiteSource Renovate. View repository job log here.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 22, 2021

Codecov Report

Merging #2 (d3e304d) into master (59fd080) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master      #2   +/-   ##
======================================
  Coverage    0.84%   0.84%           
======================================
  Files          21      21           
  Lines         118     118           
  Branches        9       9           
======================================
  Hits            1       1           
  Misses        117     117           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 59fd080...d3e304d. Read the comment docs.

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