Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 27, 2022

Bumps swagger.version from 2.1.12 to 2.2.7.
Updates swagger-annotations from 2.1.12 to 2.2.7

Updates swagger-jaxrs2 from 2.1.12 to 2.2.7

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

Bumps `swagger.version` from 2.1.12 to 2.2.7.

Updates `swagger-annotations` from 2.1.12 to 2.2.7

Updates `swagger-jaxrs2` from 2.1.12 to 2.2.7

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 27, 2022
@bossenti
Copy link
Contributor

@tenthe the E2E tests indicate that our API isn't working anymore, right?

@bossenti bossenti added the question Further information is requested label Dec 29, 2022
@tenthe
Copy link
Contributor

tenthe commented Dec 30, 2022

Hmm, it's strange that all the tests fail.
I'll look into it and think it makes sense to add a simple e2e test to verify that the Swagger interface works as expected.
I'll create an issue for it and mark it as a good first issue, as I think that's a good way for new developers to get started.

@bossenti
Copy link
Contributor

bossenti commented Jan 4, 2023

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 4, 2023

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@tenthe
Copy link
Contributor

tenthe commented Jan 4, 2023

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 4, 2023

Looks like these dependencies are no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Jan 4, 2023
@dependabot dependabot bot deleted the dependabot/maven/swagger.version-2.2.7 branch January 4, 2023 20:48
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 java Pull requests that update Java code question Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants