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

Upgrade versions in examples #193

Merged
merged 2 commits into from
Jan 3, 2023
Merged

Upgrade versions in examples #193

merged 2 commits into from
Jan 3, 2023

Conversation

karlhorky
Copy link
Contributor

@karlhorky karlhorky commented Nov 16, 2022

Thanks for expo-github-action 🙌 Very useful!

Just a quick PR to upgrade versions in the examples:

  • Node.js to v18 (latest LTS)
  • actions/checkout and actions/setup-node to v3 (latest in their respective docs)

Linked issue

--

Additional context

--

@byCedric
Copy link
Member

byCedric commented Jan 3, 2023

Thanks! :)

@byCedric byCedric merged commit 3f0a4b5 into expo:main Jan 3, 2023
@karlhorky
Copy link
Contributor Author

Glad to help, thanks for the merge!

Oh and I saw the downgrade to Node.js 16 - is there an ETA of support for Node.js 18?

@karlhorky karlhorky deleted the patch-1 branch January 3, 2023 16:32
github-actions bot pushed a commit that referenced this pull request Jan 4, 2023
## [7.2.1](7.2.0...7.2.1) (2023-01-04)

### Code changes

* drop rimraf dependency ([#203](#203)) ([830e647](830e647))
* update actions dependencies ([#202](#202)) ([259d15d](259d15d))
* update dev dependencies ([#204](#204)) ([5a73f07](5a73f07))

### Other chores

* bump @actions/core from 1.6.0 to 1.9.1 ([#191](#191)) ([670b449](670b449))
* bump ansi-regex from 5.0.0 to 5.0.1 ([#198](#198)) ([d63621e](d63621e))
* bump json5 from 1.0.1 to 1.0.2 ([#196](#196)) ([5a8228a](5a8228a))
* bump minimatch from 3.0.4 to 3.1.2 ([#197](#197)) ([5619369](5619369))
* bump qs from 6.5.2 to 6.5.3 ([#195](#195)) ([3beea56](3beea56))
* bump semantic-release from 18.0.1 to 19.0.3 ([#185](#185)) ([079b95e](079b95e))
* bump semver-regex from 3.1.3 to 3.1.4 ([#183](#183)) ([6b82e9e](6b82e9e))
* rebuild all actions ([e6ba70c](e6ba70c))
* update workflow actions to latest ([3cecf2e](3cecf2e))

### Documentation changes

* **command:** update readme to fix badge ([#201](#201)) ([2606508](2606508))
* **preview-comment:** add missing permissions in examples ([#187](#187)) ([5848f88](5848f88))
* update badge urls in the readmes ([#199](#199)) ([8440fd9](8440fd9))
* update demo workflow to fix checkout issue ([#181](#181)) ([8e2559c](8e2559c))
* use latest action verisons in readme ([#193](#193)) ([3f0a4b5](3f0a4b5))
@github-actions
Copy link

github-actions bot commented Jan 4, 2023

🎉 This PR is included in version 7.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants