Граф коммитов

43 Коммитов

Автор SHA1 Сообщение Дата
Christoph Wurst 0beb17c44d
ci: Update renovate's base branches
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-10-01 10:45:08 +02:00
Christoph Wurst 4da00df1bf
ci: Ignore vue-loader 16/17
They are incompatible with Vue 2

https://github.com/vuejs/vue-loader/issues/1973#issuecomment-1183982271

[skip ci]

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-04-03 09:33:33 +02:00
greta 0f2db2d4b6 Add ckeditor5 editor decoupled on renovate
Signed-off-by: greta <gretadoci@gmail.com>
2024-03-20 16:06:25 +01:00
Christoph Wurst 112bb1df0a
chore(deps): Update stable branches for Renovate
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-02-26 07:43:25 +01:00
Christoph Wurst 06fb417d18
chore(deps): Ignore Vuex 4.1
It requires Vue 3

[skip ci]

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-10-31 08:43:59 +01:00
Richard Steinmetz d3e0bde7f9
Merge pull request #9032 from nextcloud/chore/deps/ignore-vue-test-utils-2 2023-10-30 10:34:32 +01:00
Christoph Wurst 14dac96f05
chore(deps): Include ckeditor mention package in bump family
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-10-30 08:56:32 +01:00
Christoph Wurst 7f01ab84e1
chore(deps): Ignore @vue/test-utils@2
[skip ci]

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-10-30 08:53:43 +01:00
Christoph Wurst e471c22fbe
chore(deps): Do not bump to Vue 3 yet
[skipci]

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-10-27 14:07:47 +02:00
Daniel Kesselberg b7ba7b197e
chore: update ckeditor5-dev-utils with the other ckeditor5 packages
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-10-04 17:19:14 +02:00
Richard Steinmetz d150b83860
chore(deps-dev): downgrade postcss-loader to ^4.3.0
Also make renovate ignore the dependency to effectively lock it.

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-04-28 10:23:11 +02:00
Christoph Wurst dfec0674d9
chore(deps): Use stable3.1 instead of stable3.0 for renovate
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-04-25 13:52:18 +02:00
Christoph Wurst a0e2eb3c34
chore(deps): Prevent automerge of non-semantic cs-fixer bumps
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-04-11 09:22:46 +02:00
Christoph Wurst 709e353ffa
chore(deps): Use "fix" type for semantic vuln bumps
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-03-21 17:13:50 +01:00
Richard Steinmetz fc4b6c6f6e
Merge pull request #8253 from nextcloud/chore/8143/renovate-jest-group
chore(renovate): add dedicated group for jest packages
2023-03-21 14:45:47 +01:00
Richard Steinmetz ea9287d667
chore(renovate): add dedicated group for jest packages
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-03-21 14:41:14 +01:00
Christoph Wurst b86d834eef
chore(deps): Fine-tune renovate security bumps
Check daily and open PR immediately

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-03-21 13:21:13 +01:00
John Molakvoæ f9776c1385
Merge pull request #8236 from nextcloud/chore/deps/osv-renovate-alerts 2023-03-17 18:23:20 +01:00
Christoph Wurst 08bfadd4c9
chore(deps): Disable renovate PHP version bumps
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-03-17 10:02:24 +01:00
Christoph Wurst f7c7e1b315
chore(deps): Use OSV database for renovate bumps
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-03-17 08:29:58 +01:00
Greta b32a49569e
Merge pull request #8197 from nextcloud/bump/v3.1.0-alpha
Bump 3.1.0-alpha.1
2023-03-06 11:09:31 +01:00
greta 4e40ca2f86 Bump 3.1.0-alpha.1
Signed-off-by: greta <gretadoci@gmail.com>
2023-03-06 10:53:16 +01:00
Christoph Wurst 155db5c701
chore(deps): Do not automerge @nextcloud/vue bumps
They are not reliable. We have to manually test them.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-03-03 08:48:04 +01:00
Greta b60a40a8e6
Merge pull request #8113 from nextcloud/chore/deps/renovate-sign-off
chore(deps): Use sign-off for renovate commits
2023-02-24 15:36:43 +01:00
Greta a2777d1178
Merge pull request #8109 from nextcloud/chore/deps/automerge-no-review
chore(deps): Do not request review for automerge PRs
2023-02-24 15:30:45 +01:00
Christoph Wurst eb830111e9
chore(deps): Use sign-off for renovate commits
[skipci]

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-02-24 09:34:56 +01:00
Christoph Wurst ba25862175
chore(deps): Configure renovate commit titles
* `Bump` instead of `update dependency`
* Include current version

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-02-24 09:20:31 +01:00
Christoph Wurst e9fa791a26
chore(deps): Do not request review for automerge PRs
Renovate processes packages rules top to bottom. The automerge group is
supposed to set the reviewers to an empty array, so the npm/composer
reviewers have to be listed first.

Ref https://docs.renovatebot.com/configuration-options/#packagerules

[skipci]

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-02-24 09:05:02 +01:00
Christoph Wurst 532d01dc9d
chore(deps): Fix ckeditor package group
> To enable grouping, you c onfigure the groupName field to something non-null.

https://docs.renovatebot.com/configuration-options/#groupname

[skipci]

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-02-23 14:31:35 +01:00
Christoph Wurst 14a3c86446
chore(deps): Assign reviewers to renovate prs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-02-23 13:49:58 +01:00
Richard Steinmetz d5e2c4c517
Merge pull request #8078 from nextcloud/chore/deps/renovate-pr-labels
chore(deps): Fine-tune Renovate bot PR labels
2023-02-23 13:14:39 +01:00
Christoph Wurst f41e94a95e
chore(deps): Fine-tune Renovate bot PR labels
* `3. to review` for PRs that need a human review
* `4. to release` for automerge PRs that just wait for CI

[skipci]

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-02-23 08:51:47 +01:00
Christoph Wurst c2d035e712
chore(deps): Use renovate bot for github actions
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-02-23 08:48:15 +01:00
Richard Steinmetz 67eadc4a5b
Merge pull request #8068 from nextcloud/chore/deps/renovate-automerge
chore(deps): Enable renovate automerge for minor and patch bumps
2023-02-22 14:51:44 +01:00
Christoph Wurst 35465399f3
chore(deps): Do not automerge ckeditor bumps
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-02-22 09:49:55 +01:00
Christoph Wurst e3ae4448f9
chore(deps): Enable renovate automerget for minor and patch bumps
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-02-22 09:48:04 +01:00
Christoph Wurst 5f12c01194
chore(deps): Group ckeditor family for renovate
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-02-22 09:14:46 +01:00
Christoph Wurst e6c4fd5e58
chose(deps): Fix stable branch regex
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-02-22 08:13:09 +01:00
Christoph Wurst bfc7359f94
chore(deps): Enable renovate bumps on main
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-02-21 08:30:05 +01:00
Christoph Wurst 255efb7902
Revert "chore(deps): Enable renovate bumps on main"
This reverts commit 6c95bef172.
2023-02-21 08:29:42 +01:00
Christoph Wurst 6c95bef172
chore(deps): Enable renovate bumps on main
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-02-21 08:29:03 +01:00
renovate[bot] 011274edaf
Add renovate.json
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-01-27 10:45:14 +01:00
Christoph Wurst 98c98a7978
chore(deps): Use Renovate to keep stable branches tidy
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-01-27 10:34:36 +01:00