github-actions[bot] and shuto
6764b252cd
chore: release main ( #5133 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-15 07:08:58 +02:00
renovate[bot] and shuto
c6c21acf37
chore(deps): update dependency rollup to ^4.60.1 ( #5142 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-13 10:41:28 +00:00
renovate[bot] and shuto
8e54b98941
chore(deps): update dependency typedoc to ^0.28.19 ( #5141 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-13 04:57:27 +00:00
renovate[bot] and shuto
412320dd44
chore(deps): update dependency @types/node to ^22.19.17 ( #5137 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-06 09:57:42 +00:00
renovate[bot] and shuto
3447bd33f5
chore(deps): update dependency @swc/core to ^1.15.24 ( #5136 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-06 04:39:49 +00:00
renovate[bot] and shuto
d2fb499b30
chore(deps): update linting and formatting ( #5135 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-30 09:13:41 +00:00
renovate[bot] and shuto
87e1f12993
chore(deps): update dependency typedoc to ^0.28.18 ( #5134 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-30 05:08:26 +00:00
dependabot[bot] and shuto
ac35af8abf
chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 ( #5132 )
...
Bumps [picomatch](https://github.com/micromatch/picomatch ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases )
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2 )
---
updated-dependencies:
- dependency-name: picomatch
dependency-version: 2.3.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-27 15:14:05 +01:00
github-actions[bot] and shuto
1aa328d4d5
chore: release main ( #5126 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-23 13:16:09 -07:00
renovate[bot] and shuto
91743e7e03
chore(deps): update dependency rxjs to ^7.8.2 ( #5130 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-22 22:15:57 -07:00
renovate[bot] and shuto
7b77fc17a2
chore(deps): update dependency prettier to ^3.8.1 ( #5129 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-23 05:02:41 +00:00
renovate[bot] and shuto
129a72b6f5
chore(deps): update dependency @types/node to ^22.19.15 ( #5128 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-22 21:15:30 -07:00
renovate[bot] and shuto
30b872c00d
chore(deps): update dependency @swc/core to ^1.15.21 ( #5127 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-22 21:15:20 -07:00
github-actions[bot] and shuto
49fd3bf841
chore: release main ( #5125 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-21 17:16:54 -07:00
github-actions[bot] and shuto
41b501b866
chore: release main ( #5121 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-21 16:41:38 -07:00
github-actions[bot] and shuto
a164e7134a
chore: release main ( #5119 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-21 16:23:17 -07:00
github-actions[bot] and shuto
d45a4f766c
chore: release main ( #5117 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-21 15:51:53 -07:00
Daniel Sogl
555c375b60
chore: refresh package-lock.json
2026-03-21 15:27:46 -07:00
Daniel Sogl
15e7ac0c9a
chore: remove unused zone.js devDependency
...
zone.js was listed as a devDependency but is never imported or used
in the source code or build scripts. The Angular partial compilation
does not require it. Consumers decide whether to use zone.js in their
own apps. Also removes the zone.js version constraint from renovate.
2026-03-21 15:17:23 -07:00
Daniel Sogl
a5e3ccd185
feat!: modernize all dependencies
...
Update all core dependencies to latest versions: Angular 20, TypeScript
5.8, RxJS 7.8, zone.js 0.15. Bump Node.js engine requirement to >=20.
Update all devDependencies to current versions.
BREAKING CHANGE: Requires Node.js 20+ and Angular 20+.
2026-03-21 15:16:05 -07:00
renovate[bot] and shuto
60df81e7d0
chore(deps): update dependency lint-staged to ^16.4.0 ( #5113 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-16 02:07:03 +00:00
renovate[bot] and shuto
2a24341da4
chore(deps): update dependency webpack to ^5.105.4 ( #5111 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-09 05:01:47 +00:00
renovate[bot] and shuto
656693dbab
chore(deps): update dependency lint-staged to ^16.3.2 ( #5110 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-09 04:59:43 +00:00
renovate[bot] and shuto
b94b0dcdf0
chore(deps): update dependency lint-staged to ^16.3.1 ( #5109 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-02 14:07:41 +00:00
renovate[bot] and shuto
1d7259aad7
chore(deps): update dependency webpack to ^5.105.3 ( #5108 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-02 08:58:09 +00:00
renovate[bot] and shuto
e8758afacb
chore(deps): update dependency rollup to ^4.59.0 ( #5106 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-23 08:43:56 +00:00
renovate[bot] and shuto
c8689b480d
chore(deps): update dependency release-please to ^17.3.0 ( #5105 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-23 05:19:09 +00:00
renovate[bot] and shuto
6b8a319724
chore(deps): update build and bundling tools ( #5103 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-16 06:02:36 +00:00
renovate[bot] and shuto
97d6d2eafe
chore(deps): update dependency release-please to ^17.2.1 ( #5102 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-16 06:00:54 +00:00
renovate[bot] and shuto
4ddc32a736
chore(deps): update dependency webpack to ^5.105.0 ( #5101 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-09 04:35:08 +00:00
renovate[bot] and shuto
5f28d64e43
chore(deps): update dependency rollup to ^4.57.1 ( #5100 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-02 05:33:18 +00:00
renovate[bot] and shuto
30c72c47bc
chore(deps): update dependency rollup to ^4.56.0 ( #5099 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-26 05:03:09 +00:00
renovate[bot] and shuto
09f2522f9f
chore(deps): update dependency release-please to ^17.2.0 ( #5098 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-26 05:00:30 +00:00
renovate[bot] and shuto
d097f5563f
chore(deps): update dependency rollup to ^4.55.1 ( #5094 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-12 05:28:52 +00:00
renovate[bot] and shuto
effbc46eb9
chore(deps): update build and bundling tools ( #5090 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-22 07:00:28 +00:00
renovate[bot] and shuto
9a487a47f3
chore(deps): update dependency lint-staged to ^16.2.7 ( #5087 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-24 08:41:24 +00:00
renovate[bot] and shuto
75e6387028
chore(deps): update build and bundling tools ( #5086 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-24 05:02:34 +00:00
renovate[bot] and shuto
d9bbabe605
chore(deps): update dependency rollup to ^4.53.2 ( #5085 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-17 04:38:00 +00:00
renovate[bot] and shuto
6fe9de5c97
chore(deps): update dependency rollup to ^4.53.1 ( #5084 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-10 06:44:15 +00:00
renovate[bot] and shuto
b8f3941e4c
chore(deps): update dependency rimraf to ^6.1.0 ( #5082 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-03 05:15:07 +00:00
renovate[bot] and shuto
722a8af45e
chore(deps): update dependency lint-staged to ^16.2.6 ( #5081 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-27 06:35:06 +00:00
renovate[bot] and shuto
879659b8e6
chore(deps): update build and bundling tools ( #5079 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-20 04:57:14 +00:00
renovate[bot] and shuto
e9bf647ca8
chore(deps): update dependency release-please to ^17.1.3 ( #5078 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-13 09:40:59 +00:00
renovate[bot] and shuto
c86abb86a2
chore(deps): update dependency lint-staged to ^16.2.4 ( #5077 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-13 04:29:24 +00:00
renovate[bot] and shuto
0ef0f74357
chore(deps): update build and bundling tools ( #5076 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-06 05:38:02 +00:00
renovate[bot] and shuto
0887f9f9e4
chore(deps): update dependency lint-staged to ^16.2.3 ( #5075 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-29 11:01:56 +00:00
renovate[bot] and shuto
55aabfa4ac
chore(deps): update dependency rollup to ^4.52.3 ( #5074 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-29 05:38:31 +00:00
renovate[bot] and shuto
f8fdc2fe79
chore(deps): update dependency rollup to ^4.52.0 ( #5073 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-22 04:32:05 +00:00
renovate[bot] and shuto
b94c26dbb1
chore(deps): update dependency rollup to ^4.50.1 ( #5070 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-08 06:25:18 +00:00
renovate[bot] and shuto
4afe2ad4c9
chore(deps): update dependency lint-staged to ^16.1.6 ( #5069 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-08 05:13:17 +00:00