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

Update dependency standard to v14.3.4 #238

Merged
merged 1 commit into from
May 25, 2020
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2020

This PR contains the following updates:

Package Type Update Change
standard (source) devDependencies patch 14.3.1 -> 14.3.4

Release Notes

standard/standard

v14.3.4

Compare Source

v14.3.3

Compare Source

  • Skip running on versions of Node.js older than 8.10.0. #​1496

v14.3.2

Compare Source

  • Update eslint to ~6.8.0

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the renovate label Mar 14, 2020
@codecov
Copy link

codecov bot commented Mar 14, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@3473992). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             master      #238   +/-   ##
==========================================
  Coverage          ?   100.00%           
==========================================
  Files             ?         2           
  Lines             ?       131           
  Branches          ?         0           
==========================================
  Hits              ?       131           
  Misses            ?         0           
  Partials          ?         0           
Impacted Files Coverage Δ
index.js 100.00% <0.00%> (ø)
lib/reload.js 100.00% <0.00%> (ø)

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 3473992...dc9954d. Read the comment docs.

@renovate renovate bot force-pushed the renovate/standard-14.x branch from fc0824c to ac35cbf Compare May 8, 2020 03:59
@renovate renovate bot changed the title Update dependency standard to v14.3.2 Update dependency standard to v14.3.3 May 8, 2020
@renovate renovate bot force-pushed the renovate/standard-14.x branch from ac35cbf to 02eed95 Compare May 15, 2020 18:00
@renovate renovate bot changed the title Update dependency standard to v14.3.3 Update dependency standard to v14.3.4 May 15, 2020
@renovate renovate bot force-pushed the renovate/standard-14.x branch from 02eed95 to dc9954d Compare May 25, 2020 19:41
@alallier alallier merged commit 0fe949c into master May 25, 2020
@alallier alallier deleted the renovate/standard-14.x branch May 25, 2020 19:47
alallier added a commit that referenced this pull request May 25, 2020
------------------

* Fixed bug where command line Reload where reload was writing to a file properly that broke on Node 14.x - See: #245
* GitHub Actions
  * Added Node 14.x to GitHub Actions CI
  * Removed Node 13.x from GitHub Actions due to end of life
* Dependency Updates
  * Updated codecov from 3.6.1 to 3.7.0 - See: #235 and #246
  * Updated commander from 4.1.0 to 5.1.0 - See: #246
  * Updated minimist from 1.2.0 to 1.2.3 (Security package-lock.json) - See: #236
  * Updated mocha from 7.0.0 to 7.1.2 - See: #233
  * Updated sinon from 8.0.4 to 9.0.2 - See: #231 and #234
  * Updated standard from 14.3.1 to 14.3.4 - See: #238
  * Updated nyc from 15.0.0 to 15.0.1 - See: #242
  * Updated ws from 7.2.0 to 7.3.0 - See: #244
alallier added a commit that referenced this pull request May 25, 2020
------------------

* Fixed bug where command line Reload where reload was writing to a file properly that broke on Node 14.x - See: #245
* GitHub Actions - See: #247
  * Added Node 14.x to GitHub Actions CI
  * Removed Node 13.x from GitHub Actions due to end of life
* Dependency Updates
  * Updated codecov from 3.6.1 to 3.7.0 - See: #235 and #246
  * Updated commander from 4.1.0 to 5.1.0 - See: #246
  * Updated minimist from 1.2.0 to 1.2.3 (Security package-lock.json) - See: #236
  * Updated mocha from 7.0.0 to 7.1.2 - See: #233
  * Updated sinon from 8.0.4 to 9.0.2 - See: #231 and #234
  * Updated standard from 14.3.1 to 14.3.4 - See: #238
  * Updated nyc from 15.0.0 to 15.0.1 - See: #242
  * Updated ws from 7.2.0 to 7.3.0 - See: #244
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