Skip to content

chore(deps): bump github.com/tempoxyz/mpp-go from 0.1.2 to 0.2.0 in /conformance/adapters/go in the go-dependencies group#46

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/conformance/adapters/go/go-dependencies-3ee6bedc3e
Open

chore(deps): bump github.com/tempoxyz/mpp-go from 0.1.2 to 0.2.0 in /conformance/adapters/go in the go-dependencies group#46
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/conformance/adapters/go/go-dependencies-3ee6bedc3e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-dependencies group in /conformance/adapters/go with 1 update: github.com/tempoxyz/mpp-go.

Updates github.com/tempoxyz/mpp-go from 0.1.2 to 0.2.0

Release notes

Sourced from github.com/tempoxyz/mpp-go's releases.

v0.2.0

What's Changed

New Contributors

Full Changelog: tempoxyz/mpp-go@v0.1.2...v0.2.0

Changelog

Sourced from github.com/tempoxyz/mpp-go's changelog.

github.com/tempoxyz/mpp-go@0.2.0

Minor Changes

  • Bind server charge challenges to request bodies and framework route scope. (by @​figtracer, #55)

Patch Changes

  • Convert Go tests to use testify assertions. (by @​BrendanRyan, #48)
  • Run the pull request changelog check with read-only permissions so forked PRs can pass after adding a changelog. (by @​BrendanRyan, #71)
  • Reject credentials that omit expires when verifying challenges with the default expiry policy. (by @​EfeBaranDurmaz, #39)
  • Reject padded Tempo transfer calldata by requiring exact TIP-20 ABI lengths during shared calldata matching and server-side transaction validation. (by @​BrendanRyan, #70)
  • Align middleware invalid-challenge test expectations with the core problem details status code. (by @​BrendanRyan, #72)
  • Align spec-listed MPP Problem Details type URIs with the canonical https://paymentauth.org/problems/ base URI, and return 402 for malformed credentials and invalid challenges. (by @​PranjalPaliwal, #67)
  • Reject requests that include multiple Authorization: Payment credentials instead of silently selecting the first credential. (by @​PranjalPaliwal, #66)
  • Mark paid server responses that include Payment-Receipt as Cache-Control: private. (by @​EfeBaranDurmaz, #37)
  • Wallet-bind Tempo zero-amount proofs to close cross-account replay. The EIP-712 Proof message now leads with the payer account address (then challengeId, realm) and the MPP domain version is "3". Verifiers rebuild the digest from the credential source, so client and server must both use v3. ProofTypedDataHash now takes an account common.Address; ProofTypedData exposes the typed data.
  • Note: v3 is not yet interoperable with the mppx (TypeScript) SDK, which still uses v2 (Proof = [challengeId, realm], no account). (by @​stevencartavia, #57)
Commits
  • 41c35ed Release github.com/tempoxyz/mpp-go@0.2.0 (#51)
  • 6b714d4 Reject multiple Payment credentials (#66)
  • 9fe600d test: align invalid challenge middleware statuses (#72)
  • a93da5a ci: make changelog check read-only (#71)
  • 1bc23e2 Align Problem Details with core spec (#67)
  • 6b2a5e1 fix(server): mark paid responses Cache-Control: private (#37)
  • 0990936 fix: reject padded Tempo calldata (#70)
  • f9a9ac4 feat: add server body digest and route scope conformance (#55)
  • 3ea7a37 chore(deps): bump actions/checkout in the actions group (#56)
  • 712c022 feat: wallet-bound proof signatures (#57)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-dependencies group in /conformance/adapters/go with 1 update: [github.com/tempoxyz/mpp-go](https://github.com/tempoxyz/mpp-go).


Updates `github.com/tempoxyz/mpp-go` from 0.1.2 to 0.2.0
- [Release notes](https://github.com/tempoxyz/mpp-go/releases)
- [Changelog](https://github.com/tempoxyz/mpp-go/blob/main/CHANGELOG.md)
- [Commits](tempoxyz/mpp-go@v0.1.2...v0.2.0)

---
updated-dependencies:
- dependency-name: github.com/tempoxyz/mpp-go
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 6, 2026
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgolang/​github.com/​tempoxyz/​mpp-go@​v0.1.2 ⏵ v0.2.088 +1100100100100

View full report

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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants