Skip to content

chore: Configure Renovate#24

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure
Open

chore: Configure Renovate#24
renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Mar 17, 2026

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
  • 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.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Ensure that every dependency pinned by digest and sourced from GitHub.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title

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

fix(deps): update dependency @​angular/common to v19 [security]
  • Branch name: renovate/npm-angular-common-vulnerability
  • Merge into: main
  • Upgrade @angular/common to ^19.0.0
chore(deps): update angular-cli monorepo to v16.2.16
chore(deps): update dependency @​types/jasmine to v5.1.15
  • Schedule: ["at any time"]
  • Branch name: renovate/jasmine-5.x-lockfile
  • Merge into: main
  • Upgrade @types/jasmine to 5.1.15
chore(deps): update dependency eslint to v8.57.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade eslint to 8.57.1
chore(deps): update dependency karma to v6.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-6.x-lockfile
  • Merge into: main
  • Upgrade karma to 6.4.4
chore(deps): update dependency jasmine-core to v5.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jasmine-monorepo
  • Merge into: main
  • Upgrade jasmine-core to 5.13.0
chore(deps): update dependency karma-jasmine-html-reporter to v2.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-jasmine-html-reporter-2.x-lockfile
  • Merge into: main
  • Upgrade karma-jasmine-html-reporter to 2.2.0
chore(deps): update dependency tslib to v2.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tslib-2.x-lockfile
  • Merge into: main
  • Upgrade tslib to 2.8.1
chore(deps): update dependency typescript to ~5.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ~5.9.0
fix(deps): update dependency angular-calendar to ^0.32.0
  • Schedule: ["at any time"]
  • Branch name: renovate/angular-calendar-0.x
  • Merge into: main
  • Upgrade angular-calendar to ^0.32.0
fix(deps): update dependency rxjs to ~7.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rxjs-7.x
  • Merge into: main
  • Upgrade rxjs to ~7.8.0
fix(deps): update dependency zone.js to ~0.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/angular-monorepo
  • Merge into: main
  • Upgrade zone.js to ~0.16.0
chore(deps): update angular-cli monorepo to v21 (major)
chore(deps): update angular-eslint monorepo to v21 (major)
chore(deps): update dependency @angular-builders/custom-webpack to v21
chore(deps): update dependency @​types/jasmine to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/jasmine-6.x
  • Merge into: main
  • Upgrade @types/jasmine to ^6.0.0
chore(deps): update dependency eslint to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade eslint to ^10.0.0
chore(deps): update dependency husky to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-9.x
  • Merge into: main
  • Upgrade husky to ^9.0.0
chore(deps): update dependency jasmine-core to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jasmine-monorepo
  • Merge into: main
  • Upgrade jasmine-core to ^6.0.0
chore(deps): update dependency lint-staged to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-16.x
  • Merge into: main
  • Upgrade lint-staged to ^16.0.0
chore(deps): update dependency prettier-plugin-organize-imports to v4
chore(deps): update dependency stylelint to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-17.x
  • Merge into: main
  • Upgrade stylelint to ^17.0.0
chore(deps): update dependency stylelint-config-standard-scss to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-config-standard-scss-17.x
  • Merge into: main
  • Upgrade stylelint-config-standard-scss to ^17.0.0
chore(deps): update dependency stylelint-order to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-order-8.x
  • Merge into: main
  • Upgrade stylelint-order to ^8.0.0
chore(deps): update dependency stylelint-selector-bem-pattern to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-selector-bem-pattern-4.x
  • Merge into: main
  • Upgrade stylelint-selector-bem-pattern to ^4.0.0
chore(deps): update dependency webpack-bundle-analyzer to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-bundle-analyzer-5.x
  • Merge into: main
  • Upgrade webpack-bundle-analyzer to ^5.0.0
chore(deps): update typescript-eslint monorepo to v8 (major)
fix(deps): update angular monorepo to v21 (major)
fix(deps): update dependency @​angular/material to v21
  • Schedule: ["at any time"]
  • Branch name: renovate/major-angularmaterial-monorepo
  • Merge into: main
  • Upgrade @angular/material to ^21.0.0
fix(deps): update dependency ngx-toastr to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/ngx-toastr-20.x
  • Merge into: main
  • Upgrade ngx-toastr to ^20.0.0

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


Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up npm package @cesnet/shongo-calendar

Files affected: package.json


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

0 participants