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

Update absinthe to 1.5 #456

Closed
wants to merge 1 commit into from
Closed

Conversation

johnshaughnessy
Copy link
Contributor

Update absinthe to 1.5 with mix update absinthe and some changes to mix.exs. I want to do this update first before continuing development of the API (e.g. Set up telemetry) (See Hubs-Foundation/hubs-cloud#154).

Upgraded:
  absinthe 1.4.16 => 1.5.5
  absinthe_phoenix 1.4.4 => 1.5.0
  absinthe_plug 1.4.7 => 1.5.3
  mime 1.4.0 => 1.5.0
  phoenix_html 2.14.1 => 2.14.3
  plug 1.10.4 => 1.11.0
  plug_crypto 1.1.2 => 1.2.0
New:
  nimble_parsec 1.1.0

Updates made to the mix.exs file are explained below:

Update elixir version in mix.exs because:

Update absinthe to 1.5 so that we get

Update absinthe_plug to 1.5 because it is required for absinthe 1.5+
Changelog: https://github.com/absinthe-graphql/absinthe_plug/blob/master/CHANGELOG.md

Update absinthe_phoenix to 1.5 because it is required for absinthe 1.5+
Changelog: https://github.com/absinthe-graphql/absinthe_phoenix/blob/master/CHANGELOG.md#v150
Phoenix 1.4 version info: https://github.com/absinthe-graphql/absinthe_phoenix/tree/v1.5
Phoenix 1.5 info: https://github.com/absinthe-graphql/absinthe_phoenix#phoenix-15

@johnshaughnessy johnshaughnessy marked this pull request as draft January 22, 2021 19:11
@johnshaughnessy johnshaughnessy mentioned this pull request Jan 22, 2021
7 tasks
@johnshaughnessy
Copy link
Contributor Author

closing this in favor of closing this in favor of #460

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.

1 participant