Configure Renovate #1

Merged
Xefir merged 1 commits from renovate/configure into main 2023-06-23 09:47:28 +00:00
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)
  • package.json (npm)

What to Expect

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

Update Node.js to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x
  • Merge into: main
  • Upgrade node to ^18.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/dialogs to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/nextcloud-dialogs-4.x
  • Merge into: main
  • Upgrade @nextcloud/dialogs to ^4.0.0
Update dependency @​nextcloud/vue to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/nextcloud-vue-7.x
  • Merge into: main
  • Upgrade @nextcloud/vue to ^7.0.0
Update dependency phpunit/phpunit to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/phpunit-phpunit-10.x
  • Merge into: main
  • Upgrade phpunit/phpunit to ^10
Update dependency psalm/phar to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/psalm-phar-5.x
  • Merge into: main
  • Upgrade psalm/phar to ^5.0
Update dependency sabre/xml to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/sabre-xml-4.x
  • Merge into: main
  • Upgrade sabre/xml to ^4.0
Update dependency symfony/event-dispatcher to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/symfony-event-dispatcher-6.x
  • Merge into: main
  • Upgrade symfony/event-dispatcher to ^6.0.0
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 npm to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/npm-9.x
  • Merge into: main
  • Upgrade npm to ^7.0.0 || ^8.0.0 || ^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 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) * `package.json` (npm) ### What to Expect With your current configuration, Renovate will create 10 Pull Requests: <details> <summary>Update Node.js to v18</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-18.x` - Merge into: `main` - Upgrade [node](https://github.com/nodejs/node) to `^18.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/dialogs to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/nextcloud-dialogs-4.x` - Merge into: `main` - Upgrade [@nextcloud/dialogs](https://github.com/nextcloud/nextcloud-dialogs) to `^4.0.0` </details> <details> <summary>Update dependency @&#8203;nextcloud/vue to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/nextcloud-vue-7.x` - Merge into: `main` - Upgrade [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) to `^7.0.0` </details> <details> <summary>Update dependency phpunit/phpunit to v10</summary> - Schedule: ["at any time"] - Branch name: `renovate/phpunit-phpunit-10.x` - Merge into: `main` - Upgrade [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to `^10` </details> <details> <summary>Update dependency psalm/phar to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/psalm-phar-5.x` - Merge into: `main` - Upgrade [psalm/phar](https://github.com/psalm/phar) to `^5.0` </details> <details> <summary>Update dependency sabre/xml to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/sabre-xml-4.x` - Merge into: `main` - Upgrade [sabre/xml](https://github.com/sabre-io/xml) to `^4.0` </details> <details> <summary>Update dependency symfony/event-dispatcher to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/symfony-event-dispatcher-6.x` - Merge into: `main` - Upgrade [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) to `^6.0.0` </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 npm to v9</summary> - Schedule: ["at any time"] - Branch name: `renovate/npm-9.x` - Merge into: `main` - Upgrade [npm](https://github.com/npm/cli) to `^7.0.0 || ^8.0.0 || ^9.0.0` </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).
Xefir added 1 commit 2023-06-23 00:24:53 +00:00
Xefir merged commit c1f1019633 into main 2023-06-23 09:47:27 +00:00
Xefir deleted branch renovate/configure 2023-06-23 09:47:28 +00:00
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/repod#1
No description provided.