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

Patch changes from future to next #316

Merged
merged 19 commits into from
Jun 19, 2023
Merged

Patch changes from future to next #316

merged 19 commits into from
Jun 19, 2023

Conversation

yannbf
Copy link
Member

@yannbf yannbf commented Jun 19, 2023

This PR includes:

Change dependencies from future npm tag to next #315
fix: Remove last reference to regenerator-runtime #303
Improve ejected config types #297
Fix test-runner-jest.config.js file not being found in STORYBOOK_CONFIG_DIR on Windows #296
Upgrade glob to v10 #299

bryanjtc and others added 19 commits February 1, 2023 09:54
…fig-path

fix(test-storybook): Fix test-runner-jest.config.js file not being found in STORYBOOK_CONFIG_DIR on Windows
fix: Remove last reference to regenerator-runtime
Co-authored-by: Hirotaka Miyagi <[email protected]>
fix: nyc command with shard option
Change dependencies from `future` npm tag to `next`
@socket-security
Copy link

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Issue Package Version Note Source
Shell access foreground-child 3.1.1 package.json via @storybook/[email protected], [email protected]

Next steps

What is shell access?

This module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.

Packages should avoid accessing the shell which can reduce portability, and make it easier for malicious shell access to be introduced.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore [email protected] bar@* or ignore all packages with @SocketSecurity ignore-all

@socket-security
Copy link

New and updated dependency changes detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives1 Size Publisher
@storybook/core-common 🆕 7.1.0-alpha.36 filesystem +16 2.8 MB shilman
@storybook/csf-tools 🆕 7.1.0-alpha.36 None +6 246 kB shilman
@storybook/preview-api 🆕 7.1.0-alpha.36 None +7 1 MB shilman
glob 🆕 10.2.2 None +8 2.53 MB isaacs
@storybook/csf ⬆️ 0.1.0...0.1.1 None +0/-0 37.9 kB shilman

Footnotes

  1. https://docs.socket.dev

@yannbf yannbf merged commit 8319b9e into next Jun 19, 2023
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.

5 participants