Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use current versions of github actions and node in github workflows and package.json #381

Merged
merged 4 commits into from
Jun 12, 2024

Conversation

BePo65
Copy link
Collaborator

@BePo65 BePo65 commented Jun 4, 2024

The github workflows do not use the actively supported versions of node. This pr updates these settings.

For the github actions used in the workflows there are newer versions.. This pr updates these versions.

It looks like the package.json lists LTS versions of node in its engines field. Added LTS versions until v18 (the version that is in maintenance mode by now).

BePo65 added a commit to BePo65/eslint-plugin-chai-expect that referenced this pull request Jun 5, 2024
BePo65 added a commit to BePo65/eslint-plugin-chai-expect that referenced this pull request Jun 5, 2024
BePo65 added a commit to BePo65/eslint-plugin-chai-expect that referenced this pull request Jun 5, 2024
…ns of node only"

Parts were transferred to pr Turbo87#381.
The changed tests with different eslint versions are still required.
This reverts commit a2adacd.
@Turbo87 Turbo87 merged commit 740af2a into Turbo87:master Jun 12, 2024
11 checks passed
@BePo65 BePo65 deleted the pu/github-workflows branch June 12, 2024 16:32
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants