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

Merge stlite 0.65.0 #61

Merged
merged 171 commits into from
Sep 3, 2024
Merged

Merge stlite 0.65.0 #61

merged 171 commits into from
Sep 3, 2024

Conversation

andeplane
Copy link

@andeplane andeplane commented Sep 3, 2024

This PR contains no changes from Cognite other than fixing merge conflicts. See CHANGELOG for the changes in upstream repo.

We are testing to bump this because there is currently a broken pandas implementation (through Pyarrow issues).

whitphx and others added 30 commits May 30, 2024 13:49
…e diffs (whitphx#940)

* Update the inform-package-stats action to show warnings for large size diffs

* Parameterize

* [TMP] test

* Set size-diff-warning-threshold-kib as 128

* Revert "[TMP] test"

This reverts commit 5fe88f5.
…ver (whitphx#939)

Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.2...v2.32.3)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…hitphx#943)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.6 to 0.4.7.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.4.6...v0.4.7)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) from 2.2.2.240514 to 2.2.2.240603.
- [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md)
- [Commits](pandas-dev/pandas-stubs@v2.2.2.240514...v2.2.2.240603)

---
updated-dependencies:
- dependency-name: pandas-stubs
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…hitphx#945)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.1 to 8.2.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.2.1...8.2.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add autoInstall option to the kernel

* Run pyodide.loadPackagesFromImports() at init and file writing

* Send the auto-installed packages to the editor and update the requirements tab content

* Update the auto install event emits a promise to resolve the installed package list

* Update to call loadPackage() only when needed

* Improve the toast notification

* Fix

* Fix

* Update the editor content

* Fix

* Implement module auto-load at each run and split the autoInstall option into moduleAutoLoadOnRun and moduleAutoLoadOnSave

* Revert "Implement module auto-load at each run and split the autoInstall option into moduleAutoLoadOnRun and moduleAutoLoadOnSave"

This reverts commit 61cfd1c.

* Rename auto-install to module-auto-load

* Update findImports impl

* Fix to await the auto-load promise in the script runner

* Fix

* Rename messages

* Fix

* Apply formatter

* Add comment

* Refactoring

* Refactoring

* Fix inter-window messaging

* Fix

* Fix

* Fix <Editor /> to handle addRequirements() in an imperative way
* Update Prettier to v3

* Apply Prettier
…hitphx#950)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.7 to 0.4.8.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.4.7...v0.4.8)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Rename file

* Fix desktop/craco.config.js
Bumps the pip group with 1 update in the /packages/kernel/py/stlite-server directory: [tornado](https://github.com/tornadoweb/tornado).


Updates `tornado` from 6.4 to 6.4.1
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.4.0...v6.4.1)

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…itphx#959)

* Add file:// schema to the Pyodide ESM path in the desktop package

* Add comment

* Fix to attach the file:// scheme only to the url passed to import()

* Add .ports to MessageEventLike for NodeJS worker mode

* Fix

* Fix

* Write tests for pyodide load url resolution

* Add comment
Bumps the npm_and_yarn group with 1 update: [braces](https://github.com/micromatch/braces).


Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Define find_imports() in our package

* Add tests and improve the impl

* Fix to find only the module-level imports

* Fix
…=== (whitphx#972)

* Fix isValidIpcSender to compare the URLs by .startsWith() instead of ===

* Fix

* Fix
whitphx and others added 23 commits August 27, 2024 21:28
* Update Streamlit to 1.37.1

* Fix

* Fix

* Fix

* Fix

* Update samples

* Update

* Update

* Update
…tphx#1087)

* Add pyodide-http to stlite-lib's deps moving it from streamlit's

* poetry lock
* Move eslint from each package to the root

* Move typescript from each package to the root

* Remove unused version field from the root package.json

* Move vitest from each package to the root
* Update @types/react

* Update @types/react-dom

* Update @types/node

* Add @types/node to @stlite/kernel
…phx#1099)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.2...0.6.3)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update Streamlit to 1.38.0

* Update yarn.lock

* Fix import

* Update the streamlit submodule rebasing it

* Update samples
whitphx#1098)

Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.377 to 1.1.378.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.377...v1.1.378)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@andeplane andeplane requested a review from a team as a code owner September 3, 2024 06:04
@andeplane andeplane merged commit 62d3a40 into main Sep 3, 2024
2 checks passed
@andeplane andeplane deleted the anders/stlite-0.65.0 branch September 3, 2024 21:17
@andeplane andeplane mentioned this pull request Sep 3, 2024
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.

3 participants