Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openapi/openapi-elixir-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: openapi/openapi-elixir-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 4 files changed
  • 4 contributors

Commits on May 24, 2022

  1. Bump minimist from 1.2.5 to 1.2.6

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 24, 2022
    Configuration menu
    Copy the full SHA
    384c52a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from openapi-it/dependabot/npm_and_yarn/minimis…

    …t-1.2.6
    
    Bump minimist from 1.2.5 to 1.2.6
    mijorus authored May 24, 2022
    Configuration menu
    Copy the full SHA
    31b52b0 View commit details
    Browse the repository at this point in the history
  3. Bump follow-redirects from 1.14.1 to 1.15.0

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.15.0.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.1...v1.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 24, 2022
    Configuration menu
    Copy the full SHA
    17758e9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from openapi-it/dependabot/npm_and_yarn/follow-…

    …redirects-1.15.0
    
    Bump follow-redirects from 1.14.1 to 1.15.0
    mijorus authored May 24, 2022
    Configuration menu
    Copy the full SHA
    d2f01a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    8342d22 View commit details
    Browse the repository at this point in the history
  2. 1.4.2

    lpaderiAltravia committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    7ae797f View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2026

  1. Update README with refactoring warning

    Added a warning about heavy refactoring and instability.
    francescobianco authored Feb 16, 2026
    Configuration menu
    Copy the full SHA
    417b733 View commit details
    Browse the repository at this point in the history
  2. Update README with under-construction image and warning

    Added an under-construction image to the README and updated the warning about heavy refactoring.
    francescobianco authored Feb 16, 2026
    Configuration menu
    Copy the full SHA
    ae72e5f View commit details
    Browse the repository at this point in the history
Loading