Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

chore(deps): update dependency nodemon to v2#771

Merged
mayurkale22 merged 1 commit into
masterfrom
renovate/nodemon-2.x
Apr 21, 2020
Merged

chore(deps): update dependency nodemon to v2#771
mayurkale22 merged 1 commit into
masterfrom
renovate/nodemon-2.x

Conversation

@renovate

@renovate renovate Bot commented Mar 3, 2020

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
nodemon (source) devDependencies major ^1.18.7 -> ^2.0.0

Release Notes

remy/nodemon

v2.0.3

Compare Source

Bug Fixes
  • package.json & package-lock.json to reduce vulnerabilities (a4490e2)

v2.0.2

Compare Source

Bug Fixes

v2.0.1

Compare Source

Bug Fixes

v2.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • Upgrading to chokidar@3 drops support for node@4, so nodemon is doing the same, and now supports node@8+
  • Chokidar upgrade means: massive CPU & RAM consumption improvements. 17x package & deps size reduction.

Renovate configuration

📅 Schedule: "after 9am and before 3pm" (UTC).

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

♻️ Rebasing: Whenever PR is behind base branch, 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.

@codecov-io

codecov-io commented Mar 3, 2020

Copy link
Copy Markdown

Codecov Report

Merging #771 into master will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #771      +/-   ##
==========================================
- Coverage   95.25%   95.15%   -0.10%     
==========================================
  Files         148      148              
  Lines       10447     9851     -596     
  Branches      794      774      -20     
==========================================
- Hits         9951     9374     -577     
+ Misses        496      477      -19     
Impacted Files Coverage Δ
src/common/noop-logger.ts 0.00% <0.00%> (-11.12%) ⬇️
src/trace/propagation/noop-propagation.ts 33.33% <0.00%> (-6.67%) ⬇️
src/internal/cls.ts 80.00% <0.00%> (-6.67%) ⬇️
src/tags/propagation/variant-encoding.ts 95.23% <0.00%> (-4.77%) ⬇️
src/tags/propagation/binary-serializer.ts 97.77% <0.00%> (-0.84%) ⬇️
src/index.ts 100.00% <0.00%> (ø)
src/http-stats.ts 100.00% <0.00%> (ø)
test/test-utils.ts 100.00% <0.00%> (ø)
test/test-tagger.ts 100.00% <0.00%> (ø)
test/test-tracer.ts 100.00% <0.00%> (ø)
... and 31 more

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 754b904...bf17152. Read the comment docs.

@renovate renovate Bot force-pushed the renovate/nodemon-2.x branch from 5b7da21 to 9886c83 Compare March 9, 2020 23:08
@renovate renovate Bot force-pushed the renovate/nodemon-2.x branch from 9886c83 to bf17152 Compare March 17, 2020 00:15
@renovate renovate Bot force-pushed the renovate/nodemon-2.x branch from bf17152 to 4510dd2 Compare March 30, 2020 19:07
@renovate renovate Bot force-pushed the renovate/nodemon-2.x branch from 4510dd2 to 696baf1 Compare April 21, 2020 12:22
@mayurkale22 mayurkale22 merged commit 429593e into master Apr 21, 2020
@mayurkale22 mayurkale22 deleted the renovate/nodemon-2.x branch April 21, 2020 18:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants