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

Merged
merged 4 commits into from
Oct 5, 2023
Merged

Configure Renovate #271

merged 4 commits into from
Oct 5, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 5, 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

  • .github/workflows/codeql.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
  • 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.
  • Group all minor and patch updates together.
  • Run Renovate on following schedule: after 5pm on tuesday

🔡 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:

chore(deps): update all non-major dependencies
chore(deps): update actions/checkout action to v4
  • Schedule: ["after 5pm on tuesday"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update dependency @​cypress/webpack-preprocessor to v6
  • Schedule: ["after 5pm on tuesday"]
  • Branch name: renovate/cypress-webpack-preprocessor-6.x
  • Merge into: main
  • Upgrade @cypress/webpack-preprocessor to ~6.0.0
chore(deps): update dependency @​rollup/plugin-commonjs to v25
  • Schedule: ["after 5pm on tuesday"]
  • Branch name: renovate/rollup-plugin-commonjs-25.x
  • Merge into: main
  • Upgrade @rollup/plugin-commonjs to ~25.0.0
chore(deps): update dependency @​rollup/plugin-json to v6
  • Schedule: ["after 5pm on tuesday"]
  • Branch name: renovate/rollup-plugin-json-6.x
  • Merge into: main
  • Upgrade @rollup/plugin-json to ~6.0.0
chore(deps): update dependency @​rollup/plugin-node-resolve to v15
  • Schedule: ["after 5pm on tuesday"]
  • Branch name: renovate/rollup-plugin-node-resolve-15.x
  • Merge into: main
  • Upgrade @rollup/plugin-node-resolve to ~15.2.0
chore(deps): update dependency @​rollup/plugin-replace to v5
  • Schedule: ["after 5pm on tuesday"]
  • Branch name: renovate/rollup-plugin-replace-5.x
  • Merge into: main
  • Upgrade @rollup/plugin-replace to ~5.0.0
chore(deps): update dependency @​types/jest to v29
  • Schedule: ["after 5pm on tuesday"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: main
  • Upgrade @types/jest to ~29.5.0
chore(deps): update dependency @​vue/test-utils to v2
  • Schedule: ["after 5pm on tuesday"]
  • Branch name: renovate/vue-test-utils-2.x
  • Merge into: main
  • Upgrade @vue/test-utils to ~2.4.0
chore(deps): update dependency autoprefixer to v10
  • Schedule: ["after 5pm on tuesday"]
  • Branch name: renovate/autoprefixer-10.x
  • Merge into: main
  • Upgrade autoprefixer to ~10.4.0
chore(deps): update dependency concurrently to v8
  • Schedule: ["after 5pm on tuesday"]
  • Branch name: renovate/concurrently-8.x
  • Merge into: main
  • Upgrade concurrently to ~8.2.0
chore(deps): update dependency cssnano to v6
  • Schedule: ["after 5pm on tuesday"]
  • Branch name: renovate/cssnano-6.x
  • Merge into: main
  • Upgrade cssnano to ~6.0.0
chore(deps): update dependency lint-staged to v14
  • Schedule: ["after 5pm on tuesday"]
  • Branch name: renovate/lint-staged-14.x
  • Merge into: main
  • Upgrade lint-staged to ~14.0.0
chore(deps): update dependency postcss-dir-pseudo-class to v8
  • Schedule: ["after 5pm on tuesday"]
  • Branch name: renovate/postcss-dir-pseudo-class-8.x
  • Merge into: main
  • Upgrade postcss-dir-pseudo-class to ~8.0.0
chore(deps): update dependency postcss-import to v15
  • Schedule: ["after 5pm on tuesday"]
  • Branch name: renovate/postcss-import-15.x
  • Merge into: main
  • Upgrade postcss-import to ~15.1.0
chore(deps): update dependency postcss-logical to v7
  • Schedule: ["after 5pm on tuesday"]
  • Branch name: renovate/postcss-logical-7.x
  • Merge into: main
  • Upgrade postcss-logical to ~7.0.0
chore(deps): update dependency postcss-nested to v6
  • Schedule: ["after 5pm on tuesday"]
  • Branch name: renovate/postcss-nested-6.x
  • Merge into: main
  • Upgrade postcss-nested to ~6.0.0
chore(deps): update dependency prettier to v3
  • Schedule: ["after 5pm on tuesday"]
  • Branch name: renovate/prettier-3.x
  • Merge into: main
  • Upgrade prettier to ~3.0.0
chore(deps): update dependency rollup-plugin-vue to v6
  • Schedule: ["after 5pm on tuesday"]
  • Branch name: renovate/rollup-plugin-vue-6.x
  • Merge into: main
  • Upgrade rollup-plugin-vue to ~6.0.0
chore(deps): update dependency sass-loader to v13
  • Schedule: ["after 5pm on tuesday"]
  • Branch name: renovate/sass-loader-13.x
  • Merge into: main
  • Upgrade sass-loader to ~13.3.0
chore(deps): update dependency source-map-loader to v4
  • Schedule: ["after 5pm on tuesday"]
  • Branch name: renovate/source-map-loader-4.x
  • Merge into: main
  • Upgrade source-map-loader to ~4.0.0
chore(deps): update dependency start-server-and-test to v2
  • Schedule: ["after 5pm on tuesday"]
  • Branch name: renovate/start-server-and-test-2.x
  • Merge into: main
  • Upgrade start-server-and-test to ~2.0.0
chore(deps): update dependency typescript to v5
  • Schedule: ["after 5pm on tuesday"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ~5.2.0
fix(deps): update dependency vue-property-decorator to v9
  • Schedule: ["after 5pm on tuesday"]
  • Branch name: renovate/vue-property-decorator-9.x
  • Merge into: main
  • Upgrade vue-property-decorator to ~9.1.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.

@renovate renovate bot requested a review from a team as a code owner April 5, 2023 13:17
@jenkins-empathy
Copy link

PR #271 preview deployed in https://x.test.empathy.co/preview/271/index.html

@renovate renovate bot force-pushed the renovate/configure branch from 59e14a2 to 7080c2f Compare April 17, 2023 09:27
@jenkins-empathy
Copy link

PR #271 preview deployed in https://x.test.empathy.co/preview/271/index.html

@renovate renovate bot force-pushed the renovate/configure branch from 7080c2f to 86492c9 Compare April 17, 2023 09:52
@jenkins-empathy
Copy link

PR #271 preview deployed in https://x.test.empathy.co/preview/271/index.html

@jenkins-empathy
Copy link

PR #271 preview deployed in https://x.test.empathy.co/preview/271/index.html

@diegopf diegopf merged commit 98c542d into main Oct 5, 2023
2 checks passed
@diegopf diegopf deleted the renovate/configure branch October 5, 2023 14:29
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