Ecosystem metrics

New Repos
52
New
Commits
757
down 7.2%
Releases
3
down 25.0%
Contributors
49
down 15.5%
Merges
30
up 15.4%

Repository Explorer

11169 commits in all time May 05, 2026 19:42 – Aug 03, 2026 19:42 UTC
Bump the security-patches group across 1 directory with 2 updates
Bumps the security-patches group with 2 updates in the /projects/verifiable-shuffle-frontend directory: [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) and [postcss](https://github.com/postcss/postcss).


Updates `@sveltejs/kit` from 2.69.0 to 2.70.2
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/version-3/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.70.2/packages/kit)

Updates `postcss` from 8.5.16 to 8.5.25
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.16...8.5.25)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-version: 2.70.2
  dependency-type: direct:development
  dependency-group: security-patches
- dependency-name: postcss
  dependency-version: 8.5.25
  dependency-type: indirect
  dependency-group: security-patches
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 75d04cd5 Branch dependabot/npm_and_yarn/projects/verifiable-shuffle-frontend/security-patches-8ce2fff5ae Document 2/12 ++ 12 --
Merge pull request #66 from CiottiGiorgio/dependabot/pip/projects/verifiable-shuffle/minor-and-patch-62bf002b09
Bump the minor-and-patch group in /projects/verifiable-shuffle with 3 updates
Git Commit 3120da06 Branch main Document 2/26 ++ 26 --
scholtz-aures wallet
fix: merge hops across all legs in combined route response
combineRouteResponse() correctly summed outputAmount/totalNetworkFeeMicroAlgos
and concatenated txsToSign across every leg of a v2 combined split, but only
spread routes[0]?.route for everything else - so the displayed hops array
silently reflected just the first leg. A multi-leg swap could show e.g. 16
transactions to sign but only 2 hops, since the other legs' hops were dropped
even though their transactions were included and their output was counted.

Root-caused and verified against BiatecRouter's own snapshot test
infrastructure (RouterServiceMultiLegHopsTests) - the router's API response
was already complete per-leg, confirming the gap was purely in this display
merge.
Git Commit ea4a2c3a Branch fix/biatec-routes-count-combined-splitting Document 1/8 ++ 3 --
Merge 137105af551c6d08e1ee5f2d7ad9771778675e4b into b0a3e71a91adfd1dfb97b5060d054618c2a147aa
Git Commit 87842220 Branch pull/66/merge Document 10/1,149 ++ 1,264 --
chore(deps): Update all non-major dependencies
Git Commit 137105af Branch renovate/all-non-major-dependencies Document 10/1,149 ++ 1,264 --
Enhance security and documentation across ARC76Account packages
- Updated GitHub Actions workflows to pin actions to specific commit SHAs for improved stability.
- Added critical documentation clarifications regarding key sharing across chains in README and AI_INTEGRATION files.
- Implemented password length enforcement in Arc76Seed, ensuring a minimum of 16 characters.
- Fixed encoding issues in salt generation to use UTF-8 consistently, addressing critical audit findings.
- Added regression tests for slot handling and password validation to ensure deterministic behavior.
- Updated dependency references in .NET projects to mitigate known vulnerabilities.
- Documented memory management trade-offs in ARC76Signer class to inform users of potential risks.
- Enhanced test coverage for slot variations across all chain packages in both .NET and TypeScript.
Git Commit 40ed4e45 Branch master Document 24/355 ++ 15 --
feat: add initial security audit report detailing critical findings and recommendations
Git Commit 30a55a3e Branch master Document 1/346 ++ 0 --
chore: v2026.30.0 (release)
## [2026.30.0](https://github.com/michaeltchuang/a-day-in-my-bobalife/compare/v2026.29.0...v2026.30.0) (2026-08-03)

### Updates & Maintenance

* log greeting (2026-07-28) ([feea365](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/feea3652f085e84e76c3b2bf9d72b8dcf8405174))
* log greeting (2026-07-29) ([7149b2f](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/7149b2fb4860aa00e406d72c7607327e97f90aef))
* log greeting (2026-07-30) ([786b073](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/786b073aade21d03ed5a95d042e14037f593bf94))
* log greeting (2026-07-31) ([41cb9f4](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/41cb9f4f7cabe1b70a7fe7f96479a15ece3f6a27))
* log greeting (2026-08-01) ([e489a6b](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/e489a6b5e42c78a7bddd368939a749043c7b7147))
* log greeting (2026-08-02) ([f5583cc](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/f5583ccb507a2801d2e2038b86f6ceffa348bc23))
* log greeting (2026-08-03) ([81a8c6c](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/81a8c6c84099842489fdbb06de0752c322e029f1))
Git Commit cda97724 Branch main Document 1/13 ++ 0 --
Merge a21b0657b335cb5724a3e003f143c9fc1e0c7114 into 5fedc0fbbdc30073db774f16a5cca46dc735c1ca
Git Commit 00b41806 Branch pull/326/merge Document 3/661 ++ 5 --
docs: reordered sections for better flow and TOC grouping
Git Commit a21b0657 Branch feat/docs-transactions Document 1/88 ++ 80 --
mitre88 algokit-utils-ts
Merge 38b9e78415c0771371fd2818b117f03a98b0e967 into 100dc5fa507537fffa496e22706c3a6c1e9bca2a
Git Commit 6c45e0ec Branch pull/592/merge Document 2/187 ++ 0 --
mitre88 algokit-utils-ts
Merge 9b0847f438f2c920f51df0237b87b9a53add8b68 into 100dc5fa507537fffa496e22706c3a6c1e9bca2a
Git Commit b356bd2c Branch pull/591/merge Document 2/91 ++ 0 --
Merge f2803e92b668ce8e14c06fc6fdc28a736ae760d1 into 100dc5fa507537fffa496e22706c3a6c1e9bca2a
Git Commit 583e8e04 Branch pull/593/merge Document 2/509 ++ 329 --
chore(deps): bump the all group across 1 directory with 6 updates
Bumps the all group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@algorandfoundation/tealscript](https://github.com/algorandfoundation/TEALScript) | `0.106.3` | `0.107.2` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.64.0` | `8.65.0` |
| [prettier](https://github.com/prettier/prettier) | `3.9.5` | `3.9.6` |
| [rolldown-plugin-dts](https://github.com/sxzz/rolldown-plugin-dts) | `0.23.2` | `0.27.14` |
| [semantic-release](https://github.com/semantic-release/semantic-release) | `25.0.7` | `25.0.8` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.64.0` | `8.65.0` |



Updates `@algorandfoundation/tealscript` from 0.106.3 to 0.107.2
- [Release notes](https://github.com/algorandfoundation/TEALScript/releases)
- [Commits](https://github.com/algorandfoundation/TEALScript/compare/0.106.3...0.107.2)

Updates `@typescript-eslint/eslint-plugin` from 8.64.0 to 8.65.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/eslint-plugin)

Updates `prettier` from 3.9.5 to 3.9.6
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.9.5...3.9.6)

Updates `rolldown-plugin-dts` from 0.23.2 to 0.27.14
- [Release notes](https://github.com/sxzz/rolldown-plugin-dts/releases)
- [Commits](https://github.com/sxzz/rolldown-plugin-dts/compare/v0.23.2...v0.27.14)

Updates `semantic-release` from 25.0.7 to 25.0.8
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v25.0.7...v25.0.8)

Updates `typescript-eslint` from 8.64.0 to 8.65.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@algorandfoundation/tealscript"
  dependency-version: 0.107.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.65.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: prettier
  dependency-version: 3.9.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: rolldown-plugin-dts
  dependency-version: 0.27.14
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: semantic-release
  dependency-version: 25.0.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: typescript-eslint
  dependency-version: 8.65.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit f2803e92 Branch dependabot/npm_and_yarn/all-2bfcf70b2e Document 2/509 ++ 329 --
joe-p algokit-utils-ts
chore: revert to v9 with starlight docs and update CI/CD (#589)
* chore: checkout most of main minus src

* fix: algod error message parsing

Same fix as
https://github.com/algorandfoundation/algokit-utils-ts/pull/576

* chore: rm zod schemas script

* chore: fix tests

* chore: restore tests

* chore: restore docs

* docs: starlight docs

* chore: fix type errors

* chore: rm polytest refs

* chore: rm packages/ refs

* chore: remove unused deps

* ci: only release from main

* chore: remove unused files

* chore: npm audit fix

* fix: repair build, lint and audit

* fix: restore the release branch trigger so stable releases can be cut

* docs: repair broken and self-referential links

* chore: add expiring audit exceptions for brace-expansion and tar advisories

* chore: npm audit updates and exceptions

---------

Co-authored-by: Luca Martini <luca.martini@algorand.foundation>
Git Commit 100dc5fa Branch main Document 267/12,557 ++ 36,781 --
dependabot[bot] ARCs
Merge a88330d998ae9194c007cebd10aa6915bfd67d69 into f83e46c9513beeb52415168fc9ea344dea8a089d
Git Commit 7d5f31fc Branch pull/468/merge Document 1/12 ++ 9 --
dependabot[bot] ARCs
chore(deps): bump brace-expansion in /assets/arc-0059
Bumps  and [brace-expansion](https://github.com/juliangruber/brace-expansion). These dependencies needed to be updated together.

Updates `brace-expansion` from 2.0.1 to 2.1.4
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v2.1.4)

Updates `brace-expansion` from 1.1.11 to 1.1.18
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v2.1.4)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 2.1.4
  dependency-type: indirect
- dependency-name: brace-expansion
  dependency-version: 1.1.18
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit a88330d9 Branch dependabot/npm_and_yarn/assets/arc-0059/multi-5a59400ff4 Document 1/12 ++ 9 --
joe-p algokit-utils-ts
chore: npm audit updates and exceptions
Git Commit 2fee9ef5 Branch chore/revert_stable_v2 Document 3/21 ++ 15 --
scholtz indexer
Merge a4ad041b8fecab341566129f7d114fdaffd68156 into 4938ea23a3c03b815d217fd4a7c673684cfdba5e
Git Commit 9b91eafb Branch pull/1678/merge Document 1/10 ++ 0 --
Merge e310e95649d6f4136267d09a02479e2ef13ecbbd into e69663488bf0925ca25d1842a3cda853b6a8fbdc
Git Commit 09270940 Branch pull/379/merge Document 17/1,084 ++ 1,168 --
Add back camera as feed and set viewer/creator addresses for viewer debug screen
Git Commit e310e956 Branch pull/379/head Document 17/1,084 ++ 1,168 --