Skip to content

Fix nodeenv version dependancy #3715

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 2 commits into from
May 29, 2024
Merged

Fix nodeenv version dependancy #3715

merged 2 commits into from
May 29, 2024

Conversation

shashank-elastic
Copy link
Contributor

Issues

Summary

Seems to be an issue with package versions of nodeenv1.9.0 which stopped coupling up setuptools along with.
We have the following dependency

  • Collecting nodeenv>=0.11.1 (from pre-commit==3.6.2->detection_rules==0.1.0)
  • The previous installations nodeenv-1.8.0-py2.py3-none-any.whl.metadata got in setuptools
  • Collecting setuptools (from nodeenv>=0.11.1->pre-commit==3.6.2->detection_rules==0.1.0)
  • Now recent runs are using nodeenv-1.9.0-py2.py3-none-any.whl.metadata (21 kB) which does not bundle this up!
  • Fix nodeenv to previous known version 1.8.0

@shashank-elastic shashank-elastic merged commit 9d019dc into main May 29, 2024
@shashank-elastic shashank-elastic deleted the github_workflows branch May 29, 2024 13:22
protectionsmachine pushed a commit that referenced this pull request May 29, 2024
protectionsmachine pushed a commit that referenced this pull request May 29, 2024
protectionsmachine pushed a commit that referenced this pull request May 29, 2024
protectionsmachine pushed a commit that referenced this pull request May 29, 2024
protectionsmachine pushed a commit that referenced this pull request May 29, 2024
protectionsmachine pushed a commit that referenced this pull request May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants