Skip to content

build(deps): bump github.com/1password/onepassword-sdk-go from 0.3.1 to 0.4.0#987

Merged
yxxhero merged 1 commit into
mainfrom
dependabot/go_modules/github.com/1password/onepassword-sdk-go-0.4.0
Feb 12, 2026
Merged

build(deps): bump github.com/1password/onepassword-sdk-go from 0.3.1 to 0.4.0#987
yxxhero merged 1 commit into
mainfrom
dependabot/go_modules/github.com/1password/onepassword-sdk-go-0.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 12, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/1password/onepassword-sdk-go from 0.3.1 to 0.4.0.

Release notes

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

Release 0.4.0

1Password Go SDK v0.4.0

NEW

  • Desktop App integration: The SDK can now authenticate via an authorization prompt from the 1Password app.
  • Vault CRUDL: You can now fully manage 1Password vaults with the SDK, including creating, reading, updating, deleting and listing.
  • Vault group permission management operations: You can now grant, update and revoke group access to vaults using grantGroupPermissions, updateGroupPermissions, and revokeGroupPermissions functions.
  • Item batch management: You can now retrieve, create, update and delete items in batch, enabling more scalable item management.

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
  • d0f8afa Update notes
  • 6e24bc3 Release v0.4.0
  • ee80f4c Merge pull request #249 from 1Password/morgan/add-vault-group-operations-exam...
  • 2a46d8e removed vault crudl operations from service account examples
  • 26c7319 formatted variable names. Removed create vault example from service account t...
  • 8d5d8a6 reverted import change so it's contained within docs
  • b99ef46 Merge branch 'main' into morgan/add-vault-group-operations-examples
  • 47716ed Merge pull request #251 from 1Password/beta
  • 5e5ee00 removed group functionality from service account example
  • 35aa35c fixed golangca lint error
  • Additional commits viewable in compare view

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 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 [github.com/1password/onepassword-sdk-go](https://github.com/1password/onepassword-sdk-go) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/1password/onepassword-sdk-go/releases)
- [Commits](1Password/onepassword-sdk-go@v0.3.1...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/1password/onepassword-sdk-go
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 12, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 12, 2026
@yxxhero yxxhero merged commit 95bc0c3 into main Feb 12, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/1password/onepassword-sdk-go-0.4.0 branch February 12, 2026 03:38
yxxhero added a commit that referenced this pull request Feb 19, 2026
yxxhero added a commit that referenced this pull request Feb 19, 2026
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