Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: drop Node 10 support #623

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
mpeyper merged 1 commit into main from feat/drop-node-10
May 18, 2021
Merged

chore: drop Node 10 support #623

mpeyper merged 1 commit into main from feat/drop-node-10
May 18, 2021

Conversation

Copy link
Member

@mpeyper mpeyper commented May 18, 2021
edited
Loading

What:

Drop node 10 support

Why:

Fixes #621

How:

Remove node 10.13 and 10 from node version matrix in github actions.

Checklist:

  • Ready to be merged

Copy link

codecov bot commented May 18, 2021
edited
Loading

Codecov Report

Merging #623 (0d85f6c) into main (882bcfe) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@
## main #623 +/- ##
=========================================
 Coverage 100.00% 100.00% 
=========================================
 Files 15 15 
 Lines 218 218 
 Branches 26 26 
=========================================
 Hits 218 218 

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 882bcfe...0d85f6c. Read the comment docs.

@MichaelDeBoey MichaelDeBoey added the BREAKING CHANGE This change will require a major version bump label May 18, 2021
@MichaelDeBoey MichaelDeBoey changed the title (削除) Drop node 10 support (削除ここまで) (追記) chore: drop Node 10 support (追記ここまで) May 18, 2021
Copy link
Member Author

mpeyper commented May 18, 2021

Can somebody just rereview this and check the commit message is correct for a major bump. I always seem to mess up the order of the breaking changes, fixes and co-authors an either the wrong version gets published or the release notes get all messed up.

Copy link
Member

It should cause a breaking change release because it's in the body. I couldn't say about release notes, they're still a mystery to me.

Copy link
Member Author

mpeyper commented May 18, 2021

I found this which was linked from the semantic-release docs which suggests I need 2 blank lines after the breaking change summary otherwise it will think it is the breaking change description... I'll put an extra one in to be safe 🤷‍♂️

BREAKING CHANGE: Node 10 is no longer supported
Fixes #621
Co-authored-by: Michaël De Boey <info@michaeldeboey.be>
Copy link
Member

@joshuaellis joshuaellis left a comment

Choose a reason for hiding this comment

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

Yeah the breaking change system always gets me :(

Copy link
Member Author

mpeyper commented May 18, 2021

Annoyingly, git is trimming the double blank line into a single new line when I commit... oh well, guess I'll just have to double check the release notes after it runs.

@mpeyper mpeyper merged commit 39dd228 into main May 18, 2021
Copy link
Member

I didn't double line break yesterday and it worked for me if incl release notes...

Copy link

🎉 This PR is included in version 6.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@mpeyper mpeyper deleted the feat/drop-node-10 branch May 18, 2021 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@joshuaellis joshuaellis joshuaellis approved these changes

@MichaelDeBoey MichaelDeBoey Awaiting requested review from MichaelDeBoey

Assignees
No one assigned
Labels
BREAKING CHANGE This change will require a major version bump released
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Drop Node 10 support

AltStyle によって変換されたページ (->オリジナル) /