Skip to content

chore(deps): bump pubky from 0.5.4 to 0.6.0#92

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/cargo/pubky-0.6.0
Open

chore(deps): bump pubky from 0.5.4 to 0.6.0#92
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/cargo/pubky-0.6.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2026

Bumps pubky from 0.5.4 to 0.6.0.

Release notes

Sourced from pubky's releases.

v0.6.0

First Stable Release: Pubky Homeserver and Pubky SDK

This release marks the first stable versions of the Pubky Homeserver and Pubky SDK.

There are extensive breaking changes compared to versions 0.5.4 and earlier. These changes are not documented in this release because the crates were previously treated as unstable. Any application built against 0.5.4 or earlier should be considered incompatible and must be re-implemented.

From this release onward, all breaking changes will be explicitly documented.

Pubky SDK

Pubky Homeserver

Install as

cargo install pubky-homeserver 

Or build the docker image using the Dockerfile at the root directory. A docker repository image will be available soon.

Pubky Testnet

Install as

cargo install pubky-testnet 

Or build the docker image using the Dockerfile at the root directory. A docker repository image will be available soon.

What's Changed

... (truncated)

Commits
  • 7fc8257 chore: v0.6.0 (#298)
  • 0bc1ba1 feat: add pubky keys type (#276)
  • 9f7de70 Builder pattern for EphemeralTestnet allowing for custom configurations (#278)
  • 9c99d07 Fix: apply C collation to entry ordering and cursors for deterministic orderi...
  • f6a934a Merge pull request #288 from ok300/ok300-fix-docker-port
  • db16353 Merge branch 'main' into ok300-fix-docker-port
  • c6dd23a feat(homeserver): add aditional metadata to admin info endpoint (#294)
  • 6d51639 Merge pull request #289 from ok300/ok300-bump-postgres
  • 7766074 fix(sdk): null rust pointer error on authflow (#284)
  • 290d801 Merge pull request #290 from ok300/ok300-fix-testnet-client-builder
  • 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 15, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/pubky-0.6.0 branch 2 times, most recently from 537c911 to b17212d Compare January 26, 2026 11:21
Bumps [pubky](https://github.com/pubky/pubky-core) from 0.5.4 to 0.6.0.
- [Release notes](https://github.com/pubky/pubky-core/releases)
- [Commits](pubky/pubky-core@v0.5.4...v0.6.0)

---
updated-dependencies:
- dependency-name: pubky
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/pubky-0.6.0 branch from b17212d to a4a9e9c Compare January 26, 2026 17:07
* Initial plan

* fix: update create_user example for pubky 0.6.0 API

Co-authored-by: ok300 <106775972+ok300@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ok300 <106775972+ok300@users.noreply.github.com>
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments