code-corps / code-corps/code-corps-ember

Version 10 of node.js has been released

Aperta
#1,718 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
greenkeeper
Lingua principale
JavaScript
Stelle
120
Fork
75
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## Version 10 of Node.js (code name Dubnium) has been released! 🎊

To see what happens to your code in Node.js 10, Greenkeeper has created a branch with the following changes:
- Added the new Node.js version to your `.travis.yml`
- Replaced the old Node.js version in your `.nvmrc` with the new one
- The new Node.js version is in-range for the engines in 1 of your `package.json` files, so that was left alone

If you’re interested in upgrading this repo to Node.js 10, you can open a PR with these changes. Please note that this issue is just intended as a friendly reminder and the PR as a possible starting point for getting your code running on Node.js 10.

More information on this issue

Greenkeeper has checked the `engines` key in any `package.json` file, the `.nvmrc` file, and the `.travis.yml` file, if present.
- `engines` was only updated if it defined a single version, not a range.
- `.nvmrc` was updated to Node.js 10
- `.travis.yml` was only changed if there was a root-level `node_js` that didn’t already include Node.js 10, such as `node` or `lts/*`. In this case, the new version was appended to the list. We didn’t touch job or matrix configurations because these tend to be quite specific and complex, and it’s difficult to infer what the intentions were.

For many simpler `.travis.yml` configurations, this PR should suffice as-is, but depending on what you’re doing it may require additional work or may not be applicable at all. We’re also aware that you may have good reasons to not update to Node.js 10, which is why this was sent as an issue and not a pull request. Feel free to delete it without comment, I’m a humble robot and won’t feel rejected :robot:

---

FAQ and help

There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

---

Your [Greenkeeper](https://greenkeeper.io) Bot :palm_tree:

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Esamina `.travis.yml`, `.nvmrc` e i file `package.json` pertinenti, quindi ispeziona il branch di confronto di Greenkeeper collegato nell’issue. Verifica se il progetto può essere eseguito su Node.js 10 e se la configurazione CI e la versione di runtime dichiarata riflettono questa scelta; il lavoro è completo quando la configurazione supportata viene testata oppure l’aggiornamento viene rifiutato esplicitamente.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
javascript, node.js
Ambito
ci-cd
Tipo di issue
Funzionalità
Difficoltà
2/5
Tempo stimato
1-3 ore
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.