9710 commits in all time Apr 29, 2026 14:32 – Jul 28, 2026 14:32 UTC
jannotti go-algorand
build: combine dependabot dependency upgrades (July 2026)
Combines open dependabot PRs #6685, #6684, #6678, #6661 into a single
commit.

Upgrades across main module, tools/block-generator, and
tools/debug/algodump:
- github.com/getkin/kin-openapi v0.131.0 -> v0.144.0
- github.com/quic-go/webtransport-go v0.10.0 -> v0.11.1
- github.com/quic-go/quic-go v0.59.1 -> v0.60.0
- golang.org/x/crypto v0.51.0 -> v0.52.0

Dependabot only opened the webtransport-go bump against the main
module, but all three modules pinned v0.10.0, so all three are moved
together to keep the module graphs consistent.

go mod tidy also picked up the transitive changes that kin-openapi
v0.144.0 requires: go-openapi/jsonpointer v0.21.0 -> v0.22.5,
oasdiff/yaml v0.1.1, oasdiff/yaml3 v0.0.14, and a switch from
go-openapi/swag to go-openapi/swag/jsonname plus
santhosh-tekuri/jsonschema/v6, dropping mohae/deepcopy,
perimeterx/marshmallow, and ugorji/go/codec.
Git Commit 7ab90c71 Branch pull/6686/head Document 6/52 ++ 50 --
github go-algorand
add Go Benchmark (go) benchmark result for 1b67449507b3b759f56ec63293ac1be3baab13be
Git Commit 04b0d86a Branch gh-pages Document 1/445 ++ 1 --
jannotti go-algorand
Merge f2525f7d53a914ac57ebe07f78ded9b6d05b6a30 into 1b67449507b3b759f56ec63293ac1be3baab13be
Git Commit 879a4118 Branch pull/6686/merge Document 6/28 ++ 32 --
github go-algorand
add Go Benchmark (go) benchmark result for eff842e3fe7f8dd924d41a14f65eb896109f70cc
Git Commit c9fafdc3 Branch gh-pages Document 1/445 ++ 1 --
Merge ac9326a3e88cc53f3703ad40043d6bd8ae95e2e6 into 1b67449507b3b759f56ec63293ac1be3baab13be
Git Commit 128efb69 Branch pull/6685/merge Document 2/8 ++ 6 --
jannotti go-algorand
build: combine dependabot dependency upgrades (July 2026)
Combines open dependabot PRs #6684, #6678, #6661 into a single commit.

Upgrades across main module, tools/block-generator, and
tools/debug/algodump:
- github.com/getkin/kin-openapi v0.131.0 -> v0.144.0
- golang.org/x/crypto v0.51.0 -> v0.52.0 (both sub-modules)

go mod tidy also picked up the transitive changes that kin-openapi
v0.144.0 requires: go-openapi/jsonpointer v0.21.0 -> v0.22.5,
oasdiff/yaml v0.1.1, oasdiff/yaml3 v0.0.14, and a switch from
go-openapi/swag to go-openapi/swag/jsonname plus
santhosh-tekuri/jsonschema/v6, dropping mohae/deepcopy,
perimeterx/marshmallow, and ugorji/go/codec.
Git Commit f2525f7d Branch pull/6686/head Document 6/28 ++ 32 --
build(deps): bump github.com/quic-go/webtransport-go
Bumps [github.com/quic-go/webtransport-go](https://github.com/quic-go/webtransport-go) from 0.10.0 to 0.11.1.
- [Release notes](https://github.com/quic-go/webtransport-go/releases)
- [Commits](https://github.com/quic-go/webtransport-go/compare/v0.10.0...v0.11.1)

---
updated-dependencies:
- dependency-name: github.com/quic-go/webtransport-go
  dependency-version: 0.11.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit ac9326a3 Branch dependabot/go_modules/github.com/quic-go/webtransport-go-0.11.1 Document 2/8 ++ 6 --
giuliop go-algorand
docs: clarify MiMC, Poseidon2 input requirements (#6680)
Git Commit 1b674495 Branch master Document 7/16 ++ 16 --
iglosiggio go-algorand
Merge 27ff79d13323822bfe93f432c3ae96df2dc5b944 into eff842e3fe7f8dd924d41a14f65eb896109f70cc
Git Commit 53bfb27f Branch pull/6683/merge Document 1/5 ++ 2 --
algorandskiy go-algorand
transactions: disallow empty pq signatures (#6681)
Git Commit eff842e3 Branch master Document 3/104 ++ 10 --
sambitsargam algo-voting
Merge pull request #892 from sambitsargam/dependabot/npm_and_yarn/eslint-tw-10.8.0
build(deps-dev): update eslint requirement from ^10.7.0 to ^10.8.0
Git Commit 84500e48 Branch main Document 1/1 ++ 1 --
sambitsargam algo-voting
Merge pull request #893 from sambitsargam/dependabot/npm_and_yarn/js-base64-tw-3.9.2
build(deps): update js-base64 requirement from ^3.9.1 to ^3.9.2
Git Commit 840a2410 Branch main Document 1/1 ++ 1 --
Merge a27a35c358975749879c6b3ede7e372848fad2b3 into b84ecabc4d0256b9aa5809db5720b6d1805c64dc
Git Commit 12494075 Branch pull/319/merge Document 3/292 ++ 7 --
docs: exercise every ASA operation in the assets concept example
Git Commit a27a35c3 Branch assets-core-concept Document 1/146 ++ 7 --
docs: convert assets concept page to .mdx so RemoteCode components render
Git Commit fba0ae6f Branch assets-core-concept Document 1/18 ++ 18 --
docs: render assets concept examples with RemoteCode from examples/concepts/assets.py
Git Commit c8c93f11 Branch assets-core-concept Document 1/42 ++ 172 --
Merge f91c5dd09a5baa76d62705c73292ce455c217e29 into 3bfc8c14cf685cf57862248cd3f3ef984b4565fd
Git Commit afc5d3f0 Branch pull/6684/merge Document 2/22 ++ 26 --
build(deps): bump github.com/getkin/kin-openapi from 0.131.0 to 0.144.0
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.131.0 to 0.144.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](https://github.com/getkin/kin-openapi/compare/v0.131.0...v0.144.0)

---
updated-dependencies:
- dependency-name: github.com/getkin/kin-openapi
  dependency-version: 0.144.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit f91c5dd0 Branch dependabot/go_modules/github.com/getkin/kin-openapi-0.144.0 Document 2/22 ++ 26 --
joe-p algokit-utils-ts
Merge f9ba2ae9963cb6490e793c33146c59c4d756d31b into b27decbb670d4d5e481699358da41e34ddfc26a4
Git Commit 4bae2405 Branch pull/589/merge Document 267/12,552 ++ 36,782 --
chore: add expiring audit exceptions for brace-expansion and tar advisories
Git Commit f9ba2ae9 Branch chore/revert_stable_v2 Document 1/12 ++ 1 --
yasincaliskan connect
fix: 1.6.0 stable release blockers (#202)
Git Commit ce7e081d Branch main Document 5/73 ++ 9 --
Merge 94955addac6d1c7a0e1f4c21a9e740ac8279be54 into 40a57d59e32cee150af4e0a9fbf1327939f04a98
Git Commit 1cc61fcb Branch pull/1111/merge Document 1/8 ++ 8 --
Merge c409aa1a99a13bf45312429674f6468edce9e02d into 40a57d59e32cee150af4e0a9fbf1327939f04a98
Git Commit f5a0270b Branch pull/1112/merge Document 1/3 ++ 3 --
Merge 21455929597ceb9651a8ed6c5c3f256f75e68eaf into 40a57d59e32cee150af4e0a9fbf1327939f04a98
Git Commit af4a6fbc Branch pull/1110/merge Document 1/59 ++ 18 --
Bump form-data from 4.0.4 to 4.0.6
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.4 to 4.0.6.
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.4...v4.0.6)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Git Commit 94955add Branch dependabot/npm_and_yarn/form-data-4.0.6 Document 1/8 ++ 8 --