Skip to content

chore: Configure Renovate - autoclosed#386

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 17, 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

  • composer.json (composer)
  • vendor-bin/csfixer/composer.json (composer)
  • vendor-bin/phpunit/composer.json (composer)
  • vendor-bin/rector/composer.json (composer)
  • .github/workflows/conventional_commits.yml (github-actions)
  • .github/workflows/lint-eslint.yml (github-actions)
  • .github/workflows/lint-info-xml.yml (github-actions)
  • .github/workflows/lint-php-cs.yml (github-actions)
  • .github/workflows/lint-php.yml (github-actions)
  • .github/workflows/lint-stylelint.yml (github-actions)
  • .github/workflows/node.yml (github-actions)
  • .github/workflows/phpunit-mysql.yml (github-actions)
  • .github/workflows/phpunit-pgsql.yml (github-actions)
  • .github/workflows/phpunit-sqlite.yml (github-actions)
  • .github/workflows/pr-feedback.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/reuse.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 23 Pull Requests:

fix(deps): update dependency vue to v3 [security]
  • Branch name: renovate/npm-vue-vulnerability
  • Merge into: main
  • Upgrade vue to ^3.0.0
chore(deps): update icewind1991/nextcloud-version-matrix digest to c2bf575
  • Schedule: ["at any time"]
  • Branch name: renovate/icewind1991-nextcloud-version-matrix-digest
  • Merge into: main
  • Upgrade icewind1991/nextcloud-version-matrix to c2bf575a3516752db5ce2915499d3f694885e2c7
chore(deps): update christophwurst/setup-nextcloud action to v0.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/christophwurst-setup-nextcloud-0.x
  • Merge into: main
  • Upgrade ChristophWurst/setup-nextcloud to v0.3.2
chore(deps): update dependency @​nextcloud/eslint-config to v8.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/nextcloud-eslint-config-8.x-lockfile
  • Merge into: main
  • Upgrade @nextcloud/eslint-config to 8.4.2
fix(deps): update dependency @​nextcloud/axios to v2.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/nextcloud-axios-2.x-lockfile
  • Merge into: main
  • Upgrade @nextcloud/axios to 2.5.1
chore(deps): update actions/setup-node action to v4.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: main
  • Upgrade actions/setup-node to cdca7365b2dadb8aad0a33bc7601856ffabcc48e
chore(deps): update dependency friendsofphp/php-cs-fixer to v3.72.0
  • Schedule: ["at any time"]
  • Branch name: renovate/friendsofphp-php-cs-fixer-3.x-lockfile
  • Merge into: main
  • Upgrade friendsofphp/php-cs-fixer to 3.72.0
chore(deps): update dependency nextcloud/coding-standard to v1.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/nextcloud-coding-standard-1.x-lockfile
  • Merge into: main
  • Upgrade nextcloud/coding-standard to 1.3.2
chore(deps): update dependency nextcloud/rector to ^0.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nextcloud-rector-0.x
  • Merge into: main
  • Upgrade nextcloud/rector to ^0.3.0
chore(deps): update icewind1991/nextcloud-version-matrix action to v1.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/icewind1991-nextcloud-version-matrix-1.x
  • Merge into: main
  • Upgrade icewind1991/nextcloud-version-matrix to 58becf3b4bb6dc6cef677b15e2fd8e7d48c0908f
chore(deps): update shivammathur/setup-php action to v2.32.0
  • Schedule: ["at any time"]
  • Branch name: renovate/shivammathur-setup-php-2.x
  • Merge into: main
  • Upgrade shivammathur/setup-php to 9e72090525849c5e82e596468b86eb55e9cc5401
chore(deps): update skjnldsv/read-package-engines-version-actions action to v1.2
chore(deps): update webiny/action-conventional-commits action to v1.3.0
fix(deps): update dependency @​nextcloud/l10n to v3.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nextcloud-l10n-3.x-lockfile
  • Merge into: main
  • Upgrade @nextcloud/l10n to 3.2.0
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update dependency @​nextcloud/stylelint-config to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/nextcloud-stylelint-config-3.x
  • Merge into: main
  • Upgrade @nextcloud/stylelint-config to ^3.0.0
chore(deps): update dependency rector/rector to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/rector-rector-2.x
  • Merge into: main
  • Upgrade rector/rector to ^2.0
chore(deps): update node.js to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade node to ^22.0.0
chore(deps): update npm to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/npm-11.x
  • Merge into: main
  • Upgrade npm to ^11.0.0
chore(deps): update skjnldsv/read-package-engines-version-actions action to v2
chore(deps): update softprops/action-gh-release action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/softprops-action-gh-release-2.x
  • Merge into: main
  • Upgrade softprops/action-gh-release to v2
chore(deps): update tripss/conventional-changelog-action action to v6
fix(deps): update dependency christophwurst/nextcloud_testing to v1

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


Warning

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

  • Could not determine new digest for update (github-tags package shivammathur/setup-php)

Files affected: .github/workflows/lint-php-cs.yml, .github/workflows/lint-php.yml, .github/workflows/phpunit-mysql.yml, .github/workflows/phpunit-pgsql.yml, .github/workflows/phpunit-sqlite.yml


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

@renovate renovate bot changed the title chore: Configure Renovate chore: Configure Renovate - autoclosed Mar 17, 2025
@renovate renovate bot closed this Mar 17, 2025
@renovate renovate bot deleted the renovate/configure branch March 17, 2025 10:34
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