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

Merged
merged 4 commits into from
Sep 8, 2023
Merged

Configure Renovate #433

merged 4 commits into from
Sep 8, 2023

Conversation

renovate[bot]
Copy link
Contributor

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

  • .github/workflows/automation.yml (github-actions)
  • .github/workflows/code-quality.yml (github-actions)
  • .github/workflows/codeql-analysis.yml (github-actions)
  • .github/workflows/repo-stale.yaml (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
  • 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.
  • Disable Renovate Dependency Dashboard creation.
  • Raise PR when vulnerability alerts are detected with label security.
  • Evaluate schedules according to timezone Etc/UTC.
  • Enable Docker major updates.
  • Group all non-major test package updates together.
  • Group known monorepo packages together.
  • Pin github-action digests.
  • Default preset for use with Jellyfin's repos
  • Pin all dependency versions except peerDependencies.
  • Default preset for use with Jellyfin's Node.js repos

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 17 Pull Requests:

Pin dependencies
Pin dependencies
Pin dependencies
Pin dependencies
Pin dependency @​babel/eslint-parser to 7.19.1
  • Schedule: ["at any time"]
  • Branch name: renovate/babel
  • Merge into: master
  • Pin @babel/eslint-parser to 7.19.1
Update actions/setup-node action to v3.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/ci-deps
  • Merge into: master
  • Upgrade actions/setup-node to 5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d
Update dependency @react-native-community/masked-view to v0.1.11
Update react-navigation monorepo
Update dependency @​jellyfin/sdk to ^0.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jellyfin-sdk-0.x
  • Merge into: master
  • Upgrade @jellyfin/sdk to ^0.8.0
Update Linters (major)
Update React (major)
Update Tests (major)
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to 3df4ab11eba7bda6032a0b82a6bb43b11571feac
Update dependency compare-versions to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/compare-versions-6.x
  • Merge into: master
  • Upgrade compare-versions to ^6.0.0
Update dependency i18next to v23
  • Schedule: ["at any time"]
  • Branch name: renovate/i18next-23.x
  • Merge into: master
  • Upgrade i18next to ^23.0.0
Update dependency normalize-url to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/normalize-url-8.x
  • Merge into: master
  • Upgrade normalize-url to ^8.0.0
Update dependency uuid to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/uuid-9.x
  • Merge into: master
  • Upgrade uuid to ^9.0.0
  • Upgrade @types/uuid to ^9.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 has been generated by Mend Renovate. View repository job log here.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Jul 2, 2023

Codecov Report

Merging #433 (02fc0c0) into master (7b511c7) will not change coverage.
Report is 18 commits behind head on master.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #433   +/-   ##
=======================================
  Coverage   60.21%   60.21%           
=======================================
  Files          46       46           
  Lines         945      945           
  Branches      189      189           
=======================================
  Hits          569      569           
  Misses        341      341           
  Partials       35       35           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

📢 Have feedback on the report? Share it here.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@thornbill thornbill added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Sep 8, 2023
@thornbill thornbill added this to the v1.6.0 milestone Sep 8, 2023
@thornbill thornbill merged commit 372660f into master Sep 8, 2023
9 checks passed
@thornbill thornbill deleted the renovate/configure branch September 8, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Development

Successfully merging this pull request may close these issues.

1 participant