Closed renovate[bot] closed 5 years ago
Merging #38 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #38 +/- ##
=======================================
Coverage 66.66% 66.66%
=======================================
Files 7 7
Lines 351 351
Branches 41 41
=======================================
Hits 234 234
Misses 91 91
Partials 26 26
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 eaf9529...d5da52b. Read the comment docs.
This PR contains the following updates:
1.0.14
->1.2.9
Release Notes
fsevents/fsevents
### [`v1.2.9`](https://togithub.com/fsevents/fsevents/compare/v1.2.8...v1.2.9) [Compare Source](https://togithub.com/fsevents/fsevents/compare/v1.2.8...v1.2.9) ### [`v1.2.8`](https://togithub.com/fsevents/fsevents/compare/v1.2.7...v1.2.8) [Compare Source](https://togithub.com/fsevents/fsevents/compare/v1.2.7...v1.2.8) ### [`v1.2.7`](https://togithub.com/fsevents/fsevents/compare/v1.2.6...v1.2.7) [Compare Source](https://togithub.com/fsevents/fsevents/compare/v1.2.6...v1.2.7) ### [`v1.2.6`](https://togithub.com/fsevents/fsevents/compare/v1.2.4...v1.2.6) [Compare Source](https://togithub.com/fsevents/fsevents/compare/v1.2.4...v1.2.6) ### [`v1.2.4`](https://togithub.com/fsevents/fsevents/compare/v1.2.3...v1.2.4) [Compare Source](https://togithub.com/fsevents/fsevents/compare/v1.2.3...v1.2.4) ### [`v1.2.3`](https://togithub.com/fsevents/fsevents/releases/v1.2.3) [Compare Source](https://togithub.com/fsevents/fsevents/compare/v1.2.2...v1.2.3) - Added node v10 for pre-built binaries - C++ tuning to fix potential SIGILL and cyclic dependency ([#204](https://togithub.com/fsevents/fsevents/issues/204)) ### [`v1.2.2`](https://togithub.com/fsevents/fsevents/releases/v1.2.2) [Compare Source](https://togithub.com/fsevents/fsevents/compare/v1.2.0...v1.2.2) Fixed node-pre-gyp bundling issue ### [`v1.2.0`](https://togithub.com/fsevents/fsevents/releases/v1.2.0) [Compare Source](https://togithub.com/fsevents/fsevents/compare/v1.1.3...v1.2.0) - BREAKING: End support for Node v0.12. If you are using Node v0.12 please pin your fsevents dependencies to v1.1.3. Not bumping semver major for this release was a compromise solution discussed in [#199](https://togithub.com/fsevents/fsevents/issues/199) and [#201](https://togithub.com/fsevents/fsevents/issues/201). - Node v0.10 should continue to work with local compilation for now, but hosted pre-built binaries will no longer be provided. If this is a constraint for you, please pin to an earlier version. - Fixed security vulnerability warnings by updating node-pre-gyp to ^0.9.0 - Compatibility updates for nan v2.9.0 ### [`v1.1.3`](https://togithub.com/fsevents/fsevents/releases/v1.1.3) [Compare Source](https://togithub.com/fsevents/fsevents/compare/v1.1.2...v1.1.3) - Added node v9 for pre-built binaries - Fixed bug related to using `--no-bin-links` option on install - Updated node-pre-gyp to latest version (0.6.39) ### [`v1.1.2`](https://togithub.com/fsevents/fsevents/releases/v1.1.2) [Compare Source](https://togithub.com/fsevents/fsevents/compare/v1.1.1...v1.1.2) - Added Node.js v8 to the prebuild binary assets. - Stopped prebuilding for io.js (can still be built locally) - Updated node-pre-gyp to latest version (0.6.36) ### [`v1.1.1`](https://togithub.com/fsevents/fsevents/releases/v1.1.1) [Compare Source](https://togithub.com/fsevents/fsevents/compare/v1.1.0...v1.1.1) Back to specifying compatibility with darwin platform only because some use cases rely upon it. ### [`v1.1.0`](https://togithub.com/fsevents/fsevents/releases/v1.1.0) [Compare Source](https://togithub.com/fsevents/fsevents/compare/v1.0.17...v1.1.0) No longer specifies itself as compatible with `darwin` platform only to resolve longstanding issues with `npm` and optional/platform-specific dependencies. Will now install seamlessly on all platforms, but will throw an error if loaded on an incompatible system. As was already the case, `require('fsevents')` should be wrapped in a `try` statement when needing to ensure cross-compatibility. ### [`v1.0.17`](https://togithub.com/fsevents/fsevents/releases/v1.0.17) [Compare Source](https://togithub.com/fsevents/fsevents/compare/v1.0.15...v1.0.17) Updated bundled dependencies ### [`v1.0.15`](https://togithub.com/fsevents/fsevents/releases/v1.0.15) [Compare Source](https://togithub.com/fsevents/fsevents/compare/v1.0.14...v1.0.15) Updated bundled dependenciesRenovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.