Skip to content

fix(ci): renovate now consideres node 20#2175

Merged
bosbaber merged 1 commit intomainfrom
stephan/int1-609
Mar 26, 2026
Merged

fix(ci): renovate now consideres node 20#2175
bosbaber merged 1 commit intomainfrom
stephan/int1-609

Conversation

@bosbaber
Copy link
Copy Markdown
Contributor

This pull request updates the renovate.json configuration to improve dependency management and security. The most notable changes are the adoption of stricter security settings, updating Node.js version constraints, and refining how Renovate handles updates.

"matchDatasources": ["npm"] — This rule applies only to npm packages (the JavaScript/Node.js package manager). Renovate supports multiple datasources like Docker, PyPI, etc., so this ensures we're only configuring npm behavior.

"matchUpdateTypes": ["minor", "patch"] — This targets minor and patch version updates

@bosbaber bosbaber self-assigned this Dec 12, 2025
@bosbaber bosbaber requested a review from dragosp1011 December 12, 2025 09:34
@bosbaber bosbaber merged commit 029f71b into main Mar 26, 2026
15 checks passed
@bosbaber bosbaber deleted the stephan/int1-609 branch March 26, 2026 11:01
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