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 @bonfida/spl-name-service from 0.1.30 to 2.3.8 in /explorer #219

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 5, 2024

Bumps @bonfida/spl-name-service from 0.1.30 to 2.3.8.

Release notes

Sourced from @​bonfida/spl-name-service's releases.

@​bonfida/spl-name-service@​2.3.8

Changelog:

  • Adds new referrers

@​bonfida/spl-name-service@​2.3.7

Changelog:

Fix staleness validation by utilizing domain owner (tokenized or not) instead of resolve result

@​bonfida/spl-name-service@​2.3.6

Changelog:

  • Updated the vault owner address.
  • Added CNAME to the list of records that can now be verified by the guardians.
  • Updated the Solscan address.

@​bonfida/spl-name-service@​2.3.5

Changelog:

  • This release includes a fix for the deserialization of CNAME and TXT records in version 1.

@​bonfida/spl-name-service@​2.3.4

Changelog:

  • Updated the Borsh library to version 2.0.0.

@​bonfida/spl-name-service@​2.3.3

Changelog:

@​bonfida/spl-name-service@​2.3.2

Fix

This PR optimizes the findSubdomains function to handle scenarios where a parent domain has a large number of subdomains. The update significantly reduces the number of RPC calls, enhancing performance and efficiency. This is particularly beneficial in situations where the parent domain has an extensive list of subdomains (e.g thesagadao.sol), as it prevents the system from making an excessive number of RPC calls.

@​bonfida/spl-name-service@​2.3.0

New Features

This release introduces several new features to enhance functionality and improve user experience:

  • getMultipleFavoriteDomains: This function allows you to fetch favorite domains for up to 100 users, while only making 4 RPC requests, optimizing network efficiency.
  • getDomainMint: A utility function that computes the mint of a tokenized domain name.
  • getReverseKeyFromDomainKey: This utility function computes the reverse account using the domain public key.
  • deserializeReverse: A utility function that deserializes the reverse domain account data.

... (truncated)

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)

Bumps [@bonfida/spl-name-service](https://github.com/Bonfida/sns-sdk) from 0.1.30 to 2.3.8.
- [Release notes](https://github.com/Bonfida/sns-sdk/releases)
- [Commits](https://github.com/Bonfida/sns-sdk/commits/@bonfida/[email protected])

---
updated-dependencies:
- dependency-name: "@bonfida/spl-name-service"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Mar 5, 2024

The following labels could not be found: automerge.

Copy link
Author

dependabot bot commented on behalf of github Mar 18, 2024

Superseded by #227.

@dependabot dependabot bot closed this Mar 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/explorer/bonfida/spl-name-service-2.3.8 branch March 18, 2024 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants