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

chore(api): bump connexion from 2.14.2 to 3.1.0 in /api #1485

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Jun 3, 2024

  1. chore(api): bump connexion from 2.14.2 to 3.1.0 in /api

    Bumps [connexion](https://github.com/spec-first/connexion) from 2.14.2 to 3.1.0.
    - [Release notes](https://github.com/spec-first/connexion/releases)
    - [Commits](spec-first/connexion@2.14.2...3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: connexion
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    784a271 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    770f638 View commit details
    Browse the repository at this point in the history
  2. Fix connexion imports to be compatible with 3.0

    I'm not sure whether or not we still need to set the json encoder; let's try without it
    bhearsum committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d007c69 View commit details
    Browse the repository at this point in the history