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

17.3.0 Release #670

Merged
merged 21 commits into from
Jan 3, 2022
Merged

17.3.0 Release #670

merged 21 commits into from
Jan 3, 2022

Conversation

wboereboom
Copy link
Contributor

@wboereboom wboereboom commented Dec 31, 2021

Description

Special thanks to

dependabot bot and others added 19 commits October 26, 2021 08:23
Bumps [httpclient5](https://github.com/apache/httpcomponents-client) from 5.1 to 5.1.1.
- [Release notes](https://github.com/apache/httpcomponents-client/releases)
- [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.1.1/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-client@rel/v5.1...rel/v5.1.1)

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents.client5:httpclient5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…") (#618)

* Fund.debitAccountHolder()
+ DebitAccountHolder, DebitAccountHolderRequest, DebitAccountHolderResponse
…uest (#626)

* add props 'showPages' and 'collectInformation' to GetOnboardingUrlRequest

* set showPages and collectInformation in test TestGetOnboardingUrlSuccess

* update get hop url 'showPages' options, add some descriptions to the getters

* update toString format in OnboardingCollectInformation

Co-authored-by: Wouter Boereboom <[email protected]>

* update toString format in OnboardingCollectInformation

Co-authored-by: Wouter Boereboom <[email protected]>

* update toString formats in collectInformation showPages beans

Co-authored-by: Terje Andersen <[email protected]>
Co-authored-by: Wouter Boereboom <[email protected]>
Bumps [gson](https://github.com/google/gson) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](google/gson@gson-parent-2.8.8...gson-parent-2.8.9)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [httpclient5](https://github.com/apache/httpcomponents-client) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/apache/httpcomponents-client/releases)
- [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.1.2/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-client@rel/v5.1.1...rel/v5.1.2)

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents.client5:httpclient5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps swagger-annotations from 2.1.11 to 2.1.12.

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps `jackson.version` from 2.13.0 to 2.13.1.

Updates `jackson-annotations` from 2.13.0 to 2.13.1
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-databind` from 2.13.0 to 2.13.1
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-datatype-jdk8` from 2.13.0 to 2.13.1

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps maven-bundle-plugin from 5.1.2 to 5.1.3.

---
updated-dependencies:
- dependency-name: org.apache.felix:maven-bundle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps swagger-models from 2.1.11 to 2.1.12.

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* new coveralls workflow

* removed .travis.yml

* updated coveralls yml

* run coveralls using github action

* fix pom + remove TRAVIS from README.md
change ProtectedCardData type from ContentInformation to String
michaelpaul
michaelpaul previously approved these changes Dec 31, 2021
AlexandrosMor
AlexandrosMor previously approved these changes Dec 31, 2021
@AlexandrosMor AlexandrosMor dismissed stale reviews from michaelpaul and themself via a0f1356 December 31, 2021 13:59
@AlexandrosMor AlexandrosMor self-requested a review December 31, 2021 14:07
@wboereboom wboereboom requested a review from michaelpaul January 3, 2022 10:56
@wboereboom wboereboom merged commit cac25a6 into main Jan 3, 2022
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.

9 participants