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

Fix #131: Merge upstream #132

Merged
merged 19 commits into from
Dec 14, 2023
Merged

Fix #131: Merge upstream #132

merged 19 commits into from
Dec 14, 2023

Conversation

jnpsk
Copy link
Contributor

@jnpsk jnpsk commented Dec 14, 2023

Fix #131
Merge upstream after implementing Innovatrics provider

banterCZ and others added 19 commits December 5, 2023 10:34
- add equals and hashcode
- make ActivationOtpErrorResponse immutable
Fix #945: Coverity: Eq: Problems with implementation of equals()
Bumps io.swagger.core.v3:swagger-annotations-jakarta from 2.2.15 to 2.2.19.

---
updated-dependencies:
- dependency-name: io.swagger.core.v3:swagger-annotations-jakarta
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [net.javacrumbs.shedlock:shedlock-bom](https://github.com/lukas-krecan/ShedLock) from 5.10.0 to 5.10.2.
- [Commits](lukas-krecan/ShedLock@shedlock-parent-5.10.0...shedlock-parent-5.10.2)

---
updated-dependencies:
- dependency-name: net.javacrumbs.shedlock:shedlock-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.openapitools:openapi-generator-maven-plugin from 7.0.0 to 7.1.0.

---
updated-dependencies:
- dependency-name: org.openapitools:openapi-generator-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps `spring-statemachine.version` from 3.2.1 to 4.0.0.

Updates `org.springframework.statemachine:spring-statemachine-starter` from 3.2.1 to 4.0.0
- [Release notes](https://github.com/spring-projects/spring-statemachine/releases)
- [Commits](spring-projects/spring-statemachine@v3.2.1...v4.0.0)

Updates `org.springframework.statemachine:spring-statemachine-test` from 3.2.1 to 4.0.0
- [Release notes](https://github.com/spring-projects/spring-statemachine/releases)
- [Commits](spring-projects/spring-statemachine@v3.2.1...v4.0.0)

---
updated-dependencies:
- dependency-name: org.springframework.statemachine:spring-statemachine-starter
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.statemachine:spring-statemachine-test
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
* Fix #911: Expose API to upload presence check data
* Fix #907: Innovatrics DocumentVerificationProvider

* Merge providers

* Do not check consistency of each attribute of a document
@jnpsk jnpsk requested a review from banterCZ December 14, 2023 10:37
@jnpsk jnpsk changed the title Issues/131 merge upstram Fix #131: Merge upstream Dec 14, 2023
Copy link
Member

@banterCZ banterCZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@jnpsk jnpsk merged commit b1df015 into develop Dec 14, 2023
4 checks passed
@jnpsk jnpsk deleted the issues/131-merge-upstram branch December 14, 2023 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Merge upstream
2 participants