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

Create Plugin: Update default yarn version to 1.22.22 #839

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

jackw
Copy link
Collaborator

@jackw jackw commented Mar 26, 2024

What this PR does / why we need it:
The yarn version we use as the default is 3 patch versions out of date. The latest of which fixes some transitive dependency hoisting issue. This PR bumps the default yarn version to latest.

@briangann - this should solve the issue you ran into with yarn 1 and incompatibilities with the jackspeak npm package for new scaffolds. Not sure how to approach updates just yet.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @grafana/create-plugin@4.2.2-canary.839.027ddf2.0
npm install @grafana/plugin-e2e@0.19.1-canary.839.027ddf2.0
# or 
yarn add @grafana/create-plugin@4.2.2-canary.839.027ddf2.0
yarn add @grafana/plugin-e2e@0.19.1-canary.839.027ddf2.0

@jackw jackw added create-plugin related to the create-plugin tool patch Increment the patch version when merged release Create a release when this pr is merged chore Other changes that don't modify src or test files labels Mar 26, 2024
@jackw jackw self-assigned this Mar 26, 2024
@jackw jackw requested a review from a team as a code owner March 26, 2024 08:34
@jackw jackw requested review from oshirohugo and removed request for a team March 26, 2024 08:34
Copy link

github-actions bot commented Mar 26, 2024

Hello! 👋 This repository uses Auto for releasing packages using PR labels.

✨ This PR can be merged and will trigger a new patch release.
NOTE: When merging a PR with the release label please avoid merging another PR. For further information see here.

Copy link
Collaborator

@leventebalogh leventebalogh left a comment

Choose a reason for hiding this comment

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

🚀

@jackw jackw merged commit d0d4255 into main Mar 28, 2024
19 checks passed
@jackw jackw deleted the jackw/update-default-package-manager branch March 28, 2024 13:29
@grafana-plugins-platform-bot
Copy link

🚀 PR was released in @grafana/create-plugin@4.4.3 🚀

@grafana-plugins-platform-bot grafana-plugins-platform-bot bot added the released This issue/pull request has been released. label Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Other changes that don't modify src or test files create-plugin related to the create-plugin tool patch Increment the patch version when merged release Create a release when this pr is merged released This issue/pull request has been released.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants