Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @ethereum-attestation-service/eas-sdk from 1.6.1 to 2.7.0 #388

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2024

Bumps @ethereum-attestation-service/eas-sdk from 1.6.1 to 2.7.0.

Changelog

Sourced from @​ethereum-attestation-service/eas-sdk's changelog.

2.7.0

  • Move getUID, getSchemaUID, and getOffchainUID to EAS, SchemaRegistry, and Offchain respectively

2.6.1

  • Fix exports

2.6.0

  • Support initializing/connecting SDK objects with/to non-signer providers

2.5.0

  • Add schema verification function
  • Fix handling of schemas with "ipfsHash" variables

2.4.1

  • Export Private Data types

2.4.0

  • Delegated Attestations: if nonce isn't provided, try retrieving it onchain

2.3.0

  • Add utilities to handle private data

2.2.0

  • Add a method to receive the tx receipt to the Transaction object

2.1.4

  • Support legacy versions by coercing them to full semver

2.1.2

  • Avoid using @​ethereum-attestation-service/eas-contracts-legacy in production
  • Automatically derive the EIP712 version via the domain separator
  • Improve delegated attestation backward compatibility
  • Don't require the signer/provider to have the getAddress method
  • Allow offchain verification with refUID
  • Don't automatically broadcast transactions. In order to broadcast transactions, it's now always necessary to call the wait() function.
Commits

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 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 <dependency name> 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 10, 2024
@dependabot dependabot bot requested a review from 0xmad as a code owner October 10, 2024 17:25
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Oct 10, 2024
@dependabot dependabot bot requested a review from crisgarner as a code owner October 10, 2024 17:25
Copy link

vercel bot commented Oct 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
maci-platform ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 14, 2024 6:47pm

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/ethereum-attestation-service/eas-sdk-2.7.0 branch from e1564eb to 8ed545d Compare October 10, 2024 17:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/ethereum-attestation-service/eas-sdk-2.7.0 branch from 8ed545d to 1960b75 Compare October 10, 2024 19:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/ethereum-attestation-service/eas-sdk-2.7.0 branch from 1960b75 to 4cee28a Compare October 14, 2024 18:07
Bumps [@ethereum-attestation-service/eas-sdk](https://github.com/ethereum-attestation-service/eas-sdk) from 1.6.1 to 2.7.0.
- [Changelog](https://github.com/ethereum-attestation-service/eas-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ethereum-attestation-service/eas-sdk/commits)

---
updated-dependencies:
- dependency-name: "@ethereum-attestation-service/eas-sdk"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/ethereum-attestation-service/eas-sdk-2.7.0 branch from 4cee28a to 26d8664 Compare October 14, 2024 18:34
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants