Skip to content

Conversation

Morerice
Copy link
Contributor

Description
Release 17.2.0

dependabot bot and others added 30 commits August 23, 2021 04:02
Bumps [gson](https://github.com/google/gson) from 2.8.7 to 2.8.8.
- [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.7...gson-parent-2.8.8)

---
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]>
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.10.0 to 3.12.4.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.10.0...v3.12.4)

---
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]>
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.3.0...maven-javadoc-plugin-3.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps swagger-models from 2.1.2 to 2.1.11.

---
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]>
Bumps swagger-annotations from 2.1.2 to 2.1.11.

---
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]>
Bumps `jackson.version` from 2.12.3 to 2.13.0.

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Alessio Zampatti <[email protected]>
…3-swagger-models-2.1.11

Bump swagger-models from 2.1.2 to 2.1.11
Update dependency org.mockito:mockito-core to v3.12.4
….13.0

Bump jackson.version from 2.12.3 to 2.13.0
…3-swagger-annotations-2.1.11

Bump swagger-annotations from 2.1.2 to 2.1.11
…plugins-maven-javadoc-plugin-3.3.1

Bump maven-javadoc-plugin from 3.3.0 to 3.3.1
…son-gson-2.8.8

Bump gson from 2.8.7 to 2.8.8
…to-core-3.12.4

Bump mockito-core from 3.10.0 to 3.12.4
…-swagger-annotations-2.x

Update dependency io.swagger.core.v3:swagger-annotations to v2.1.11
wboereboom and others added 13 commits October 6, 2021 11:30
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.12.4 to 4.0.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.12.4...v4.0.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 1.6 to 3.0.1.
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
- [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-1.6...maven-gpg-plugin-3.0.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* updated modification endpoints. tests WIP

* fixed tests and linting

* added error test flow
updated various types due to breaking changes in checkout v68
removed details field as mentioned in release notes
* PW-5474 - Add new requestChallengeAsMandate ENUM

* PW-5474 - Add threeDSRequestorChallengeInd parameter

* PW-5474 - Add deprecated tag to challengeIndicator field

* PW-5474 - Add further deprecated tags and comments
@Aleffio
Copy link
Contributor

Aleffio commented Oct 20, 2021

why are there commits from 17.0.0->17.1.0 as well here?

@Morerice
Copy link
Contributor Author

why are there commits from 17.0.0->17.1.0 as well here?

Because of the git flow. Basically the previous release was squashed and merged, while I merged this PR. In the future we should setup a specific merge flow that we follow.

@Morerice Morerice merged commit 9584805 into master Oct 21, 2021
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.

4 participants