Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 5, 2025

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/build-nes.yml (github-actions)
  • .github/workflows/docker-nes-complete.yml (github-actions)
  • .github/workflows/docker-nes-trial.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.
  • 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.

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

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 karma-coverage to v2.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-coverage-2.x-lockfile
  • Merge into: main
  • Upgrade karma-coverage to 2.2.1
fix(deps): update dependency rxjs to v7.8.2
  • Schedule: ["at any time"]
  • Branch name: renovate/rxjs-7.x-lockfile
  • Merge into: main
  • Upgrade rxjs to 7.8.2
chore(deps): update angular-cli monorepo to v17.3.17
chore(deps): update dependency @​types/jasmine to ~4.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jasmine-4.x
  • Merge into: main
  • Upgrade @types/jasmine to ~4.6.0
chore(deps): update dependency jasmine-core to ~4.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jasmine-monorepo
  • Merge into: main
  • Upgrade jasmine-core to ~4.6.0
chore(deps): update dependency karma-chrome-launcher to ~3.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-chrome-launcher-3.x
  • Merge into: main
  • Upgrade karma-chrome-launcher to ~3.2.0
chore(deps): update dependency karma-jasmine-html-reporter to ~2.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-jasmine-html-reporter-2.x
  • Merge into: main
  • Upgrade karma-jasmine-html-reporter to ~2.1.0
chore(deps): update dependency lint-staged to v15.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-15.x-lockfile
  • Merge into: main
  • Upgrade lint-staged to 15.5.2
chore(deps): update dependency prettier to v3.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x-lockfile
  • Merge into: main
  • Upgrade prettier to 3.6.2
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 angular monorepo
fix(deps): update dependency @rx-angular/cdk to v17.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rx-angular-cdk-17.x
  • Merge into: main
  • Upgrade @rx-angular/cdk to 17.1.0
fix(deps): update dependency @rx-angular/template to v17.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/rx-angular-template-17.x
  • Merge into: main
  • Upgrade @rx-angular/template to 17.3.1
fix(deps): update dependency marked to v11.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/marked-11.x-lockfile
  • Merge into: main
  • Upgrade marked to 11.2.0
fix(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 angular-cli monorepo to v20 (major)
chore(deps): update dependency @​types/jasmine to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/jasmine-5.x
  • Merge into: main
  • Upgrade @types/jasmine to ~5.1.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 v5
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jasmine-monorepo
  • Merge into: main
  • Upgrade jasmine-core to ~5.9.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 node.js to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade node to ^18.13.0 || ^20.9.0 || ^22.0.0
fix(deps): update angular monorepo to v20 (major)
fix(deps): update dependency @rx-angular/cdk to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/rx-angular-cdk-20.x
  • Merge into: main
  • Upgrade @rx-angular/cdk to 20.0.0
fix(deps): update dependency @rx-angular/template to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/rx-angular-template-20.x
  • Merge into: main
  • Upgrade @rx-angular/template to 20.0.0
fix(deps): update dependency marked to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/marked-16.x
  • Merge into: main
  • Upgrade marked to ^16.0.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 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