Merge pull request #3362 from mozilla/train-150

Train 150 | v1.150.2
This commit is contained in:
Dave Justice 2019-11-15 13:38:39 -08:00 коммит произвёл GitHub
Родитель 7c08e5a4cb 5dd2076e4b
Коммит 05db68637c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
35 изменённых файлов: 81 добавлений и 24 удалений

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

@ -1,3 +1,7 @@
## 1.150.2
No changes.
## 1.150.1
### New features

2
packages/fxa-auth-db-mysql/package-lock.json сгенерированный
Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "fxa-auth-db-mysql",
"version": "1.150.1",
"version": "1.150.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

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

@ -1,6 +1,6 @@
{
"name": "fxa-auth-db-mysql",
"version": "1.150.1",
"version": "1.150.2",
"description": "MySQL backend for Firefox Accounts",
"main": "index.js",
"repository": {

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

@ -1,3 +1,10 @@
## 1.150.2
### Bug fixes
* tests: Add Fairfield to known cities (61daf8709)
* email: Ensure the action buttons are translated (93bb8851e)
## 1.150.1
### New features

2
packages/fxa-auth-server/package-lock.json сгенерированный
Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "fxa-auth-server",
"version": "1.150.1",
"version": "1.150.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

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

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

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

@ -1,3 +1,13 @@
## 1.150.2
### New features
* metrics: Allow RPs to submit a generic 'engage' event to amplitude (e6653e5af)
### Bug fixes
* style: Update payments product avatar/logo style to prevent overlap (023bf7aac)
## 1.150.1
No changes.

2
packages/fxa-content-server/package-lock.json сгенерированный
Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "fxa-content-server",
"version": "1.150.1",
"version": "1.150.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

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

@ -1,6 +1,6 @@
{
"name": "fxa-content-server",
"version": "1.150.1",
"version": "1.150.2",
"description": "Firefox Accounts Content Server",
"scripts": {
"build-production": "NODE_ENV=production grunt build",

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

@ -1,3 +1,7 @@
## 1.150.2
No changes.
## 1.150.1
No changes.

2
packages/fxa-customs-server/package-lock.json сгенерированный
Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "fxa-customs-server",
"version": "1.150.1",
"version": "1.150.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

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

@ -1,6 +1,6 @@
{
"name": "fxa-customs-server",
"version": "1.150.1",
"version": "1.150.2",
"description": "Firefox Accounts Customs Server",
"author": "Mozilla (https://mozilla.org/)",
"license": "MPL-2.0",

2
packages/fxa-email-event-proxy/package-lock.json сгенерированный
Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "fxa-email-event-proxy",
"version": "1.150.1",
"version": "1.150.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

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

@ -1,6 +1,6 @@
{
"name": "fxa-email-event-proxy",
"version": "1.150.1",
"version": "1.150.2",
"description": "Proxies events from Sendgrid to FxA SQS queues",
"main": "index.js",
"scripts": {

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

@ -1,3 +1,7 @@
## 1.150.2
No changes.
## 1.150.1
No changes.

2
packages/fxa-email-service/Cargo.lock сгенерированный
Просмотреть файл

@ -689,7 +689,7 @@ dependencies = [
[[package]]
name = "fxa_email_service"
version = "1.150.1"
version = "1.150.2"
dependencies = [
"base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",

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

@ -1,6 +1,6 @@
[package]
name = "fxa_email_service"
version = "1.150.1"
version = "1.150.2"
publish = false
edition = "2018"

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

@ -1,5 +1,9 @@
# Change history
## 1.150.2
No changes.
## 1.150.1
No changes.

2
packages/fxa-event-broker/package-lock.json сгенерированный
Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "fxa-event-broker",
"version": "1.150.1",
"version": "1.150.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

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

@ -1,6 +1,6 @@
{
"name": "fxa-event-broker",
"version": "1.150.1",
"version": "1.150.2",
"description": "Firefox Accounts Event Broker",
"scripts": {
"build": "./node_modules/typescript/bin/tsc",

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

@ -1,5 +1,9 @@
# Change history
## 1.150.2
No changes.
## 1.150.1
No changes.

2
packages/fxa-geodb/package-lock.json сгенерированный
Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "fxa-geodb",
"version": "1.150.1",
"version": "1.150.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

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

@ -1,6 +1,6 @@
{
"name": "fxa-geodb",
"version": "1.150.1",
"version": "1.150.2",
"private": false,
"description": "Firefox Accounts GeoDB Repo for Geolocation based services",
"main": "lib/fxa-geodb.js",

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

@ -1,5 +1,11 @@
# Change history
## 1.150.2
### Bug fixes
* style: Update payments product avatar/logo style to prevent overlap (023bf7aac)
## 1.150.1
No changes.

2
packages/fxa-payments-server/package-lock.json сгенерированный
Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "fxa-payments-server",
"version": "1.150.1",
"version": "1.150.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

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

@ -1,6 +1,6 @@
{
"name": "fxa-payments-server",
"version": "1.150.1",
"version": "1.150.2",
"description": "Firefox Accounts Payments Service",
"scripts": {
"lint": "npm-run-all --parallel lint:*",

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

@ -1,3 +1,7 @@
## 1.150.2
No changes.
## 1.150.1
No changes.

2
packages/fxa-profile-server/package-lock.json сгенерированный
Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "fxa-profile-server",
"version": "1.150.1",
"version": "1.150.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

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

@ -1,6 +1,6 @@
{
"name": "fxa-profile-server",
"version": "1.150.1",
"version": "1.150.2",
"private": true,
"description": "Firefox Accounts Profile service.",
"scripts": {

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

@ -1,5 +1,11 @@
# Change history
## 1.150.2
### New features
* metrics: Allow RPs to submit a generic 'engage' event to amplitude (e6653e5af)
## 1.150.1
No changes.

2
packages/fxa-shared/package-lock.json сгенерированный
Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "fxa-shared",
"version": "1.150.1",
"version": "1.150.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

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

@ -1,6 +1,6 @@
{
"name": "fxa-shared",
"version": "1.150.1",
"version": "1.150.2",
"description": "Shared module for FxA repositories",
"main": "dist/index.js",
"scripts": {

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

@ -1,5 +1,9 @@
# Change history
## 1.150.2
No changes.
## 1.150.1
No changes.

2
packages/fxa-support-panel/package-lock.json сгенерированный
Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "fxa-support-panel",
"version": "1.150.1",
"version": "1.150.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

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

@ -1,6 +1,6 @@
{
"name": "fxa-support-panel",
"version": "1.150.1",
"version": "1.150.2",
"description": "Small app to help customer support access FxA details",
"directories": {
"test": "test"