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

chore(ci): get rid of 0.10 #354

Merged
merged 1 commit into from
Feb 7, 2017
Merged

Conversation

hiroppy
Copy link
Member

@hiroppy hiroppy commented Jan 3, 2017

Please Read the CONTRIBUTING Guidelines
In particular the portion on Commit Message Formatting

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the current behavior? (You can also link to an open issue here)

https://travis-ci.org/babel/babel-loader/jobs/188429204
Node.js version v0.10.48 does not meet requirement for yarn. Please use Node.js 4 or later.

What is the new behavior?

There is no error probably.

Does this PR introduce a breaking change?

  • Yes
  • No

If this PR contains a breaking change, please describe the following...

  • Impact:
  • Migration path for existing applications:
  • Github Issue(s) this is regarding:

Other information:

@codecov-io
Copy link

codecov-io commented Jan 3, 2017

Current coverage is 80.92% (diff: 100%)

Merging #354 into master will not change coverage

@@             master       #354   diff @@
==========================================
  Files             6          6          
  Lines           152        152          
  Methods          23         23          
  Messages          0          0          
  Branches         33         33          
==========================================
  Hits            123        123          
  Misses           13         13          
  Partials         16         16          

Powered by Codecov. Last update 3900952...ac4f505

@danez
Copy link
Member

danez commented Jan 3, 2017

When we do this (dropping support for node <4, as 0.12 is also unsupported), we probably should release a new major version? What do you think?

@hiroppy
Copy link
Member Author

hiroppy commented Jan 6, 2017

@danez Sorry for my late reply. I think we should release a major version to inform everyone and to avoid trouble with npm install

@danez danez added this to the 7.0.0 milestone Jan 7, 2017
@hzoo hzoo changed the title chore(ci): get rid of 0.1.0 chore(ci): get rid of 0.10 Jan 14, 2017
@danez danez changed the base branch from master to 7.0 February 7, 2017 13:11
@danez danez merged commit 4232d69 into babel:7.0 Feb 7, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants