Skip to content

build(deps): bump github.com/1password/onepassword-sdk-go from 0.4.0-beta.2 to 0.4.1-beta.1#68

Merged
mbevc1 merged 1 commit intomainfrom
dependabot/go_modules/github.com/1password/onepassword-sdk-go-0.4.1-beta.1
Feb 13, 2026
Merged

build(deps): bump github.com/1password/onepassword-sdk-go from 0.4.0-beta.2 to 0.4.1-beta.1#68
mbevc1 merged 1 commit intomainfrom
dependabot/go_modules/github.com/1password/onepassword-sdk-go-0.4.1-beta.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 13, 2026

Bumps github.com/1password/onepassword-sdk-go from 0.4.0-beta.2 to 0.4.1-beta.1.

Release notes

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

Release 0.4.1-beta.1

1Password Go SDK v0.4.1-beta.1

NEW

  • 1Password Environment access: The SDK can now read variables from a 1Password Environment.

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.
Commits
  • 12bf9c3 Release v0.4.1-beta.1
  • 337980d Merge branch 'main' into beta
  • 283fef5 Merge pull request #254 from 1Password/morgan/add-vault-group-operations-exam...
  • afc2a97 accidentally pushed environments.go
  • fa9c78f updated lint ignore comment for group operations
  • 2d2affe Added group operation examples
  • 10dc75c Merge pull request #253 from 1Password/rc/0.4.0
  • 6f69e89 added lint ignore on showcaseVaultOperations
  • 6425c2c editing code exampel so docs can generate snippets
  • d0f8afa Update notes
  • 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.4.0-beta.2 to 0.4.1-beta.1.
- [Release notes](https://github.com/1password/onepassword-sdk-go/releases)
- [Commits](1Password/onepassword-sdk-go@v0.4.0-beta.2...v0.4.1-beta.1)

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

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 Feb 13, 2026
@mbevc1 mbevc1 merged commit cec0810 into main Feb 13, 2026
8 checks passed
@mbevc1 mbevc1 deleted the dependabot/go_modules/github.com/1password/onepassword-sdk-go-0.4.1-beta.1 branch February 13, 2026 09:11
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