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

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

Configure Renovate #55

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 20, 2020

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

  • .gitpod.Dockerfile (dockerfile)
  • .github/workflows/gh-page.yml (github-actions)
  • package.json (npm)

Configuration

🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.

Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.

What to Expect

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

Update dependency @​vue/test-utils to v1.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-test-utils-1.x
  • Merge into: master
  • Upgrade @vue/test-utils to 1.3.4
Update dependency typescript to ~3.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-3.x
  • Merge into: master
  • Upgrade typescript to ~3.9.0
Update dependency vue-cli-plugin-vuetify to ~2.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-cli-plugin-vuetify-2.x
  • Merge into: master
  • Upgrade vue-cli-plugin-vuetify to ~2.5.0
Update vue-cli monorepo to ~4.5.0
Update actions/cache action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-3.x
  • Merge into: master
  • Upgrade actions/cache to v3
Update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: master
  • Upgrade actions/checkout to v3
Update actions/setup-node action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-3.x
  • Merge into: master
  • Upgrade actions/setup-node to v3
Update crazy-max/ghaction-github-pages action to v3
Update dependency @​types/jest to v29
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: master
  • Upgrade @types/jest to ^29.0.0
Update dependency @​vue/eslint-config-prettier to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-eslint-config-prettier-7.x
  • Merge into: master
  • Upgrade @vue/eslint-config-prettier to ^7.0.0
Update dependency @​vue/eslint-config-typescript to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-eslint-config-typescript-11.x
  • Merge into: master
  • Upgrade @vue/eslint-config-typescript to ^11.0.0
Update dependency @​vue/test-utils to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-test-utils-2.x
  • Merge into: master
  • Upgrade @vue/test-utils to 2.2.10
Update dependency eslint to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: master
  • Upgrade eslint to ^8.0.0
Update dependency eslint-plugin-prettier to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-4.x
  • Merge into: master
  • Upgrade eslint-plugin-prettier 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: master
  • Upgrade eslint-plugin-vue to ^9.0.0
Update dependency lint-staged to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-13.x
  • Merge into: master
  • Upgrade lint-staged to ^13.0.0
Update dependency material-design-icons-iconfont to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/material-design-icons-iconfont-6.x
  • Merge into: master
  • Upgrade material-design-icons-iconfont to ^6.0.0
Update dependency prettier to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x
  • Merge into: master
  • Upgrade prettier to ^2.0.0
Update dependency sass-loader to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-loader-13.x
  • Merge into: master
  • Upgrade sass-loader to ^13.0.0
Update dependency typescript to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x
  • Merge into: master
  • Upgrade typescript to ~4.9.0
Update dependency uuid to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/uuid-9.x
  • Merge into: master
  • Upgrade uuid to ^9.0.0
  • Upgrade @types/uuid to ^9.0.0
Update dependency vue to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vue-monorepo
  • Merge into: master
  • Upgrade vue to ^3.0.0
Update dependency vue-gtag to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-gtag-2.x
  • Merge into: master
  • Upgrade vue-gtag to ^2.0.0
Update dependency vue-router to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-router-4.x
  • Merge into: master
  • Upgrade vue-router to ^4.0.0
Update dependency vuetify to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/vuetify-3.x
  • Merge into: master
  • Upgrade vuetify to ^3.0.0
Update dependency worker-loader to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/worker-loader-3.x
  • Merge into: master
  • Upgrade worker-loader to ^3.0.0
Update typescript-eslint monorepo to v5 (major)
Update vue-cli monorepo to v5 (major)

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

@renovate renovate bot force-pushed the renovate/configure branch 4 times, most recently from 590804c to e4000ae Compare February 12, 2021 05:13
@renovate renovate bot force-pushed the renovate/configure branch from e4000ae to ff3e7c3 Compare February 14, 2021 03:00
@renovate renovate bot force-pushed the renovate/configure branch from ff3e7c3 to 01096bd Compare June 26, 2022 08:08
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