Skip to content

Fix #2245 - Filter all versions w/ Pyodide frozen cache #2251

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
Nov 19, 2024

Conversation

WebReflection
Copy link
Contributor

@WebReflection WebReflection commented Nov 19, 2024

Description

This MR fixes #2245 by updating Polyscript to its latest where all pinned versions of any package are handled even if >= or <= is used to pin such package version.

This MR also fixes #2250 as that's a duplicate.

Changes

  • updated Polyscript to its latest
  • updated other dev-dependencies to remove npm warnings

Checklist

  • I have checked make build works locally.
  • I have created / updated documentation for this change (if applicable).

@WebReflection WebReflection requested a review from ntoll November 19, 2024 09:07
@WebReflection
Copy link
Contributor Author

This version has been published on npm as https://cdn.jsdelivr.net/npm/@pyscript/core@0.6.19/dist/core.js and it's been tested to fix all related issues. It was basically the same issue we had before.

@WebReflection WebReflection merged commit 0a1d3bb into pyscript:main Nov 19, 2024
2 checks passed
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.

remove 'greater-than pinned version for a foreign module' in toml file toml package versions in 2024.10.2
2 participants