16 Commits
Author SHA1 Message Date
Marco Pasqualetti 9c0f4a8390 chore(dependabot): add groups (#171)
Adds groups configuration to the Dependabot `npm` ecosystem block,
consolidating related packages into single PRs instead of one PR per
package
2026-04-22 18:12:08 +02:00
MartinandMarco Pasqualetti d476f8cbe1 extract "core" package, small improvements (#137)
This PR mainly refactors the code by extracting a "core" package which
is then used by the "backend" and "frontend" apps.

Apart from this the PR also contains several smaller changes like fixing
dependabot, upgrading dependencies, aligned "package.json" files, added
tests, ...

addresses step 1 of #32 
closes #136

---------

Co-authored-by: Marco Pasqualetti <marco.pasqualetti@live.com>
2026-04-18 10:37:26 +02:00
Martin 516dc129de pin @types/node version to 24.x (#98)
replaces
https://github.com/stats-organization/github-stats-extended/pull/96
(Thanks marcalexiei for opening that one.)

On top of rolling back the `@types/node` upgrade, this PR also upgrades
to the latest 24.x version of `@types/node` and configures dependabot to
not suggest major version upgrades for this dependency anymore.
2026-02-22 16:09:53 +01:00
martin-mfg 868395ff48 revert dependabot to reasonable config 2026-02-08 07:24:42 +01:00
martin-mfg 9912cced12 daily dependabot runs 2026-02-08 07:12:37 +01:00
martin-mfg ec888dbcd3 frequent dependabot runs 2026-02-08 07:07:06 +01:00
martin-mfg 1cbca64681 fix dependabot intervals again 2026-02-06 18:13:17 +01:00
martin-mfg 09321258e7 fix dependabot intervals 2026-02-06 18:10:20 +01:00
martin-mfg e7b920f449 add dependabot 2026-02-06 18:05:17 +01:00
martin-mfg d149e0e1f5 initiate monorepo, add original github-trends 2025-09-18 11:30:25 +02:00
Frieder BluemleandAlexandr c966becb9a chore: standardize the GitHub and npm branding through the codebase (#4014)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2025-09-10 19:31:35 +03:00
Alexandr Garbuzov 3adf254fb8 chore: remove outdated reviewer fields from dependabot config (#4393) 2025-09-07 21:08:57 +03:00
Alexandr Garbuzov 663e4f0536 infra(dependabot): change github actions prs commit message prefix (#3654) 2024-02-19 06:55:25 +01:00
Alexandr Garbuzov 2ddcd9c2bd infra(dependabot): configure commits message to match conventional commits rules (#3434) 2023-10-31 17:30:22 +02:00
Alexandr Garbuzov 2feebd011d infra(dependabot): set myself as pull requests reviewer (#3435) 2023-10-30 11:58:07 +01:00
Alexandr Garbuzov 5a3470a8e3 Enable dependabot (#2963) 2023-07-22 20:24:36 +02:00