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-parcel-config): Adjust peerDep #36185

Merged
merged 2 commits into from Jul 20, 2022
Merged

Conversation

LekoArts
Copy link
Contributor

@LekoArts LekoArts commented Jul 20, 2022

Description

Making the peerDep more loose and removing parcelDependencies. The latter is only used here as a fallback:

https://github.com/parcel-bundler/parcel/blob/9176b984bb69fafab1ad9a8b0c8a5742360d3f33/packages/core/core/src/loadParcelPlugin.js#L48-L50

Other configs I looked at don't use this (and we declare everything in dependencies already)

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jul 20, 2022
@LekoArts LekoArts 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 Jul 20, 2022
@LekoArts LekoArts added this to To cherry-pick in V4 Release hotfixes via automation Jul 20, 2022
@LekoArts LekoArts merged commit 49a8fc0 into master Jul 20, 2022
@LekoArts LekoArts deleted the adjust-parcel-peerdeps branch July 20, 2022 10:12
LekoArts added a commit that referenced this pull request Jul 20, 2022
@LekoArts LekoArts moved this from To cherry-pick to Backport PR opened in V4 Release hotfixes Jul 20, 2022
LekoArts added a commit that referenced this pull request Jul 20, 2022
Co-authored-by: Lennart <lekoarts@gmail.com>
@LekoArts LekoArts moved this from Backport PR opened to Backported in V4 Release hotfixes Jul 20, 2022
@LekoArts LekoArts moved this from Backported to Published in V4 Release hotfixes Jul 20, 2022
@LekoArts
Copy link
Contributor Author

Fixed in gatsby-parcel-config@0.10.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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