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

Set package manager versions #549

Closed
wants to merge 3 commits into from
Closed

Set package manager versions #549

wants to merge 3 commits into from

Conversation

haneenmahd
Copy link

@haneenmahd haneenmahd commented Jul 30, 2022

Description:
Added support for specifying package manager versions in the workflow file just as specifying node version.
This only added support for the package managers that are supported by this GitHub action and in this case these are npm, pnpm, yarn.

Related issue:
#529

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

@haneenmahd haneenmahd requested a review from a team July 30, 2022 04:27
@haneenmahd haneenmahd marked this pull request as draft July 30, 2022 04:31
@haneenmahd
Copy link
Author

@gordey4doronin, how do we spec the version of the package manager to be consumed?

deining pushed a commit to deining/setup-node that referenced this pull request Nov 9, 2023
Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml)

---
updated-dependencies:
- dependency-name: "@types/js-yaml"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant