Skip to content

chore(deps): update all minor dependencies (master) (minor) #2429

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
merged 1 commit into from
Feb 18, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2020

This PR contains the following updates:

Package Type Update Change
less (source) devDependencies minor ^3.10.3 -> ^3.11.1
memfs devDependencies minor ^3.0.4 -> ^3.1.1

Release Notes

less/less.js

v3.11.1

Compare Source

v3.11.0

Compare Source

streamich/memfs

v3.1.1

Compare Source

Bug Fixes
  • deps: update dependency fs-monkey to v1 (ccd1be0)

v3.1.0

Compare Source

Features
  • replace fast-extend with native Object.assign (934f1f3)
  • specify engines field with node constraint of >= 8.3.0 (7d3b132)

3.0.6 (2020-02-16)

Bug Fixes
  • export DirectoryJSON from index (c447a6c)

3.0.5 (2020-02-15)

Bug Fixes
  • remove space from error message (42f870a)
  • use IStore interface instead of Storage (ff82480)
  • use PathLike type from node (98a4014)

3.0.4 (2020-01-15)

Bug Fixes
  • 🐛 handle opening directories with O_DIRECTORY (acdfac8), closes #​494

3.0.3 (2019-12-25)

Bug Fixes
  • rmdir: proper async functionality (cc75c56)
  • rmdir: support recursive option (1e943ae)
  • watch: suppress event-emitter warnings (1ab2dcb)

3.0.2 (2019-12-25)

Bug Fixes
  • watch: trigger change event for creation/deletion of children in a folder (b1b7884)

3.0.1 (2019-11-26)

Performance Improvements
  • ⚡️ bump fast-extend (606775b)

v3.0.6

Compare Source

Features
  • replace fast-extend with native Object.assign (934f1f3)
  • specify engines field with node constraint of >= 8.3.0 (7d3b132)

3.0.6 (2020-02-16)

Bug Fixes
  • export DirectoryJSON from index (c447a6c)

3.0.5 (2020-02-15)

Bug Fixes
  • remove space from error message (42f870a)
  • use IStore interface instead of Storage (ff82480)
  • use PathLike type from node (98a4014)

3.0.4 (2020-01-15)

Bug Fixes
  • 🐛 handle opening directories with O_DIRECTORY (acdfac8), closes #​494

3.0.3 (2019-12-25)

Bug Fixes
  • rmdir: proper async functionality (cc75c56)
  • rmdir: support recursive option (1e943ae)
  • watch: suppress event-emitter warnings (1ab2dcb)

3.0.2 (2019-12-25)

Bug Fixes
  • watch: trigger change event for creation/deletion of children in a folder (b1b7884)

3.0.1 (2019-11-26)

Performance Improvements
  • ⚡️ bump fast-extend (606775b)

v3.0.5

Compare Source

Bug Fixes
  • export DirectoryJSON from index (c447a6c)

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 if you tick the rebase/retry checkbox below.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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
Copy link

codecov bot commented Feb 9, 2020

Codecov Report

Merging #2429 into master will increase coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2429      +/-   ##
==========================================
+ Coverage   93.73%   93.81%   +0.07%     
==========================================
  Files          34       34              
  Lines        1309     1309              
  Branches      371      371              
==========================================
+ Hits         1227     1228       +1     
+ Misses         80       79       -1     
  Partials        2        2              
Impacted Files Coverage Δ
lib/Server.js 96.73% <0.00%> (+0.21%) ⬆️

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 f710b7d...2437759. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update dependency less to ^3.11.0 (master) chore(deps): update dependency less to ^3.11.1 (master) Feb 11, 2020
@renovate renovate bot force-pushed the renovate/master-all-minor-dependencies branch from 0258e20 to 31b4435 Compare February 11, 2020 06:01
@renovate renovate bot changed the title chore(deps): update dependency less to ^3.11.1 (master) chore(deps): update all minor dependencies (master) (minor) Feb 17, 2020
@renovate renovate bot force-pushed the renovate/master-all-minor-dependencies branch from 31b4435 to 89afaf1 Compare February 17, 2020 09:02
@renovate renovate bot force-pushed the renovate/master-all-minor-dependencies branch from 89afaf1 to 2437759 Compare February 17, 2020 15:05
@alexander-akait alexander-akait merged commit f1e785a into master Feb 18, 2020
@alexander-akait alexander-akait deleted the renovate/master-all-minor-dependencies branch February 18, 2020 15:09
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