Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/1password/onepassword-sdk-go from 0.1.0-beta.12 to 0.1.0-beta.14 #489

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2024

Bumps github.com/1password/onepassword-sdk-go from 0.1.0-beta.12 to 0.1.0-beta.14.

Release notes

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

Release 0.1.0-beta.14

This release:

  • introduces support for listing items and vaults
  • fixes a bug where concurrent item updates could lead to unexpected overwrites
  • fixes a bug where the SDK was priorly not working with service account tokens generated by the 1Password CLI
  • fixes a bug where the items created by the SDK priorly did not have the password strength set correctly
Commits
  • 551ef2c Release v0.1.0-beta.14
  • fdb0628 Update OTP() type casting functions
  • a3afd00 Update core to version d16c23e9
  • fe3b265 Merge pull request #126 from 1Password/sdk-core/2024-08-06-4a816646
  • 66a8504 Fix ineffectual assignment gofmt error
  • 1944100 Release v0.1.0-beta.13
  • 9d0b8a4 Replace print call with fmt.Println
  • 8aef818 Add examples for item and vault listing
  • c5ea167 Fix OTP function signature in field details casting
  • e13fde9 Fix tests to follow the new internal SDK signature
  • 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 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)

Bumps [github.com/1password/onepassword-sdk-go](https://github.com/1password/onepassword-sdk-go) from 0.1.0-beta.12 to 0.1.0-beta.14.
- [Release notes](https://github.com/1password/onepassword-sdk-go/releases)
- [Commits](1Password/onepassword-sdk-go@v0.1.0-beta.12...v0.1.0-beta.14)

---
updated-dependencies:
- dependency-name: github.com/1password/onepassword-sdk-go
  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 Aug 7, 2024
@yxxhero yxxhero merged commit 9f62d90 into main Aug 7, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/1password/onepassword-sdk-go-0.1.0-beta.14 branch August 7, 2024 07:04
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