8000 Keep up with the times by paulo-ferraz-oliveira · Pull Request #102 · erlef/setup-beam · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Keep up with the times #102

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

Merged
merged 2 commits into from
Apr 12, 202 8000 2
Merged

Keep up with the times #102

merged 2 commits into from
Apr 12, 2022

Conversation

paulo-ferraz-oliveira
Copy link
Collaborator

Just some house cleaning.

@@ -43,5 +43,5 @@ outputs:
rebar3-version:
description: Exact version of rebar3 that was installed
runs:
using: node12
using: node16
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

16 is now the default, I think since Nov last year.

},
"engines": {
"node": ">=14"
"node": ">=16"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

16 is now the default, I think since Nov last year.

@@ -19,24 +19,24 @@
},
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

These were bumped to their latest. None of them appears to have broken interface.

return digitStart.test(specVersion)
? `v${versionToPrepend}`
: versionToPrepend
let v = versionToPrepend
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I preferred the way it was, but I couldn't get the linter and formatter to work side-by-side. It didn't seem like a very bad compromise, this change.

@paulo-ferraz-oliveira paulo-ferraz-oliveira merged commit 5436ca9 into erlef:main Apr 12, 2022
@paulo-ferraz-oliveira paulo-ferraz-oliveira deleted the feature/deps-updates branch April 12, 2022 17:21
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.

2 participants
0