dependabot(gomod): bump github.com/Masterminds/semver/v3 from 3.3.1 to 3.4.0 - #2
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/Masterminds/semver/releases) - [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md) - [Commits](Masterminds/semver@v3.3.1...v3.4.0) --- updated-dependencies: - dependency-name: github.com/Masterminds/semver/v3 dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
0xalex88
force-pushed
the
fraxtal-develop
branch
from
July 21, 2025 10:19
d1707ad to
8da46fb
Compare
0xalex88
force-pushed
the
fraxtal-develop
branch
from
October 8, 2025 20:26
8da46fb to
22d765d
Compare
0xalex88
force-pushed
the
fraxtal-develop
branch
from
November 17, 2025 17:41
22d765d to
b8a16b9
Compare
0xalex88
force-pushed
the
fraxtal-develop
branch
from
January 13, 2026 23:24
b8a16b9 to
a9ea07c
Compare
0xalex88
pushed a commit
that referenced
this pull request
Mar 20, 2026
The 5s timeout is too tight under CI load. When 12 parallel test nodes compete for CPU/IO on a 2xlarge box, Anvil sometimes takes >5s to print its "Listening on" line, triggering "anvil did not start in time" in TestImplementations and TestSuperchain. This is the #2 and #3 most frequent flake in the repo over the last 7 days (67 and 46 incidences). 30s gives Anvil enough headroom on a loaded machine while still failing fast on a genuine startup failure. Co-authored-by: smartcontracts <smartcontracts@users.noreply.github.com> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
0xalex88
pushed a commit
that referenced
this pull request
Mar 20, 2026
* feat: add nut lib * refactor: remove newTx function from nut lib * feat: add GenerateNUTBundle script * fix: pre-pr fixes * test: add generate bundle utils tests * refactor: replace custom computeCreate2Address by forge's * docs: fix and add natspec * fix: remove script inheritance from utils contract * refactor: remove unnecesary fields from nut tx struct & replace sourcehash by intent * test: add create tx empry args equivalence and different salts assumption * refactor: remove fork, salt and cgt from bundle script input & consolidate utils into UpgradeUtils * refactor: remove fork, salt and cgt from bundle script input * refactor: comments and constants * refactor: consolidate nut bundle utilities into UpgradeUtils * fix: proxy admin get code * fix: remove unused import Fork * fix: rm L2ContractsManagerTypes * fix: update impl struct and make lib functions internal * feat: remove TODO for L2CM merge and add TODO for OptimismMintableERC721Factory initializable upgrade * test: complete nuts structure testing * feat: add metadata struct to bundle * feat: make OptimismMintableERC721Factory initializable * fix: replace jovian for karst * fix: add Initialized event to IOptimismMintableERC721Factory * fix: remove check immutable in apply tests * fix: outdated safety invariants * fix: add OptimismMintableERC721FactoryLegacyMapping * refactor: rm upgrade name from intent, add upgradeBundlePath helper and add TODO for karst nuts removal * feat: add invariant #2 to L2ProxyAdmin * feat: add nut bundle check, just script and ci check * feat: add implementation count check * docs: add array string clarification comment * feat: add regex check for metadata version and 'to' field comment * fix: remove salt standard todo comment * fix: remove old upgrade OptimismMintableERC721Factory call and fix initializable slot * feat: add IOptimismMintableERC721FactoryLegacyMapping * fix: run pre-pr * fix: run pre-pr * fix: remove owner argument for L2PA constructor and set owner to zero address * fix: remove gitkeep * fix: storage gap in OptimismMintableERC721Factory * refactor: make bundle file name generic * fix: remove duplicated assert * fix: l2genesis proxy admin impl owner test * fix: l2pa createAdmin with manual storage setting test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/Masterminds/semver/v3 from 3.3.1 to 3.4.0.
Release notes
Sourced from github.com/Masterminds/semver/v3's releases.
Changelog
Sourced from github.com/Masterminds/semver/v3's changelog.
Commits
61fc460Merge pull request #270 from mattfarina/relnotes-3.4.069a63e7Update the release notes and readme for new versiondc05094Merge pull request #269 from mattfarina/lowercase-error-stringsa2cd9c2Updating the error message handling9760c47Merge pull request #268 from mattfarina/include-prereleasec374751Add property to include prereleases057c901Merge pull request #267 from mattfarina/fix-259abab1c2Handle pre-releases on all in an and groupebda872Merge pull request #266 from mattfarina/restore-calver4ed619eRestore the ability to have leading 0's with NewVersionDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)