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

feat: add support for Gatsby v5 #1093

Merged
merged 8 commits into from
Nov 11, 2022
Merged

feat: add support for Gatsby v5 #1093

merged 8 commits into from
Nov 11, 2022

Conversation

browniebroke
Copy link
Owner

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 11, 2022

size-limit report 📦

Path Size
dist/gatsby-image-gallery.cjs.production.min.js 1.74 KB (0%)
dist/gatsby-image-gallery.esm.js 1.74 KB (0%)

@socket-security
Copy link

Socket Security Pull Request Report

Dependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again.

📜 Install scripts

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Package Script field Source
@parcel/[email protected] (upgraded) binding.gyp example/package.json via [email protected], @parcel/[email protected], @parcel/[email protected],gatsby-image-gallery/package.json via [email protected], [email protected], @parcel/[email protected], @parcel/[email protected]
[email protected] (upgraded) postinstall example/package.json via [email protected],gatsby-image-gallery/package.json via [email protected], [email protected]
[email protected] (upgraded) postinstall example/package.json via [email protected], @pmmmwh/[email protected],gatsby-image-gallery/package.json via [email protected], [email protected], @pmmmwh/[email protected]
@parcel/[email protected] (upgraded) install example/package.json via [email protected], @parcel/[email protected], @parcel/[email protected],gatsby-image-gallery/package.json via [email protected], [email protected], @parcel/[email protected], @parcel/[email protected]
[email protected] (upgraded) postinstall gatsby-image-gallery/package.json via @size-limit/[email protected], @size-limit/[email protected]
🫣 Native code

Contains native code which could be a vector to obscure malicious code, and generally decrease the likelihood of reproducible or reliable installs.

Ensure that native code bindings are expected. Consumers may consider pure JS and functionally similar alternatives to avoid the challenges and risks associated with native code bindings.

Package Location Source
@parcel/[email protected] (upgraded) binding.gyp example/package.json via [email protected], @parcel/[email protected], @parcel/[email protected],gatsby-image-gallery/package.json via [email protected], [email protected], @parcel/[email protected], @parcel/[email protected]
Pull request report summary
Issue Status
Install scripts ⚠️ 5 issues
Native code ⚠️ 1 issue
Bin script confusion ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues
Bot Commands

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] [email protected]

⚠️ Please accept the latest app permissions to ensure bot commands work properly. Accept the new permissions here.

Powered by socket.dev

@browniebroke browniebroke changed the title Gatsby-v5 feat: add support for Gatsby v5 Nov 11, 2022
@browniebroke browniebroke merged commit c943238 into main Nov 11, 2022
@browniebroke browniebroke deleted the gatsby-v5 branch November 11, 2022 12:58
@github-actions
Copy link
Contributor

🎉 This PR is included in version 7.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant