loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update dependency ansi_up to v6.0.3 (forgejo) (#7456)

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7456
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>

authored by

Renovate Bot
Renovate Bot
and committed by
Gusted
c977585e a0df27c9

+5 -5
+4 -4
package-lock.json
··· 15 15 "@github/text-expander-element": "2.8.0", 16 16 "@mcaptcha/vanilla-glue": "0.1.0-alpha-3", 17 17 "@primer/octicons": "19.14.0", 18 - "ansi_up": "6.0.2", 18 + "ansi_up": "6.0.3", 19 19 "asciinema-player": "3.8.2", 20 20 "chart.js": "4.4.5", 21 21 "chartjs-adapter-dayjs-4": "1.0.4", ··· 4155 4155 } 4156 4156 }, 4157 4157 "node_modules/ansi_up": { 4158 - "version": "6.0.2", 4159 - "resolved": "https://registry.npmjs.org/ansi_up/-/ansi_up-6.0.2.tgz", 4160 - "integrity": "sha512-3G3vKvl1ilEp7J1u6BmULpMA0xVoW/f4Ekqhl8RTrJrhEBkonKn5k3bUc5Xt+qDayA6iDX0jyUh3AbZjB/l0tw==", 4158 + "version": "6.0.3", 4159 + "resolved": "https://registry.npmjs.org/ansi_up/-/ansi_up-6.0.3.tgz", 4160 + "integrity": "sha512-V1t1pcsMkgdqwbtZGbqI732rb8u9X2GzcT3PAThzo/zMQSkoT4AGnRUnI/7fIOWMaL5c/8EE00VywATsjtIDbw==", 4161 4161 "license": "MIT", 4162 4162 "engines": { 4163 4163 "node": "*"
+1 -1
package.json
··· 14 14 "@github/text-expander-element": "2.8.0", 15 15 "@mcaptcha/vanilla-glue": "0.1.0-alpha-3", 16 16 "@primer/octicons": "19.14.0", 17 - "ansi_up": "6.0.2", 17 + "ansi_up": "6.0.3", 18 18 "asciinema-player": "3.8.2", 19 19 "chart.js": "4.4.5", 20 20 "chartjs-adapter-dayjs-4": "1.0.4",