Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps github.com/tab/smartid from 0.2.1 to 0.3.1.

Release notes

Sourced from github.com/tab/smartid's releases.

v0.3.1

What's Changed

Fixes

  • fix: Clarify error message for ErrSmartIdAccessForbidden

Chore

  • chore: Update CI tools (golangci-lint, codecov-action)
  • chore: Bump dependencies (go.uber.org/mock)

Documentation

  • docs: Add documentation, update README.md

Full Changelog: tab/smartid@v0.3.0...v0.3.1

v0.3.0

Refactor

  • refactor(client): Refactor display text methods for PIN interactions

Bug Fixes

  • fix(requests): Add timeoutMs for FetchAuthenticationSession

Full Changelog: tab/smartid@v0.2.1...v0.3.0

Changelog

Sourced from github.com/tab/smartid's changelog.

v0.3.1

Fixes

  • fix: Clarify error message for ErrSmartIdAccessForbidden

Chore

  • chore: Update CI tools (golangci-lint, codecov-action)
  • chore: Bump dependencies (go.uber.org/mock)

Documentation

  • docs: Add documentation, update README.md

v0.3.0

Refactor

  • refactor(client): Refactor display text methods for PIN interactions

Bug Fixes

  • fix(requests): Add timeoutMs for FetchAuthenticationSession method
Commits
  • 0a94e25 chore(changelog): Update CHANGELOG.md
  • 0dfb8fa Merge pull request #39 from tab/fix/github-actions
  • b7892eb chore(ci): Update golangci-lint and codecov-action versions
  • 0b142d2 Merge pull request #36 from tab/dependabot/go_modules/go.uber.org/mock-0.5.2
  • aaa7f88 chore(deps): Bump go.uber.org/mock from 0.5.0 to 0.5.2
  • 6992c64 Merge pull request #33 from tab/feature/docs
  • 1001257 feat(docs): Add documentation
  • 10fdc71 Merge pull request #32 from tab/dependabot/github_actions/codecov/codecov-act...
  • 1885946 chore(deps): Bump codecov/codecov-action from 5.3.1 to 5.4.0
  • 3939a8b Merge pull request #31 from tab/fix/error-message
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/tab/smartid](https://github.com/tab/smartid) from 0.2.1 to 0.3.1.
- [Release notes](https://github.com/tab/smartid/releases)
- [Changelog](https://github.com/tab/smartid/blob/master/CHANGELOG.md)
- [Commits](tab/smartid@v0.2.1...v0.3.1)

---
updated-dependencies:
- dependency-name: github.com/tab/smartid
  dependency-version: 0.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot assigned tab Aug 1, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 1, 2025
@dependabot dependabot bot requested a review from tab as a code owner August 1, 2025 19:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 1, 2025
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.

2 participants