Removing node-pre-gyp so that building fsevents becomes easier and enabled without the download of binaries.
The credentials to the AWS store have been lost. Releasing to AWS is both insecure and no longer possible due to the lost credentials.
Intermediate Release
No release notes provided.
Release v1.2.9 - Node v12 compatibility
No release notes provided.
Release Pre-NAPI v1.2.8
No release notes provided.
Version Bump (bundle node-pre-gyp)
No release notes provided.
Prebuilt v11.x
No release notes provided.
v1.2.3
Added node v10 for pre-built binaries
C++ tuning to fix potential SIGILL and cyclic dependency (#204)
v1.2.2
Fixed node-pre-gyp bundling issue
v1.2.1
[unpublished because of errors during publish process]
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 and #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
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
Added Node.js v8 to the prebuild binary assets.
Stopped prebuilding for io.js (can still be built locally)
All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
This change log adheres to standards from Keep a CHANGELOG.
Old issues and PRs are now being marked "stale" by Probot's "Stale" plugin. If an issue is marked as such, and you would like to see it remain open, simply add a new comment to the ticket or PR.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/RallyApps/rally-app-builder/network/alerts).
Bumps ms to 2.1.3 and updates ancestor dependencies ms, fsevents, grunt-contrib-watch, eslint-module-utils and mocha. These dependencies need to be updated together.
Updates
ms
from 0.7.1 to 2.1.3Release notes
Sourced from ms's releases.
... (truncated)
Commits
1c6264b
2.1.382495ad
Use GitHub Actions CI (#154)1a13a88
Run prettier 2.x (#153)1048042
Add prettier as a dev dependency (#135)f2bfb40
Rename zeit to vercel (#151)adf1eb2
Bump eslint from 4.12.1 to 4.18.2 (#122)7920885
2.1.2199ff78
Update chat badge (#119)d1add60
Update regexp for10-.5
is invalid input (#117)d95e17f
Support error in case of Infinity (#116)Maintainer changes
This version was pushed to npm by styfle, a new releaser for ms since your current version.
Updates
fsevents
from 1.1.1 to 1.2.13Release notes
Sourced from fsevents's releases.
Commits
844a05d
Version Bumpf393f2a
Only build fsevents on macOS (#322)6a281a7
[publish binary]acc2bce
[publish binary]f532b6e
[publish binary]4c6a1c0
Add node 13 to travis matrix.92e40aa
Release 1.2.12.909af26
Release v1.2.117074adb
Release v1.2.100a052f6
Node.js v12 support for v1.x (#274)Updates
grunt-contrib-watch
from 1.0.0 to 1.1.0Changelog
Sourced from grunt-contrib-watch's changelog.
Commits
3b7ddf4
v1.1.072b1214
Updating dependencies, async, lodash and tiny-lr5adb27c
Merge pull request #543 from digitalbazaar/master6ec71e9
v1.0.17d20933
Update copyright yeare3d19df
Update ci configsd117574
Updating ci configs99410a7
README.md: Fixed typos (#536)f07311b
Update tiny-lr dependency to 1.x7f8cf80
Add local grunt-cliUpdates
eslint-module-utils
from 2.0.0 to 2.7.4Changelog
Sourced from eslint-module-utils's changelog.
... (truncated)
Commits
d85bc44
utils: v2.7.4e4c90e5
[utils] [patch] mark eslint as an optional peer depab8b6d8
[Deps] updateis-core-module
7a37f90
[Fix]order
: leave more space in rankings for consecutive path groups5fe9aa4
[readme] clarifyeslint-import-resolver-typescript
usage0ef8cba
[New]no-anonymous-default-export
: addallowNew
optiond82670c
[utils] [refactor] switch to an internal replacement forfind-up
53a9d5d
[Fix]no-unused-modules
: ignore hashbang and BOM while parsingf18b676
[utils] [fix] ignore hashbang and BOM while parsing (#2431)ce037f4
[Fix]order
: require with member expression could not be fixed if alphabeti...Maintainer changes
This version was pushed to npm by ljharb, a new releaser for eslint-module-utils since your current version.
Updates
mocha
from 3.2.0 to 3.5.3Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
e838a77
Release v3.5.34727367
update changelog for v3.5.3 [ci skip]45c870d
Use safer XML escaping72622ab
Release v3.5.2ac4c39f
fix version in CHANGELOG.md [ci skip]f06d969
update CHANGELOG for 3.5.2 [ci skip]9a3ddeb
fix AMD bundle by hacking around check inhe
module; closes #3000337d317
fix broken links in CHANGELOG.md [ci skip]4070a44
Release v3.5.1466ba73
update CHANGELOG.md for v3.5.1 [ci skip]Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/RallyApps/rally-app-builder/network/alerts).