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

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

Conversation

renovate-bot
Copy link

@renovate-bot renovate-bot commented May 1, 2024

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-analysis.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
  • Hopefully safe environment variables to allow users to configure.
  • 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 (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.

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

Update dependency d3-color to v3 [SECURITY]
  • Branch name: renovate/npm-d3-color-vulnerability
  • Merge into: master
  • Upgrade d3-color to ^3.0.0
Update dependency firebase to v10 [SECURITY]
  • Branch name: renovate/npm-firebase-vulnerability
  • Merge into: master
  • Upgrade firebase to 10.9.0
Update dependency @​types/d3-scale to v4.0.9
  • Schedule: ["at any time"]
  • Branch name: renovate/d3-scale-4.x-lockfile
  • Merge into: master
  • Upgrade @types/d3-scale to 4.0.9
Update dependency @​types/jasmine to v5.1.6
  • Schedule: ["at any time"]
  • Branch name: renovate/jasmine-5.x-lockfile
  • Merge into: master
  • Upgrade @types/jasmine to 5.1.6
Update dependency colorbrewer to v1.5.9
  • Schedule: ["at any time"]
  • Branch name: renovate/colorbrewer-1.x-lockfile
  • Merge into: master
  • Upgrade colorbrewer to 1.5.9
Update deck-gl monorepo to v9.1.2
Update dependency @​turf/bbox to v7.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/turf-monorepo
  • Merge into: master
  • Upgrade @turf/bbox to 7.2.0
Update dependency @​types/node to v22.13.4
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x-lockfile
  • Merge into: master
  • Upgrade @types/node to 22.13.4
Update dependency core-js to v3.40.0
  • Schedule: ["at any time"]
  • Branch name: renovate/core-js-3.x-lockfile
  • Merge into: master
  • Upgrade core-js to 3.40.0
Update dependency jasmine-core to ~5.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jasmine-monorepo
  • Merge into: master
  • Upgrade jasmine-core to ~5.6.0
Update dependency sass to v1.85.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-1.x-lockfile
  • Merge into: master
  • Upgrade sass to 1.85.0
Update dependency typescript to v5.7.3
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x-lockfile
  • Merge into: master
  • Upgrade typescript to 5.7.3
Update dependency zone.js to ~0.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/angular-monorepo
  • Merge into: master
  • Upgrade zone.js to ~0.15.0
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
Update angular monorepo to v19 (major)
Update angular-cli monorepo to v19 (major)
Update angularmaterial monorepo to v19 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-angularmaterial-monorepo
  • Merge into: master
  • Upgrade @angular/cdk to ^19.0.0
  • Upgrade @angular/material to ^19.0.0
Update dependency @​angular/google-maps to v19
  • Schedule: ["at any time"]
  • Branch name: renovate/angular-google-maps-19.x
  • Merge into: master
  • Upgrade @angular/google-maps to ^19.0.0
Update dependency angular-split to v19
  • Schedule: ["at any time"]
  • Branch name: renovate/angular-split-19.x
  • Merge into: master
  • Upgrade angular-split to ^19.0.0
Update dependency codemirror to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/codemirror-6.x
  • Merge into: master
  • Upgrade codemirror to 6.0.1
Update dependency d3-scale to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/d3-scale-4.x
  • Merge into: master
  • Upgrade d3-scale to ^4.0.0
Update github/codeql-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-3.x
  • Merge into: master
  • Upgrade github/codeql-action to v3

🚸 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 was generated by Mend Renovate. View the repository job log.

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