Update dependency strip-ansi to v7 #460

Open
_renovate wants to merge 1 commit from renovate/strip-ansi-7.x into master
_renovate commented 2026-03-25 16:20:27 +01:00 (Migrated from edugit.org)

This MR contains the following updates:

Package Change Age Confidence
strip-ansi 6.0.07.2.0 age confidence

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

chalk/strip-ansi (strip-ansi)

v7.2.0

Compare Source

  • Improve performance by adding fast path for strings without ANSI codes (#​54) d67a5b3

v7.1.2

Compare Source


v7.1.0

Compare Source

v7.0.1

Compare Source

v7.0.0

Compare Source

Breaking

v6.0.1

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Mend Renovate.

This MR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [strip-ansi](https://github.com/chalk/strip-ansi) | [`6.0.0` → `7.2.0`](https://renovatebot.com/diffs/npm/strip-ansi/6.0.0/7.2.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/strip-ansi/7.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/strip-ansi/6.0.0/7.2.0?slim=true) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](#33) for more information. --- ### Release Notes <details> <summary>chalk/strip-ansi (strip-ansi)</summary> ### [`v7.2.0`](https://github.com/chalk/strip-ansi/releases/tag/v7.2.0) [Compare Source](https://github.com/chalk/strip-ansi/compare/v7.1.2...v7.2.0) - Improve performance by adding fast path for strings without ANSI codes ([#&#8203;54](https://github.com/chalk/strip-ansi/issues/54)) [`d67a5b3`](https://github.com/chalk/strip-ansi/commit/d67a5b3) *** ### [`v7.1.2`](https://github.com/chalk/strip-ansi/releases/tag/v7.1.2) [Compare Source](https://github.com/chalk/strip-ansi/compare/v7.1.0...v7.1.2) - Fix vulnerability in 7.1.1, see: [chalk/chalk#656](https://github.com/chalk/chalk/issues/656) *** ### [`v7.1.0`](https://github.com/chalk/strip-ansi/releases/tag/v7.1.0) [Compare Source](https://github.com/chalk/strip-ansi/compare/v7.0.1...v7.1.0) - Improve performance ([#&#8203;49](https://github.com/chalk/strip-ansi/issues/49)) [`840a5ea`](https://github.com/chalk/strip-ansi/commit/840a5ea) ### [`v7.0.1`](https://github.com/chalk/strip-ansi/releases/tag/v7.0.1) [Compare Source](https://github.com/chalk/strip-ansi/compare/v7.0.0...v7.0.1) - Upgrade dependencies [`ed41f38`](https://github.com/chalk/strip-ansi/commit/ed41f38) ### [`v7.0.0`](https://github.com/chalk/strip-ansi/releases/tag/v7.0.0) [Compare Source](https://github.com/chalk/strip-ansi/compare/v6.0.1...v7.0.0) ##### Breaking - Require Node.js 12 [`7cda68d`](https://github.com/chalk/strip-ansi/commit/7cda68d) - This package is now pure ESM. Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c). ### [`v6.0.1`](https://github.com/chalk/strip-ansi/releases/tag/v6.0.1) [Compare Source](https://github.com/chalk/strip-ansi/compare/v6.0.0...v6.0.1) - Backport: Upgrade `ansi-regex` dependency: <https://github.com/chalk/ansi-regex/releases/tag/v5.0.1> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44OS44IiwidXBkYXRlZEluVmVyIjoiNDMuMjA5LjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
_renovate commented 2026-03-25 16:20:30 +01:00 (Migrated from edugit.org)

mentioned in issue #33

mentioned in issue #33
_renovate commented 2026-04-02 18:23:32 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-04-25 20:57:11 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-04-26 00:06:02 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-04-26 00:37:20 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-04-27 00:05:30 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-04-27 00:37:42 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-04-27 22:04:11 +02:00 (Migrated from edugit.org)

added 11 commits

  • 50d94b55...cf2d91ef - 10 commits from branch master
  • 6642d844 - Update dependency strip-ansi to v7

Compare with previous version

added 11 commits <ul><li>50d94b55...cf2d91ef - 10 commits from branch <code>master</code></li><li>6642d844 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=87114&start_sha=50d94b550b9be67af4648126f9ad9d6e41878027)
_renovate commented 2026-04-28 00:54:58 +02:00 (Migrated from edugit.org)

added 1 commit

  • dbacc7fc - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>dbacc7fc - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=87864&start_sha=6642d8442811a9a072ca0eb4665824ee28b5c81b)
_renovate commented 2026-04-28 01:15:50 +02:00 (Migrated from edugit.org)

added 1 commit

  • f8582a14 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>f8582a14 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=87939&start_sha=dbacc7fc2e13f65ff0500c1de3d316648f717e2f)
_renovate commented 2026-04-28 19:25:36 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-04-28 23:28:24 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-04-29 02:58:49 +02:00 (Migrated from edugit.org)

added 18 commits

  • f8582a14...efdee08a - 17 commits from branch master
  • bdeb33e3 - Update dependency strip-ansi to v7

Compare with previous version

added 18 commits <ul><li>f8582a14...efdee08a - 17 commits from branch <code>master</code></li><li>bdeb33e3 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=90396&start_sha=f8582a149c67ca95e7828fab4c0250a6f030be39)
_renovate commented 2026-04-29 02:58:50 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-04-29 09:25:12 +02:00 (Migrated from edugit.org)

added 1 commit

  • e87bc0e7 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>e87bc0e7 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=91378&start_sha=bdeb33e32a9d475a7195b69caa4ba8e3c34f1b4f)
_renovate commented 2026-04-29 09:57:35 +02:00 (Migrated from edugit.org)

added 1 commit

  • 5d396cf9 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>5d396cf9 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=91537&start_sha=e87bc0e7a50f3520246cf8c98ef01a00c9f59b3b)
_renovate commented 2026-04-29 11:03:11 +02:00 (Migrated from edugit.org)

added 1 commit

  • 06a7bad0 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>06a7bad0 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=91741&start_sha=5d396cf9417c02cf85c1133359771fff2bb0811d)
_renovate commented 2026-04-29 11:31:25 +02:00 (Migrated from edugit.org)

added 1 commit

  • 56d11f42 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>56d11f42 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=91897&start_sha=06a7bad07e3006aea9778f0aa26aae1e7de3c883)
_renovate commented 2026-04-29 11:39:54 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9fa661b0 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>9fa661b0 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=91934&start_sha=56d11f4203c3a0f98fdc8bfafd187ebcd5ef063e)
_renovate commented 2026-04-29 16:42:31 +02:00 (Migrated from edugit.org)

added 1 commit

  • bf1e5370 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>bf1e5370 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=92388&start_sha=9fa661b0f6556dc11c5c1522b571b59dd089099f)
_renovate commented 2026-04-29 18:53:58 +02:00 (Migrated from edugit.org)

added 1 commit

  • 56cfe8a3 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>56cfe8a3 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=92708&start_sha=bf1e5370cc9d80b5cebc78ab5f8cddc95b3fabe9)
_renovate commented 2026-04-30 00:56:42 +02:00 (Migrated from edugit.org)

added 1 commit

  • 3abf80fd - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>3abf80fd - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=93246&start_sha=56cfe8a37542aef7530b5970891ff63a3b9ee9d7)
_renovate commented 2026-04-30 05:16:25 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-04-30 05:16:26 +02:00 (Migrated from edugit.org)

added 1 commit

  • fb5f8f0d - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>fb5f8f0d - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=93836&start_sha=3abf80fda6f395b07ce650392fcb3b66caf3ef4a)
_renovate commented 2026-04-30 07:53:15 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-04-30 11:24:56 +02:00 (Migrated from edugit.org)

added 1 commit

  • 33882c5e - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>33882c5e - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=94295&start_sha=fb5f8f0da3cb5711a650dc62dc380e94dc51bfab)
_renovate commented 2026-05-01 00:38:50 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-01 02:45:56 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-01 03:10:51 +02:00 (Migrated from edugit.org)

added 2 commits

  • 9312c4e5 - 1 commit from branch master
  • 9808817a - Update dependency strip-ansi to v7

Compare with previous version

added 2 commits <ul><li>9312c4e5 - 1 commit from branch <code>master</code></li><li>9808817a - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=95621&start_sha=33882c5e2b47716cd956d61a0155b5de91e7b2c0)
_renovate commented 2026-05-01 10:53:38 +02:00 (Migrated from edugit.org)

added 1 commit

  • a556c96c - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>a556c96c - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=96004&start_sha=9808817a661d09a3ba252742d35c7a505d135741)
_renovate commented 2026-05-01 12:08:42 +02:00 (Migrated from edugit.org)

added 1 commit

  • 869453dd - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>869453dd - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=96098&start_sha=a556c96c70b68d710b697304fb4540406e211a89)
_renovate commented 2026-05-01 16:27:39 +02:00 (Migrated from edugit.org)

added 6 commits

  • 869453dd...4552b4d6 - 5 commits from branch master
  • b9b6578e - Update dependency strip-ansi to v7

Compare with previous version

added 6 commits <ul><li>869453dd...4552b4d6 - 5 commits from branch <code>master</code></li><li>b9b6578e - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=96453&start_sha=869453dd95de43286480c7a8ae67df6c882f17a3)
_renovate commented 2026-05-01 17:43:49 +02:00 (Migrated from edugit.org)

added 1 commit

  • e9d1c58e - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>e9d1c58e - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=96554&start_sha=b9b6578ea831c80a9e12c06f0f6a7ed06d342a60)
_renovate commented 2026-05-02 00:23:53 +02:00 (Migrated from edugit.org)

added 2 commits

  • bb6d295e - 1 commit from branch master
  • e41665f1 - Update dependency strip-ansi to v7

Compare with previous version

added 2 commits <ul><li>bb6d295e - 1 commit from branch <code>master</code></li><li>e41665f1 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=97019&start_sha=e9d1c58e4f53f38adb20867907cb1e2af8ee168d)
_renovate commented 2026-05-02 05:37:38 +02:00 (Migrated from edugit.org)

added 1 commit

  • 4fccb6eb - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>4fccb6eb - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=97407&start_sha=e41665f1089efaddfa132ba81e10303c7db34cb4)
_renovate commented 2026-05-02 06:30:43 +02:00 (Migrated from edugit.org)

added 1 commit

  • b654b606 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>b654b606 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=97480&start_sha=4fccb6ebf42877b96bd2a5f3e576e69c286a6f30)
_renovate commented 2026-05-02 10:18:34 +02:00 (Migrated from edugit.org)

added 1 commit

  • 6b2504af - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>6b2504af - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=97830&start_sha=b654b6069042e6361cf74cb6d937d0cf331a8ad4)
_renovate commented 2026-05-02 11:59:01 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-02 11:59:02 +02:00 (Migrated from edugit.org)

added 1 commit

  • f543646b - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>f543646b - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=97994&start_sha=6b2504af020a3b6e29d03189bfa11c6c47efda68)
_renovate commented 2026-05-02 13:29:54 +02:00 (Migrated from edugit.org)

added 1 commit

  • 2b1d4b46 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>2b1d4b46 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=98121&start_sha=f543646b1b44e495263d71f13402282b3e2b61d2)
_renovate commented 2026-05-02 13:29:56 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-03 01:32:43 +02:00 (Migrated from edugit.org)

added 1 commit

  • c9801b34 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>c9801b34 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=98951&start_sha=2b1d4b46d51b3853330d9beac04ac4b4230bf13a)
_renovate commented 2026-05-03 06:24:11 +02:00 (Migrated from edugit.org)

added 1 commit

  • e0c33b47 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>e0c33b47 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=99511&start_sha=c9801b342ac6310f234ec24588b45421ba0912ab)
_renovate commented 2026-05-03 06:56:43 +02:00 (Migrated from edugit.org)

added 1 commit

  • dabf1910 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>dabf1910 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=99554&start_sha=e0c33b47df54f1bfa9218689056d14e4609cfbc3)
_renovate commented 2026-05-03 17:11:40 +02:00 (Migrated from edugit.org)

added 1 commit

  • 12b116ae - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>12b116ae - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=100257&start_sha=dabf19100d77fbff7ec511699464ddede557dfb3)
_renovate commented 2026-05-03 17:22:28 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9d308a97 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>9d308a97 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=100285&start_sha=12b116aec7061aaff179dc804873c986a16e8b9c)
_renovate commented 2026-05-03 19:21:47 +02:00 (Migrated from edugit.org)

added 1 commit

  • 45ca1475 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>45ca1475 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=100466&start_sha=9d308a97557519d6dd71562ecae82528ddbe8648)
_renovate commented 2026-05-03 22:25:47 +02:00 (Migrated from edugit.org)

added 1 commit

  • 016aa1f7 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>016aa1f7 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=100695&start_sha=45ca14752d051309679a9101620ba306194a94e9)
_renovate commented 2026-05-03 22:51:45 +02:00 (Migrated from edugit.org)

added 1 commit

  • d1b6edbc - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>d1b6edbc - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=100746&start_sha=016aa1f79e99f30b6b11e288f26a54f9cf977981)
_renovate commented 2026-05-04 04:58:11 +02:00 (Migrated from edugit.org)

added 1 commit

  • 6a43c00a - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>6a43c00a - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=101141&start_sha=d1b6edbc610a2b2380e41f67fd061a91462b1f31)
_renovate commented 2026-05-04 05:26:59 +02:00 (Migrated from edugit.org)

added 1 commit

  • c3b16ca2 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>c3b16ca2 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=101175&start_sha=6a43c00ae3300f1ab5b8185f903476dcc9933836)
_renovate commented 2026-05-04 05:48:21 +02:00 (Migrated from edugit.org)

added 1 commit

  • ab88250e - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>ab88250e - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=101208&start_sha=c3b16ca22612e3f7422970cffd08e890e83f7d93)
_renovate commented 2026-05-04 07:21:06 +02:00 (Migrated from edugit.org)

added 1 commit

  • 4a4b2cfb - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>4a4b2cfb - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=101329&start_sha=ab88250ef63c2f50fba0e6a84e032029cb3a0f16)
_renovate commented 2026-05-04 11:51:45 +02:00 (Migrated from edugit.org)

added 1 commit

  • eb3baee8 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>eb3baee8 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=101609&start_sha=4a4b2cfb4b741ed644e8985b16f6005ac6ab6762)
_renovate commented 2026-05-04 12:22:10 +02:00 (Migrated from edugit.org)

added 1 commit

  • c766d12d - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>c766d12d - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=101682&start_sha=eb3baee80e287e1fb1e501e2095f1c929106fc5a)
_renovate commented 2026-05-04 14:19:25 +02:00 (Migrated from edugit.org)

added 1 commit

  • 2e83ff65 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>2e83ff65 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=101925&start_sha=c766d12df23ab2f1ddf19a14363336477a9545f8)
_renovate commented 2026-05-04 17:02:52 +02:00 (Migrated from edugit.org)

added 1 commit

  • dafbe800 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>dafbe800 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=102130&start_sha=2e83ff657e48f1ec5d15542144392edd20d68d04)
_renovate commented 2026-05-04 23:18:37 +02:00 (Migrated from edugit.org)

added 1 commit

  • 8c7c62cc - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>8c7c62cc - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=102661&start_sha=dafbe800f46a99fd4890c2f4fca1f506e221f27c)
_renovate commented 2026-05-05 03:42:59 +02:00 (Migrated from edugit.org)

added 1 commit

  • 0edcbb93 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>0edcbb93 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=103033&start_sha=8c7c62cce98d7d38bfd4b468692c62059090f253)
_renovate commented 2026-05-05 05:19:55 +02:00 (Migrated from edugit.org)

added 1 commit

  • 29e07102 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>29e07102 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=103160&start_sha=0edcbb933130ab7c1fec9e1801a1b66b8963f327)
_renovate commented 2026-05-05 05:29:03 +02:00 (Migrated from edugit.org)

added 1 commit

  • 7d9bec7e - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>7d9bec7e - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=103179&start_sha=29e071024de536002114fbfb3bf45c63f946326c)
_renovate commented 2026-05-05 06:00:02 +02:00 (Migrated from edugit.org)

added 1 commit

  • 5367da71 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>5367da71 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=103225&start_sha=7d9bec7ea8c1f85fd31171595acc4a0c18a56702)
_renovate commented 2026-05-05 06:15:27 +02:00 (Migrated from edugit.org)

added 1 commit

  • a291fa42 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>a291fa42 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=103262&start_sha=5367da7196d29ec2b0ac3a9c73484a96f1471c16)
_renovate commented 2026-05-05 09:06:00 +02:00 (Migrated from edugit.org)

added 1 commit

  • ad170cae - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>ad170cae - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=103514&start_sha=a291fa4291aff6e995f07009cbc3e86ab3adb617)
_renovate commented 2026-05-05 09:06:00 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-05 09:53:21 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-05 10:00:13 +02:00 (Migrated from edugit.org)

added 1 commit

  • b499bfc2 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>b499bfc2 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=103597&start_sha=ad170cae824c9b71972b981279e930ee7bb44a41)
_renovate commented 2026-05-05 11:08:32 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-05 11:33:52 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-05 13:35:29 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-05 13:35:29 +02:00 (Migrated from edugit.org)

added 5 commits

  • b499bfc2...a3dba6f8 - 4 commits from branch master
  • 54a17226 - Update dependency strip-ansi to v7

Compare with previous version

added 5 commits <ul><li>b499bfc2...a3dba6f8 - 4 commits from branch <code>master</code></li><li>54a17226 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=103817&start_sha=b499bfc2e8ba344bc477773c0f2360808983cd93)
_renovate commented 2026-05-05 14:46:51 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-05 17:05:26 +02:00 (Migrated from edugit.org)

added 1 commit

  • d3e3bba1 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>d3e3bba1 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=104073&start_sha=54a17226940faf342c508eec9ead49d72360cbbf)
_renovate commented 2026-05-05 17:16:14 +02:00 (Migrated from edugit.org)

added 1 commit

  • 371b2db5 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>371b2db5 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=104089&start_sha=d3e3bba141869591a014641b9044ba3edebcf1a3)
_renovate commented 2026-05-05 17:48:58 +02:00 (Migrated from edugit.org)

added 1 commit

  • 327244e1 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>327244e1 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=104151&start_sha=371b2db54a9da58305721e7b3fbea267f0ea2a30)
_renovate commented 2026-05-06 00:08:30 +02:00 (Migrated from edugit.org)

added 1 commit

  • ebfd13c1 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>ebfd13c1 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=104595&start_sha=327244e1134cdbb977fd3a4616df824b5623f304)
_renovate commented 2026-05-06 00:08:31 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-06 03:00:05 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-06 03:00:13 +02:00 (Migrated from edugit.org)

added 1 commit

  • 8ffbc658 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>8ffbc658 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=104885&start_sha=ebfd13c1270a8154d5a9da9cba7095b90cc5e16f)
_renovate commented 2026-05-06 06:07:22 +02:00 (Migrated from edugit.org)

added 1 commit

  • 3307da4d - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>3307da4d - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=105070&start_sha=8ffbc6584e63280590b1195326eb2dd679bbd03d)
_renovate commented 2026-05-06 06:07:22 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-06 06:26:05 +02:00 (Migrated from edugit.org)

added 1 commit

  • 633f9785 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>633f9785 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=105108&start_sha=3307da4d26491c2f954e91cf0cf867f27d9f88ad)
_renovate commented 2026-05-06 08:32:22 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-06 08:59:02 +02:00 (Migrated from edugit.org)

added 1 commit

  • 189f3ab0 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>189f3ab0 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=105279&start_sha=633f97854476070de95f09eec3f2c245512647c2)
_renovate commented 2026-05-06 11:28:57 +02:00 (Migrated from edugit.org)

added 1 commit

  • adc8cfae - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>adc8cfae - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=105478&start_sha=189f3ab06e421bfe14dd45e49a92ceb4e3cc29e2)
_renovate commented 2026-05-06 14:27:45 +02:00 (Migrated from edugit.org)

added 1 commit

  • 916d9194 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>916d9194 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=105763&start_sha=adc8cfae824165b6d96852d6ad05d5c05def9d29)
_renovate commented 2026-05-06 16:49:24 +02:00 (Migrated from edugit.org)

added 1 commit

  • 7ce5a5aa - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>7ce5a5aa - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=105919&start_sha=916d9194c9bf7081961a53e81b8dc6c5dc71e6e2)
_renovate commented 2026-05-06 18:09:16 +02:00 (Migrated from edugit.org)

added 1 commit

  • 64a984ca - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>64a984ca - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=106077&start_sha=7ce5a5aa366baa798f75e0fb4214f40ef8f7f61e)
_renovate commented 2026-05-06 23:11:36 +02:00 (Migrated from edugit.org)

added 1 commit

  • c4e1e875 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>c4e1e875 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=106659&start_sha=64a984ca5e711e5b147e47e3f5936b7d90a1d43c)
_renovate commented 2026-05-06 23:54:07 +02:00 (Migrated from edugit.org)

added 1 commit

  • afe72700 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>afe72700 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=106688&start_sha=c4e1e8751337de336c77457fbf0969cd751f1b08)
_renovate commented 2026-05-07 04:06:00 +02:00 (Migrated from edugit.org)

added 1 commit

  • 7874002e - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>7874002e - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=106989&start_sha=afe727002b59c58a1d8fc33c395916d7163f61dd)
_renovate commented 2026-05-07 07:21:24 +02:00 (Migrated from edugit.org)

added 1 commit

  • 2c944ad3 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>2c944ad3 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=107152&start_sha=7874002e000711825b2060907d6b5e6c9b6bf091)
_renovate commented 2026-05-07 08:30:12 +02:00 (Migrated from edugit.org)

added 1 commit

  • 25ea3ec6 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>25ea3ec6 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=107213&start_sha=2c944ad3cd4477ab55627e4133e57233248acc26)
_renovate commented 2026-05-07 08:42:31 +02:00 (Migrated from edugit.org)

added 1 commit

  • 6b0a803c - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>6b0a803c - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=107241&start_sha=25ea3ec65f264fd9a930f01c9b0e5deb64940d79)
_renovate commented 2026-05-07 09:58:27 +02:00 (Migrated from edugit.org)

added 1 commit

  • 3ea58c58 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>3ea58c58 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=107341&start_sha=6b0a803ce05f12f3372bd64d037536560a0a5c2e)
_renovate commented 2026-05-07 13:36:25 +02:00 (Migrated from edugit.org)

added 1 commit

  • 5e017953 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>5e017953 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=107619&start_sha=3ea58c583b81a60d9b0cc3681b0e79def2dc77ce)
_renovate commented 2026-05-07 15:28:01 +02:00 (Migrated from edugit.org)

added 1 commit

  • af6d6e0e - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>af6d6e0e - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=107744&start_sha=5e0179538e7cb3437f30f33d53de122bbcb13759)
_renovate commented 2026-05-07 18:25:35 +02:00 (Migrated from edugit.org)

added 1 commit

  • 46f2c92e - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>46f2c92e - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=107948&start_sha=af6d6e0e627a21c8548a7689bba0f4f48bbef273)
_renovate commented 2026-05-07 19:50:11 +02:00 (Migrated from edugit.org)

added 1 commit

  • fa47ebb0 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>fa47ebb0 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=108031&start_sha=46f2c92ea6426df7613ca8cdaef9eb0e9b446ab7)
_renovate commented 2026-05-07 21:32:34 +02:00 (Migrated from edugit.org)

added 1 commit

  • 0a68d584 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>0a68d584 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=108160&start_sha=fa47ebb0c50d43f4ca8833c40cbe6f1cb783e6ae)
_renovate commented 2026-05-08 00:34:48 +02:00 (Migrated from edugit.org)

added 1 commit

  • 845bb58d - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>845bb58d - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=108407&start_sha=0a68d5843e872bb3047eb7c8a2820164aeb4ec85)
_renovate commented 2026-05-08 02:14:18 +02:00 (Migrated from edugit.org)

added 1 commit

  • 2d448e99 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>2d448e99 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=108630&start_sha=845bb58d4ae6354f29618fae4a73bb00b09b4075)
_renovate commented 2026-05-08 06:32:58 +02:00 (Migrated from edugit.org)

added 1 commit

  • 359102b9 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>359102b9 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=108898&start_sha=2d448e999eefefc327ab24599d270c1087631d0b)
_renovate commented 2026-05-08 06:57:36 +02:00 (Migrated from edugit.org)

added 1 commit

  • 6f4f4990 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>6f4f4990 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=108908&start_sha=359102b94b5e27835afc8c5c476aadc2058d7019)
_renovate commented 2026-05-08 09:41:59 +02:00 (Migrated from edugit.org)

added 1 commit

  • 5d7732c9 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>5d7732c9 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=109047&start_sha=6f4f499061c3ec03cdfd1f0410fde391963370fa)
_renovate commented 2026-05-08 10:08:29 +02:00 (Migrated from edugit.org)

added 1 commit

  • d3fae90e - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>d3fae90e - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=109084&start_sha=5d7732c9764d5030950e5abf2fa17c0c0c88e43b)
_renovate commented 2026-05-08 11:42:54 +02:00 (Migrated from edugit.org)

added 1 commit

  • e678401a - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>e678401a - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=109272&start_sha=d3fae90e1a352d6e2d39c3fa5b8464d48c77b499)
_renovate commented 2026-05-08 13:27:51 +02:00 (Migrated from edugit.org)

added 1 commit

  • ccfd845e - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>ccfd845e - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=109401&start_sha=e678401a2b128b9430fdc35ae005bdad3d203b5b)
_renovate commented 2026-05-08 16:29:43 +02:00 (Migrated from edugit.org)

added 1 commit

  • 77e00c18 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>77e00c18 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=109598&start_sha=ccfd845e1cfb8ebc6392acdaf2f84ad410b243ca)
_renovate commented 2026-05-08 20:31:45 +02:00 (Migrated from edugit.org)

added 1 commit

  • d1395764 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>d1395764 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=109886&start_sha=77e00c18430cc1db537b6c1cdd73e93c40c7cd89)
_renovate commented 2026-05-08 20:56:25 +02:00 (Migrated from edugit.org)

added 1 commit

  • dc26f960 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>dc26f960 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=109899&start_sha=d139576420eb85f95be99a9a26b8c887d577cfcd)
_renovate commented 2026-05-08 22:04:17 +02:00 (Migrated from edugit.org)

added 1 commit

  • 3236d9dd - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>3236d9dd - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=109958&start_sha=dc26f96057168d537bf3103958bbeca2cd47cec1)
_renovate commented 2026-05-08 23:38:47 +02:00 (Migrated from edugit.org)

added 1 commit

  • c04118be - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>c04118be - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=110033&start_sha=3236d9ddd5ac30b5941a9bb6bd2174249f67b4a0)
_renovate commented 2026-05-08 23:59:43 +02:00 (Migrated from edugit.org)

added 1 commit

  • 506bdf3d - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>506bdf3d - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=110062&start_sha=c04118be1087e8e6c2bec2584265641a9a6ac8e6)
_renovate commented 2026-05-09 02:20:15 +02:00 (Migrated from edugit.org)

added 1 commit

  • 34f1f727 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>34f1f727 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=110272&start_sha=506bdf3d021a901c3e7626376d362e900a5c8a2a)
_renovate commented 2026-05-09 03:40:54 +02:00 (Migrated from edugit.org)

added 1 commit

  • 0c10b76f - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>0c10b76f - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=110407&start_sha=34f1f72745aa08ac4a7922744326946c6b05a57e)
_renovate commented 2026-05-09 04:06:18 +02:00 (Migrated from edugit.org)

added 1 commit

  • 61b94234 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>61b94234 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=110473&start_sha=0c10b76f1deefb37c5bce3e4d9632c1a6a29c3b7)
_renovate commented 2026-05-09 04:23:16 +02:00 (Migrated from edugit.org)

added 1 commit

  • b1f7a623 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>b1f7a623 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=110497&start_sha=61b94234ea553de724c9fec6b2e963d2921c626c)
_renovate commented 2026-05-09 04:56:18 +02:00 (Migrated from edugit.org)

added 1 commit

  • 553f414c - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>553f414c - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=110588&start_sha=b1f7a6231323cf7b0ad0613353ddefc99eb79d7d)
_renovate commented 2026-05-09 09:43:24 +02:00 (Migrated from edugit.org)

added 1 commit

  • b7349834 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>b7349834 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=110853&start_sha=553f414c39f887ccf72c9772642aba6990672b49)
_renovate commented 2026-05-09 09:48:42 +02:00 (Migrated from edugit.org)

added 1 commit

  • 104c8eb9 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>104c8eb9 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=110861&start_sha=b73498349c125234655384eebc2187639a3a1cfd)
_renovate commented 2026-05-09 10:22:44 +02:00 (Migrated from edugit.org)

added 1 commit

  • 67ed3c4d - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>67ed3c4d - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=110894&start_sha=104c8eb9458ef730592d535313101ee9d51c976f)
_renovate commented 2026-05-09 10:45:01 +02:00 (Migrated from edugit.org)

added 1 commit

  • f6cfbcc2 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>f6cfbcc2 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=110949&start_sha=67ed3c4d2d7f9b7b0f5618c7688bda3aee19651e)
_renovate commented 2026-05-09 10:59:43 +02:00 (Migrated from edugit.org)

added 1 commit

  • 2be42c32 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>2be42c32 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=110973&start_sha=f6cfbcc2317810ac634486e4bb54c9b20d0a3204)
_renovate commented 2026-05-09 12:45:37 +02:00 (Migrated from edugit.org)

added 1 commit

  • 2369d554 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>2369d554 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=111119&start_sha=2be42c32438c6c5299197e32a0d0978a2ff64a9c)
_renovate commented 2026-05-09 12:55:01 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9bab0682 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>9bab0682 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=111134&start_sha=2369d554181f772bbc14a2d6c1a689270c067c71)
_renovate commented 2026-05-09 13:19:02 +02:00 (Migrated from edugit.org)

added 1 commit

  • 441e07df - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>441e07df - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=111167&start_sha=9bab0682a4818edd1006678959d0a4d553e86e00)
_renovate commented 2026-05-09 18:03:19 +02:00 (Migrated from edugit.org)

added 3 commits

  • 441e07df...59ead867 - 2 commits from branch master
  • 1fcdb591 - Update dependency strip-ansi to v7

Compare with previous version

added 3 commits <ul><li>441e07df...59ead867 - 2 commits from branch <code>master</code></li><li>1fcdb591 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=111465&start_sha=441e07df313ca72e1ee7b797692f1f6564820f77)
_renovate commented 2026-05-09 18:38:55 +02:00 (Migrated from edugit.org)

added 1 commit

  • 758395ac - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>758395ac - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=111499&start_sha=1fcdb59105333fe1e94147a67e0d2874fd490d27)
_renovate commented 2026-05-09 19:18:44 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-09 19:38:34 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-09 19:38:37 +02:00 (Migrated from edugit.org)

added 1 commit

  • 2980ff6e - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>2980ff6e - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=111587&start_sha=758395ac9425cab63300e84285bc6df7b86c5d1a)
_renovate commented 2026-05-09 20:59:03 +02:00 (Migrated from edugit.org)

added 1 commit

  • 041bbb79 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>041bbb79 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=111687&start_sha=2980ff6ef2b2417369e8a27f635573c0563be691)
_renovate commented 2026-05-10 02:09:20 +02:00 (Migrated from edugit.org)

added 1 commit

  • abc82ffe - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>abc82ffe - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=111999&start_sha=041bbb792b9dad65048909bc9e3bf42bf6cbba28)
_renovate commented 2026-05-10 03:12:59 +02:00 (Migrated from edugit.org)

added 1 commit

  • 399136be - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>399136be - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=112066&start_sha=abc82ffe4a07dd79b6b40ab16d3fce53a4206728)
_renovate commented 2026-05-10 08:53:02 +02:00 (Migrated from edugit.org)

added 1 commit

  • 577ebe73 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>577ebe73 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=112401&start_sha=399136be30fd82cab23b5c7ef01e41d705f9fe9e)
_renovate commented 2026-05-10 10:17:23 +02:00 (Migrated from edugit.org)

added 1 commit

  • 732cec09 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>732cec09 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=112464&start_sha=577ebe737711807262a5c73f46e09f90c220ea2e)
_renovate commented 2026-05-10 14:55:38 +02:00 (Migrated from edugit.org)

added 1 commit

  • fc114b55 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>fc114b55 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=112766&start_sha=732cec0929128a998a8c1af4d643d9c0108b9529)
_renovate commented 2026-05-10 17:24:25 +02:00 (Migrated from edugit.org)

added 1 commit

  • 24e0966f - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>24e0966f - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=112920&start_sha=fc114b55518b2f90d97f3598af1ea6acbb447f89)
_renovate commented 2026-05-10 21:22:45 +02:00 (Migrated from edugit.org)

added 1 commit

  • 7a57dd35 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>7a57dd35 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=113218&start_sha=24e0966f9d39ad7a6bf702b209a3accb17056f2f)
_renovate commented 2026-05-10 22:57:43 +02:00 (Migrated from edugit.org)

added 1 commit

  • 3dde6575 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>3dde6575 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=113334&start_sha=7a57dd35db0daa93e19b1d345473b99bb3b51a4c)
_renovate commented 2026-05-11 03:32:10 +02:00 (Migrated from edugit.org)

added 1 commit

  • 8dfba5f8 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>8dfba5f8 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=113599&start_sha=3dde6575596e13084c0e0fbca46151e9412b621f)
_renovate commented 2026-05-11 05:03:37 +02:00 (Migrated from edugit.org)

added 1 commit

  • a05a4483 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>a05a4483 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=113688&start_sha=8dfba5f8f58008a547ee25e4291034fcbcf8e6bc)
_renovate commented 2026-05-11 05:22:56 +02:00 (Migrated from edugit.org)

added 1 commit

  • 371a6164 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>371a6164 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=113702&start_sha=a05a448375b38e35be708eab8acb004867f385f1)
_renovate commented 2026-05-11 06:26:18 +02:00 (Migrated from edugit.org)

added 1 commit

  • b43a28bd - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>b43a28bd - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=113766&start_sha=371a6164e80a57ebf75114131bae270e85a0e18b)
_renovate commented 2026-05-11 08:10:43 +02:00 (Migrated from edugit.org)

added 1 commit

  • dea527a3 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>dea527a3 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=113875&start_sha=b43a28bda5be2bee99ea184acce44702756a2ebc)
_renovate commented 2026-05-11 10:20:34 +02:00 (Migrated from edugit.org)

added 1 commit

  • 13137ad6 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>13137ad6 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=114045&start_sha=dea527a3c1373772c317dcaf83f388f6a3166c0e)
_renovate commented 2026-05-11 11:01:39 +02:00 (Migrated from edugit.org)

added 1 commit

  • f66696d2 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>f66696d2 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=114090&start_sha=13137ad61794ae44c9a411043893736c2784dfa9)
_renovate commented 2026-05-11 13:39:11 +02:00 (Migrated from edugit.org)

added 1 commit

  • 4b63102b - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>4b63102b - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=114219&start_sha=f66696d2cb2f1fdefe22771b5ae33f710663433d)
_renovate commented 2026-05-11 13:50:43 +02:00 (Migrated from edugit.org)

added 1 commit

  • c529357a - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>c529357a - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=114230&start_sha=4b63102b8b2c7e45fb1bd760989bd0ca21deaa6d)
_renovate commented 2026-05-11 14:06:56 +02:00 (Migrated from edugit.org)

added 1 commit

  • fd83d519 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>fd83d519 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=114253&start_sha=c529357a4a392e8d7220c84a4cfbdd2a1a3dad86)
_renovate commented 2026-05-11 16:59:21 +02:00 (Migrated from edugit.org)

added 1 commit

  • 2b8f9706 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>2b8f9706 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=114450&start_sha=fd83d519e99924031180455533b121334d0b582a)
_renovate commented 2026-05-11 20:31:28 +02:00 (Migrated from edugit.org)

added 1 commit

  • 7c68cacf - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>7c68cacf - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=114655&start_sha=2b8f9706f92673a45855dce0bb29173170aee459)
_renovate commented 2026-05-11 22:45:40 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9ab3a618 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>9ab3a618 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=114819&start_sha=7c68cacfde005acbc3539dfad0cf5fab030a754e)
_renovate commented 2026-05-12 01:30:59 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9c21111b - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>9c21111b - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=115047&start_sha=9ab3a6185036894e338af91cef326b60ae3d05cb)
_renovate commented 2026-05-12 01:48:57 +02:00 (Migrated from edugit.org)

added 1 commit

  • 7cab93fa - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>7cab93fa - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=115066&start_sha=9c21111b5960638256ed353830803afc3b0d3834)
_renovate commented 2026-05-12 05:12:09 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-12 05:30:33 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-12 08:02:50 +02:00 (Migrated from edugit.org)

added 1 commit

  • 2db76225 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>2db76225 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=115392&start_sha=7cab93faa231d90be84f705ed258aa7c2fe9c799)
_renovate commented 2026-05-12 08:30:56 +02:00 (Migrated from edugit.org)

added 1 commit

  • 6fa23d36 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>6fa23d36 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=115422&start_sha=2db762250bf34a200f74691b7555458557feedcf)
_renovate commented 2026-05-12 09:26:19 +02:00 (Migrated from edugit.org)

added 1 commit

  • 92a078cd - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>92a078cd - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=115490&start_sha=6fa23d3623e6cfac1b98375bb92f29a907e2fe05)
_renovate commented 2026-05-12 09:59:29 +02:00 (Migrated from edugit.org)

added 1 commit

  • 687c96c3 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>687c96c3 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=115520&start_sha=92a078cd47a1882ef249291c15bc0eac5ffccb42)
_renovate commented 2026-05-12 10:30:02 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-12 10:30:07 +02:00 (Migrated from edugit.org)

added 1 commit

  • 1c306052 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>1c306052 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=115591&start_sha=687c96c3820b672574c916e0e17894dd21649992)
_renovate commented 2026-05-12 12:26:09 +02:00 (Migrated from edugit.org)

added 1 commit

  • 99139d78 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>99139d78 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=115705&start_sha=1c30605271bf7e6940fc9afe2451bda1a4833bef)
_renovate commented 2026-05-12 12:26:10 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-12 18:13:08 +02:00 (Migrated from edugit.org)

added 1 commit

  • 2908bb1c - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>2908bb1c - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=116065&start_sha=99139d780eaec9ce861479be8a2322c95bf24719)
_renovate commented 2026-05-12 18:29:13 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-12 21:53:30 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-12 21:53:35 +02:00 (Migrated from edugit.org)

added 1 commit

  • cbac2bde - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>cbac2bde - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=116379&start_sha=2908bb1c22286f07ab32d4c911626941c9aa10da)
_renovate commented 2026-05-13 00:54:29 +02:00 (Migrated from edugit.org)

added 1 commit

  • 77e53522 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>77e53522 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=116583&start_sha=cbac2bde8e815775ce1778ec560a6c391b8b65a3)
_renovate commented 2026-05-13 05:21:31 +02:00 (Migrated from edugit.org)

added 1 commit

  • 475746d8 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>475746d8 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=116795&start_sha=77e53522461be7fd30edddcdbfe4c2fd63ebf981)
_renovate commented 2026-05-13 06:42:57 +02:00 (Migrated from edugit.org)

added 1 commit

  • f2ec88fb - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>f2ec88fb - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=116887&start_sha=475746d84302df0ad6607d5ecb14f55c9e6746ce)
_renovate commented 2026-05-13 07:08:34 +02:00 (Migrated from edugit.org)

added 1 commit

  • 768c53db - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>768c53db - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=116920&start_sha=f2ec88fbb7243694b986c49a1be0e63e459a2bd3)
_renovate commented 2026-05-13 07:55:30 +02:00 (Migrated from edugit.org)

added 1 commit

  • 017979a6 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>017979a6 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=116997&start_sha=768c53db77037df018f411847aa58b7fc2718f4e)
_renovate commented 2026-05-13 08:10:52 +02:00 (Migrated from edugit.org)

added 1 commit

  • caea7d70 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>caea7d70 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=117028&start_sha=017979a669478efece58308ae0a5bae150ebaa4d)
_renovate commented 2026-05-13 08:43:59 +02:00 (Migrated from edugit.org)

added 1 commit

  • 90a26ebd - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>90a26ebd - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=117085&start_sha=caea7d70a56501294c01831b6b6e20d10ceeef98)
_renovate commented 2026-05-13 09:37:14 +02:00 (Migrated from edugit.org)

added 1 commit

  • 187c5b8d - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>187c5b8d - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=117138&start_sha=90a26ebd7ee9fbaa015a647c1e781ab7a3f1505f)
_renovate commented 2026-05-13 10:03:30 +02:00 (Migrated from edugit.org)

added 1 commit

  • 4fa1b364 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>4fa1b364 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=117181&start_sha=187c5b8d689d5e9a29b3355fa0d071c2f4c48624)
_renovate commented 2026-05-13 10:25:31 +02:00 (Migrated from edugit.org)

added 1 commit

  • f2f5d664 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>f2f5d664 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=117224&start_sha=4fa1b364da44b7c6fe0df9f191f117faaa1d1e95)
_renovate commented 2026-05-13 11:09:29 +02:00 (Migrated from edugit.org)

added 1 commit

  • 4361882d - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>4361882d - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=117307&start_sha=f2f5d664bf5b24d982ce6c5a98a3022735101f1b)
_renovate commented 2026-05-13 12:26:51 +02:00 (Migrated from edugit.org)

added 1 commit

  • 19ac17ad - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>19ac17ad - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=117470&start_sha=4361882d3f5da896ad83d9a7efcbf8d1af6451cd)
_renovate commented 2026-05-13 15:25:24 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9fab7b7e - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>9fab7b7e - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=117667&start_sha=19ac17ad6488fe8c677d307e33938b641f9c32d6)
_renovate commented 2026-05-13 17:33:46 +02:00 (Migrated from edugit.org)

added 1 commit

  • 0d4c7cf9 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>0d4c7cf9 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=117780&start_sha=9fab7b7ede58f3d610b162fe6c6103227043fde1)
_renovate commented 2026-05-13 18:16:26 +02:00 (Migrated from edugit.org)

added 1 commit

  • d2772310 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>d2772310 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=117834&start_sha=0d4c7cf987030cb14c9504521cd174838ba51bc7)
_renovate commented 2026-05-13 21:17:15 +02:00 (Migrated from edugit.org)

added 1 commit

  • c7ee7389 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>c7ee7389 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=118090&start_sha=d2772310d46ba52e8719d04409a88c64395db590)
_renovate commented 2026-05-13 21:49:37 +02:00 (Migrated from edugit.org)

added 1 commit

  • bc8b1e48 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>bc8b1e48 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=118141&start_sha=c7ee7389a776679bf31d14dc2a86377ce4e340a9)
_renovate commented 2026-05-13 22:33:52 +02:00 (Migrated from edugit.org)

added 1 commit

  • e508a8d9 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>e508a8d9 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=118183&start_sha=bc8b1e48c53f735880123cc264dbb4df47e2a0a5)
_renovate commented 2026-05-13 23:01:55 +02:00 (Migrated from edugit.org)

added 1 commit

  • 8f706039 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>8f706039 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=118209&start_sha=e508a8d920e7230d48c33bca47ea7ac22c5245e4)
_renovate commented 2026-05-14 00:49:38 +02:00 (Migrated from edugit.org)

added 1 commit

  • 6dd8dbdb - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>6dd8dbdb - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=118369&start_sha=8f706039fdc3b2d60040f2b7820b97327fe59c23)
_renovate commented 2026-05-14 04:51:01 +02:00 (Migrated from edugit.org)

added 1 commit

  • ef007c81 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>ef007c81 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=118651&start_sha=6dd8dbdb9c45e65f32250c359682d66c8b8baf42)
_renovate commented 2026-05-14 05:46:28 +02:00 (Migrated from edugit.org)

added 1 commit

  • f535eda9 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>f535eda9 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=118743&start_sha=ef007c81c53629eb4fb7f865ead6426df172cbcd)
_renovate commented 2026-05-14 08:07:57 +02:00 (Migrated from edugit.org)

added 1 commit

  • d0460a13 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>d0460a13 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=118879&start_sha=f535eda915730aa3b38e76d6ace342fae42c39fa)
_renovate commented 2026-05-14 08:28:54 +02:00 (Migrated from edugit.org)

added 1 commit

  • a2d47e3b - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>a2d47e3b - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=118912&start_sha=d0460a13c90e3d29613e853e24c8821e6bc71246)
_renovate commented 2026-05-14 08:55:50 +02:00 (Migrated from edugit.org)

added 1 commit

  • 4502c2a4 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>4502c2a4 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=118951&start_sha=a2d47e3bc5a806a2c09b076a83b9c2e99e3513cb)
_renovate commented 2026-05-14 10:07:23 +02:00 (Migrated from edugit.org)

added 1 commit

  • 4add53a1 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>4add53a1 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=119071&start_sha=4502c2a49a94341b098398505cbbb170537c5462)
_renovate commented 2026-05-14 12:15:20 +02:00 (Migrated from edugit.org)

added 1 commit

  • 810b3895 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>810b3895 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=119220&start_sha=4add53a180682ab9ce8cbf73ef234ca3c8887838)
_renovate commented 2026-05-14 13:30:01 +02:00 (Migrated from edugit.org)

added 1 commit

  • e3cf1935 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>e3cf1935 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=119292&start_sha=810b389565864f4df223425f28ed0580a9c418f3)
_renovate commented 2026-05-14 14:48:09 +02:00 (Migrated from edugit.org)

added 1 commit

  • dcfb4702 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>dcfb4702 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=119437&start_sha=e3cf1935d3878a8ea07f705e17cfda48b17fd295)
_renovate commented 2026-05-14 15:26:03 +02:00 (Migrated from edugit.org)

added 1 commit

  • 3c365bb9 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>3c365bb9 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=119502&start_sha=dcfb47024b8ddcaf93dfd3ea83a676f6985ed1c0)
_renovate commented 2026-05-14 15:57:10 +02:00 (Migrated from edugit.org)

added 1 commit

  • 690eca32 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>690eca32 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=119572&start_sha=3c365bb9ed8f7fed1680c3f151d4e58fed19d390)
_renovate commented 2026-05-14 17:24:24 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-14 18:55:30 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-14 18:55:32 +02:00 (Migrated from edugit.org)

added 1 commit

  • 44e2e50f - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>44e2e50f - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=119771&start_sha=690eca32fede097335eb2f0c15880df59de9ebed)
_renovate commented 2026-05-14 20:03:40 +02:00 (Migrated from edugit.org)

added 1 commit

  • c2a0cb69 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>c2a0cb69 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=119846&start_sha=44e2e50f623b92f628a9ef60455561a9e11f032a)
_renovate commented 2026-05-14 21:05:49 +02:00 (Migrated from edugit.org)

added 1 commit

  • e1d8484f - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>e1d8484f - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=119953&start_sha=c2a0cb69fca095c393223a40ed5a786569b0f3dc)
_renovate commented 2026-05-14 21:26:10 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9823433d - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>9823433d - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=119972&start_sha=e1d8484fd635a9bcc99b11e493092363f6f34672)
_renovate commented 2026-05-15 00:48:00 +02:00 (Migrated from edugit.org)

added 1 commit

  • 17991805 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>17991805 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=120161&start_sha=9823433d29cb74e266739bd96e7bc87c75076de5)
_renovate commented 2026-05-15 01:53:09 +02:00 (Migrated from edugit.org)

added 1 commit

  • b82bf24e - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>b82bf24e - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=120202&start_sha=1799180507c1659cdc327a72ebb3af6f78803b88)
_renovate commented 2026-05-15 03:42:14 +02:00 (Migrated from edugit.org)

added 1 commit

  • a63d7269 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>a63d7269 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=120328&start_sha=b82bf24e50af754386d59e09e7a87b52ca4169b8)
_renovate commented 2026-05-15 09:40:00 +02:00 (Migrated from edugit.org)

added 1 commit

  • 8c435dfd - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>8c435dfd - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=120860&start_sha=a63d72694efafeada874e9ab831eefc940f895e0)
_renovate commented 2026-05-15 10:24:39 +02:00 (Migrated from edugit.org)

added 1 commit

  • 19da6114 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>19da6114 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=120940&start_sha=8c435dfdbbf1906d3bd0238f6b9add995e09228b)
_renovate commented 2026-05-15 12:31:00 +02:00 (Migrated from edugit.org)

added 1 commit

  • 475424a5 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>475424a5 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=121089&start_sha=19da611447d72fd016afded911103adce26c13de)
_renovate commented 2026-05-15 16:02:03 +02:00 (Migrated from edugit.org)

added 1 commit

  • feaa752b - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>feaa752b - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=121259&start_sha=475424a52c4138a12a81496fe96c65fd942beca8)
_renovate commented 2026-05-15 16:31:48 +02:00 (Migrated from edugit.org)

added 1 commit

  • e8ff2974 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>e8ff2974 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=121290&start_sha=feaa752b6e24277d33af0ed7681e6993c0dacc43)
_renovate commented 2026-05-15 17:15:51 +02:00 (Migrated from edugit.org)

added 1 commit

  • 2c9591b8 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>2c9591b8 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=121366&start_sha=e8ff2974b97d195e5965c89594154ff63c8290fa)
_renovate commented 2026-05-15 18:08:32 +02:00 (Migrated from edugit.org)

added 1 commit

  • 0a266f0b - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>0a266f0b - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=121477&start_sha=2c9591b8d49e3a43ba00d51efdb2d47af801f374)
_renovate commented 2026-05-15 18:50:49 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-15 18:50:50 +02:00 (Migrated from edugit.org)

added 1 commit

  • 6c4feeeb - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>6c4feeeb - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=121532&start_sha=0a266f0b4a54c03190c11077d365213854ebf76a)
_renovate commented 2026-05-15 20:20:29 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-15 20:20:31 +02:00 (Migrated from edugit.org)

added 1 commit

  • cff1283e - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>cff1283e - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=121618&start_sha=6c4feeebfadb037dc9ad9aa9124a6af10b26c245)
_renovate commented 2026-05-15 21:03:16 +02:00 (Migrated from edugit.org)

added 1 commit

  • 2ae697e4 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>2ae697e4 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=121704&start_sha=cff1283e8de5ad987033319957f896c5dfc40812)
_renovate commented 2026-05-15 22:10:29 +02:00 (Migrated from edugit.org)

added 1 commit

  • 074cbf03 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>074cbf03 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=121815&start_sha=2ae697e4b3fff6647e68b79d39905fffba36aa65)
_renovate commented 2026-05-15 22:15:56 +02:00 (Migrated from edugit.org)

added 1 commit

  • 448ca8ee - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>448ca8ee - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=121831&start_sha=074cbf03f7c7179d6477f9a2e43d510b37669052)
_renovate commented 2026-05-15 22:39:22 +02:00 (Migrated from edugit.org)

added 1 commit

  • 1a877dff - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>1a877dff - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=121860&start_sha=448ca8ee64155b53c7fd3589a5a67fa6475fda6a)
_renovate commented 2026-05-15 22:49:24 +02:00 (Migrated from edugit.org)

added 1 commit

  • 4132f4f1 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>4132f4f1 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=121882&start_sha=1a877dff535ee2496d9163c17d34a894e9895a6c)
_renovate commented 2026-05-16 01:34:36 +02:00 (Migrated from edugit.org)

added 1 commit

  • fc24f3f4 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>fc24f3f4 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=122056&start_sha=4132f4f1fd67ffc506a7e176da652696f919051f)
_renovate commented 2026-05-16 02:00:00 +02:00 (Migrated from edugit.org)

added 1 commit

  • dcac3163 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>dcac3163 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=122094&start_sha=fc24f3f4bac4f8b5258f1d7c53276b70ae3b7c5f)
_renovate commented 2026-05-16 02:53:09 +02:00 (Migrated from edugit.org)

added 1 commit

  • 33baf4a3 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>33baf4a3 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=122150&start_sha=dcac3163b8f516c7eb86821e98b6cbedc47e689d)
_renovate commented 2026-05-16 04:46:55 +02:00 (Migrated from edugit.org)

added 1 commit

  • 2d84feee - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>2d84feee - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=122242&start_sha=33baf4a32cb1724ceab989cfb2451573b531b1db)
_renovate commented 2026-05-16 05:12:40 +02:00 (Migrated from edugit.org)

added 1 commit

  • d5a27766 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>d5a27766 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=122278&start_sha=2d84feee2c7b8809500a034776189f5fb935da1f)
_renovate commented 2026-05-16 05:40:12 +02:00 (Migrated from edugit.org)

added 1 commit

  • ecd6d14e - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>ecd6d14e - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=122326&start_sha=d5a27766c186ed70ec667798d5055b9325eb0f8c)
_renovate commented 2026-05-16 07:23:10 +02:00 (Migrated from edugit.org)

added 1 commit

  • b4fd979b - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>b4fd979b - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=122447&start_sha=ecd6d14ee52d7f4610de46ab482a77604402c3b4)
_renovate commented 2026-05-21 17:15:15 +02:00 (Migrated from edugit.org)

added 1 commit

  • 097e9611 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>097e9611 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=122652&start_sha=b4fd979bc2442818cba7da895f0f6eae5c7184c1)
_renovate commented 2026-05-21 18:15:23 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9823ad08 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>9823ad08 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=122721&start_sha=097e9611b6005763f03c203222d1e1991a7b1ac5)
_renovate commented 2026-05-21 19:48:48 +02:00 (Migrated from edugit.org)

added 1 commit

  • 8778e96b - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>8778e96b - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=122931&start_sha=9823ad08e925d4e00c285dd7f6257c16d93e0774)
_renovate commented 2026-05-21 21:44:10 +02:00 (Migrated from edugit.org)

added 1 commit

  • ca407f25 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>ca407f25 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=123185&start_sha=8778e96ba71b2d83c98983c48cada001f282a127)
_renovate commented 2026-05-21 22:27:35 +02:00 (Migrated from edugit.org)

added 1 commit

  • 8f8de120 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>8f8de120 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=123248&start_sha=ca407f25bcea18ce9cc329c668f891534fa74062)
_renovate commented 2026-05-22 00:59:57 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-22 00:59:59 +02:00 (Migrated from edugit.org)

added 1 commit

  • 4c039113 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>4c039113 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=123390&start_sha=8f8de1202ed608d0b38654c3e8d2e9ae508b600b)
_renovate commented 2026-05-22 03:46:04 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-22 03:46:07 +02:00 (Migrated from edugit.org)

added 1 commit

  • 3a6bec8d - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>3a6bec8d - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=123534&start_sha=4c039113dbfbae53367aa51d36ec5a814a334ca0)
_renovate commented 2026-05-22 08:58:16 +02:00 (Migrated from edugit.org)

added 1 commit

  • 49b46cdf - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>49b46cdf - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=123877&start_sha=3a6bec8dd63c0dd29c149b051699e07d8ee25818)
_renovate commented 2026-05-22 10:30:20 +02:00 (Migrated from edugit.org)

added 1 commit

  • 5f93551b - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>5f93551b - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=123993&start_sha=49b46cdf1270eb02a0df66739ebb70ffc4513ac1)
_renovate commented 2026-05-22 10:30:20 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-22 10:36:53 +02:00 (Migrated from edugit.org)

added 1 commit

  • 258d5937 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>258d5937 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=124008&start_sha=5f93551bc168fe3a9e3f6565c8660eaf84dda4d9)
_renovate commented 2026-05-22 11:05:04 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-22 11:05:08 +02:00 (Migrated from edugit.org)

added 1 commit

  • 2b9772f3 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>2b9772f3 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=124032&start_sha=258d593792de21b9cb2e1aab2556e13d7e803519)
_renovate commented 2026-05-22 13:11:43 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9f1bf9b6 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>9f1bf9b6 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=124196&start_sha=2b9772f37e9ec06398a0906fd810a25391704e58)
_renovate commented 2026-05-22 15:09:26 +02:00 (Migrated from edugit.org)

added 1 commit

  • e3ee6ed7 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>e3ee6ed7 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=124351&start_sha=9f1bf9b6741bafcafd84ab0b29f6f8542d9427ed)
_renovate commented 2026-05-22 16:49:11 +02:00 (Migrated from edugit.org)

added 1 commit

  • 5d6c1fd4 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>5d6c1fd4 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=124455&start_sha=e3ee6ed757ad54154180d781b5edb71f5bc331fd)
_renovate commented 2026-05-22 17:18:50 +02:00 (Migrated from edugit.org)

added 1 commit

  • 1b3986ae - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>1b3986ae - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=124509&start_sha=5d6c1fd49725c520aa479e29810b986d35a2e880)
_renovate commented 2026-05-22 18:47:15 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9706761e - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>9706761e - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=124589&start_sha=1b3986ae8e8e1f5a866cf2aa67ee679edbd9457f)
_renovate commented 2026-05-22 18:56:25 +02:00 (Migrated from edugit.org)

added 1 commit

  • 32de9c7f - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>32de9c7f - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=124614&start_sha=9706761e9333a4aca76b9f30f10e7a591324a547)
_renovate commented 2026-05-22 23:26:30 +02:00 (Migrated from edugit.org)

added 1 commit

  • b5f0304b - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>b5f0304b - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=124990&start_sha=32de9c7f4fe3d423442027379eb62d411b220bcb)
_renovate commented 2026-05-22 23:41:01 +02:00 (Migrated from edugit.org)

added 1 commit

  • bc497964 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>bc497964 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=125018&start_sha=b5f0304b91af99da01e106d4ea3698b8b37b568f)
_renovate commented 2026-05-23 07:00:08 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-23 07:00:15 +02:00 (Migrated from edugit.org)

added 1 commit

  • 4ae9a7c2 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>4ae9a7c2 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=125422&start_sha=bc497964c64d1674542dc6f0e6d3ffa19098826b)
_renovate commented 2026-05-23 09:46:32 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-23 09:46:33 +02:00 (Migrated from edugit.org)

added 1 commit

  • 0da0285e - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>0da0285e - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=125633&start_sha=4ae9a7c287b67d52f9624435c1ebbb19dd456edf)
_renovate commented 2026-05-23 09:56:13 +02:00 (Migrated from edugit.org)

added 1 commit

  • b342320e - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>b342320e - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=125663&start_sha=0da0285ee747521eac235f0678069d5d71bb8935)
_renovate commented 2026-05-23 11:20:53 +02:00 (Migrated from edugit.org)

added 1 commit

  • 41871b27 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>41871b27 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=125784&start_sha=b342320ef519aa529872fb1e76cd045f61ad73a5)
_renovate commented 2026-05-23 12:50:51 +02:00 (Migrated from edugit.org)

added 1 commit

  • 0ef8d4c5 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>0ef8d4c5 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=125937&start_sha=41871b27db8b3d8e666a9c978f2cf1cb5ffe3f0a)
_renovate commented 2026-05-23 13:19:18 +02:00 (Migrated from edugit.org)

added 1 commit

  • 39db60b2 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>39db60b2 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=125995&start_sha=0ef8d4c5e00dc93b5a57e48b003b4447a98dfd5d)
_renovate commented 2026-05-23 14:55:00 +02:00 (Migrated from edugit.org)

added 1 commit

  • 5aa4bff3 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>5aa4bff3 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=126079&start_sha=39db60b23bc4c4bf2093e6fa804c7e1fe505e21f)
_renovate commented 2026-05-23 17:46:43 +02:00 (Migrated from edugit.org)

added 1 commit

  • aee6c81a - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>aee6c81a - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=126189&start_sha=5aa4bff30c7473aef77d22a9424f729642fd6422)
_renovate commented 2026-05-23 18:30:19 +02:00 (Migrated from edugit.org)

added 1 commit

  • 20281010 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>20281010 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=126227&start_sha=aee6c81a60968a41bb8e40ac86fa659ddd77876e)
_renovate commented 2026-05-23 19:10:09 +02:00 (Migrated from edugit.org)

added 1 commit

  • 4524cf36 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>4524cf36 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=126278&start_sha=20281010966cec7c18143b53b05f7e0fd5f90cd1)
_renovate commented 2026-05-23 19:47:03 +02:00 (Migrated from edugit.org)

added 1 commit

  • 6a897ab7 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>6a897ab7 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=126313&start_sha=4524cf36275dc84577e7894f00f5a1d7c7ed6463)
_renovate commented 2026-05-23 19:52:24 +02:00 (Migrated from edugit.org)

added 1 commit

  • c02f49de - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>c02f49de - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=126324&start_sha=6a897ab7bfd1b70916c7ffac00815818392bc8f5)
_renovate commented 2026-05-23 21:23:34 +02:00 (Migrated from edugit.org)

added 1 commit

  • 84697b59 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>84697b59 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=126413&start_sha=c02f49def4b0e9fcee732f4650bc140f59c44f08)
_renovate commented 2026-05-24 05:30:01 +02:00 (Migrated from edugit.org)

added 1 commit

  • 94b3f74b - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>94b3f74b - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=127016&start_sha=84697b59ff521129bc7ce0125eae468e4756de90)
_renovate commented 2026-05-24 06:22:29 +02:00 (Migrated from edugit.org)

added 1 commit

  • a01be4bf - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>a01be4bf - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=127090&start_sha=94b3f74bf5dd27c94f6b9296fcdeaffab4d22a10)
_renovate commented 2026-05-24 09:59:29 +02:00 (Migrated from edugit.org)

added 1 commit

  • cb0244e4 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>cb0244e4 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=127382&start_sha=a01be4bf342080b0287b5a77dd8311df46e18a9b)
_renovate commented 2026-05-24 10:14:56 +02:00 (Migrated from edugit.org)

added 1 commit

  • b5a92aa0 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>b5a92aa0 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=127421&start_sha=cb0244e4a0bd071e6ee0fe3c542014dde2ae1e64)
_renovate commented 2026-05-24 10:37:14 +02:00 (Migrated from edugit.org)

added 1 commit

  • 5f80007f - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>5f80007f - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=127466&start_sha=b5a92aa0188208d0036a4e41a4cf488c37e1d0c8)
_renovate commented 2026-05-24 12:04:08 +02:00 (Migrated from edugit.org)

added 1 commit

  • b657113d - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>b657113d - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=127581&start_sha=5f80007f77b98914b5df7fb525549c72c51d64b6)
_renovate commented 2026-05-24 12:09:01 +02:00 (Migrated from edugit.org)

added 1 commit

  • 077b3d1f - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>077b3d1f - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=127587&start_sha=b657113d1af081c81c5832171d92e15baf29fd06)
_renovate commented 2026-05-24 13:23:38 +02:00 (Migrated from edugit.org)

added 1 commit

  • e38063e3 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>e38063e3 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=127680&start_sha=077b3d1f7ab4734f88b9713157723a908a2c33ad)
_renovate commented 2026-05-24 16:08:09 +02:00 (Migrated from edugit.org)

added 1 commit

  • a222e789 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>a222e789 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=127834&start_sha=e38063e3d22c25418daef26abcbd343c0c87c9f8)
_renovate commented 2026-05-24 17:19:08 +02:00 (Migrated from edugit.org)

added 1 commit

  • d0552a89 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>d0552a89 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=127916&start_sha=a222e789ae7360b8e6782a47c09783b2caa10812)
_renovate commented 2026-05-24 18:58:54 +02:00 (Migrated from edugit.org)

added 1 commit

  • f3bd081c - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>f3bd081c - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=128061&start_sha=d0552a890af24d56bd31f07a0fd258d88750fda3)
_renovate commented 2026-05-24 19:34:34 +02:00 (Migrated from edugit.org)

added 1 commit

  • 50483fd0 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>50483fd0 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=128106&start_sha=f3bd081c8d03b53acef59b3bb031d9a3020e4f34)
_renovate commented 2026-05-24 23:49:55 +02:00 (Migrated from edugit.org)

added 1 commit

  • 49e134b0 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>49e134b0 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=128372&start_sha=50483fd08c63bf51cc4ce1878ec9dc5a59f1793e)
_renovate commented 2026-05-25 01:23:47 +02:00 (Migrated from edugit.org)

added 1 commit

  • 8f07baa0 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>8f07baa0 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=128496&start_sha=49e134b012e95fe0c70c7f706273bcb7d82bd261)
_renovate commented 2026-05-25 10:26:26 +02:00 (Migrated from edugit.org)

added 1 commit

  • 1f58e716 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>1f58e716 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=129058&start_sha=8f07baa07b1fa5cbd19c675054d67f5ef50c1ce7)
_renovate commented 2026-05-25 14:03:28 +02:00 (Migrated from edugit.org)

added 1 commit

  • 56dd0e2e - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>56dd0e2e - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=129375&start_sha=1f58e716fecd6cf3ef03c7f1c61065d26d9a6260)
_renovate commented 2026-05-25 14:55:11 +02:00 (Migrated from edugit.org)

added 1 commit

  • 85823278 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>85823278 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=129476&start_sha=56dd0e2ed0b872fdfcde36482a6111d29672c387)
_renovate commented 2026-05-25 16:53:29 +02:00 (Migrated from edugit.org)

added 1 commit

  • ebf54c52 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>ebf54c52 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=129586&start_sha=85823278ea706e8af2b30dc0d93414dad004444f)
_renovate commented 2026-05-25 17:58:01 +02:00 (Migrated from edugit.org)

added 1 commit

  • 735cd9ac - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>735cd9ac - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=129655&start_sha=ebf54c524922fa3993f73e74797a07c560d48e63)
_renovate commented 2026-05-25 20:12:34 +02:00 (Migrated from edugit.org)

added 1 commit

  • 934c7b47 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>934c7b47 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=129849&start_sha=735cd9ac909cdbf1303aaa83ce17e4f72ff143d6)
_renovate commented 2026-05-25 22:21:15 +02:00 (Migrated from edugit.org)

added 1 commit

  • 5a23c291 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>5a23c291 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=130022&start_sha=934c7b47c202a12ebaa6864743524b1ed85e13f3)
_renovate commented 2026-05-26 01:17:59 +02:00 (Migrated from edugit.org)

added 1 commit

  • d06ae9fb - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>d06ae9fb - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=130195&start_sha=5a23c291279fcd22430c262f0a677115a3d741df)
_renovate commented 2026-05-26 03:11:01 +02:00 (Migrated from edugit.org)

added 1 commit

  • 594c35ed - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>594c35ed - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=130300&start_sha=d06ae9fb448b439d1cb206433d5e6f21009122e4)
_renovate commented 2026-05-26 04:03:39 +02:00 (Migrated from edugit.org)

added 1 commit

  • 85bedb05 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>85bedb05 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=130377&start_sha=594c35ed7cb50f1e1173b55692eba9bce7147921)
_renovate commented 2026-05-26 06:53:12 +02:00 (Migrated from edugit.org)

added 1 commit

  • c2108352 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>c2108352 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=130579&start_sha=85bedb05105266ac715ae534b4db89433ffd6a5a)
_renovate commented 2026-05-26 07:29:23 +02:00 (Migrated from edugit.org)

added 1 commit

  • c874b151 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>c874b151 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=130616&start_sha=c2108352b004c5fbffcce4a0d59adf42a77d8914)
_renovate commented 2026-05-26 09:20:19 +02:00 (Migrated from edugit.org)

added 1 commit

  • 6156d47e - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>6156d47e - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=130707&start_sha=c874b1511590b784f2ebc87dff201586c9a24e80)
_renovate commented 2026-05-26 09:20:19 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-26 09:36:03 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-26 09:36:05 +02:00 (Migrated from edugit.org)

added 1 commit

  • c8f751ab - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>c8f751ab - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=130732&start_sha=6156d47e5f035533668bbbcd1f5c82a31c88a6bd)
_renovate commented 2026-05-26 09:59:14 +02:00 (Migrated from edugit.org)

added 1 commit

  • db8c3511 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>db8c3511 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=130760&start_sha=c8f751ab8a51cda8485835217a0e624b00746993)
_renovate commented 2026-05-26 11:40:30 +02:00 (Migrated from edugit.org)

added 1 commit

  • f73d6a80 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>f73d6a80 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=130912&start_sha=db8c35116f64160d3795856f88f3e8f3c094cb9b)
_renovate commented 2026-05-26 13:39:36 +02:00 (Migrated from edugit.org)

added 1 commit

  • c4fba571 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>c4fba571 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=131028&start_sha=f73d6a80899f5af049985016860d23bea56e3295)
_renovate commented 2026-05-26 16:02:15 +02:00 (Migrated from edugit.org)

added 1 commit

  • 58338e43 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>58338e43 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=131176&start_sha=c4fba5715ad6b9bd5d29eb2686680ddf755531eb)
_renovate commented 2026-05-26 18:44:33 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9f08fd67 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>9f08fd67 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=131405&start_sha=58338e43bca322087bc019ac91288e33d01d8564)
_renovate commented 2026-05-26 19:16:38 +02:00 (Migrated from edugit.org)

added 1 commit

  • 348e7e91 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>348e7e91 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=131457&start_sha=9f08fd67571268171b74c891e6552bf62e8361ec)
_renovate commented 2026-05-26 20:28:09 +02:00 (Migrated from edugit.org)

added 1 commit

  • a43948ff - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>a43948ff - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=131523&start_sha=348e7e9103d1a01f45ca1a7419974517feb46136)
_renovate commented 2026-05-26 20:44:46 +02:00 (Migrated from edugit.org)

added 1 commit

  • c832ed96 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>c832ed96 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=131546&start_sha=a43948ffb45d27fbc6b552b52335ebc943ab4382)
_renovate commented 2026-05-27 00:25:08 +02:00 (Migrated from edugit.org)

added 1 commit

  • 1e59a793 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>1e59a793 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=131839&start_sha=c832ed96772d3ab47e7e5a7f326a9cdbbb191252)
_renovate commented 2026-05-27 01:53:52 +02:00 (Migrated from edugit.org)

added 1 commit

  • a796b056 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>a796b056 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=131995&start_sha=1e59a7938a32e58dd1ece0318a15081e25b552a9)
_renovate commented 2026-05-27 03:20:15 +02:00 (Migrated from edugit.org)

added 1 commit

  • bbe660e7 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>bbe660e7 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=132088&start_sha=a796b05635a2e6470f0b5192354060adec44b643)
_renovate commented 2026-05-27 04:14:59 +02:00 (Migrated from edugit.org)

added 1 commit

  • 87fc0abe - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>87fc0abe - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=132196&start_sha=bbe660e7b5555cf7ee22c86d7686eaf459c1e109)
_renovate commented 2026-05-27 04:46:02 +02:00 (Migrated from edugit.org)

added 1 commit

  • f9b855bd - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>f9b855bd - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=132243&start_sha=87fc0abeb29953a3614c5373c3e9f0b356de4ed7)
_renovate commented 2026-05-27 07:37:07 +02:00 (Migrated from edugit.org)

added 1 commit

  • b6e2f7a8 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>b6e2f7a8 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=132376&start_sha=f9b855bd4bea133462b69becc7997cf527dbe6e0)
_renovate commented 2026-05-27 07:58:22 +02:00 (Migrated from edugit.org)

added 1 commit

  • aa1b0461 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>aa1b0461 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=132390&start_sha=b6e2f7a8ace20808aa7a752fe8737d65fee0d59d)
_renovate commented 2026-05-27 08:20:27 +02:00 (Migrated from edugit.org)

added 1 commit

  • 1c61e2a5 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>1c61e2a5 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=132418&start_sha=aa1b0461c33abb61095b83d276e905604053da4b)
_renovate commented 2026-05-27 08:29:09 +02:00 (Migrated from edugit.org)

added 1 commit

  • 52c012b4 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>52c012b4 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=132436&start_sha=1c61e2a579110e7134c431ae9aaaa30da39215cc)
_renovate commented 2026-05-27 14:22:12 +02:00 (Migrated from edugit.org)

added 1 commit

  • 54edb45d - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>54edb45d - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=132878&start_sha=52c012b43ef235ef4903a585bd043e23f8883a9d)
_renovate commented 2026-05-27 14:49:38 +02:00 (Migrated from edugit.org)

added 1 commit

  • dc2f317b - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>dc2f317b - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=132916&start_sha=54edb45dfc33d4701ae8571120b8cd375b605204)
_renovate commented 2026-05-27 18:56:37 +02:00 (Migrated from edugit.org)

added 1 commit

  • 76784619 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>76784619 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=133126&start_sha=dc2f317bea38e532a7edcd9d26b93abd2e625e11)
_renovate commented 2026-05-27 21:41:13 +02:00 (Migrated from edugit.org)

added 1 commit

  • 8a62afd6 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>8a62afd6 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=133315&start_sha=767846196f746e19af3e8b3a80d159d014263a92)
_renovate commented 2026-05-28 04:59:41 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9f9e5916 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>9f9e5916 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=133810&start_sha=8a62afd69df88fa2b04e83963fe5fc6c92b2709c)
_renovate commented 2026-05-28 07:54:17 +02:00 (Migrated from edugit.org)

added 1 commit

  • 6620c8ea - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>6620c8ea - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=134042&start_sha=9f9e59163270a0acfe7d76bf88ba3178a23cf3f0)
_renovate commented 2026-05-28 08:26:35 +02:00 (Migrated from edugit.org)

added 1 commit

  • 2731b9dc - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>2731b9dc - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=134124&start_sha=6620c8eadd8d885221d842a49e9b9b74e6d31ffc)
_renovate commented 2026-05-28 08:59:24 +02:00 (Migrated from edugit.org)

added 1 commit

  • e156477e - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>e156477e - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=134177&start_sha=2731b9dca8521f72ad3bf753b538d59dae943c61)
_renovate commented 2026-05-28 10:11:50 +02:00 (Migrated from edugit.org)

added 1 commit

  • 5422d5d4 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>5422d5d4 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=134220&start_sha=e156477e1e1b93c3030a7c087b97f993ce78c9fe)
_renovate commented 2026-05-28 10:15:55 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-28 11:32:17 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-28 11:55:55 +02:00 (Migrated from edugit.org)

added 1 commit

  • 243e2165 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>243e2165 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=134339&start_sha=5422d5d4f471eb524ded9bc93a5b8ba88dc4bd10)
_renovate commented 2026-05-28 14:11:11 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-28 14:11:13 +02:00 (Migrated from edugit.org)

added 1 commit

  • b333fa2f - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>b333fa2f - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=134457&start_sha=243e216567e488a5abd1ffd9133a0b23ebc058f7)
_renovate commented 2026-05-28 14:53:16 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-28 14:53:18 +02:00 (Migrated from edugit.org)

added 1 commit

  • 5be7ed8a - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>5be7ed8a - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=134518&start_sha=b333fa2f105efd07605cefef360bf839f166aab7)
_renovate commented 2026-05-28 19:54:22 +02:00 (Migrated from edugit.org)

added 1 commit

  • 4e31c8b4 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>4e31c8b4 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=134803&start_sha=5be7ed8a35e31eae3cc4a040a27ca23741278027)
_renovate commented 2026-05-28 23:19:38 +02:00 (Migrated from edugit.org)

added 24 commits

  • 4e31c8b4...a5ca9b03 - 23 commits from branch master
  • d8b24a26 - Update dependency strip-ansi to v7

Compare with previous version

added 24 commits <ul><li>4e31c8b4...a5ca9b03 - 23 commits from branch <code>master</code></li><li>d8b24a26 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=135032&start_sha=4e31c8b408567254b6bccfc4e9d7317585409b33)
_renovate commented 2026-05-28 23:55:59 +02:00 (Migrated from edugit.org)

added 1 commit

  • 841e2e03 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>841e2e03 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=135078&start_sha=d8b24a26124355b660408624c652ade038a10351)
_renovate commented 2026-05-29 00:22:45 +02:00 (Migrated from edugit.org)

added 1 commit

  • 433e4d29 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>433e4d29 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=135114&start_sha=841e2e0304375c367decb5ce1561db294610ac72)
_renovate commented 2026-05-29 01:10:00 +02:00 (Migrated from edugit.org)

added 1 commit

  • 4c4c21f3 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>4c4c21f3 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=135202&start_sha=433e4d29454e6ec79d2d437730363465410a6909)
_renovate commented 2026-05-29 01:22:53 +02:00 (Migrated from edugit.org)

added 1 commit

  • 8a772529 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>8a772529 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=135225&start_sha=4c4c21f3df72ef0ec2195d985ff205587ddc9ef0)
_renovate commented 2026-05-29 02:26:59 +02:00 (Migrated from edugit.org)

added 1 commit

  • 2a93e63f - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>2a93e63f - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=135303&start_sha=8a772529d695cafa6180d56712e12d1b19e9de0e)
_renovate commented 2026-05-29 03:24:16 +02:00 (Migrated from edugit.org)

added 1 commit

  • 32e74964 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>32e74964 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=135366&start_sha=2a93e63ff9b6f4a10e2da2287db8bf67aa5ef7b4)
_renovate commented 2026-05-29 05:26:35 +02:00 (Migrated from edugit.org)

added 1 commit

  • cee6ae04 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>cee6ae04 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=135554&start_sha=32e74964aef217d04ec833162a029c2514a829e4)
_renovate commented 2026-05-29 05:38:34 +02:00 (Migrated from edugit.org)

added 1 commit

  • f977af26 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>f977af26 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=135567&start_sha=cee6ae04778f5ee68800ccfdf562ce067943aa71)
_renovate commented 2026-05-29 06:29:51 +02:00 (Migrated from edugit.org)

added 1 commit

  • ff3da3f3 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>ff3da3f3 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=135624&start_sha=f977af26586176fcd387f998d6fad4c3d2e47b62)
_renovate commented 2026-05-29 08:57:08 +02:00 (Migrated from edugit.org)

added 1 commit

  • 58a14a01 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>58a14a01 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=135796&start_sha=ff3da3f385a0e202d9218ed45b7bdd26b81995bb)
_renovate commented 2026-05-29 09:53:17 +02:00 (Migrated from edugit.org)

added 1 commit

  • 0f820992 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>0f820992 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=135857&start_sha=58a14a015463593bcf86aac71ddc3cfe02f584aa)
_renovate commented 2026-05-29 15:18:56 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-29 15:18:58 +02:00 (Migrated from edugit.org)

added 1 commit

  • 82ac73cb - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>82ac73cb - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=136279&start_sha=0f8209929fc3560e85ba74c597f0bf2bca43e9b6)
_renovate commented 2026-05-29 17:10:33 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-29 17:28:16 +02:00 (Migrated from edugit.org)

added 1 commit

  • 69cb3075 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>69cb3075 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=136435&start_sha=82ac73cbefc215046dec7ae88c9e0bfff2f5b727)
_renovate commented 2026-05-29 18:00:38 +02:00 (Migrated from edugit.org)

added 1 commit

  • d4690388 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>d4690388 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=136490&start_sha=69cb3075cd0f727b9a4e1c3317994d02a1a34cdf)
_renovate commented 2026-05-29 19:01:16 +02:00 (Migrated from edugit.org)

added 1 commit

  • 308bb5b6 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>308bb5b6 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=136556&start_sha=d4690388712ff66a807fdd319c2ad2fc0d66a911)
_renovate commented 2026-05-29 23:30:08 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-30 00:22:49 +02:00 (Migrated from edugit.org)

added 1 commit

  • 053fddf5 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>053fddf5 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=136953&start_sha=308bb5b6e0f9f42d80cd5f3b300a3a435a3bb6cf)
_renovate commented 2026-05-30 00:22:51 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-30 01:23:52 +02:00 (Migrated from edugit.org)

added 1 commit

  • a8f8226e - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>a8f8226e - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=137019&start_sha=053fddf515b494337dfdce4109b42f8f7aac509a)
_renovate commented 2026-05-30 01:53:00 +02:00 (Migrated from edugit.org)

added 1 commit

  • c5ac7e15 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>c5ac7e15 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=137051&start_sha=a8f8226e35129f16edec803288ecc1b9b4a83adc)
_renovate commented 2026-05-30 03:53:19 +02:00 (Migrated from edugit.org)

added 1 commit

  • 85f13ef4 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>85f13ef4 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=137174&start_sha=c5ac7e157e9356f4816e80e34527fab326272f6b)
_renovate commented 2026-05-30 05:54:12 +02:00 (Migrated from edugit.org)

added 1 commit

  • 6922c9f5 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>6922c9f5 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=137382&start_sha=85f13ef488bd0e268a08611c61a9c317d535e4a6)
_renovate commented 2026-05-30 09:45:47 +02:00 (Migrated from edugit.org)

added 1 commit

  • ec8d0037 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>ec8d0037 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=137648&start_sha=6922c9f5b236f11ed109590039a3189ec1eb2a32)
_renovate commented 2026-05-30 11:05:15 +02:00 (Migrated from edugit.org)

added 1 commit

  • 76d75414 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>76d75414 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=137730&start_sha=ec8d00373abc93d13a86246e4df308534274a604)
_renovate commented 2026-05-30 12:52:42 +02:00 (Migrated from edugit.org)

added 1 commit

  • 89be8d09 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>89be8d09 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=137868&start_sha=76d75414ae7f9a2d8542cee8028a4c56374ea025)
_renovate commented 2026-05-30 15:16:53 +02:00 (Migrated from edugit.org)

added 1 commit

  • c27898dc - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>c27898dc - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=137996&start_sha=89be8d09076be89265c34485f3d4c2937a0e405f)
_renovate commented 2026-05-30 16:28:23 +02:00 (Migrated from edugit.org)

added 1 commit

  • b7833ed4 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>b7833ed4 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=138088&start_sha=c27898dc615a926809f8a53331ab4e9e3347a710)
_renovate commented 2026-05-30 18:05:50 +02:00 (Migrated from edugit.org)

added 1 commit

  • 7d2f21ae - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>7d2f21ae - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=138144&start_sha=b7833ed439eb30a45ac169d89fc4739b08989c30)
_renovate commented 2026-05-30 23:03:01 +02:00 (Migrated from edugit.org)

added 1 commit

  • 4695b83c - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>4695b83c - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=138334&start_sha=7d2f21aee6a02f0a9e39d3a6a1d153188a5a2beb)
_renovate commented 2026-05-31 01:02:39 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-31 01:02:43 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9be5da87 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>9be5da87 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=138485&start_sha=4695b83cb04f15095f85d2d55a73669270047c81)
_renovate commented 2026-05-31 01:25:29 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-31 01:48:38 +02:00 (Migrated from edugit.org)

added 1 commit

  • 888d9830 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>888d9830 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=138557&start_sha=9be5da877bff18b38329759a97d636fffa595bc1)
_renovate commented 2026-05-31 02:05:29 +02:00 (Migrated from edugit.org)

added 1 commit

  • c10c1199 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>c10c1199 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=138581&start_sha=888d98303a7367b8406627a582a397e7056557ec)
_renovate commented 2026-05-31 02:25:52 +02:00 (Migrated from edugit.org)

added 1 commit

  • 8723fe36 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>8723fe36 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=138611&start_sha=c10c11994980a334096e3a97c86b340448bb1fe2)
_renovate commented 2026-05-31 04:21:59 +02:00 (Migrated from edugit.org)

added 1 commit

  • 320040b9 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>320040b9 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=138774&start_sha=8723fe36993e73592d4077e6fef6a02e19a34ec7)
_renovate commented 2026-05-31 04:27:49 +02:00 (Migrated from edugit.org)

added 1 commit

  • 85884396 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>85884396 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=138786&start_sha=320040b98296d1efd2ad38555e787a881d10270a)
_renovate commented 2026-05-31 05:24:43 +02:00 (Migrated from edugit.org)

added 1 commit

  • 26ace894 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>26ace894 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=138847&start_sha=8588439688d7a7024ecc7a1041ca04bf768b1dd7)
_renovate commented 2026-05-31 05:28:23 +02:00 (Migrated from edugit.org)

added 1 commit

  • aa722589 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>aa722589 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=138860&start_sha=26ace894422d47ed11b92ed336b4d2c58bbcd65f)
_renovate commented 2026-05-31 06:12:26 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-31 06:12:28 +02:00 (Migrated from edugit.org)

added 1 commit

  • 0caf47e9 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>0caf47e9 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=138909&start_sha=aa722589cd0b2bb5ea166a72ab61ef32752de5fd)
_renovate commented 2026-05-31 08:14:54 +02:00 (Migrated from edugit.org)

added 1 commit

  • cb5afbf7 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>cb5afbf7 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=139014&start_sha=0caf47e9220268f43d957d051cc19062ba4669fd)
_renovate commented 2026-05-31 08:14:56 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-31 10:15:26 +02:00 (Migrated from edugit.org)

added 1 commit

  • 7428d3a2 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>7428d3a2 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=139182&start_sha=cb5afbf7e1b5651b0eebae812f129b66adf2ae2e)
_renovate commented 2026-05-31 13:23:51 +02:00 (Migrated from edugit.org)

added 1 commit

  • 0f5cf619 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>0f5cf619 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=139425&start_sha=7428d3a2f0b63c9f9391b336cc25035cbb2b400d)
_renovate commented 2026-05-31 15:01:42 +02:00 (Migrated from edugit.org)

added 1 commit

  • 42937672 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>42937672 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=139541&start_sha=0f5cf619fec3b5ca385fc15ba4d37f02876c0e79)
_renovate commented 2026-05-31 17:17:53 +02:00 (Migrated from edugit.org)

added 1 commit

  • f2eb1a27 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>f2eb1a27 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=139676&start_sha=429376723d387f63bf6371c7b6def32b3a7c72e1)
_renovate commented 2026-05-31 19:50:57 +02:00 (Migrated from edugit.org)

added 1 commit

  • 8ead0ab7 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>8ead0ab7 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=139768&start_sha=f2eb1a278f34a835bc98178802695962da34d505)
_renovate commented 2026-05-31 19:50:59 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-31 23:30:54 +02:00 (Migrated from edugit.org)

added 1 commit

  • 1fedb2ca - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>1fedb2ca - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=140008&start_sha=8ead0ab72fc29d2e7d30c650546628124f0d6770)
_renovate commented 2026-06-01 04:17:35 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-06-01 04:17:37 +02:00 (Migrated from edugit.org)

added 1 commit

  • b6380a03 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>b6380a03 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=140373&start_sha=1fedb2cab6560f9e532ae4564ee7d36d80c1549e)
_renovate commented 2026-06-01 04:49:00 +02:00 (Migrated from edugit.org)

added 1 commit

  • b0406666 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>b0406666 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=140400&start_sha=b6380a032215287786349fbe106a6f449680a7ec)
_renovate commented 2026-06-01 05:00:12 +02:00 (Migrated from edugit.org)

added 1 commit

  • 45768d96 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>45768d96 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=140415&start_sha=b0406666309f1cf5724a3507ce22c758a1108470)
_renovate commented 2026-06-01 05:21:04 +02:00 (Migrated from edugit.org)

added 1 commit

  • 69ad8c84 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>69ad8c84 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=140441&start_sha=45768d96a6209876cd3e1ef355a8057c46d6954d)
_renovate commented 2026-06-01 08:31:24 +02:00 (Migrated from edugit.org)

added 1 commit

  • 7872946c - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>7872946c - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=140616&start_sha=69ad8c84f210a1ca154ccb5e79bd506f1535ae5f)
_renovate commented 2026-06-01 11:50:11 +02:00 (Migrated from edugit.org)

added 1 commit

  • 010ba59b - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>010ba59b - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=140794&start_sha=7872946c40af8c6ed741c4b2f99f741bf8404152)
_renovate commented 2026-06-01 14:24:56 +02:00 (Migrated from edugit.org)

added 1 commit

  • c0ce9e4c - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>c0ce9e4c - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=140934&start_sha=010ba59b809a44fb3d22a587bada1a04cd40f764)
_renovate commented 2026-06-01 16:19:28 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9c09dfaf - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>9c09dfaf - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=141064&start_sha=c0ce9e4c8fcc6eb26a450034d835c0f93c36f187)
_renovate commented 2026-06-01 17:03:39 +02:00 (Migrated from edugit.org)

added 1 commit

  • 2ac1fadf - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>2ac1fadf - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=141128&start_sha=9c09dfafae9f332d0654d4c5250374fcb1ad38c0)
_renovate commented 2026-06-01 17:46:12 +02:00 (Migrated from edugit.org)

added 1 commit

  • 82ed306e - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>82ed306e - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=141170&start_sha=2ac1fadff142111017e16bc6283b22e41e2d1da7)
_renovate commented 2026-06-01 20:52:09 +02:00 (Migrated from edugit.org)

added 1 commit

  • 38453f95 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>38453f95 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=141481&start_sha=82ed306e7bf8fd025b4d79a1340e063003f9ecef)
_renovate commented 2026-06-01 21:57:32 +02:00 (Migrated from edugit.org)

added 1 commit

  • ded31606 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>ded31606 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=141579&start_sha=38453f952d765bc632c2e95fc2da56639cc3a7df)
_renovate commented 2026-06-02 00:54:57 +02:00 (Migrated from edugit.org)

added 1 commit

  • d72c3eef - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>d72c3eef - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=141840&start_sha=ded31606693670ebf57976955ea482111dbcf37c)
_renovate commented 2026-06-02 07:27:09 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-06-02 07:27:12 +02:00 (Migrated from edugit.org)

added 1 commit

  • 3e7ee257 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>3e7ee257 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=142199&start_sha=d72c3eefeecbfafb393586be728405f0b6413d7a)
_renovate commented 2026-06-02 08:00:21 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-06-02 08:00:23 +02:00 (Migrated from edugit.org)

added 1 commit

  • c9152443 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>c9152443 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=142249&start_sha=3e7ee2579b0e3d610a1b9a0a195337604b0b4ccd)
_renovate commented 2026-06-02 08:51:27 +02:00 (Migrated from edugit.org)

added 1 commit

  • db306f4e - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>db306f4e - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=142324&start_sha=c91524431dd7e93e228ad36fb3b83b62084073ef)
_renovate commented 2026-06-02 11:25:10 +02:00 (Migrated from edugit.org)

added 1 commit

  • f72f2e85 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>f72f2e85 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=142539&start_sha=db306f4ee27a91cd6bbc366f11a1a167ecf04819)
_renovate commented 2026-06-02 11:33:24 +02:00 (Migrated from edugit.org)

added 1 commit

  • 3fda845e - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>3fda845e - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=142567&start_sha=f72f2e85cb545dbff9c915393d325f6aef19374c)
_renovate commented 2026-06-02 16:01:12 +02:00 (Migrated from edugit.org)

added 1 commit

  • d5c56b24 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>d5c56b24 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=142841&start_sha=3fda845eeaacaf4c12663430051f05f2210816d0)
_renovate commented 2026-06-02 16:41:21 +02:00 (Migrated from edugit.org)

added 1 commit

  • 36ca50cb - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>36ca50cb - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=142913&start_sha=d5c56b249d6acf1a154a7f0f00c357670e18031d)
_renovate commented 2026-06-02 17:25:18 +02:00 (Migrated from edugit.org)

added 1 commit

  • cc8fc8b8 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>cc8fc8b8 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=142996&start_sha=36ca50cb7535b4e45e4a31e6cbfa5d4ec05ce1a1)
_renovate commented 2026-06-02 20:43:43 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-06-02 20:43:46 +02:00 (Migrated from edugit.org)

added 1 commit

  • 5623ffbb - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>5623ffbb - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=143245&start_sha=cc8fc8b848af23bde95178b6104d470bf60d9604)
_renovate commented 2026-06-02 21:56:28 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-06-02 21:56:28 +02:00 (Migrated from edugit.org)

added 1 commit

  • f227d8b1 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>f227d8b1 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=143330&start_sha=5623ffbb93c0f392818d2a2d327dc5e840a59983)
_renovate commented 2026-06-02 22:08:33 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-06-03 01:03:54 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-06-03 01:03:57 +02:00 (Migrated from edugit.org)

added 1 commit

  • 4d16807a - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>4d16807a - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=143541&start_sha=f227d8b19c1d57ec817a3dcc65621fb1c8ef9238)
_renovate commented 2026-06-03 02:24:35 +02:00 (Migrated from edugit.org)

added 1 commit

  • 44dbd676 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>44dbd676 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=143645&start_sha=4d16807a3c5ae074d4a36cdf15777a4ef6c168cc)
_renovate commented 2026-06-03 03:31:28 +02:00 (Migrated from edugit.org)

added 1 commit

  • 056cf692 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>056cf692 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=143765&start_sha=44dbd676cba49fb1806e54f324c8dc9978df14aa)
_renovate commented 2026-06-03 05:28:02 +02:00 (Migrated from edugit.org)

added 1 commit

  • eca3a3d0 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>eca3a3d0 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=143889&start_sha=056cf692a2beb8e8a49818d1d5112c0783c7f556)
_renovate commented 2026-06-03 08:03:22 +02:00 (Migrated from edugit.org)

added 1 commit

  • e046f870 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>e046f870 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=144031&start_sha=eca3a3d0575a7f315e2e3faa18fc7fc23b6b4855)
_renovate commented 2026-06-03 09:28:17 +02:00 (Migrated from edugit.org)

added 1 commit

  • 489bf35a - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>489bf35a - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=144158&start_sha=e046f8706a60e5f34f58e7b033c30cf2ffa042da)
_renovate commented 2026-06-03 11:15:51 +02:00 (Migrated from edugit.org)

added 1 commit

  • daf213bd - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>daf213bd - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=144404&start_sha=489bf35ab1ec7ca3e2776bdfed3beb795dd60f31)
_renovate commented 2026-06-03 11:51:40 +02:00 (Migrated from edugit.org)

added 1 commit

  • c986c753 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>c986c753 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=144468&start_sha=daf213bd3e35b53e07588767324dfd6ec870c74d)
_renovate commented 2026-06-19 19:20:28 +02:00 (Migrated from edugit.org)

added 1 commit

  • da62bfd8 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>da62bfd8 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=145056&start_sha=c986c75357de343f3399c480b65367e67b7fe4c0)
_renovate commented 2026-06-19 19:23:17 +02:00 (Migrated from edugit.org)

added 1 commit

  • dc81753c - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>dc81753c - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=145067&start_sha=da62bfd8605e4a124febfcdba96267a9e680d555)
_renovate commented 2026-06-19 20:02:39 +02:00 (Migrated from edugit.org)

added 1 commit

  • 93e28530 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>93e28530 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=145159&start_sha=dc81753c9e37ae28b6724ab9fb1832ab13daa223)
_renovate commented 2026-06-19 21:25:30 +02:00 (Migrated from edugit.org)

added 1 commit

  • f00ea075 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>f00ea075 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=145341&start_sha=93e2853012d2cf9ad07a89b68731ba12d0a8486e)
_renovate commented 2026-06-19 22:29:24 +02:00 (Migrated from edugit.org)

added 1 commit

  • e49efe57 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>e49efe57 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=145432&start_sha=f00ea07554781e25b8f83fa4252313de02e56168)
_renovate commented 2026-06-19 22:53:11 +02:00 (Migrated from edugit.org)

added 1 commit

  • 495cb8b9 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>495cb8b9 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=145467&start_sha=e49efe57135a862ec155f775236b843d5ac7b0b2)
_renovate commented 2026-06-19 23:48:35 +02:00 (Migrated from edugit.org)

added 1 commit

  • 2a1b80ab - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>2a1b80ab - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=145507&start_sha=495cb8b9973dc1749f23a7116a2c158246a0ac74)
_renovate commented 2026-06-20 02:21:10 +02:00 (Migrated from edugit.org)

added 1 commit

  • c4b3a869 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>c4b3a869 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=145697&start_sha=2a1b80ab47d15b15c0592105709f1793e74f4ac6)
_renovate commented 2026-06-20 07:59:55 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9ea310d4 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>9ea310d4 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=146196&start_sha=c4b3a86908b69ba2b65a2d9c0dc43a6a1a673371)
_renovate commented 2026-06-20 09:17:01 +02:00 (Migrated from edugit.org)

added 1 commit

  • d3f14de2 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>d3f14de2 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=146265&start_sha=9ea310d45bfa370ec45a4fe3d89f4ffde0ed64d0)
_renovate commented 2026-06-20 10:20:57 +02:00 (Migrated from edugit.org)

added 1 commit

  • ecf98d8e - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>ecf98d8e - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=146347&start_sha=d3f14de29cd3c85bc84c433f80f32dacbae96b79)
_renovate commented 2026-06-20 10:59:54 +02:00 (Migrated from edugit.org)

added 1 commit

  • 396f5c98 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>396f5c98 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=146422&start_sha=ecf98d8eff954c0aedc0469761637f75384fc4ba)
_renovate commented 2026-06-20 14:12:38 +02:00 (Migrated from edugit.org)

added 1 commit

  • 7c595b75 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>7c595b75 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=146699&start_sha=396f5c98c126bac87dbf6a0f81dff522707a4356)
_renovate commented 2026-06-20 17:21:46 +02:00 (Migrated from edugit.org)

added 1 commit

  • f9cd639b - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>f9cd639b - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=146907&start_sha=7c595b75062066930a55fe874bd69dbcc60645ff)
_renovate commented 2026-06-20 17:54:05 +02:00 (Migrated from edugit.org)

added 1 commit

  • 07f9d486 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>07f9d486 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=146960&start_sha=f9cd639bf82dc7c34eb79d07601bc6894126a89b)
_renovate commented 2026-06-20 21:22:59 +02:00 (Migrated from edugit.org)

added 1 commit

  • 362f3583 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>362f3583 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=147207&start_sha=07f9d486d3d64edce4c7a3b99fc4da23ae51b639)
_renovate commented 2026-06-20 22:52:23 +02:00 (Migrated from edugit.org)

added 1 commit

  • 0fb0cce7 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>0fb0cce7 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=147358&start_sha=362f3583e80cc23f9982f8ae6ed1fe1e29a35e56)
_renovate commented 2026-06-21 02:32:40 +02:00 (Migrated from edugit.org)

added 1 commit

  • b39018df - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>b39018df - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=147563&start_sha=0fb0cce70c04752617d4abc9bf5f92dd7aa52278)
_renovate commented 2026-06-21 02:58:34 +02:00 (Migrated from edugit.org)

added 1 commit

  • 46d2507f - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>46d2507f - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=147611&start_sha=b39018dffdf085c1b616c92695d535ed04aee2a4)
_renovate commented 2026-06-21 04:49:13 +02:00 (Migrated from edugit.org)

added 1 commit

  • 6d096ee5 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>6d096ee5 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=147757&start_sha=46d2507f8775633040a3293498a82668337c1a1d)
_renovate commented 2026-06-21 08:04:55 +02:00 (Migrated from edugit.org)

added 1 commit

  • dd92f1d7 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>dd92f1d7 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=148062&start_sha=6d096ee5b78d31d594f9cce3ea714de2c9852663)
_renovate commented 2026-06-21 08:42:40 +02:00 (Migrated from edugit.org)

added 1 commit

  • 4996dc81 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>4996dc81 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=148132&start_sha=dd92f1d7f92006df8d9b560a3eb56e844351f663)
_renovate commented 2026-06-21 09:21:59 +02:00 (Migrated from edugit.org)

added 1 commit

  • dbfe5edc - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>dbfe5edc - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=148209&start_sha=4996dc8105c87c43d96eb5d07c1b68bcc80c8ed8)
_renovate commented 2026-06-21 09:48:59 +02:00 (Migrated from edugit.org)

added 1 commit

  • 8911607e - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>8911607e - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=148258&start_sha=dbfe5edc17468bec6789624265f898eb56d670cb)
_renovate commented 2026-06-21 14:44:50 +02:00 (Migrated from edugit.org)

added 1 commit

  • 6cb2bdff - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>6cb2bdff - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=148644&start_sha=8911607e57cb83502d693814b6e36381e29b3b8b)
_renovate commented 2026-06-21 16:18:44 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9a89510f - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>9a89510f - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=148820&start_sha=6cb2bdff36d0296638c5ca73d99212c5bc32f740)
_renovate commented 2026-06-21 20:42:32 +02:00 (Migrated from edugit.org)

added 1 commit

  • ad4020b0 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>ad4020b0 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=149213&start_sha=9a89510f3dd57f0dd6073b18a60c607feb4845ad)
_renovate commented 2026-06-22 00:00:08 +02:00 (Migrated from edugit.org)

added 1 commit

  • 905c6aa1 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>905c6aa1 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=149524&start_sha=ad4020b04a28ddc564ed1b9ea2538087979c476c)
_renovate commented 2026-06-22 01:16:14 +02:00 (Migrated from edugit.org)

added 1 commit

  • 776b9068 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>776b9068 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=149640&start_sha=905c6aa12579b04033e958a3a9c55f01862f83d0)
_renovate commented 2026-06-22 01:59:42 +02:00 (Migrated from edugit.org)

added 1 commit

  • 3aa6d772 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>3aa6d772 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=149707&start_sha=776b9068c3c9f22b01a7cf2bb16638a110ce8d98)
_renovate commented 2026-06-22 02:19:43 +02:00 (Migrated from edugit.org)

added 1 commit

  • c2822e0e - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>c2822e0e - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=149740&start_sha=3aa6d772b3aedd23509ec8a8b60af083769eecd1)
_renovate commented 2026-06-22 03:06:12 +02:00 (Migrated from edugit.org)

added 1 commit

  • f13c348a - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>f13c348a - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=149795&start_sha=c2822e0e96db512553d93069466af963f041f94f)
_renovate commented 2026-06-22 03:15:53 +02:00 (Migrated from edugit.org)

added 1 commit

  • eafda3d6 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>eafda3d6 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=149825&start_sha=f13c348a624b89aa56507899d04cdc3c48597f1d)
_renovate commented 2026-06-22 03:58:34 +02:00 (Migrated from edugit.org)

added 1 commit

  • 51655933 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>51655933 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=149931&start_sha=eafda3d64e3c4214ccf9e2178f7f4fc25e619a2a)
_renovate commented 2026-06-22 04:19:02 +02:00 (Migrated from edugit.org)

added 1 commit

  • f75ad6a8 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>f75ad6a8 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=149962&start_sha=51655933bdaef33a719b61aeffde5abf0997c430)
_renovate commented 2026-06-22 08:10:23 +02:00 (Migrated from edugit.org)

added 1 commit

  • d804f1d1 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>d804f1d1 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=150253&start_sha=f75ad6a8e99102cca33daa675ab6d8e7e7306105)
_renovate commented 2026-06-22 09:18:09 +02:00 (Migrated from edugit.org)

added 1 commit

  • 72322558 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>72322558 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=150386&start_sha=d804f1d1f545a169d03e215805f2876a2c02007c)
_renovate commented 2026-06-22 10:18:26 +02:00 (Migrated from edugit.org)

added 1 commit

  • 33ef0087 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>33ef0087 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=150482&start_sha=723225582219e6b1e628f6aa112f88ec514827d1)
_renovate commented 2026-06-22 13:08:16 +02:00 (Migrated from edugit.org)

added 1 commit

  • e1dc789b - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>e1dc789b - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=150759&start_sha=33ef0087be7140bea50d18d9466e311aa8a4d980)
_renovate commented 2026-06-22 15:42:14 +02:00 (Migrated from edugit.org)

added 1 commit

  • 027bd5c5 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>027bd5c5 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=151091&start_sha=e1dc789b06c6eec6465d992cd59007227c0dace3)
_renovate commented 2026-06-22 15:55:38 +02:00 (Migrated from edugit.org)

added 1 commit

  • e451ade8 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>e451ade8 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=151126&start_sha=027bd5c5725f7b723e4a6da55eea82a07c37cb35)
_renovate commented 2026-06-22 16:54:20 +02:00 (Migrated from edugit.org)

added 1 commit

  • d1162ff7 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>d1162ff7 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=151263&start_sha=e451ade8834998f7cf71dc3b244d0e67a25ffe37)
_renovate commented 2026-06-22 17:22:39 +02:00 (Migrated from edugit.org)

added 1 commit

  • 31f7f764 - Update dependency strip-ansi to v7

Compare with previous version

added 1 commit <ul><li>31f7f764 - Update dependency strip-ansi to v7</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/356/diffs?diff_id=151329&start_sha=d1162ff7f75d0787fb25a9d1d684c335f8a9f4f2)
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/strip-ansi-7.x:renovate/strip-ansi-7.x
git switch renovate/strip-ansi-7.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/strip-ansi-7.x
git switch renovate/strip-ansi-7.x
git rebase master
git switch master
git merge --ff-only renovate/strip-ansi-7.x
git switch renovate/strip-ansi-7.x
git rebase master
git switch master
git merge --no-ff renovate/strip-ansi-7.x
git switch master
git merge --squash renovate/strip-ansi-7.x
git switch master
git merge --ff-only renovate/strip-ansi-7.x
git switch master
git merge renovate/strip-ansi-7.x
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS!460
No description provided.