Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 17, 2025

Bumps nostr-sdk from 0.42.1 to 0.43.0.

Changelog

Sourced from nostr-sdk's changelog.

v0.43.0 - 2025/07/28

Breaking changes

  • Convert AdmitStatus from enum to object (rust-nostr/nostr-sdk-ffi#29)
  • Remove nip21_extract_from_text and Tags::from_text in favor of NostrParser
  • Remove getter and setters from Metadata object, in favor of `MetadataRecord
  • Remove NIP-26 support (as per nostr-protocol/nips#1051)
  • Change the relay url arg type around the code from String to RelayUrl (rust-nostr/nostr-sdk-ffi#28)
  • Update Client::subscriptions and Client::subscription output
  • Rename Options to ClientOptions
  • Convert NIP-05, NIP-11 and NIP-96 modules to be I/O-free

Changed

  • Set default params for EventDeletionRequest and Contact
  • Bump nostr from 0.42.0 to 0.43.0 (see the Upstream CHANGELOG for more details)

Added

Fixed

  • Fix NIP22 functions are not exposed

v0.42.2 - 2025/06/09

Fixed

Commits
  • 4544135 Bump to v0.43.0
  • 932c631 Update cross installation to specific git rev
  • 857725d Set toolchain to 1.87.0
  • fba32df Use stable toolchain
  • d79734c Remove uniffi-cli feature
  • 913608a android: specify API level for NDK build
  • 0343509 Bump nostr upstream deps to 0.43.0
  • 3f9b5a4 android: bump to 0.43.0-SNAPSHOT
  • 6ecf7b0 Add support for SNAPSHOT releases for Android and JVM
  • ae83c68 android: bump Gradle to 8.5
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [nostr-sdk](https://github.com/rust-nostr/nostr-sdk-ffi) from 0.42.1 to 0.43.0.
- [Changelog](https://github.com/rust-nostr/nostr-sdk-ffi/blob/master/CHANGELOG.md)
- [Commits](rust-nostr/nostr-sdk-ffi@v0.42.1...v0.43.0)

---
updated-dependencies:
- dependency-name: nostr-sdk
  dependency-version: 0.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 17, 2025
@KoalaSat
Copy link
Member

KoalaSat commented Sep 9, 2025

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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant