10845 commits in all time Jan 23, 2026 03:32 – Apr 23, 2026 03:32 UTC
build(deps-dev): update @vue/compiler-sfc requirement
Updates the requirements on [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) to permit the latest version.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.5.33/packages/compiler-sfc)

---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
  dependency-version: 3.5.33
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 97da0e57 Branch dependabot/npm_and_yarn/vue/compiler-sfc-tw-3.5.33 Document 1/1 ++ 1 --
build(deps-dev): update eslint-plugin-vue requirement
Updates the requirements on [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) to permit the latest version.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v10.8.0...v10.9.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-version: 10.9.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 7d826a56 Branch dependabot/npm_and_yarn/eslint-plugin-vue-tw-10.9.0 Document 1/1 ++ 1 --
build(deps): update vue-router requirement from ^5.0.4 to ^5.0.6
Updates the requirements on [vue-router](https://github.com/vuejs/router) to permit the latest version.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v5.0.4...v5.0.6)

---
updated-dependencies:
- dependency-name: vue-router
  dependency-version: 5.0.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit fc273db0 Branch dependabot/npm_and_yarn/vue-router-tw-5.0.6 Document 1/1 ++ 1 --
iglosiggio puya
chore: compile_all
Git Commit d6fc888b Branch iglosiggio/type-validation-outlining-experiment Document 300/574,095 ++ 590,819 --
iglosiggio puya
Add hacky "outline type validation" impl
Git Commit 0c495e26 Branch iglosiggio/type-validation-outlining-experiment Document 5/136 ++ 26 --
boblat puya
Merge 4ffa677556b455a65902c9e2df2051f7bd10637e into e91993da72db0dd251478a02c7ee205fc822caea
Git Commit 18e6bf71 Branch pull/695/merge Document 3/127 ++ 15 --
boblat puya
refactor: simplify recursive type alias handling and add additional test coverage
Git Commit 4ffa6775 Branch fix/recursive-type-alias Document 2/63 ++ 20 --
ehanoc ARCs
Merge 0d66ac250c800f9b903b506e6640f3dbb1eb397e into 0b93d39a81936aa6afd70e55832e2be9ca06bca3
Git Commit 7b29bd86 Branch pull/294/merge Document 1/104 ++ 0 --
cusma ARCs
Merge bcb1aa80d4f877c653eb5a17953193b533cef88f into 0b93d39a81936aa6afd70e55832e2be9ca06bca3
Git Commit 468fa303 Branch pull/366/merge Document 38/11 ++ 30,993 --
cusma ARCs
Merge 4570f5aef285eca492f2dd1c916147bd53e14e24 into 0b93d39a81936aa6afd70e55832e2be9ca06bca3
Git Commit 3508df90 Branch pull/368/merge Document 30/123 ++ 9,486 --
pbennett ARCs
Merge e0c6ffcc7f0f3645f56d68f85cb3cae9b2cb3ef1 into 0b93d39a81936aa6afd70e55832e2be9ca06bca3
Git Commit 1b60309e Branch pull/425/merge Document 1/2 ++ 2 --
pbennett ARCs
Update arc-0019.md - change algoexplorer->lora
Git Commit e0c6ffcc Branch pull/425/head Document 1/2 ++ 2 --
joe-p algokit-utils-ts
Merge d3dd9ece0f1717f344d035f5318106a50ff6b08e into ae03a6f201b61bfaf7a9e0e393ea557642c7f836
Git Commit 1af5c6f7 Branch pull/571/merge Document 8/1,288 ++ 1 --
jannotti go-algorand
Merge e0e127e8836dcdb42be4f0ffadee7d6208966f07 into 1ad715d077326f7bde11a896b084351b712e6302
Git Commit 024c21e2 Branch pull/6528/merge Document 29/1,851 ++ 189 --
jannotti go-algorand
Account for writes of large programs
Program updates (of large programs) now affects write quota.  This
probably won't come up often, except for creates. When calling a big
program, you need read budget for it, so that implies also having
enough write budget. But if you update to a larger program, you might
need more box refs.

simulate also adjusted to notice and report a deficiency
Git Commit e0e127e8 Branch pull/6528/head Document 9/549 ++ 60 --
joe-p ARCs
Merge b0cdc9624d45fdebe173ea6aecce795e99d538c9 into 0b93d39a81936aa6afd70e55832e2be9ca06bca3
Git Commit d769813b Branch pull/341/merge Document 1/750 ++ 0 --
jannotti go-algorand
Merge 64c4996cb10592c5bd59b8f4aea594125410c6d9 into 1ad715d077326f7bde11a896b084351b712e6302
Git Commit 42232721 Branch pull/6528/merge Document 29/1,849 ++ 189 --
jannotti go-algorand
Account for writes of large programs
Program updates (of large programs) now affects write quota.  This
probably won't come up often, except for creates. When calling a big
program, you need read budget for it, so that implies also having
enough write budget. But if you update to a larger program, you might
need more box refs.

simulate also adjusted to notice and report a deficiency
Git Commit 64c4996c Branch pull/6528/head Document 9/547 ++ 60 --
jannotti go-algorand
Merge 94b438f45d5c27bbeb3a7959d7ca19d9ec23f503 into 1ad715d077326f7bde11a896b084351b712e6302
Git Commit d030d8f0 Branch pull/6528/merge Document 29/1,833 ++ 188 --
jannotti go-algorand
Account for writes of large programs
Program updates (of large programs) now affects write quota.  This
probably won't come up often, except for creates. When calling a big
program, you need read budget for it, so that implies also having
enough write budget. But if you update to a larger program, you might
need more box refs.

simulate also adjusted to notice and report a deficiency
Git Commit 94b438f4 Branch pull/6528/head Document 9/531 ++ 59 --
jannotti go-algorand
Merge 71c4c41e1061bc654ca7424d5dcce4432e4ae3e8 into 1ad715d077326f7bde11a896b084351b712e6302
Git Commit fa8fae8c Branch pull/6528/merge Document 29/1,824 ++ 186 --
jannotti go-algorand
Account for writes of large programs
Program updates (of large programs) now affects write quota.  This
probably won't come up often, except for creates. When calling a big
program, you need read budget for it, so that implies also having
enough write budget. But if you update to a larger program, you might
need more box refs.

simulate also adjusted to notice and report a deficiency
Git Commit 71c4c41e Branch pull/6528/head Document 7/521 ++ 56 --
dependabot[bot] puya
Merge e3b49727caa30e0610a59ca361374e04a761ab97 into e91993da72db0dd251478a02c7ee205fc822caea
Git Commit 59200b2d Branch pull/674/merge Document 2/5 ++ 5 --
boblat puya
Merge fc2b08dd766b9d60e2e624f18a21b234fa11f2c6 into e91993da72db0dd251478a02c7ee205fc822caea
Git Commit a3b76f8b Branch pull/598/merge Document 300/34,527 ++ 18,656 --