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

Bump Yarn from from 3.0.0 to 3.0.2 #4814

Merged
merged 1 commit into from
Sep 7, 2021
Merged

Bump Yarn from from 3.0.0 to 3.0.2 #4814

merged 1 commit into from
Sep 7, 2021

Conversation

bdukes
Copy link
Contributor

@bdukes bdukes commented Sep 3, 2021

See changelog

Also normalize whitespace for package.json files and update version in yarn.lock.

Also normalize whitespace for packages and update version in yarn.lock
@bdukes bdukes added this to the 9.10.2 milestone Sep 3, 2021
@@ -1583,7 +1583,7 @@ __metadata:
languageName: node
linkType: hard

"@dnnsoftware/dnn-react-common@9.9.1, @dnnsoftware/dnn-react-common@workspace:Dnn.AdminExperience/ClientSide/Dnn.React.Common":
"@dnnsoftware/dnn-react-common@9.10.1, @dnnsoftware/dnn-react-common@workspace:Dnn.AdminExperience/ClientSide/Dnn.React.Common":
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this normal or what is going on ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We should probably run yarn install when we bump the version so that the lock file gets the current version. This change isn't necessarily related to updating Yarn itself, but every time an install is run it's going to update the version of the workspace in yarn.lock to match package.json.

Copy link
Contributor

Choose a reason for hiding this comment

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

Oh, yeah I see, cool. It's not a big deal for this PR, but yeah, let's improve that as another PR

@valadas valadas merged commit 5e1bf36 into develop Sep 7, 2021
@bdukes bdukes deleted the yarn-up branch September 20, 2021 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants