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

Relax dependency constraint on ymlr to allow version ~> 5.0 #586

Merged
merged 2 commits into from
Feb 13, 2024

Conversation

egze
Copy link
Contributor

@egze egze commented Dec 24, 2023

Seems to also work with ymlr 5.0.0

Also:

  • I noticed that 2 tests were failing. Maybe it's because I'm running Elixir 1.16. I tried to fix them.
  • I also added more Elixir versions to the CI pipeline.

@egze
Copy link
Contributor Author

egze commented Feb 13, 2024

@zorbash Hi, can you please have a look at this one please?

@zorbash zorbash merged commit 844f24a into open-api-spex:master Feb 13, 2024
@egze egze deleted the ymlr_5 branch February 14, 2024 09:16
@egze
Copy link
Contributor Author

egze commented Feb 15, 2024

@zorbash Could you please release a new version? It's blocking me for my project 🙏

@zorbash
Copy link
Contributor

zorbash commented Feb 15, 2024

@egze This change seems to have broken the build https://github.com/open-api-spex/open_api_spex/actions/runs/7891477138 Looking into this.

@egze
Copy link
Contributor Author

egze commented Feb 16, 2024

@zorbash I think the matrix of OTP and Elixir versions needs an update. See this link https://hexdocs.pm/elixir/compatibility-and-deprecations.html#between-elixir-and-erlang-otp

I can also create a quick PR if you like

@egze
Copy link
Contributor Author

egze commented Feb 28, 2024

@zorbash Hi. Do you need help with it?

hou8 pushed a commit to hou8/open_api_spex that referenced this pull request Apr 18, 2024
…-spex#586)

* relax dependency on ymlr, and fix some tests

* test with more elixir versions
hamir-suspect added a commit to renderedtext/open_api_spex that referenced this pull request May 14, 2024
* Exclude empty paths from spec (open-api-spex#583)

* Exclude empty paths from spec

* fix: assert_operation_response header lookup (open-api-spex#584)

* fix: assert_operation_response header lookup

* Release version 3.18.1

* Fix 'AllOf cast returns a map, but I expected a struct' (open-api-spex#592)

* Add failing test

* Cast result of AllOf cast into a struct

* Shorter module name

* Add missing NoneCache test

* Release version 3.18.2

* Relax dependency constraint on ymlr to allow version ~> 5.0 (open-api-spex#586)

* relax dependency on ymlr, and fix some tests

* test with more elixir versions

* Update Elixir version test matrix (open-api-spex#602)

* Update Elixir version test matrix

* Fix map key order dependent test

* Release version 3.18.3

* Support response code ranges

See: https://swagger.io/docs/specification/describing-responses/

* Release version 3.19.0

* Add notice that body params are not merged into Conn.params whne using cast and validate plug (open-api-spex#589)

* Set nonces on <script> and <style> elements if configured (open-api-spex#593)

* Allow script and style nonces

* Allow nonces on the SwaggerUIOAuth2Redirect plug as well

---------

Co-authored-by: Alisina Bahadori <[email protected]>
Co-authored-by: Matt Sutkowski <[email protected]>
Co-authored-by: Dimitris Zorbas <[email protected]>
Co-authored-by: Angelika Tyborska <[email protected]>
Co-authored-by: Aleksandr Lossenko <[email protected]>
Co-authored-by: Nathan Alderson <[email protected]>
nathanalderson pushed a commit to Tango-Tango/open_api_spex that referenced this pull request Dec 20, 2024
…-spex#586)

* relax dependency on ymlr, and fix some tests

* test with more elixir versions
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