Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(deps): update module github.com/1password/onepassword-sdk-go to v0.4.0#992

Merged
kimdre merged 1 commit intomainfrom
renovate/github.com-1password-onepassword-sdk-go-0.x
Feb 12, 2026
Merged

fix(deps): update module github.com/1password/onepassword-sdk-go to v0.4.0#992
kimdre merged 1 commit intomainfrom
renovate/github.com-1password-onepassword-sdk-go-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/1password/onepassword-sdk-go v0.3.1v0.4.0 age confidence

Release Notes

1password/onepassword-sdk-go (github.com/1password/onepassword-sdk-go)

v0.4.0: Release 0.4.0

Compare Source

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.

Configuration

📅 Schedule: Branch creation - "after 3am and before 7am" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Feb 12, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 8 additional dependencies were updated

Details:

Package Change
github.com/dylibso/observe-sdk/go v0.0.0-20240819160327-2d926c5d788a -> v0.0.0-20240828172851-9145d8ad07e1
github.com/extism/go-sdk v1.7.0 -> v1.7.1
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 -> v2.27.2
github.com/ianlancetaylor/demangle v0.0.0-20250417193237-f615e6bd150b -> v0.0.0-20251118225945-96ee0021ea0f
github.com/tetratelabs/wazero v1.9.0 -> v1.11.0
go.opentelemetry.io/proto/otlp v1.5.0 -> v1.9.0
google.golang.org/genproto/googleapis/api v0.0.0-20250818200422-3122310a409c -> v0.0.0-20250825161204-c5933d9347a5
google.golang.org/protobuf v1.36.9 -> v1.36.11

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 12, 2026
@codecov
Copy link

codecov bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 37.42%. Comparing base (1c73ed0) to head (bfa9970).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #992   +/-   ##
=======================================
  Coverage   37.42%   37.42%           
=======================================
  Files          69       69           
  Lines        4826     4826           
=======================================
  Hits         1806     1806           
  Misses       2720     2720           
  Partials      300      300           
Flag Coverage Δ
unittests 37.42% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kimdre kimdre merged commit 5634ca5 into main Feb 12, 2026
12 checks passed
@kimdre kimdre deleted the renovate/github.com-1password-onepassword-sdk-go-0.x branch February 12, 2026 07:50
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant