Skip to content

Update dependencies #73

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

Merged
merged 1 commit into from
Jan 24, 2023
Merged

Update dependencies #73

merged 1 commit into from
Jan 24, 2023

Conversation

ndmlny-qs
Copy link
Collaborator

  • Updates JavaScript dependencies to their latest versions.
  • Switches from caret ranges to tilde ranges.

The ipyvolume_camera.py file successfully loads when using Bokeh 2.4.3 and served with bokeh serve ipyvolume_camera.py

Resolves #72

- Updates JavaScript dependencies to their latest versions.
- Switches from caret ranges to tilde ranges.

The `ipyvolume_camera.py` file successfully loads when using Bokeh 2.4.3
and served with `bokeh serve ipyvolume_camera.py`

Resolves #72
@ndmlny-qs ndmlny-qs added the dependencies Pull requests that update a dependency file label Jan 19, 2023
@ndmlny-qs ndmlny-qs requested a review from mattpap January 19, 2023 22:59
@ndmlny-qs ndmlny-qs self-assigned this Jan 19, 2023
@ndmlny-qs
Copy link
Collaborator Author

@mattpap if you approve the version changes, then I will clean up the PRs made by dependabot.

@mattpap
Copy link
Contributor

mattpap commented Jan 24, 2023

@ndmlny-qs, thanks.

Switches from caret ranges to tilde ranges.

What's the reason for this? In bokehjs we use ~ for TypeScript, as it has breaking minor releases. Otherwise I don't recall other packages causing issues when using ^.

@mattpap mattpap merged commit 2330891 into main Jan 24, 2023
@mattpap mattpap deleted the dependency-updates branch January 24, 2023 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update dependencies
2 participants