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

chore(gatsby-cli,gatsby-source-wordpress): bump clipboardy #38775

Merged
merged 3 commits into from Dec 22, 2023

Conversation

izzythecubemaster
Copy link
Contributor

Description

vulnerability found through:
gatsby@5.13.0-> gatsby-cli@^5.13.0 -> clipboardy@^2.3.0 -> execa@^1.0.0

Solved by upgrading clipboardy to ^3.0.0

Reduced vulnerabilities found with yarn audit --groups dependencies from 227 to 225

Tests remain unaffected.

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Dec 21, 2023
@pieh pieh added type: maintenance An issue or pull request describing a change that isn't a bug, feature or documentation change and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Dec 22, 2023
@pieh pieh changed the title Update to non vulnerable version of clipboardy for gatsby dependencies chore(gatsby-cli,gatsby-source-wordpress): bump clipboardy Dec 22, 2023
Copy link
Contributor

@pieh pieh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@pieh pieh added the bot: merge on green Gatsbot will merge these PRs automatically when all tests passes label Dec 22, 2023
@pieh pieh merged commit ee158d9 into gatsbyjs:master Dec 22, 2023
32 of 34 checks passed
@pieh pieh added this to To cherry-pick in V5 Release hotfixes via automation Dec 22, 2023
pieh pushed a commit that referenced this pull request Dec 22, 2023
* Upgrade clipboardy from ^2.3.0 to ^3.0.0 to reduce vulns from 227 to 225

* use latest

* use await import for clipboardy as it's esm-only package now

---------

Co-authored-by: k <id>
Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
(cherry picked from commit ee158d9)
pieh pushed a commit that referenced this pull request Dec 22, 2023
…38776)

* Upgrade clipboardy from ^2.3.0 to ^3.0.0 to reduce vulns from 227 to 225

* use latest

* use await import for clipboardy as it's esm-only package now

---------

Co-authored-by: k <id>
Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
(cherry picked from commit ee158d9)

Co-authored-by: Israel Montoya <izzythecubemaster@gmail.com>
@pieh
Copy link
Contributor

pieh commented Dec 22, 2023

Successfully published:
 - gatsby-cli@5.13.1
 - gatsby-source-wordpress@7.13.1
 - gatsby@5.13.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: merge on green Gatsbot will merge these PRs automatically when all tests passes type: maintenance An issue or pull request describing a change that isn't a bug, feature or documentation change
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants