Configure Renovate #1

Closed
Xefir wants to merge 1 commits from renovate/configure into main
Owner

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)
  • .github/workflows/build_release.yml (github-actions)
  • .github/workflows/ci-js.yml (github-actions)
  • .github/workflows/ci.yml (github-actions)
  • package.json (npm)

What to Expect

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

Update dependency phpunit/phpunit to v9.6.20
  • Schedule: ["at any time"]
  • Branch name: renovate/phpunit-phpunit-9.x-lockfile
  • Merge into: main
  • Upgrade phpunit/phpunit to 9.6.20
Update dependency vue to v2.7.16
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-2.x-lockfile
  • Merge into: main
  • Upgrade vue to 2.7.16
Update dependency @​nextcloud/babel-config to v1.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nextcloud-babel-config-1.x-lockfile
  • Merge into: main
  • Upgrade @nextcloud/babel-config to 1.2.0
Update dependency @​nextcloud/browserslist-config to v2.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nextcloud-browserslist-config-2.x-lockfile
  • Merge into: main
  • Upgrade @nextcloud/browserslist-config to 2.3.0
Update dependency @​nextcloud/eslint-config to v8.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/nextcloud-eslint-config-8.x-lockfile
  • Merge into: main
  • Upgrade @nextcloud/eslint-config to 8.4.1
Update dependency @​nextcloud/router to v2.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/nextcloud-router-2.x-lockfile
  • Merge into: main
  • Upgrade @nextcloud/router to 2.2.1
Update dependency @​nextcloud/stylelint-config to v2.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nextcloud-stylelint-config-2.x-lockfile
  • Merge into: main
  • Upgrade @nextcloud/stylelint-config to 2.4.0
Update dependency @​nextcloud/webpack-vue-config to v5.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/nextcloud-webpack-vue-config-5.x-lockfile
  • Merge into: main
  • Upgrade @nextcloud/webpack-vue-config to 5.5.1
Update dependency vue-material-design-icons to v5.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-material-design-icons-5.x-lockfile
  • Merge into: main
  • Upgrade vue-material-design-icons to 5.3.0
Update mariadb Docker tag to v10.11
  • Schedule: ["at any time"]
  • Branch name: renovate/mariadb-10.x
  • Merge into: main
  • Upgrade mariadb to 10.11
Update postgres Docker tag to v14.13
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-14.x
  • Merge into: main
  • Upgrade postgres to 14.13
Update Node.js to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade node to ^20.0.0
Update dependency @​nextcloud/axios to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/nextcloud-axios-2.x
  • Merge into: main
  • Upgrade @nextcloud/axios to ^2.0.0
Update dependency @​nextcloud/browserslist-config to v3
Update dependency @​nextcloud/dialogs to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/nextcloud-dialogs-5.x
  • Merge into: main
  • Upgrade @nextcloud/dialogs to ^5.0.0
Update dependency @​nextcloud/router to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/nextcloud-router-3.x
  • Merge into: main
  • Upgrade @nextcloud/router to ^3.0.0
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
Update dependency @​nextcloud/vue to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/nextcloud-vue-8.x
  • Merge into: main
  • Upgrade @nextcloud/vue to ^8.0.0
Update dependency @​nextcloud/webpack-vue-config to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/nextcloud-webpack-vue-config-6.x
  • Merge into: main
  • Upgrade @nextcloud/webpack-vue-config to ^6.0.0
Update dependency phpunit/phpunit to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/phpunit-phpunit-11.x
  • Merge into: main
  • Upgrade phpunit/phpunit to ^11
Update dependency vue to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-3.x
  • Merge into: main
  • Upgrade vue to ^3.0.0
Update mariadb Docker tag to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/mariadb-11.x
  • Merge into: main
  • Upgrade mariadb to 11.5
Update npm to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/npm-10.x
  • Merge into: main
  • Upgrade npm to ^10.0.0
Update postgres Docker tag to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-16.x
  • Merge into: main
  • Upgrade postgres to 16.4

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

Welcome to [Renovate](https://github.com/renovatebot/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) * `.github/workflows/build_release.yml` (github-actions) * `.github/workflows/ci-js.yml` (github-actions) * `.github/workflows/ci.yml` (github-actions) * `package.json` (npm) ### What to Expect With your current configuration, Renovate will create 24 Pull Requests: <details> <summary>Update dependency phpunit/phpunit to v9.6.20</summary> - Schedule: ["at any time"] - Branch name: `renovate/phpunit-phpunit-9.x-lockfile` - Merge into: `main` - Upgrade [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to `9.6.20` </details> <details> <summary>Update dependency vue to v2.7.16</summary> - Schedule: ["at any time"] - Branch name: `renovate/vue-2.x-lockfile` - Merge into: `main` - Upgrade [vue](https://github.com/vuejs/core) to `2.7.16` </details> <details> <summary>Update dependency @&#8203;nextcloud/babel-config to v1.2.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/nextcloud-babel-config-1.x-lockfile` - Merge into: `main` - Upgrade [@nextcloud/babel-config](https://github.com/nextcloud/babel-config) to `1.2.0` </details> <details> <summary>Update dependency @&#8203;nextcloud/browserslist-config to v2.3.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/nextcloud-browserslist-config-2.x-lockfile` - Merge into: `main` - Upgrade [@nextcloud/browserslist-config](https://github.com/nextcloud/browserslist-config) to `2.3.0` </details> <details> <summary>Update dependency @&#8203;nextcloud/eslint-config to v8.4.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/nextcloud-eslint-config-8.x-lockfile` - Merge into: `main` - Upgrade [@nextcloud/eslint-config](https://github.com/nextcloud-libraries/eslint-config) to `8.4.1` </details> <details> <summary>Update dependency @&#8203;nextcloud/router to v2.2.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/nextcloud-router-2.x-lockfile` - Merge into: `main` - Upgrade [@nextcloud/router](https://github.com/nextcloud-libraries/nextcloud-router) to `2.2.1` </details> <details> <summary>Update dependency @&#8203;nextcloud/stylelint-config to v2.4.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/nextcloud-stylelint-config-2.x-lockfile` - Merge into: `main` - Upgrade [@nextcloud/stylelint-config](https://github.com/nextcloud/stylelint-config) to `2.4.0` </details> <details> <summary>Update dependency @&#8203;nextcloud/webpack-vue-config to v5.5.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/nextcloud-webpack-vue-config-5.x-lockfile` - Merge into: `main` - Upgrade [@nextcloud/webpack-vue-config](https://github.com/nextcloud-libraries/webpack-vue-config) to `5.5.1` </details> <details> <summary>Update dependency vue-material-design-icons to v5.3.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/vue-material-design-icons-5.x-lockfile` - Merge into: `main` - Upgrade [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) to `5.3.0` </details> <details> <summary>Update mariadb Docker tag to v10.11</summary> - Schedule: ["at any time"] - Branch name: `renovate/mariadb-10.x` - Merge into: `main` - Upgrade mariadb to `10.11` </details> <details> <summary>Update postgres Docker tag to v14.13</summary> - Schedule: ["at any time"] - Branch name: `renovate/postgres-14.x` - Merge into: `main` - Upgrade postgres to `14.13` </details> <details> <summary>Update Node.js to v20</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-20.x` - Merge into: `main` - Upgrade [node](https://github.com/nodejs/node) to `^20.0.0` </details> <details> <summary>Update dependency @&#8203;nextcloud/axios to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/nextcloud-axios-2.x` - Merge into: `main` - Upgrade [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) to `^2.0.0` </details> <details> <summary>Update dependency @&#8203;nextcloud/browserslist-config to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/nextcloud-browserslist-config-3.x` - Merge into: `main` - Upgrade [@nextcloud/browserslist-config](https://github.com/nextcloud/browserslist-config) to `^3.0.0` </details> <details> <summary>Update dependency @&#8203;nextcloud/dialogs to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/nextcloud-dialogs-5.x` - Merge into: `main` - Upgrade [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) to `^5.0.0` </details> <details> <summary>Update dependency @&#8203;nextcloud/router to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/nextcloud-router-3.x` - Merge into: `main` - Upgrade [@nextcloud/router](https://github.com/nextcloud-libraries/nextcloud-router) to `^3.0.0` </details> <details> <summary>Update dependency @&#8203;nextcloud/stylelint-config to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/nextcloud-stylelint-config-3.x` - Merge into: `main` - Upgrade [@nextcloud/stylelint-config](https://github.com/nextcloud/stylelint-config) to `^3.0.0` </details> <details> <summary>Update dependency @&#8203;nextcloud/vue to v8</summary> - Schedule: ["at any time"] - Branch name: `renovate/nextcloud-vue-8.x` - Merge into: `main` - Upgrade [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) to `^8.0.0` </details> <details> <summary>Update dependency @&#8203;nextcloud/webpack-vue-config to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/nextcloud-webpack-vue-config-6.x` - Merge into: `main` - Upgrade [@nextcloud/webpack-vue-config](https://github.com/nextcloud-libraries/webpack-vue-config) to `^6.0.0` </details> <details> <summary>Update dependency phpunit/phpunit to v11</summary> - Schedule: ["at any time"] - Branch name: `renovate/phpunit-phpunit-11.x` - Merge into: `main` - Upgrade [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to `^11` </details> <details> <summary>Update dependency vue to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/vue-3.x` - Merge into: `main` - Upgrade [vue](https://github.com/vuejs/core) to `^3.0.0` </details> <details> <summary>Update mariadb Docker tag to v11</summary> - Schedule: ["at any time"] - Branch name: `renovate/mariadb-11.x` - Merge into: `main` - Upgrade mariadb to `11.5` </details> <details> <summary>Update npm to v10</summary> - Schedule: ["at any time"] - Branch name: `renovate/npm-10.x` - Merge into: `main` - Upgrade [npm](https://github.com/npm/cli) to `^10.0.0` </details> <details> <summary>Update postgres Docker tag to v16</summary> - Schedule: ["at any time"] - Branch name: `renovate/postgres-16.x` - Merge into: `main` - Upgrade postgres to `16.4` </details> <br /> 🚸 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](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
Xefir added 1 commit 2024-09-12 06:51:06 +00:00
Add renovate.json
Some checks failed
NPM build / js (pull_request) Successful in 1m18s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (sqlite, 8.1, stable27) (pull_request) Failing after 41s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (sqlite, 8.1, stable28) (pull_request) Failing after 39s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (sqlite, 8.1, stable29) (pull_request) Failing after 32s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (sqlite, 8.2, stable27) (pull_request) Failing after 33s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (mysql, 8.1, stable27) (pull_request) Failing after 59s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (mysql, 8.1, stable28) (pull_request) Failing after 38s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (mysql, 8.2, stable27) (pull_request) Failing after 36s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (mysql, 8.2, stable29) (pull_request) Failing after 38s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (pgsql, 8.1, stable28) (pull_request) Failing after 41s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (pgsql, 8.1, stable29) (pull_request) Failing after 42s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (pgsql, 8.2, stable27) (pull_request) Failing after 45s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (sqlite, 8.2, stable28) (pull_request) Failing after 33s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (sqlite, 8.2, stable29) (pull_request) Failing after 35s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (mysql, 8.1, stable29) (pull_request) Failing after 37s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (mysql, 8.2, stable28) (pull_request) Failing after 40s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (pgsql, 8.1, stable27) (pull_request) Failing after 54s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (pgsql, 8.2, stable28) (pull_request) Failing after 44s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (pgsql, 8.2, stable29) (pull_request) Failing after 46s
2afd340994
Xefir closed this pull request 2024-09-12 13:41:11 +00:00
Author
Owner

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

### Renovate is disabled Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.
Some checks failed
NPM build / js (pull_request) Successful in 1m18s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (sqlite, 8.1, stable27) (pull_request) Failing after 41s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (sqlite, 8.1, stable28) (pull_request) Failing after 39s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (sqlite, 8.1, stable29) (pull_request) Failing after 32s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (sqlite, 8.2, stable27) (pull_request) Failing after 33s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (mysql, 8.1, stable27) (pull_request) Failing after 59s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (mysql, 8.1, stable28) (pull_request) Failing after 38s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (mysql, 8.2, stable27) (pull_request) Failing after 36s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (mysql, 8.2, stable29) (pull_request) Failing after 38s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (pgsql, 8.1, stable28) (pull_request) Failing after 41s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (pgsql, 8.1, stable29) (pull_request) Failing after 42s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (pgsql, 8.2, stable27) (pull_request) Failing after 45s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (sqlite, 8.2, stable28) (pull_request) Failing after 33s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (sqlite, 8.2, stable29) (pull_request) Failing after 35s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (mysql, 8.1, stable29) (pull_request) Failing after 37s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (mysql, 8.2, stable28) (pull_request) Failing after 40s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (pgsql, 8.1, stable27) (pull_request) Failing after 54s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (pgsql, 8.2, stable28) (pull_request) Failing after 44s
PHPUnit / php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} (pgsql, 8.2, stable29) (pull_request) Failing after 46s

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Xefir/nextcloud-gpodder#1
No description provided.