Another year of KS development finally concludes today. Beta 9 is ready and it's a big one.
Last year, there was a lot of talk about settings profiles, and how we imagine them to play a major role in the future of KS. This did not come true.
We also imagined that we would make big strides with "Kitten Engineers", which would finally resolve some long-standing pain points with KS. Kitten Engineers did happen, but it was a complete failure, in regards to the original plans. If you were hoping for any solutions in this area, you will be disappointed.
However, KS has improved core behaviors, and gives users a lot more control. We also changed the default settings of KS to incentivize exploration and experimentation, instead of giving the impressions that the default settings are a good default - they never were.
Noteable Changes
-
New UI
The user interface of KS has gone through several iterations in this release cycle. We know that UI changes are never something users really look forward to, unless the UI was horrible to begin with.
We noticed that different themes make the KS UI layout very unpredictable, and often produces undesirable results. The verbose UI of KS often caused excessive line breaks, which caused confusing UI, or made it aesthetically unpleasing. We rewrote almost the entire UI code to use more modern layout options, and replace text with icons. We understand that this is a thin line to walk. Some of the UI changes are confusing. You will need some time to adjust.
Sometimes trigger buttons will just be the regular old lightning icon, sometimes they display their trigger value next to them. There is no pattern when we do show the value and when not. It's mostly random, depending on what "feels right".
Sometimes you have a limit value right next to a trigger, which is entirely different from a trigger that also displays its value. There are very subtle visual hints to help you distinguish the individual cases, but this is non-obvious to long-term users especially.
-
Many sections now allow their individual items to be triggered by their own individual trigger, instead of just having a single trigger for the entire section.
The triggers on the section itself still exist, but they are now the default trigger for builds, unless the builds have their own trigger set. This is more confusing to explain than to experience. Just try out clicking on the new buttons, and let yourself be guided.
-
The default settings are now complete garbage.
While this sounds like a step backwards, we hope to encourage users to find the settings that are correct for them, instead of blindly enabling options with default settings, because they might feel like a good idea. Make educated decisions. KS will perform your tasks, but it does not play the game for you.
-
Experimental purchasing mechanics.
While we are aware that this new approach has bugs, we still hope that it is an improvement over the previous purchasing algorithm. Ultimately, a lot of purchasing decisions in KS are deferred to a single component. This component makes decisions on purchasing that often felt not ideal. We tuned this behavior to allow more constructions, with more even distribution of spending the available budget.
There are still a lot of known issues with this approach, but it seems to provide better results as-is in real gameplay. That's why this half-cooked change is now in the mainline stable build. We hope that most users will feel the benefits, and don't notice the edge case bugs.
-
Eco Mode
The "Limited" option in KS has always been confusing. We now renamed it to "Eco Mode" to make it more abstract, and prevent people from forming an idea of what the feature should be. Forget everything you know about "Limited Mode". The new thinking is: Either you want to craft the thing as much and as fast as possible, or you want to take a more conservative approach, whatever that means.
Until we solidify what Eco Mode actually is, we hope that users will feel more comfortable with the less descriptive option, that just provides an acceptable feeling of aggressive vs conservative investment.
-
Kitten Analysts
During this development cycle, an excessive amount of energy has been poured into Kitten Analysts, which contribute exactly zero to your KG gameplay as a regular user. So what is Kitten Analysts, if we invested so much time into something so useless?
Kitten Analysts is the component that elevates Kitten Scientists from a single game extension to the actual Kitten Science framework we're aiming for long-term. Kitten Analysts only works in environments where you run the entire game directly on your own computer. If you're a bookmarklet, or a userscript user, Kitten Analysts will not and never will work for you. If you've previously used our "devcontainer" setup, Kitten Science is the replacement for that.
Kitten Analysts provides a Prometheus exporter for game data, allowing you to track long-term progress, and compare strategies. Additionally, it contains a container-based background-play solution, which should allow you to have your game be played on a remote system while you're offline.
We consider this work substantial for future development of KS, but we are aware that very few users will be able to benefit from this work directly. Feel free to reach out on GitHub if you want to get your own Kitten Science setup started. The documentation on this subject will be limited for quite some time, to also not confuse users with excessive information on edge cases.
Features (76/+12 unlisted)
- Auto-save settings (f897e27)
- Backport KA improvements from KE branch (fe715a6)
- Configuration approach for KA connection (651615a)
- Drop internally managed GitHub Action Workflow (50405bb)
- Drop snapshots/schemata (765c3bc)
- Enable Chiral interaction in Kitten Science (8febf9e)
- Identify client type in metrics (34cd602)
- Improved location tracking (1691548)
- Include pseudo resources in resource pool metrics (83115c9)
- Integrate into KGNet in all injected contexts (f6382d5)
- Kitten Data and Analytics #598 (1f22c6d)
- More versatile snapshot analyzer UI (96d105a)
- Operators #624 (8d29d47)
- Protocol cleanup (5b0630f)
- Rebuild socket liveliness checks (4b61aa4)
- Remove automatic-releases action from repo (caee3c1)
- Remove commit validator CI action from repo (13d63fd)
- Remove randomness from purchasing strategy (866afc4)
- Track game instances through telemetry GUID (346ccd2)
- Track technologies (adc6b9c)
- Update savegames in KGNet (a181e2a)
- Validation (5a555d7)
- api: Add array object of Game type #544 (b7f5308)
- api: Tracked the latest KG #551 (c4fd7e7)
- bonfire: Add option to turn on reactors (82ad544)
- container: Make it easier to run Kitten Science (11e1bb4)
- core: Ability to
.unload()
KS (fa3568a) - core: Auto-load auto-saved settings (6f2f6fd)
- core: Backport improved typedefs from KE branch (9a8db48)
- core: Entirely remove
index
documents (e2de2fb) - core: Establish neutral default settings (6bef8bb)
- core: Implement new bulk purchase strategy #591 (9f8a25f)
- core: Individual triggers for build items #744 (5766d34)
- core: Lift state loader restrictions (515b162)
- core: Unload existing KS instances on load (16486f9)
- devcontainer: Alternate repo selection (90e713f)
- i18n: Additional options translate (97d006b)
- i18n: Elect leader (bf01cb3)
- i18n: Elect Leader traits and job #518 (ffce853)
- i18n: Ignore overheat (ccf8c6f)
- i18n: Internals (b6781c1)
- i18n: Locale-native percentage rendering (7146369)
- i18n: Log Filter KG log #518 (27ba92c)
- i18n: Migrate to full locale specifier (8244832)
- i18n: Move translations into subfolder (7dea515)
- i18n: New Crowdin translations by GitHub Action #695 (b3d0f67)
10 similar commits not listed: fd59422, 3d5d302, fa3cd1a, b066dbb, f546789, 9855897, 705859c, 32c50d8, 7ab4315, 963f883 - i18n: New Crowdin updates (#582) (f78a697)
- i18n: State Management: Compress data (21bc0a5)
- i18n: Store current input prompt (717e5fe)
- i18n: Time to Load stored state #518 (9c34d3b)
- i18n: Update l10n data (97418e2)
- i18n: Update translation files (d1bdba0)
- i18n: Update translations (7738750)
2 similar commits not listed: d6fcef5, b28b66d - religion: Bulk process Ziggurats resources #590 (c208990)
- science: Individual triggers for technologies #781 (a58bbaa)
- settings: Execute validateGame on Crafts #551 (3e63daf)
- time: Active Heat Transfer (dcd1ea4)
- time: Active Heat Transfer to Get temporalFlux (2953e93)
- time: Remove Chrono Furnace automation #777 (6b65326)
- ui: Add cycle symbols to planets (2411eef)
- ui: Align upgrade selections (93d2edd)
- ui: Beta 9 Polish #792 (934d482)
- ui: Dialogs #756 (abceaa5)
- ui: Dim inactive sections (c5ebc53)
- ui: Hide "observe sky" area (9e0f896)
- ui: Hide building category selection (584fff9)
- ui: Implement more consistent UI #716 (8102d10)
- ui: Move version into Internals section (1f7a700)
- ui: Only IW displays exclusive resources #551 (ca9c15a)
- ui: Overhaul state management, entire UI #685 (1a0b904)
- ui: Rebuild l10n for numeric values (73d73fc)
- ui: Rename states/games in state management (3f7f2dd)
- ui: Shown in the fourth column #545 (bd1892e)
- ui: Sort upgrades in auto-reset UI (60ec7b0)
- village: Leader can join any job #551 (7c5f8e9)
- workshop: New crafting mechanics #785 (ef29b9a)
Bug Fixes (74/+2 unlisted)
- beta8 release info missing (dcb8a47)
- Breaking changes #529 (1b6765a)
- Changelog preset integration (ce74fcc)
- Deprecations (33bf180)
- Devcontainer regressions (8138089)
- GitHub Actions tests #364 (147419f)
- Import
core
only as type (f53f6d9) - Import paths #595 (0b536c2)
- Lint #600 (978c6f9)
- Long save labels (8446878)
- Networking in compose (638db65)
- Redundant type information (802422c)
- Redundant type params #606 (3d8b731)
- Release version determination (0349150)
- Save data handover unstable (a81238f)
- Semver ranges (9ad1122)
- Sourcemaps no longer aligned (a7a59fa)
- Unnecessary expression #465 (86f98f3)
- Update import order #586 (ecbd7ed)
- Version not bumped (c943d04)
- api: Remove expectations from loader input (9834b9c)
- bonfire: Deprecated method usage (73dc5a9)
- bonfire: Upgraded buildings are unlimited by default (7608f65)
- ci: Host KS bookmarklet directly (a92e33e)
- container: Containers don't shutdown cleanly (cb62d99)
- core: Catch errors during script constructions (539b262)
- core: CSS not unloaded during
.unload()
(3166497) - core: Import treated as destructive action (80026b1)
- core: Inconsistent trigger handling #631 (9860bf2)
- core: Invalid userscript metablock (3041a48)
- core: Load auto-save on UI construction (e33174e)
- core: Max value defaults to infinity (8bdd540)
- core: Savegame manager not unloaded (824267c)
- core: Subsection trigger handling (fc26e23)
- i18n: Enable/Enabled inconsistencies in log messages (eefc674)
- i18n: HTML entities in translation file (972af2a)
- i18n: Slightly better wording (ec757a7)
- i18n: Typo (fa0fc92)
2 similar commits not listed: 0b1ae15, 39a15cb - i18n: Typo in literal (2fdc473)
- log: KG log messages not hidden from the log (d2cb601)
- religion: Opinionated trigger default values (1ea22ed)
- religion: Order of the Sun items not built (bb34d6b)
- religion: Trigger values are not handled correctly (b4158aa)
- religion: Triggers always parsed as percentage (cb2eea5)
- schema: Missing
gatherCatnip
property (9fdf79e) - settings: avoid sharing references with engine #561 (41329dd)
- settings: ksColumn Setting load #545 (69a802e)
- time: daysPerSeason increases the number of temporalParadox days (dbe6027)
- time: Ensure that the Temporal Flux obtained each time the Combust TC is greater than the time required for Heat Transfer (c4deee2)
- time: Maximum amount of time allowed to be skipped during active HeatTransfer (e979be0)
- time: Reserve 10 days for TemporalFlux (68c2ed2)
- time: Save activeHeatTransferStatus (2e56f37)
- time: Skip to the beginning of the Cycle (59501a8)
- trade: Traded Blackcoin amount not normalized as expected (7c719c6)
- ui: Best unicorn UI is inconsistent (a4e50d8)
- ui: Buttons trigger their action twice (92cb2a7)
- ui: Delete redundant #ksColumn #545 (d922f62)
- ui: Footer links layout (7d83c02)
- ui: Game translation button conflict (a2bd179)
- ui: Move upgrade settings (3babc6b)
- ui: Partially revert 7146369 (978893e)
- ui: Read-only elements sometimes not rendered correctly (dd7da47)
- ui: Require only 1 label input on import (8f22a2c)
- ui: Revert setting a fixed font-size for KS (2e27dc4)
- ui: Section without checkbox are dimmed (44f81cb)
- ui: Tempus Fugit toggle has wrong status message (5a7984a)
- ui: Triggers not behaving as expected (8b3576e)
- ui: Typos, layout regressions (045c328)
- ui: Weird transition when collapsing panels (fd6978c)
- village: Leader election is broken (f03f3e9)
- village: Leader election still broken (631ab1e)
- workshop: Eco mode not enabled by default (0f76103)
- workshop: Excessive crafts (cdd2879)
- workshop: Trigger not evaluated correctly (55c380c)
Documentation (24)
- Add example compose file to run KS DNA (4282ecc)
- Add pointer towards development docs (06560df)
- Add revision dates (e749ab1)
- Add status badges (f817423)
- Beta 9 updates (99e964f)
- Clarify version bump process (c2cc4d1)
- Clean up installation instructions (7aa560d)
- Clean up installation split (469d4bd)
- Clean up start page (58ad609)
- Explain section triggers (a5a257a)
- Fix broken links, add version banner (9870b7a)
- Fix deployment pipeline (6652217)
- Fix site name (8249051)
- Hint at more science (04a5e01)
- Prepare for versioned documentation #687 (351e676)
- Restructure installation (2ba7aa1)
- Restructure main areas (80e5c19)
- Set correct versions in beta.8 docs (57cef65)
- Slightly clearer layout (6ff60f2)
- Store beta.8 documentation #687 (2c31666)
- Update CHANGELOG (55d8c98)
- Update Grafana dashboard (271bb24)
- Use revised version of beta8 docs (942fa64)
- time: Active Heat Transfer document (9c891fc)
Code Refactoring (13/+1 unlisted)
- Extract user script loader into discrete component (95ce4b9)
- Improve type safety #586 (fa7ef99)
- Unify singular/plural naming for data structures #544 (072186a)
- settings: Use loops to replace lengthy code #544 (9c15af0)
- ui: Build TranslatedString using `` #551 (52af0e1)
- ui: Optimize array generation #544 (06d7bb3)
- ui: Replace br with span #545 (7aa64bb)
- ui: Resource control excludes some resources #544 (bce673e)
- ui: Sequence(Same as KG) of KG items in Chinese language #551 (7e88f0e)
- ui: Use .load instead of localStorage #545 (b7e11a6)
- ui: Use KG array as index and directly use KG label #544 (6498b79)
- ui: Use loops to replace lengthy code #544 (0a8021f)
1 similar commit not listed: 7ccecdf - ui: Use the Array build in types #544 (a32070d)
Performance Improvements (1)
- Reduce
render()
calls (95fb41c)
Continuous Integration (62)
- Add release pipeline (c7dbe4f)
- Allow manual QA (5221114)
- Attest SBOM (e002a01)
- Bump commit validation (172ee65)
- Cleanup releases (d8ad51a)
- Consolidate changelog settings (090979d)
- Consolidate QA jobs (859541b)
- Create publishing artifacts for OCI (5761d08)
- Disable Renovate automerge (5b5694f)
- Do less work on dependency upgrades (ebce51e)
- Don't mark release as pre-release (e80f799)
- Don't publish development builds for dependency upgrades (529baca)
- Dry-run pre-releases (beafef0)
- Dry-run releases (b4d2059)
- Ensure redirects exist in stable (e7a5306)
- Fix action version (bb0db9b)
- Fix bookmarklet cache settings (808d02d)
- Fix bookmarklet content-type (c0cc4e3)
- Fix container build (7a09af5)
- Fix invalid release info path (b667e77)
- Fix missing permissions for nightly builds (c5c4075)
- Fix NodeJS versions (f69eed3)
- Fix pre-release concurrency (796fb79)
- Fix QA check not running (a56ace8)
- Fix QA not running (3dbcad4)
- Fix release channel for stable build (f540011)
- Fix Renovate automerge behavior (2e24b93)
- Fix script locations (61c4f9a)
- Fix unmaintained versions (0743582)
- Improved preview tags (f06bb97)
- New pre-release pipeline (7f2c957)
- Only create development release on-demand (7cff99e)
- Override release tag (71306f3)
- Publish Devcontainer (d890b6e)
- Publish into beta.9 distribution (25b03d6)
- Publish minified scripts (551060a)
- Push containers (f3305b3)
- Rebuild nightly, add more containers (c3bc331)
- Reduce active workflows (5c3a80f)
- Reduce build complexity for OCI (061baa6)
- Reduce cache time for unstable builds (bbc9e71)
- Release experiment (d832c33)
- Release info not generated nightly (dc0ac5c)
- Remove redundant attestation (f17f5b7)
- Remove SBOMs (8d8b664)
- Remove useless CodeQL BS (d730bf9)
- Skip QA for Renovate PR (0545d9d)
- Sync Crowdin on-demand (354a36d)
- Try attestation (e4e7555)
- Try external label manager (73319d9)
- Try upgrading devDeps less often (1020145)
- Update release contents (06a8dcb)
- Update validation (e20d9ce)
- Upload
release-info.json
properly (bc8f6a3) - Use new parameter names (0c64d34)
- Use tagged release (8d989a0)
- Use upstream action (795e3af)
- Use upstream commit validator (bd8c4e1)
- Validate commit message first (9a22956)
- i18n: Add Crowdin pipeline (b484d65)
- i18n: Fix missing permissions (6bdf5e6)
- i18n: Fix pipeline not triggering checks (6f51a66)
Chores (15)
- Align container base images (24bc233)
- Align Node typedef versions (7327f65)
- Bump version v2.0.0-beta.9 (d2649c6)
- Don't maintain dependencies in
contrib
(f6b34ad) - Don't track changes to example savegames (3ec2e81)
- Fix prettier lint #466 (583d032)
- Fix tsconfig again #480 (59625bc)
- gitattributes not set correctly (4806698)
- Remove redundant dependency
uuid
(84b46c8) - Update container build context (71cd746)
- Update Renovate preset (4449319)
- i18n: Delete untranslated locales (67d3c48)
- i18n: Update Crowdin configuration file (3a258e3)
- i18n: Update translation (570bf3a)
- i18n: Update translations (6767885)
Dependency Changes
Bug Fixes (25/+32 unlisted)
- deps: update dependency @actions/core to v1.11.0 #686 (87f3770)
1 similar commit not listed: 9450706 - deps: update dependency @actions/github to v6 #364 (22efb93)
- deps: update dependency @octokit/rest to v20.1.1 #526 (2d0aa2c)
- deps: update dependency @oliversalzburg/js-utils to v0.0.28 #471 (59cf18e)
- deps: update dependency @oliversalzburg/js-utils to v0.0.28-dev.57 #455 (c07f4b9)
- deps: update dependency @oliversalzburg/js-utils to v0.0.29 #527 (df53cd8)
12 similar commits not listed: afda6c4, 9802458, 7fc7886, b7ab8bb, 8c45774, e1a1624, d9fb4e1, 0f26bcc, 97ff165, 07ba218, 9e9091b, df791f0 - deps: update dependency @shoelace-style/shoelace to v2.13.1 #470 (a6d817d)
3 similar commits not listed: 396da1b, 10e31d7, eca3ed4 - deps: update dependency ajv to v8.13.0 #521 (9cff101)
3 similar commits not listed: ab81a7a, cf36aa0, 4380cb8 - deps: update dependency conventional-changelog-angular to v8 #528 (affadb9)
- deps: update dependency conventional-commits-parser to v6 #529 (f76e4bf)
- deps: update dependency date-fns to v3.1.0 #454 (f7bd8fd)
4 similar commits not listed: f434624, 4e0a723, da0dc93, 74da604 - deps: update dependency date-fns to v4 #654 (db76247)
- deps: update dependency date-fns to v4.1.0 #658 (201852e)
- deps: update dependency globby to v14.0.1 #486 (3a1af75)
- deps: update dependency jsdom to v24.1.3 #616 (3fc8541)
- deps: update dependency jsdom to v25 #618 (58f26cf)
- deps: update dependency jsdom to v25.0.1 #668 (095b00e)
- deps: update dependency koa-router to v13 #642 (d10a911)
- deps: update dependency lit to v3.1.1 #459 (73e37eb)
- deps: update dependency lit-html to v3.1.1 #460 (280128d)
- deps: update dependency semver to v7.6.0 #482 (24866fc)
2 similar commits not listed: e90e292, f513f73 - deps: update dependency tslib to v2.6.3 #576 (a7bb9b7)
4 similar commits not listed: 0e86cd3, e805c73, 2d11be4, 2c64f27 - deps: update dependency yaml to v2.4.1 #496 (c2107cb)
1 similar commit not listed: 4d7abdd - deps: update lit to v3.1.2 #478 (52892cd)
2 similar commits not listed: b6e1cdc, 38a19dd - deps: update octokit monorepo #509 (58ec493)
Chores (98/+540 unlisted)
- deps: Bump express from 4.19.1 to 4.19.2 #507 (77d0ec1)
1 similar commit not listed: b78d043 - deps: lock file maintenance #453 (4e4bb5f)
45 similar commits not listed: e03c425, 266e35d, 314602d, 3ae2d40, e88faa0, f047993, 402bbe0, 091042d, ccc9df1, 630b777, c6765ee, e8ddfff, 30d8088, c5211b2, 73301dc, 89faad4, 58ed08c, 911f5a4, 3fb44a8, b349f17, 8533e93, 333d010, ed1535a, c8b246c, aa1bf12, cc98b0e, 18731d6, 7d37c74, e0888c9, 329ef33, 10a7b82, 11275e1, 03f810f, 439f9cf, 0e688fa, fe79f2d, f248185, bcd1a5a, 8be0dc9, 9147121, 31a34af, 0f16e47, 169e3e6, 9e18a9f, 8a06a5e - deps: lock file maintenance (#783) #783 (930c777)
7 similar commits not listed: f739b98, 567d6fd, 612b5a1, 4880dfc, acecc45, 35b24ed, 8c079a3 - deps: pin actions/attest-sbom action to aaa2d0a #571 (8ceff2b)
- deps: pin dependencies (9f0d45b)
1 similar commit not listed: 8d2fa73 - deps: pin docker.io/library/node docker tag to 54b7a9a (7979110)
- deps: pin oliversalzburg/action-automatic-semantic-releases action to 950f324 #554 (b2d1641)
- deps: pin oliversalzburg/action-commit-validator action to d2d4feb #553 (900b385)
- deps: update actions/attest-build-provenance action to v1.1.2 #568 (67b8699)
- deps: update actions/attest-sbom digest to 3d6693d (5b938a7)
6 similar commits not listed: 90870e4, 2ee7861, daf7b9b, 8b053d3, 6530476, 80a4532 - deps: update actions/cache digest to 1bd1e32 (11b8a17)
3 similar commits not listed: d45292e, f938b9f, af79dd5 - deps: update actions/checkout digest to 0ad4b8f (dad4b54)
7 similar commits not listed: 9d36f00, de0ae75, c5c4299, 3ef93c9, ffd138f, ea46c04, cbb9fb9 - deps: update actions/setup-node digest to 0a44ba7 #661 (fe337a0)
3 similar commits not listed: f2d53ff, f2b8d15, c745ca6 - deps: update actions/setup-python digest to 0b93645 #753 (7207c62)
3 similar commits not listed: b2f631f, 63741b1, d534193 - deps: update anchore/sbom-action digest to 1ca97d9 #742 (ca11ab6)
5 similar commits not listed: 55d3a29, 1cc884a, 005936e, 673c83c, 2870423 - deps: update aws-actions/configure-aws-credentials action to v4.0.2 #483 (e415341)
- deps: update babel monorepo to v7.24.1 (6fbded9)
2 similar commits not listed: 94e2a34, f616445 - deps: update crowdin/github-action digest to 2d540f1 #759 (9739869)
1 similar commit not listed: c425694 - deps: update dependency @babel/core to v7.23.7 (2a8728f)
5 similar commits not listed: 664b0be, b39ddd9, 0767f92, d24056d, 8df42c9 - deps: update dependency @babel/eslint-parser to v7.23.10 (79f3fdd)
2 similar commits not listed: 33bbfa8, 5c071e5 - deps: update dependency @kie/mock-github to v2.0.1 (44ca5d1)
- deps: update dependency @octokit/types to v12.5.0 (7235554)
1 similar commit not listed: dee61f4 - deps: update dependency @octokit/types to v13 (a1184a2)
- deps: update dependency @octokit/types to v13.5.0 (425fecf)
- deps: update dependency @types/chai to v4.3.12 (aa4c6fd)
8 similar commits not listed: debc188, 3470d8c, d0a311a, c34a67a, 5c6f5da, 8bd9ab7, 365e023, e2de8e8 - deps: update dependency @types/chai to v5 #673 (cd96a9e)
- deps: update dependency @types/chai to v5.0.1 #762 (4e3fd50)
- deps: update dependency @types/conventional-commits-parser to v5 (93e2ec9)
- deps: update dependency @types/eslint to v8.56.1 (79207e9)
8 similar commits not listed: fceff5d, acd9d25, ceb1023, d4122fd, f3a4f5a, bfbc396, b9ddc55, bdbf1e0 - deps: update dependency @types/eslint to v9 (68b4f7c)
- deps: update dependency @types/eslint to v9.6.1 (22beafc)
- deps: update dependency @types/jquery to v3.5.30 #538 (f0df9b2)
2 similar commits not listed: 3a42c7b, 2db39ba - deps: update dependency @types/mocha to v10.0.10 (b9225fb)
3 similar commits not listed: 8bd2659, ffeb51f, dc7d1ce - deps: update dependency @types/node to v20.10.6 (788995e)
78 similar commits not listed: dafe148, 45ea567, 6aff264, 89da29f, d2b44f5, d22c637, 1c96fd2, 6efa27a, e204065, de2fc3f, 0d099dc, b3f6c21, aef0476, 5fc5010, 531921f, 02aee71, 3aa9743, fbbd806, 02e8d45, 0c0b3a7, e55e48f, b24da12, 8a268ee, e42c35e, 16fa2f6, d371138, 6058070, 7b66115, bc9f74d, 1780bdb, e923d0c, c164c81, 2c90118, 4b2e89b, a344c93, fbac42c, 7302b2c, 7db2782, a14c424, 3328dc4, c082c35, eb14a08, 852f32b, 9f42a38, d130c4e, 10e760d, 634b35d, 3d50aeb, bc52d57, 866b852, 0ce41a6, 62216c0, c0e62ce, 914c94c, 07762cc, 34e20e8, bfd0a71, a266f31, 0418c84, d0873f0, bea580b, de62e87, 28405aa, 337addf, d5d0fe6, 4c209a0, b92131e, 1df2262, a87bdb5, 16857b6, 1ded863, d132318, e059bf8, e6f461c, a355302, 2672b7f, a4ef976, 09a3798 - deps: update dependency @types/semver to v7.5.7 (8e024e2)
1 similar commit not listed: df1d2c8 - deps: update dependency @types/web to v0.0.131 (087f97d)
56 similar commits not listed: 23377b5, 13b9fc0, 999c433, 6a9ca0f, 67ceee8, 4a0bb63, 2a5c9e1, f5ebaad, b12ecd7, 276813c, cdbf798, 2e1b027, 4d7f059, 27014f3, d40c6ff, bf81794, e9a83ca, d45f3fc, 4e8c19f, 713878f, ae07b5b, eb794f7, 686d83b, e5ef2a8, 1488c8d, c1b5d62, e23ff55, 67b988b, c18a902, 5b6853a, c70ab25, 7150213, d90540e, afffca9, dd3b456, 0f2eac8, b74fb0e, b3b7a6e, 07fbbf4, 3b843eb, 1bbc47a, c09a27f, 438316b, ceb7efb, 98e6f82, 3afc3c4, d58dfb5, 42796d1, 9a8c5a9, a7d78c2, aa99baa, 6a1fb73, 1808ccc, ffbb0b0, 4bbf5f4, f1653ef - deps: update dependency @types/ws to v8.5.13 #773 (6251270)
- deps: update dependency c8 to v10 (479ad0d)
- deps: update dependency c8 to v10.1.0 (25184a5)
2 similar commits not listed: 76bcba1, 25b51b0 - deps: update dependency c8 to v9 (04765f9)
- deps: update dependency c8 to v9.1.0 (947dd0f)
- deps: update dependency chai to v5 (a6c3535)
- deps: update dependency chai to v5.0.3 (714724f)
3 similar commits not listed: 38c9022, 96b3430, 9bd7238 - deps: update dependency esbuild to v0.23.1 (691237d)
1 similar commit not listed: a1064c8 - deps: update dependency esbuild to v0.24.1 (#848) #848 (e61922a)
- deps: update dependency esbuild to v0.24.2 (10ad065)
- deps: update dependency eslint to v8.57.0 (aa20b87)
- deps: update dependency eslint-plugin-jsdoc to v46.10.1 (d84ba19)
- deps: update dependency eslint-plugin-jsdoc to v47 (02a48cb)
- deps: update dependency eslint-plugin-jsdoc to v47.0.2 (65e62f1)
- deps: update dependency eslint-plugin-jsdoc to v48 (d8812b6)
- deps: update dependency eslint-plugin-jsdoc to v48.0.3 (48c6164)
12 similar commits not listed: 5505efe, 244a1d8, 540f3e8, 73a3315, 1018b30, 6ab0b80, cbdff8f, e5f5c49, 48e1c2c, e344af7, 29b1adf, b2cb72b - deps: update dependency json-schema-to-ts to v3.0.1 (f18c4d6)
1 similar commit not listed: f159c68 - deps: update dependency lint-staged to v15.2.1 (c2cc601)
9 similar commits not listed: 8138db4, 23e5726, 3532ec2, 1724ed5, dbbd897, 0bb0814, 2e10cc8, afa90cb, 4f99ebb - deps: update dependency mkdocs-git-revision-date-localized-plugin to v1.3.0 #746 (b2900df)
- deps: update dependency mkdocs-material to v9.5.40 #712 (1ce8c37)
8 similar commits not listed: 520d47c, eaf59b9, 6e74d2c, d17468c, 645ed0e, 72235ca, 0291df3, 2709437 - deps: update dependency mocha to v10.3.0 (75ac103)
8 similar commits not listed: be1a0f5, a25e124, 5c86c9d, 0f44707, cca7db5, ee223f5, e0c18f8, f34c3ec - deps: update dependency mocha to v11 (eda2b19)
- deps: update dependency node to v20.18.0 #691 (d742199)
- deps: update dependency node to v22 #766 (249bf2e)
- deps: update dependency node to v22.8.0 #628 (d6d1f8a)
- deps: update dependency node-scripts-docs to v1.0.3 (7cd140f)
1 similar commit not listed: 7b6563b - deps: update dependency prettier to v3.2.1 (7f93de3)
6 similar commits not listed: 8ac06ed, 9f6331c, 915f5d8, df29861, 6bc07d8, 1426801 - deps: update dependency prettier-plugin-organize-imports to v4 (afb3a83)
- deps: update dependency prettier-plugin-organize-imports to v4.1.0 #664 (2b0d2f8)
- deps: update dependency python to v3.12.7 #688 (7d396e0)
2 similar commits not listed: db69561, bc6f799 - deps: update dependency typescript to v5.4.2 (01e555e)
9 similar commits not listed: 8e06454, b34ee84, afbe053, 5132a66, df4aaac, c62309a, c6d5529, 7ad3e5c, 3c4cfb3 - deps: update dependency typescript-eslint to v8.0.0-alpha.33 (b1e0952)
16 similar commits not listed: 630ea4d, 40d34ea, 23d0fb1, 8d041d0, 1c14e78, 08704d7, ce0e787, 5957e21, 7718145, 7c7bf27, cb3ce0b, 1661f1e, b51082c, 90aef51, c7256db, b284503 - deps: update dependency typescript-eslint to v8.10.0 #727 (944b04c)
13 similar commits not listed: d17ecd4, a221014, bfe88be, 894f843, b7d0657, e0a0c42, 1f941de, f845d58, 08b8a34, d6af5fb, 885613b, af65245, 3a6a714 - deps: update dependency ubuntu to v24 #678 (3e89c03)
- deps: update dependency vite to v5.0.11 (3ce8b2f)
38 similar commits not listed: 7f67146, 9aeffa7, 797b88b, d2aaac8, 7520367, cfa9590, 5afe737, 54a8e23, 2bea9dc, cc8b8a4, 06793e7, 7505e59, 00a67b7, 617c886, 52582c9, cd0bc35, 13cc974, 0d2ffb8, e9f6635, d426cad, bebb31f, 35ccd0a, 7117386, 303bfad, 493d64a, 46bab20, 66a1ebe, 458f571, 8ce27f1, d840760, 778d47f, 50b140c, 34625f4, 4e5f855, 8cdf81a, 2bed751, 0319a45, e3d0caf - deps: update dependency vite to v6 (c12cf48)
- deps: update dependency vite to v6.0.1 (a9adc52)
4 similar commits not listed: d1c6851, 025d4fe, bfb6ac7, e7028e6 - deps: update dependency vite-plugin-html to v3.2.1 (d8e104f)
1 similar commit not listed: a4a8fae - deps: update docker.io/library/node docker tag to v20.17.0 (8224089)
1 similar commit not listed: d2eb549 - deps: update docker.io/library/node:20.15.1-bookworm docker digest to 6326b52 (2294977)
2 similar commits not listed: 23bdbc9, 3271c8f - deps: update eslint (69bbd0d)
8 similar commits not listed: 9d2386a, 1db4d8f, 6df3ecf, 20ffdaa, 122c293, 9cb8cd4, bfaae40, bf21257 - deps: update eslint (#793) #793 (65e2c8b)
- deps: update eslint to v6.16.0 (b8a4945)
6 similar commits not listed: 7470e4a, a07ff4d, 8ee1b13, 2e40642, efcc3d8, 1e90a9f - deps: update eslint to v7 (82a6622)
- deps: update eslint to v7.0.2 (f1058ec)
17 similar commits not listed: 39bf0b4, 7b4087f, f833492, ceaedcc, bc6f8dd, 6fcf1c0, 2531320, 960adf8, 1ef7879, cc8b9ac, b028af0, fc7695f, be9208d, f18eb54, c458f29, 7e4763e, fdbfa02 - deps: update eslint to v9.15.0 (#791) #791 (6345c7c)
- deps: update eslint to v9.16.0 (91fecea)
6 similar commits not listed: df3470d, 5b029f7, 6f8c556, 33c39ed, afb7dcd, 53a1ba2 - deps: update github/codeql-action digest to 05963f4 (e5284c3)
16 similar commits not listed: 791fcd6, 4f596c9, dafb262, 5c6974d, 9ed862d, 36d4c71, 02dc623, 22a19b4, c527964, 527aefb, ca55e4e, 6ba9f94, e58a6ec, 28d6316, 3f27fa8, 56b9969 - deps: update node docker tag to v20.17.0 (c0bcfcb)
1 similar commit not listed: e92c9f1 - deps: update node.js #725 (191866e)
- deps: update node.js to 02cd220 (3497398)
36 similar commits not listed: 728219d, f40f98c, 4d21717, ab263bd, 921b9af, 88d8ffa, 38d9de3, a1439aa, 2cb1832, 1b281aa, 167bc11, 87fa090, 30be90f, f3b954a, 07827f4, ed7adaa, 627c0f2, 7a6aa22, eec0df4, 8ea17b1, bbc7435, ce79b13, 27e48ff, 7156956, a7ee371, ff8a52d, dc09a66, 511c4df, 41acbb6, 61c0411, 6d4a997, 2d765ec, 44a6e2b, c917f45, 5c87999, 994e320 - deps: update node.js to f496dba (#784) #784 (15c6020)
- deps: update node.js to f7354aa (af65198)
1 similar commit not listed: 43c3271 - deps: update node.js to v20.11.0 #462 (0011466)
24 similar commits not listed: 8542f60, ea7a973, 8c899bc, c5ac8c9, 88018b7, 48c0ba2, 0c8ebaa, ec80103, 4ed5fb2, b78edcb, 07c67e6, 50adce2, f57095c, 5de4075, c1f78fa, 01d4641, 4795743, 3279d65, d669b45, 72bf200, 215d3bc, 7b73ec3, 216f5d7, 33bb397 - deps: update oliversalzburg/action-automatic-semantic-releases action to v0.0.12 #562 (f941688)
23 similar commits not listed: da33e0e, 95f6b95, fe218ec, 59853f9, d9d85a3, 088b53a, a70472f, f2d908b, 1da840c, 0c84080, 54bfd0f, 0c12b30, 22431fc, 0402e30, 27bae88, 13af7a0, 3a8aa3c, dc1805e, 76ec877, 21b7d17, 44a0851, 4d08ce6, 656860c - deps: update oliversalzburg/action-commit-validator action to v0.0.10 #572 (e5ebd2d)
3 similar commits not listed: bd06f6c, 87fa5f5, 7e81088 - deps: update oliversalzburg/action-commit-validator action to v1 #837 (67f189e)
- deps: update oliversalzburg/action-label-manager action to v0.0.12 #552 (1835b35)
4 similar commits not listed: a0f89da, 2eaff7c, 36c506f, fe99b5d - deps: update oliversalzburg/action-label-manager action to v1 #838 (5a3ef79)
- deps: update prettier #466 (f44bffe)
- deps: update yarn to v4.1.0 #474 (91349cb)
10 similar commits not listed: a1afd1e, bef12b2, 0f55f79, ae137a8, 100de60, 6c07466, 0fc01a3, fc50cce, a9cfe73, 4830c16 - deps: Upgrade to ESLint@9 #581 (7b6fa52)