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

Bump Explorer #160

Merged

Conversation

cristineguadelupe
Copy link
Contributor

No description provided.

mix.exs Outdated
{:explorer, "~> 0.8.0"},
{:rustler, "~> 0.29.0", optional: true},
{:explorer, "~> 0.8.1"},
{:rustler, "~> 0.31.0", optional: true},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we actually need the rustler dependency! Shall we try removing it?

@@ -28,8 +28,8 @@ defmodule KinoExplorer.MixProject do
defp deps do
[
{:kino, "~> 0.12.3"},
{:explorer, "~> 0.8.0"},
{:rustler, "~> 0.29.0", optional: true},
{:explorer, "~> 0.8.1"},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Btw, you don't have to worry about updating dependencies in cases like these either, unless there is a breaking change, but no harm if you do :)

@cristineguadelupe cristineguadelupe merged commit 8687262 into livebook-dev:main Apr 11, 2024
1 check passed
@cristineguadelupe cristineguadelupe deleted the cg-bump-explorer branch April 11, 2024 07:27
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