This commit is contained in:
Sean McArthur 2017-02-07 15:45:00 -08:00
Родитель c672298ca9
Коммит 08151dddae
3 изменённых файлов: 82 добавлений и 48 удалений

Просмотреть файл

@ -1,3 +1,37 @@
<a name="1.80.0"></a>
# [1.80.0](https://github.com/mozilla/fxa-auth-server/compare/v1.78.0...v1.80.0) (2017-02-07)
### Bug Fixes
* **docs:** document recent flow event changes (#1630), r=@vbudhram ([e5eaccf](https://github.com/mozilla/fxa-auth-server/commit/e5eaccf))
* **email:** turn on SES Event Publishing metrics ([9105f87](https://github.com/mozilla/fxa-auth-server/commit/9105f87))
* **logging:** Log bounced complaint ([0fa378e](https://github.com/mozilla/fxa-auth-server/commit/0fa378e))
* **logging:** Log templates that don't have flow event data (#1618), r=@philbooth ([e6a1b87](https://github.com/mozilla/fxa-auth-server/commit/e6a1b87))
* **push:** Try to always send a deviceName in the 'device connected' push message. (#1633); ([2b4777a](https://github.com/mozilla/fxa-auth-server/commit/2b4777a))
* **shrinkwrap:** update shrinkwrap to latest version ([1a709fa](https://github.com/mozilla/fxa-auth-server/commit/1a709fa))
* **style:** adjust config code style issue ([bb5f5d0](https://github.com/mozilla/fxa-auth-server/commit/bb5f5d0))
### chore
* **mailer:** update fxa-auth-mailer (and other shrinkwrap) (#1620) ([04aa467](https://github.com/mozilla/fxa-auth-server/commit/04aa467))
* **travis:** add node6 test target (#1632) r=vladikoff ([05f9dd6](https://github.com/mozilla/fxa-auth-server/commit/05f9dd6))
### Features
* **ci:** add config for cross-repo testing ([81428f3](https://github.com/mozilla/fxa-auth-server/commit/81428f3))
* **docs:** document the fix for duplicate flow events (#1634) r=vladikoff ([da5edc5](https://github.com/mozilla/fxa-auth-server/commit/da5edc5)), closes [#1634](https://github.com/mozilla/fxa-auth-server/issues/1634)
* **email:** Add flow events for email delivery notifications (#1626), r=@philbooth ([2e84e07](https://github.com/mozilla/fxa-auth-server/commit/2e84e07))
* **ip-profiling:** make IP Profiling allowed recency use config (#1615), r=@vbudhram ([ca4419a](https://github.com/mozilla/fxa-auth-server/commit/ca4419a)), closes [#1614](https://github.com/mozilla/fxa-auth-server/issues/1614)
* **logs:** log endpoint errors for better debugging (#1627) r=vbudhram,philbooth ([3719437](https://github.com/mozilla/fxa-auth-server/commit/3719437))
### Refactor
* **email:** Don't flag logins with incorrect email case (#1623). r=@rfk ([88cd267](https://github.com/mozilla/fxa-auth-server/commit/88cd267))
* **tests:** Reorganize local tests (#1629) r=vladikoff,philbooth ([38d4957](https://github.com/mozilla/fxa-auth-server/commit/38d4957))
<a name="1.79.0"></a>
# [1.79.0](https://github.com/mozilla/fxa-auth-server/compare/v1.78.0...v1.79.0) (2017-01-30)

94
npm-shrinkwrap.json сгенерированный
Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "fxa-auth-server",
"version": "1.79.0",
"version": "1.80.0",
"dependencies": {
"ajv": {
"version": "4.1.7",
@ -288,7 +288,7 @@
"eslint-plugin-fxa": {
"version": "1.0.0",
"from": "git+https://github.com/mozilla/eslint-plugin-fxa.git#master",
"resolved": "git+https://github.com/mozilla/eslint-plugin-fxa.git#4559f1f8ddbd7a09677ec881a665f747fa112075"
"resolved": "git+https://github.com/mozilla/eslint-plugin-fxa.git#84d614b1e137cd9f2441cf56118dafa2c8454124"
},
"fxa-auth-db-mysql": {
"version": "0.76.0",
@ -893,9 +893,9 @@
}
},
"fxa-auth-mailer": {
"version": "1.79.0",
"version": "1.80.0",
"from": "git+https://github.com/mozilla/fxa-auth-mailer.git#master",
"resolved": "git+https://github.com/mozilla/fxa-auth-mailer.git#02fbda3263b2477a3690f1ced45c992897edec10",
"resolved": "git+https://github.com/mozilla/fxa-auth-mailer.git#9bd342f5fc57ea570331769643e71b21f8fab382",
"dependencies": {
"bluebird": {
"version": "3.4.7",
@ -2196,9 +2196,9 @@
"resolved": "https://registry.npmjs.org/ip/-/ip-1.1.4.tgz"
},
"smart-buffer": {
"version": "1.0.13",
"from": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-1.0.13.tgz",
"resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-1.0.13.tgz"
"version": "1.1.15",
"from": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-1.1.15.tgz",
"resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-1.1.15.tgz"
}
}
}
@ -2275,9 +2275,9 @@
"resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.6.0.tgz"
},
"aws4": {
"version": "1.5.0",
"from": "https://registry.npmjs.org/aws4/-/aws4-1.5.0.tgz",
"resolved": "https://registry.npmjs.org/aws4/-/aws4-1.5.0.tgz"
"version": "1.6.0",
"from": "https://registry.npmjs.org/aws4/-/aws4-1.6.0.tgz",
"resolved": "https://registry.npmjs.org/aws4/-/aws4-1.6.0.tgz"
},
"caseless": {
"version": "0.11.0",
@ -2522,9 +2522,9 @@
"resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz"
},
"bcrypt-pbkdf": {
"version": "1.0.0",
"from": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.0.tgz",
"resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.0.tgz"
"version": "1.0.1",
"from": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.1.tgz",
"resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.1.tgz"
}
}
}
@ -2735,9 +2735,9 @@
"resolved": "https://registry.npmjs.org/csv-parse/-/csv-parse-1.2.0.tgz"
},
"stream-transform": {
"version": "0.1.1",
"from": "https://registry.npmjs.org/stream-transform/-/stream-transform-0.1.1.tgz",
"resolved": "https://registry.npmjs.org/stream-transform/-/stream-transform-0.1.1.tgz"
"version": "0.1.2",
"from": "https://registry.npmjs.org/stream-transform/-/stream-transform-0.1.2.tgz",
"resolved": "https://registry.npmjs.org/stream-transform/-/stream-transform-0.1.2.tgz"
},
"csv-stringify": {
"version": "0.0.8",
@ -3365,9 +3365,9 @@
"resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.5.tgz",
"dependencies": {
"hosted-git-info": {
"version": "2.1.5",
"version": "2.2.0",
"from": "hosted-git-info@>=2.1.4 <3.0.0",
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.1.5.tgz"
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.2.0.tgz"
},
"is-builtin-module": {
"version": "1.0.0",
@ -4709,14 +4709,14 @@
"resolved": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-1.3.0.tgz",
"dependencies": {
"parse-github-repo-url": {
"version": "1.3.0",
"version": "1.4.0",
"from": "parse-github-repo-url@>=1.3.0 <2.0.0",
"resolved": "https://registry.npmjs.org/parse-github-repo-url/-/parse-github-repo-url-1.3.0.tgz"
"resolved": "https://registry.npmjs.org/parse-github-repo-url/-/parse-github-repo-url-1.4.0.tgz"
},
"hosted-git-info": {
"version": "2.1.5",
"version": "2.2.0",
"from": "hosted-git-info@>=2.1.4 <3.0.0",
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.1.5.tgz"
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.2.0.tgz"
},
"meow": {
"version": "3.7.0",
@ -5143,13 +5143,13 @@
},
"normalize-package-data": {
"version": "2.3.5",
"from": "normalize-package-data@>=2.3.4 <3.0.0",
"from": "normalize-package-data@>=2.3.5 <3.0.0",
"resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.5.tgz",
"dependencies": {
"hosted-git-info": {
"version": "2.1.5",
"version": "2.2.0",
"from": "hosted-git-info@>=2.1.4 <3.0.0",
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.1.5.tgz"
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.2.0.tgz"
},
"is-builtin-module": {
"version": "1.0.0",
@ -5511,9 +5511,9 @@
}
},
"eslint": {
"version": "3.14.1",
"version": "3.15.0",
"from": "eslint@>=3.0.0 <4.0.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-3.14.1.tgz",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-3.15.0.tgz",
"dependencies": {
"babel-code-frame": {
"version": "6.22.0",
@ -5694,13 +5694,13 @@
}
},
"espree": {
"version": "3.3.2",
"from": "espree@>=3.3.1 <4.0.0",
"resolved": "https://registry.npmjs.org/espree/-/espree-3.3.2.tgz",
"version": "3.4.0",
"from": "espree@>=3.4.0 <4.0.0",
"resolved": "https://registry.npmjs.org/espree/-/espree-3.4.0.tgz",
"dependencies": {
"acorn": {
"version": "4.0.4",
"from": "acorn@>=4.0.1 <5.0.0",
"from": "acorn@4.0.4",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-4.0.4.tgz"
},
"acorn-jsx": {
@ -6108,9 +6108,9 @@
}
},
"js-yaml": {
"version": "3.7.0",
"version": "3.8.1",
"from": "js-yaml@>=3.5.1 <4.0.0",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.7.0.tgz",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.8.1.tgz",
"dependencies": {
"argparse": {
"version": "1.0.9",
@ -6125,9 +6125,9 @@
}
},
"esprima": {
"version": "2.7.3",
"from": "esprima@>=2.6.0 <3.0.0",
"resolved": "https://registry.npmjs.org/esprima/-/esprima-2.7.3.tgz"
"version": "3.1.3",
"from": "esprima@>=3.1.1 <4.0.0",
"resolved": "https://registry.npmjs.org/esprima/-/esprima-3.1.3.tgz"
}
}
},
@ -6735,9 +6735,9 @@
"resolved": "https://registry.npmjs.org/boom/-/boom-4.2.0.tgz"
},
"joi": {
"version": "10.2.0",
"version": "10.2.1",
"from": "joi@>=10.0.0 <11.0.0",
"resolved": "https://registry.npmjs.org/joi/-/joi-10.2.0.tgz",
"resolved": "https://registry.npmjs.org/joi/-/joi-10.2.1.tgz",
"dependencies": {
"isemail": {
"version": "2.2.1",
@ -6776,9 +6776,9 @@
"resolved": "https://registry.npmjs.org/boom/-/boom-4.2.0.tgz"
},
"joi": {
"version": "10.2.0",
"version": "10.2.1",
"from": "joi@>=10.0.0 <11.0.0",
"resolved": "https://registry.npmjs.org/joi/-/joi-10.2.0.tgz",
"resolved": "https://registry.npmjs.org/joi/-/joi-10.2.1.tgz",
"dependencies": {
"isemail": {
"version": "2.2.1",
@ -6839,9 +6839,9 @@
"resolved": "https://registry.npmjs.org/shot/-/shot-3.4.0.tgz",
"dependencies": {
"joi": {
"version": "10.2.0",
"version": "10.2.1",
"from": "joi@>=10.0.0 <11.0.0",
"resolved": "https://registry.npmjs.org/joi/-/joi-10.2.0.tgz",
"resolved": "https://registry.npmjs.org/joi/-/joi-10.2.1.tgz",
"dependencies": {
"isemail": {
"version": "2.2.1",
@ -7912,7 +7912,7 @@
"uap-core": {
"version": "0.5.0",
"from": "git://github.com/ua-parser/uap-core.git",
"resolved": "git://github.com/ua-parser/uap-core.git#ce89c7637eeeb07b3464dbf40645bb3973723c0a"
"resolved": "git://github.com/ua-parser/uap-core.git#e03b8264f9128ef5d488ec0d3a46bc44166e7a82"
},
"uap-ref-impl": {
"version": "0.2.0",
@ -8909,9 +8909,9 @@
"resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.6.0.tgz"
},
"aws4": {
"version": "1.5.0",
"version": "1.6.0",
"from": "aws4@>=1.2.1 <2.0.0",
"resolved": "https://registry.npmjs.org/aws4/-/aws4-1.5.0.tgz"
"resolved": "https://registry.npmjs.org/aws4/-/aws4-1.6.0.tgz"
},
"bl": {
"version": "1.1.2",
@ -9207,9 +9207,9 @@
"resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz"
},
"bcrypt-pbkdf": {
"version": "1.0.0",
"version": "1.0.1",
"from": "bcrypt-pbkdf@>=1.0.0 <2.0.0",
"resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.0.tgz"
"resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.1.tgz"
}
}
}

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "fxa-auth-server",
"version": "1.79.0",
"version": "1.80.0",
"description": "Firefox Accounts, an identity provider for Mozilla cloud services",
"bin": {
"fxa-auth": "./bin/key_server.js"