Skip to content

Update module github.com/1password/onepassword-sdk-go to v0.4.1 - #6590

Merged
rdimitrov merged 1 commit into
mainfrom
renovate/github.laiyagushi.com-1password-onepassword-sdk-go-0.x
Sep 9, 2026
Merged

rdimitrov merged 1 commit into
mainfrom
renovate/github.laiyagushi.com-1password-onepassword-sdk-go-0.x

Conversation

@renovate

@renovate renovate Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v0.4.1: Release 0.4.1

Compare Source

1Password Go SDK v0.4.1

NEW

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

IMPROVED

  • Documentation: The README now covers desktop app authentication and an updated list of supported functionality. Example code and comments are consistent with the other 1Password SDKs.
  • Terms of Service: The README now links the terms of service that apply to the 1Password APIs/SDKs.

FIXED

  • CGO handling: The SDK now builds with CGO_ENABLED=0. CGO is only required for Desktop App Integration.

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: (UTC)

  • Branch creation
    • "every weekend"
  • 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
renovate Bot requested a review from JAORMX as a code owner September 9, 2026 16:53
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Sep 9, 2026
@renovate

renovate Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ 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):

  • 4 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/ianlancetaylor/demangle v0.0.0-20250417193237-f615e6bd150b -> v0.0.0-20251118225945-96ee0021ea0f
github.com/tetratelabs/wazero v1.9.0 -> v1.11.0

@github-actions github-actions Bot added the size/XS Extra small PR: < 100 lines changed label Sep 9, 2026
@rdimitrov

Copy link
Copy Markdown
Member

/retest

@codecov

codecov Bot commented Sep 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.84%. Comparing base (0972fb8) to head (fefe13c).
⚠️ Report is 32 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6590   +/-   ##
=======================================
  Coverage   78.84%   78.84%           
=======================================
  Files         778      778           
  Lines       77490    77490           
=======================================
+ Hits        61095    61100    +5     
+ Misses      16390    16385    -5     
  Partials        5        5           

☔ View full report in Codecov by Harness.
📢 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.

@rdimitrov
rdimitrov merged commit f1b9428 into main Sep 9, 2026
52 of 53 checks passed
@rdimitrov
rdimitrov deleted the renovate/github.laiyagushi.com-1password-onepassword-sdk-go-0.x branch September 9, 2026 22:18
@github-actions github-actions Bot mentioned this pull request Sep 10, 2026
2 tasks
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 size/XS Extra small PR: < 100 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant