Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 20, 2025

Bumps github.com/1password/onepassword-sdk-go from 0.3.2-0.20250818130116-54fb7ee8021b to 0.4.0-beta.2.

Release notes

Sourced from github.com/1password/onepassword-sdk-go's releases.

Release 0.4.0-beta.2

1Password Go SDK v0.4.0-beta.2

NEW

  • Vault group permission management operations: You can now grant, update and revoke group access to vaults using GrantGroupPermissions, UpdateGroupPermissions, and RevokeGroupPermissions functions.
  • Desktop App integration on Windows: The SDK can now authenticate via an authorization prompt from the 1Password app on Windows as well. Now all major desktop OSs support this feature.

FIXED

  • Vault listing with additional parameters: Vaults().List no longer errors when additional parameters are provided.
  • Handling locked 1Password app state: When the 1Password app gets locked after the SDK client is authenticated, it will now automatically re-authenticate.

Release 0.4.0-beta.1

1Password Go SDK v0.4.0-beta.1

NEW

  • The SDK can now authenticate with the Desktop App.
  • Vault Get, GetOverview as well as new options for vault List are now available.
  • Item batch operations are now available.
  • The Groups API has been introduced.
Commits

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 [github.com/1password/onepassword-sdk-go](https://github.com/1password/onepassword-sdk-go) from 0.3.2-0.20250818130116-54fb7ee8021b to 0.4.0-beta.2.
- [Release notes](https://github.com/1password/onepassword-sdk-go/releases)
- [Commits](https://github.com/1password/onepassword-sdk-go/commits/v0.4.0-beta.2)

---
updated-dependencies:
- dependency-name: github.com/1password/onepassword-sdk-go
  dependency-version: 0.4.0-beta.2
  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 go Pull requests that update go code labels Nov 20, 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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant