Skip to content

Configure Renovate#1

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/configure
Closed

Configure Renovate#1
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Jul 29, 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

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

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

Update angular monorepo
Update angular-cli monorepo to v12.2.18
Update dependency @​compodoc/compodoc to v1.1.25
  • Schedule: ["at any time"]
  • Branch name: renovate/compodoc-compodoc-1.x-lockfile
  • Merge into: master
  • Upgrade @compodoc/compodoc to 1.1.25
Update dependency @​types/node to v12.20.55
  • Schedule: ["at any time"]
  • Branch name: renovate/node-12.x-lockfile
  • Merge into: master
  • Upgrade @types/node to 12.20.55
Update dependency karma-jasmine to v4.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-jasmine-4.x-lockfile
  • Merge into: master
  • Upgrade karma-jasmine to 4.0.2
Update dependency @​babel/core to v7.24.8
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-monorepo
  • Merge into: master
  • Upgrade @babel/core to 7.24.8
Update dependency @​storybook/testing-library to ^0.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/storybook-testing-library-0.x
  • Merge into: master
  • Upgrade @storybook/testing-library to ^0.2.0
Update dependency @​types/jasmine to ~3.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jasmine-3.x
  • Merge into: master
  • Upgrade @types/jasmine to ~3.10.0
Update dependency jasmine-core to ~3.99.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jasmine-monorepo
  • Merge into: master
  • Upgrade jasmine-core to ~3.99.0
Update dependency karma to ~6.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-6.x
  • Merge into: master
  • Upgrade karma to ~6.4.0
Update dependency karma-chrome-launcher to ~3.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-chrome-launcher-3.x
  • Merge into: master
  • Upgrade karma-chrome-launcher to ~3.2.0
Update dependency karma-coverage to ~2.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-coverage-2.x
  • Merge into: master
  • Upgrade karma-coverage to ~2.2.0
Update dependency tailwindcss to v3.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-3.x-lockfile
  • Merge into: master
  • Upgrade tailwindcss to 3.4.4
Update dependency tslib to v2.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/tslib-2.x-lockfile
  • Merge into: master
  • Upgrade tslib to 2.6.3
Update dependency typescript to ~4.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x
  • Merge into: master
  • Upgrade typescript to ~4.9.0
Update dependency vanilla-tilt to v1.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/vanilla-tilt-1.x-lockfile
  • Merge into: master
  • Upgrade vanilla-tilt to 1.8.1
Update angular monorepo to v18 (major)
Update angular-cli monorepo to v18 (major)
Update dependency @​types/jasmine to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/jasmine-5.x
  • Merge into: master
  • Upgrade @types/jasmine to ~5.1.0
Update dependency @​types/node to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: master
  • Upgrade @types/node to ^20.0.0
Update dependency babel-loader to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-loader-9.x
  • Merge into: master
  • Upgrade babel-loader to ^9.0.0
Update dependency jasmine-core to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jasmine-monorepo
  • Merge into: master
  • Upgrade jasmine-core to ~5.1.0
Update dependency karma-jasmine to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-jasmine-5.x
  • Merge into: master
  • Upgrade karma-jasmine to ~5.1.0
Update dependency karma-jasmine-html-reporter to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-jasmine-html-reporter-2.x
  • Merge into: master
  • Upgrade karma-jasmine-html-reporter to ~2.1.0
Update dependency rxjs to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/rxjs-7.x
  • Merge into: master
  • Upgrade rxjs to ~7.8.0
Update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: master
  • Upgrade typescript to ~5.5.0
Update storybook monorepo to v8 (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 from 95bbeeb to 8a6e5af Compare December 15, 2023 11:57
@renovate renovate bot closed this Jan 26, 2026
@renovate
Copy link
Copy Markdown
Author

renovate bot commented Jan 26, 2026

Renovate is disabled

Renovate is disabled because the onboarding PR has been unmerged for more than 366 days. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

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