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

chore: Configure Renovate #237

Closed
wants to merge 1 commit into from
Closed

chore: Configure Renovate #237

wants to merge 1 commit into from

Conversation

BridgeAR
Copy link

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-build.yml (github-actions)
  • .github/workflows/qa-build.yml (github-actions)
  • .github/workflows/release-build.yml (github-actions)
  • .github/workflows/release-deploy.yml (github-actions)
  • mwui-angular/package.json (npm)
  • mwui-angular/projects/mwui-component-library/package.json (npm)
  • mwui-react/package.json (npm)
  • mwui-stencil/package.json (npm)
  • mwui-token-farm/package.json (npm)
  • mwui-vue/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
  • 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 (except for nuget) 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.
  • Show all Merge Confidence badges for pull requests.
  • Run Renovate on following schedule: on monday

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

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

chore(deps): update bitovi/github-actions-react-to-ghp action to v1.2.4
chore(deps): update dependency @angular-devkit/build-angular to v15.2.11
chore(deps): update dependency @​babel/core to v7.22.20
  • Schedule: ["on monday"]
  • Branch name: renovate/patch-babel-monorepo
  • Merge into: main
  • Upgrade @babel/core to 7.22.20
chore(deps): update react monorepo (patch)
  • Schedule: ["on monday"]
  • Branch name: renovate/patch-react-monorepo
  • Merge into: main
  • Upgrade @types/react to 18.2.79
  • Upgrade @types/react-dom to 18.2.25
chore(deps): update storybook monorepo to ^6.5.15 (patch)
fix(deps): update angular monorepo to v15.2.10 (patch)
fix(deps): update emotion monorepo to v11.10.8 (patch)
  • Schedule: ["on monday"]
  • Branch name: renovate/patch-emotion-monorepo
  • Merge into: main
  • Upgrade @emotion/css to 11.10.8
  • Upgrade @emotion/styled to 11.10.8
fix(deps): update patch updates (patch)
chore(deps): update babel monorepo (minor)
chore(deps): update dependency @​angular/cli to ~15.2.0
  • Schedule: ["on monday"]
  • Branch name: renovate/angular-cli-monorepo
  • Merge into: main
  • Upgrade @angular/cli to ~15.2.0
chore(deps): update dependency @​maibornwolff/mwui-stencil to ^0.1.1 || ^0.5.0
  • Schedule: ["on monday"]
  • Branch name: renovate/maibornwolff-mwui-stencil-0.x
  • Merge into: main
  • Upgrade @maibornwolff/mwui-stencil to ^0.1.1 || ^0.5.0
chore(deps): update dependency eslint to v8.57.1
  • Schedule: ["on monday"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade eslint to 8.57.1
chore(deps): update dependency vue to v3.5.13
  • Schedule: ["on monday"]
  • Branch name: renovate/vue-monorepo
  • Merge into: main
  • Upgrade vue to 3.5.13
chore(deps): update react monorepo (minor)
fix(deps): update dependency zone.js to ~0.15.0
  • Schedule: ["on monday"]
  • Branch name: renovate/angular-monorepo
  • Merge into: main
  • Upgrade zone.js to ~0.15.0
fix(deps): update emotion monorepo (minor)
  • Schedule: ["on monday"]
  • Branch name: renovate/emotion-monorepo
  • Merge into: main
  • Upgrade @emotion/css to 11.13.5
  • Upgrade @emotion/styled to 11.14.0
fix(deps): update minor updates (minor)
chore(deps): update actions/cache action to v4
  • Schedule: ["on monday"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: main
  • Upgrade actions/cache to v4
chore(deps): update actions/checkout action to v4
  • Schedule: ["on monday"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-node action to v4
  • Schedule: ["on monday"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: main
  • Upgrade actions/setup-node to v4
chore(deps): update angular-cli monorepo to v19 (major)
chore(deps): update chromaui/action action to v11
  • Schedule: ["on monday"]
  • Branch name: renovate/chromaui-action-11.x
  • Merge into: main
  • Upgrade chromaui/action to v11
chore(deps): update dependency @release-it/conventional-changelog to v9
chore(deps): update dependency @​rollup/plugin-node-resolve to v16
  • Schedule: ["on monday"]
  • Branch name: renovate/rollup-plugin-node-resolve-16.x
  • Merge into: main
  • Upgrade @rollup/plugin-node-resolve to ^16.0.0
chore(deps): update dependency @​rollup/plugin-typescript to v12
  • Schedule: ["on monday"]
  • Branch name: renovate/rollup-plugin-typescript-12.x
  • Merge into: main
  • Upgrade @rollup/plugin-typescript to ^12.0.0
chore(deps): update dependency @​types/node to v22
  • Schedule: ["on monday"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade @types/node to ^22.0.0
chore(deps): update dependency babel-loader to v9
  • Schedule: ["on monday"]
  • Branch name: renovate/babel-loader-9.x-lockfile
  • Merge into: main
  • Upgrade babel-loader to 9.2.1
chore(deps): update dependency eslint to v9
  • Schedule: ["on monday"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade eslint to ^9.0.0
chore(deps): update dependency eslint-plugin-jsdoc to v50
  • Schedule: ["on monday"]
  • Branch name: renovate/eslint-plugin-jsdoc-50.x
  • Merge into: main
  • Upgrade eslint-plugin-jsdoc to ^50.0.0
chore(deps): update dependency eslint-plugin-unused-imports to v4
  • Schedule: ["on monday"]
  • Branch name: renovate/eslint-plugin-unused-imports-4.x
  • Merge into: main
  • Upgrade eslint-plugin-unused-imports to ^4.0.0
chore(deps): update dependency husky to v9
  • Schedule: ["on monday"]
  • Branch name: renovate/husky-9.x
  • Merge into: main
  • Upgrade husky to ^9.0.0
chore(deps): update dependency jest-dom to v4
  • Schedule: ["on monday"]
  • Branch name: renovate/jest-dom-4.x
  • Merge into: main
  • Upgrade jest-dom to ^4.0.0
chore(deps): update dependency lint-staged to v15
  • Schedule: ["on monday"]
  • Branch name: renovate/lint-staged-15.x
  • Merge into: main
  • Upgrade lint-staged to ^15.0.0
chore(deps): update dependency mathjs to v14
  • Schedule: ["on monday"]
  • Branch name: renovate/mathjs-14.x
  • Merge into: main
  • Upgrade mathjs to ^14.0.0
chore(deps): update dependency ng-packagr to v19
  • Schedule: ["on monday"]
  • Branch name: renovate/ng-packagr-19.x
  • Merge into: main
  • Upgrade ng-packagr to ^19.0.0
chore(deps): update dependency np to v10
  • Schedule: ["on monday"]
  • Branch name: renovate/np-10.x
  • Merge into: main
  • Upgrade np to ^10.0.0
chore(deps): update dependency pretty-quick to v4
  • Schedule: ["on monday"]
  • Branch name: renovate/pretty-quick-4.x
  • Merge into: main
  • Upgrade pretty-quick to ^4.0.0
chore(deps): update dependency puppeteer to v23
  • Schedule: ["on monday"]
  • Branch name: renovate/puppeteer-23.x
  • Merge into: main
  • Upgrade puppeteer to ^23.0.0
chore(deps): update dependency release-it to v17
  • Schedule: ["on monday"]
  • Branch name: renovate/release-it-17.x
  • Merge into: main
  • Upgrade release-it to ^17.0.0
chore(deps): update dependency storybook-addon-turbo-build to v2
  • Schedule: ["on monday"]
  • Branch name: renovate/storybook-addon-turbo-build-2.x-lockfile
  • Merge into: main
  • Upgrade storybook-addon-turbo-build to 2.0.1
chore(deps): update dependency typescript to v5
  • Schedule: ["on monday"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ^5.0.0
  • Upgrade typescript to ~5.7.0
chore(deps): update jest monorepo to v29 (major)
  • Schedule: ["on monday"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: main
  • Upgrade @types/jest to ^29.0.0
  • Upgrade @types/jest to 29.5.14
  • Upgrade jest to ^29.0.0
  • Upgrade jest-cli to ^29.0.0
chore(deps): update react monorepo to v19 (major)
chore(deps): update stefanzweifel/git-auto-commit-action action to v5
chore(deps): update typescript-eslint monorepo to v8 (major)
fix(deps): update angular monorepo to v19 (major)
fix(deps): update dependency @​rollup/plugin-commonjs to v28
  • Schedule: ["on monday"]
  • Branch name: renovate/rollup-plugin-commonjs-28.x
  • Merge into: main
  • Upgrade @rollup/plugin-commonjs to ^28.0.0
fix(deps): update dependency @​stencil/core to v4
  • Schedule: ["on monday"]
  • Branch name: renovate/stencil-core-4.x
  • Merge into: main
  • Upgrade @stencil/core to ^4.0.0
fix(deps): update dependency prettier to v3
  • Schedule: ["on monday"]
  • Branch name: renovate/prettier-3.x
  • Merge into: main
  • Upgrade prettier to ^3.0.0
fix(deps): update dependency style-dictionary to v4
  • Schedule: ["on monday"]
  • Branch name: renovate/style-dictionary-4.x
  • Merge into: main
  • Upgrade style-dictionary to ^4.0.0
fix(deps): update dependency uuid to v11
  • Schedule: ["on monday"]
  • Branch name: renovate/uuid-11.x
  • Merge into: main
  • Upgrade uuid to ^11.0.0
fix(deps): update storybook monorepo (major)

🚸 Branch creation will be limited to maximum 3 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 Renovate Bot.

@BridgeAR BridgeAR closed this Dec 21, 2024
@BridgeAR BridgeAR deleted the renovate/configure branch December 21, 2024 09:52
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.

2 participants