Skip to content

Should not detect a breaking change when corresponding basePath & operationChange lead to same Endpoints. #28

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

Open
wants to merge 219 commits into
base: master
Choose a base branch
from

Conversation

LasseGosch
Copy link

Added taking basePath into consideration when checking if endpoints have changed.

A changed basePath with a corresponding change of the operation paths could lead to unchanged endpoints and should not be detected as a breaking change.

Added a test (in SwaggerDiffTest) and resources (.yamls) for that case.

Removed unused SWAGGER_V2_HTTP from SwaggerDiffTest.

goschla and others added 30 commits December 6, 2019 13:52
…ave changed.

A changed basePath with a corresponding change of the operationPaths could lead to unchanged endpoints and should not be detected as a breaking change.
Added a test (in SwaggerDiffTest) and resources (.yamls) for that case.
Bumps [junit](https://github.com/junit-team/junit4) from 4.8.2 to 4.13.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/master/doc/ReleaseNotes4.13.md)
- [Commits](junit-team/junit4@r4.8.2...r4.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps swagger-compat-spec-parser from 1.0.31 to 1.0.50.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [swagger-parser](https://github.com/swagger-api/swagger-parser) from 1.0.31 to 1.0.50.
- [Release notes](https://github.com/swagger-api/swagger-parser/releases)
- [Commits](swagger-api/swagger-parser@v1.0.31...v1.0.50)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps swagger-models from 1.5.15 to 1.6.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…wagger-models-1.6.0

Bump swagger-models from 1.5.15 to 1.6.0
Before a parameter that has been changed was not removed from the list of new parameters.
Bumps swagger-models from 1.6.0 to 1.6.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](junit-team/junit4@r4.13...r4.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps commons-lang3 from 3.2.1 to 3.12.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [jcommander](https://github.com/cbeust/jcommander) from 1.72 to 1.81.
- [Release notes](https://github.com/cbeust/jcommander/releases)
- [Changelog](https://github.com/cbeust/jcommander/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cbeust/jcommander/commits/1.81)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [swagger-parser](https://github.com/swagger-api/swagger-parser) from 1.0.50 to 1.0.55.
- [Release notes](https://github.com/swagger-api/swagger-parser/releases)
- [Commits](swagger-api/swagger-parser@v1.0.50...v1.0.55)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps swagger-compat-spec-parser from 1.0.50 to 1.0.55.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [j2html](https://github.com/tipsy/j2html) from 1.2.0 to 1.5.0.
- [Release notes](https://github.com/tipsy/j2html/releases)
- [Changelog](https://github.com/tipsy/j2html/blob/master/docs/news.html)
- [Commits](tipsy/j2html@j2html-1.2.0...j2html-1.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.6.3 to 1.7.32.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…yi-master

# Conflicts:
#	pom.xml
#	src/main/java/com/deepoove/swagger/diff/compare/ListDiff.java
lars-sh and others added 30 commits October 18, 2022 00:27
…swagger-parser-1.0.63

Bump swagger-parser from 1.0.62 to 1.0.63
…swagger-models-1.6.8

Bump swagger-models from 1.6.7 to 1.6.8
Bumps [fastjson](https://github.com/alibaba/fastjson2) from 2.0.15 to 2.0.16.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](alibaba/fastjson2@2.0.15...2.0.16)

---
updated-dependencies:
- dependency-name: com.alibaba:fastjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…-fastjson-2.0.16

Bump fastjson from 2.0.15 to 2.0.16
Bumps [fastjson](https://github.com/alibaba/fastjson2) from 2.0.16 to 2.0.17.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](alibaba/fastjson2@2.0.16...2.0.17)

---
updated-dependencies:
- dependency-name: com.alibaba:fastjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [fastjson](https://github.com/alibaba/fastjson2) from 2.0.17 to 2.0.18.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](alibaba/fastjson2@2.0.17...2.0.18)

---
updated-dependencies:
- dependency-name: com.alibaba:fastjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4.2 to 2.14.0.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [fastjson](https://github.com/alibaba/fastjson2) from 2.0.18 to 2.0.19.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](alibaba/fastjson2@2.0.18...2.0.19)

---
updated-dependencies:
- dependency-name: com.alibaba:fastjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps swagger-models from 1.6.8 to 1.6.9.

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps swagger-compat-spec-parser from 1.0.63 to 1.0.64.

---
updated-dependencies:
- dependency-name: io.swagger:swagger-compat-spec-parser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [swagger-parser](https://github.com/swagger-api/swagger-parser) from 1.0.63 to 1.0.64.
- [Release notes](https://github.com/swagger-api/swagger-parser/releases)
- [Commits](swagger-api/swagger-parser@v1.0.63...v1.0.64)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_2.0.3...v_2.0.4)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.14.0 to 2.14.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_2.0.4...v_2.0.5)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [fastjson](https://github.com/alibaba/fastjson2) from 2.0.19 to 2.0.20.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](alibaba/fastjson2@2.0.19...2.0.20)

---
updated-dependencies:
- dependency-name: com.alibaba:fastjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [fastjson](https://github.com/alibaba/fastjson2) from 2.0.20 to 2.0.21.
- [Release notes](https://github.com/alibaba/fastjson2/releases)
- [Commits](alibaba/fastjson2@2.0.20...2.0.21)

---
updated-dependencies:
- dependency-name: com.alibaba:fastjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](qos-ch/slf4j@v_2.0.5...v_2.0.6)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…lf4j-api-2.0.6

Bump slf4j-api from 2.0.5 to 2.0.6
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.

2 participants