Skip to content

🔁 Update 🐍Vyper Version pragma to 0.5.0a3#376

Merged
pcaversaccio merged 6 commits into
mainfrom
chore/update-to-v0.5.0a3
Jun 1, 2026
Merged

🔁 Update 🐍Vyper Version pragma to 0.5.0a3#376
pcaversaccio merged 6 commits into
mainfrom
chore/update-to-v0.5.0a3

Conversation

@pcaversaccio

@pcaversaccio pcaversaccio commented May 31, 2026

Copy link
Copy Markdown
Owner

🕓 Changelog

This PR updates the version pragmas in all 🐍Vyper source files (git ls-files '*.vy' '*.vyi' | wc -l) to target 🐍Vyper's latest master version 0.5.0a3 (git grep -l '=0.5.0a2' | xargs sed -i 's/=0.5.0a2/=0.5.0a3/g'). In addition, it updates the MetaMask eth_signTypedData_v4 reference URL to the current documentation path, removes the obsolete assert_all = false foundry.toml configuration, and updates the invariant comments following foundry-rs/foundry#14844, which made all invariants in a contract share a single campaign by default.

🐶 Cute Animal Picture

Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
@pcaversaccio pcaversaccio self-assigned this May 31, 2026
@pcaversaccio pcaversaccio added dependencies 🔁 Pull requests that update a dependency file refactor/cleanup ♻️ Code refactorings and cleanups labels May 31, 2026
@pcaversaccio pcaversaccio added this to the 0.2.0 milestone May 31, 2026
pcaversaccio and others added 2 commits May 31, 2026 19:42
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
@pcaversaccio pcaversaccio added the documentation 📖 Improvements or additions to documentation label Jun 1, 2026
@pcaversaccio pcaversaccio merged commit 1fd5d2f into main Jun 1, 2026
19 checks passed
@pcaversaccio pcaversaccio deleted the chore/update-to-v0.5.0a3 branch June 1, 2026 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies 🔁 Pull requests that update a dependency file documentation 📖 Improvements or additions to documentation refactor/cleanup ♻️ Code refactorings and cleanups

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant