3a1d0f3: feat: Add missing dependencies that caused relay signer to fail.
feat: Add support to isProduction flag for private networks.
chore: Update transaction proposal route.
feat: add support to deployment metadata.
feat: add support for cancelling intents.
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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @openzeppelin/defender-sdk-base-client from 1.14.3 to 1.15.2.
Release notes
Sourced from
@openzeppelin/defender-sdk-base-client
's releases.Commits
98e4182
ci: update the version packages (#620)f5f16aa
fix: Fix the version workflow syntax error (#619)b92f42b
fix: Fix the version workflow syntax error (#618)f65079b
chore: Add v1.15.2 changelog file (#617)e167150
fix: Fix the release workflow (#608)80eecbb
feat: support update deployments (#598)89654fa
feat: Create sdk api for listing permissions of current api key (#596)00050cb
ci: update the version packages (#606)bd7bb4f
fix: deprecate harmony network (#600)c68c41a
Add v1.15.1 changelog file (#605)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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show