Skip to content

Update js and python dependencies#263

Merged
dgarcia360 merged 4 commits intoscylladb:masterfrom
dgarcia360:update-js-dependencies
Dec 22, 2021
Merged

Update js and python dependencies#263
dgarcia360 merged 4 commits intoscylladb:masterfrom
dgarcia360:update-js-dependencies

Conversation

@dgarcia360
Copy link
Copy Markdown
Collaborator

@dgarcia360 dgarcia360 commented Dec 22, 2021

Context

Closes #262

  • Updates javascript dependencies
  • Updates python dependencies (except Sphinx and recommonmark).
  • Replace node-saas (depecated) for saas.
  • Clean webpack and babel unused code.

Releasing this change

These changes might conflict with other projects using the theme custom configuration . To ensure it doesn't affect other projects that are using the theme, I'll release a new version increasing the minor number. This will prevent projects from receiving the update automatically.

How to test this PR

  1. Clone this PR. For more information, see Cloning pull requests locally.

  2. Enter the docs folder, and run:

make preview

The terminal should not raise warning messages.

  1. Open http://127.0.0.1:5500/ with your favorite browser.

The browser's console should not warning messages.

@dgarcia360 dgarcia360 merged commit 6f33db5 into scylladb:master Dec 22, 2021
@dgarcia360 dgarcia360 deleted the update-js-dependencies branch December 22, 2021 13:23
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.

Update python and js dependencies to the latest version

1 participant