22 Commits

Author SHA1 Message Date
Bruno Oliveira da Silva
6bce46c842 Reduce Dependabot PR noise by grouping them and switching to weekly batch updates (#43704)
This PR uses dependabot.yml groups key to controls version updates. It
tells Dependabot to bundle regular package upgrades (e.g., npm or
github-actions) into a single pull request based on your rules.

Additional step:

Enable in the repository settings grouped updates: This setting controls
security updates. Enabling this tells Dependabot to bundle all available
security patches (i.e., updates that fix vulnerabilities) into a single
pull request, separate from our version updates.

See:
https://github.blog/changelog/2024-03-28-dependabot-grouped-security-updates-generally-available/

Signed-off-by: Bruno Oliveira da Silva <bruno@abstractj.com>
2025-10-29 13:30:24 +01:00
Jon Koops
ac37711768 Prevent Dependabot from upgrading react-router-dom (#35868)
Closes #35867

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-12-12 13:25:39 +01:00
Jon Koops
dfb2735edc Prevent Dependabot from upgrading React to the next major (#35691)
Closes #35690

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-12-06 07:13:44 -03:00
Jon Koops
dcc967a4b2 Fix path to package root in Dependabot config (#35613)
Closes #35612

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-12-04 13:09:28 -05:00
Jon Koops
12f216c6a1 Disable major updates for PatternFly (#34390)
Closes #34389

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-10-28 22:25:35 +01:00
Jon Koops
ab1d1ae3d5 Move all JavaScript projects into single PNPM workspace (#24537)
Closes #24571

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-04-02 16:14:58 +02:00
Jon Koops
326ba672cd Replace react-error-boundary with own implementation (#26094)
Closes #21515

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-01-10 13:37:59 -05:00
Jon Koops
47d9ae71c4 Revert the new welcome screen experience (#23446)
This reverts commit bcab75a7ef.
2023-09-21 16:03:00 +00:00
Jon Koops
bcab75a7ef Add new version of Welcome theme based on PatternFly 5 (#23008) 2023-09-14 08:24:17 -04:00
Jon Koops
609673e507 Remove unused resources from 'common' theme (#21546)
Closes #21545
2023-07-10 14:14:40 +00:00
Jon Koops
d8566ce22b Encode time in 'schedule' field (#21482) 2023-07-06 11:56:03 +02:00
Jon Koops
7ef46d201e Run Dependabot daily to reduce weekly PRs (#21480) 2023-07-06 11:48:05 +02:00
Jon Koops
870769d119 Run Dependabot on the weekend for js directory 2023-06-26 14:01:15 -03:00
Jon Koops
72af6a0454 Enable Dependabot for PNPM (#20975) 2023-06-14 07:24:27 +02:00
Jon Koops
2a18bcb246 Move from NPM to PNPM (#19839) 2023-05-05 12:03:24 -04:00
Jon Koops
8cb202eb29 Add JavaScript admin client to repository (#16697)
* Add JavaScript admin client to repository

* Apply review feedback

Co-authored-by: Stian Thorgersen <stian@redhat.com>

---------

Co-authored-by: Stian Thorgersen <stian@redhat.com>
2023-02-03 10:45:11 +00:00
Jon Koops
ca58a69dca Remove Dependabot configuration for Keycloak JS (#13996) 2022-08-25 13:22:52 +02:00
Jon Koops
cd9dd83e9c Disable Dependabot for Account Console 2022-08-15 10:42:22 -03:00
Jon Koops
1203ce8946 Ensure Dependabot PRs are created on Saturdays (#13156) 2022-07-18 09:35:40 -03:00
Jon Koops
b4645e8988 Prevent Dependabot from upgrading major versions of Bootstrap (#13054)
Resolves #13056
2022-07-12 11:15:16 -03:00
Andre F de Miranda
240de2aeb0 Enable dependabot on NPM dependencies (#12925)
Co-authored-by: Andre Fucs de Miranda <afucsdemiranda@salesforce.com>
2022-07-11 17:08:58 -03:00
Jon Koops
034748ed0a Add Dependabot config to keep Github Actions up-to-date 2022-04-13 08:07:49 -03:00