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)
The original, non-mutated objects are now returned if any of the keys __proto__, constructor or prototype are used in a json pointer.
// returns the unmodified input {}
jsonpointer.set({}, '/foo/__proto__/boo', 'polluted')
When passing non-string arrays to a .set operation, an error is thrown:
// throws `new Error('Invalid JSON pointer. Must be of type string or number.')`
jsonpointer.set({}, [['__proto__'], ['__proto__'], 'boo'], 'polluted')
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Shopify/graphql-js-schema/network/alerts).
Bumps the npm_and_yarn group with 13 updates in the / directory:
1.2.0
1.2.6
1.1.6
1.1.11
0.10.12
0.10.64
3.0.0
3.0.2
1.0.17
1.2.13
2.1.5
2.8.9
2.15.0
2.20.6
3.7.0
3.14.1
4.17.4
4.17.21
3.0.3
3.1.2
6.3.0
6.3.3
1.10.2
1.18.0
0.0.5
0.0.6
Updates
minimist
from 1.2.0 to 1.2.6Changelog
Sourced from minimist's changelog.
Commits
7efb22a
1.2.6ef88b93
security notice for additional prototype pollution issuec2b9819
isConstructorOrProto adapted from PRbc8ecee
test from prototype pollution PRaeb3e27
1.2.5278677b
1.2.44cf1354
security notice1043d21
additional test for constructor prototype pollution6457d74
1.2.338a4d1c
even more aggressive checks for protocol pollutionUpdates
brace-expansion
from 1.1.6 to 1.1.11Release notes
Sourced from brace-expansion's releases.
... (truncated)
Commits
e52ad1c
Merge pull request #42 from juliangruber/greenkeeper/update-to-node-10fb4c692
Update to node 10 in .travis.yml01a21de
1.1.11d7c93ee
sponsors54a6176
1.1.10327c729
Merge pull request #40 from Parcley/add-license-1b6ba2e0
create LICENSE file0f82dab
1.1.9acd1754
support40ff02d
Merge pull request #39 from EdwardBetts/spellingUpdates
es5-ext
from 0.10.12 to 0.10.64Release notes
Sourced from es5-ext's releases.
... (truncated)
Changelog
Sourced from es5-ext's changelog.
... (truncated)
Commits
f76b03d
chore: Release v0.10.642881acd
chore: Bump dependenciesc2e2bb9
fix: Revert update meant to fix Powershell issue, as it's a regression16f2b72
docs: Fix date in the changelogde4e03c
chore: Release v0.10.633fd53b7
chore: Upgradelint-staged
to v13bf8ed79
chore: Ensure postinstall script does not crash on Windows2cbbb07
chore: Bump dependencies22d0416
chore: Bump LICENSE yeara52e957
fix: Support ES2015+ function definitions infunction#toStringTokens()
Updates
extend
from 3.0.0 to 3.0.2Changelog
Sourced from extend's changelog.
Commits
8d106d2
v3.0.2e97091f
[Dev Deps] updatetape
e841aac
[Tests] up tonode
v10.7
0e68e71
[Fix] Prevent merging proto propertya689700
Only apps should have lockfilesf13c1c4
[Dev Deps] updateeslint
,@ljharb/eslint-config
,tape
f3570fe
[Tests] up tonode
v10.0
,v9.11
,v8.11
,v7.10
,v6.14
,v4.9
; use...138b515
v3.0.17e19a6f
[Tests] up tonode
v7.9
,v6.10
,v4.8
; improve matrix0191e27
[Dev Deps] updatetape
,eslint
,@ljharb/eslint-config
Updates
fsevents
from 1.0.17 to 1.2.13Release notes
Sourced from fsevents's releases.
... (truncated)
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
hosted-git-info
from 2.1.5 to 2.8.9Changelog
Sourced from hosted-git-info's changelog.
... (truncated)
Commits
8d4b369
chore(release): 2.8.929adfe5
fix: backport regex fix from #76afeaefd
chore(release): 2.8.85038b18
fix: #61 & #65 addressing issues w/ url.URL implmentation which regressed nod...7440afa
chore(release): 2.8.72d0bb66
fix: Do not attempt to use url.URL when unavailablef2cdfcf
fix: Do not pass scp-style URLs to the WhatWG url.URLe1b83df
chore(release): 2.8.6ff259a6
Ensure passwords in hosted Git URLs are correctly escaped624fd6f
chore(release): 2.8.5Maintainer changes
This version was pushed to npm by nlf, a new releaser for hosted-git-info since your current version.
Updates
is-my-json-valid
from 2.15.0 to 2.20.6Commits
58d30cb
2.20.6f76edf0
Merge pull request #188 from axelniklasson/master4eef089
Upgrade jsonpointer to address security vulnerability441f812
2.20.5d36a1b1
Merge pull request #182 from ChALkeR/chalker/fix-commab6ea484
Fix uri prefix detection5389c5b
Merge pull request #181 from ChALkeR/chalker/fix-undefdf5b313
add funding filec224619
Fix 'required' implementation2534af4
2.20.4Maintainer changes
This version was pushed to npm by linusu, a new releaser for is-my-json-valid since your current version.
Updates
js-yaml
from 3.7.0 to 3.14.1Changelog
Sourced from js-yaml's changelog.
... (truncated)
Commits
37caaad
3.14.1 released094c0f7
dist rebuild9586ebe
Avoid calling hasOwnProperty of user-controlled objects34e5072
3.14.0 released7b25c83
Browser files rebuild6f73473
Dev deps bump0c29349
Travis-CI: drop old nodejs versions10be97e
fix(loader): Add support forsafe/loadAll(input, options)
d6983dd
Fix issue #526: wrong quote position writing condensed flow (#527)93fbf7d
fix issue 526 (wrong quote position writing condensed flow)Updates
jsonpointer
from 4.0.1 to 5.0.1Release notes
Sourced from jsonpointer's releases.
Commits
4a253c0
Adopt strictEqual changes and only return null when the get succeededbad4983
Fix null values throwing exception when traversing over while gettinga5706e8
test: Always use strictEqual to ensure null and undefined values are asserted...b8e1e6a
fix incorrect typings for compile get/set methodsc4de620
Merge pull request #53 from janl/release/5.0.08dbf304
feat: v584cf173
Merge pull request #52 from janl/fix/testf716e5c
chore: more rip travise2ae355
chore: remove commentd23693b
chore: update primary branchUpdates
lodash
from 4.17.4 to 4.17.21Commits
f299b52
Bump to v4.17.21c4847eb
Improve performance oftoNumber
,trim
andtrimEnd
on large input strings3469357
Prevent command injection through_.template
'svariable
optionded9bc6
Bump to v4.17.20.63150ef
Documentation fixes.00f0f62
test.js: Remove trailing comma.846e434
Temporarily use a custom fork oflodash-cli
.5d046f3
Re-enable Travis tests on4.17
branch.aa816b3
Remove/npm-package
.d7fbc52
Bump to v4.17.19Maintainer changes
This version was pushed to npm by bnjmnt4n, a new releaser for lodash since your current version.
Updates
minimatch
from 3.0.3 to 3.1.2Commits
699c459
3.1.22f2b5ff
fix: trim pattern25d7c0d
3.1.155dda29
fix: treat nocase:true as always having magic5e1fb8d
3.1.0f8145c5
Add 'allowWindowsEscape' option570e8b1
add publishConfig for v3 publishes5b7cd33
3.0.620b4b56
[fix] revert all breaking syntax changes2ff0388
document, expose, and test 'partial:true' optionUpdates
qs
from 6.3.0 to 6.3.3Changelog
Sourced from qs's changelog.
Commits
ff235b4
v6.3.34310742
[Fix]parse
: ignore__proto__
keys (#428)da1eee0
[Dev Deps] backport from main2c103b6
[actions] backport actions from mainaa4580e
[Robustness]stringify
: avoid relying on a globalundefined
(#427)f8510a1
[meta] fix README.md (#399)4c036ce
[Fix] fix for an impossible situation: when the formatter is called with a no...180bfa5
[meta] Clean up license text so it’s properly detected as BSD-3-Clausee0b2c4b
[Tests] usesafer-buffer
instead ofBuffer
constructorf7139bf
[Fix]utils.merge
: avoid a crash with a null target and an array sourceUpdates
sshpk
from 1.10.2 to 1.18.0Release notes
Sourced from sshpk's releases.
Commits
Maintainer changes
This version was pushed to npm by bahamat, a new releaser for sshpk since your current version.
Updates
stringstream
from 0.0.5 to 0.0.6Commits
fee31c5
0.0.62f4a9d4
Merge pull request #9 from mhart/fix-buffer-constructor-vulnafbc744
Ensure data is not a number in Buffer constructorDependabot 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 show