Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/tab/mobileid from 0.1.1 to 0.3.0.

Release notes

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

v0.3.0

What's Changed

Features

  • feat: Add MkDocs documentation

Chore

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

Full Changelog: tab/mobileid@v0.2.0...v0.3.0

v0.2.0

Features

  • feat(tls): Add certificate pinning support in the Mobile-ID client using TLS configuration

Bug Fixes

  • fix(requests): Add timeoutMs for FetchAuthenticationSession

Chore

  • chore(workflow): Add workflow permissions
  • chore(codecov): Update ignore patterns in codecov.yaml

Full Changelog: tab/mobileid@v0.1.1...v0.2.0

Changelog

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

v0.3.0

Features

  • feat: Add MkDocs documentation

Chore

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

v0.2.0

Features

  • feat(tls): Add certificate pinning support in the Mobile-ID client using TLS configuration

Bug Fixes

  • fix(requests): Add timeoutMs for FetchAuthenticationSession

Chore

  • chore(workflow): Add workflow permissions
  • chore(codecov): Update ignore patterns in codecov.yaml
Commits
  • 075c8e8 chore(changelog): Update CHANGELOG.md
  • fe0d8df Merge pull request #10 from tab/dependabot/github_actions/codecov/codecov-act...
  • 678cb77 chore(deps): Bump codecov/codecov-action from 5.4.2 to 5.4.3
  • 2fbe692 Merge pull request #8 from tab/dependabot/github_actions/codecov/codecov-acti...
  • 71d3fba fix(ci): Fix codecov note message text
  • 6b9238d Merge pull request #9 from tab/dependabot/go_modules/go.uber.org/mock-0.5.2
  • 25fc9d8 chore(deps): Bump go.uber.org/mock from 0.5.0 to 0.5.2
  • 9bd2453 chore(deps): Bump codecov/codecov-action from 5.4.0 to 5.4.2
  • 996265b Merge pull request #6 from tab/feature/docs
  • 4b897ce feat(docs): Add documentation
  • 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/mobileid](https://github.com/tab/mobileid) from 0.1.1 to 0.3.0.
- [Release notes](https://github.com/tab/mobileid/releases)
- [Changelog](https://github.com/tab/mobileid/blob/master/CHANGELOG.md)
- [Commits](tab/mobileid@v0.1.1...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/tab/mobileid
  dependency-version: 0.3.0
  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 the dependencies Pull requests that update a dependency file label Aug 1, 2025
@dependabot dependabot bot requested a review from tab as a code owner August 1, 2025 19:55
@dependabot dependabot bot added the go Pull requests that update Go code label 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