From 021d39d0b9d0ddcf40c6c45c939f2cb65f495721 Mon Sep 17 00:00:00 2001 From: Ivo Plamenac Date: Wed, 6 Jul 2022 10:08:51 -0700 Subject: [PATCH] Release 1.236.0 --- AUTHORS | 2 +- packages/fxa-admin-panel/CHANGELOG.md | 11 ++++++ packages/fxa-admin-panel/package.json | 2 +- packages/fxa-admin-server/CHANGELOG.md | 20 +++++++++++ packages/fxa-admin-server/package.json | 2 +- packages/fxa-auth-server/CHANGELOG.md | 44 +++++++++++++++++++++++ packages/fxa-auth-server/package.json | 2 +- packages/fxa-content-server/CHANGELOG.md | 21 +++++++++++ packages/fxa-content-server/package.json | 2 +- packages/fxa-customs-server/CHANGELOG.md | 4 +++ packages/fxa-customs-server/package.json | 2 +- packages/fxa-event-broker/CHANGELOG.md | 8 +++++ packages/fxa-event-broker/package.json | 2 +- packages/fxa-geodb/CHANGELOG.md | 10 ++++++ packages/fxa-geodb/package.json | 2 +- packages/fxa-graphql-api/CHANGELOG.md | 10 ++++++ packages/fxa-graphql-api/package.json | 2 +- packages/fxa-payments-server/CHANGELOG.md | 20 +++++++++++ packages/fxa-payments-server/package.json | 2 +- packages/fxa-profile-server/CHANGELOG.md | 10 ++++++ packages/fxa-profile-server/package.json | 2 +- packages/fxa-react/CHANGELOG.md | 12 +++++++ packages/fxa-react/package.json | 2 +- packages/fxa-settings/CHANGELOG.md | 14 ++++++++ packages/fxa-settings/package.json | 2 +- packages/fxa-shared/CHANGELOG.md | 20 +++++++++++ packages/fxa-shared/package.json | 2 +- packages/fxa-support-panel/CHANGELOG.md | 12 +++++++ packages/fxa-support-panel/package.json | 2 +- 29 files changed, 231 insertions(+), 15 deletions(-) diff --git a/AUTHORS b/AUTHORS index 5296665263f..505304fea40 100644 --- a/AUTHORS +++ b/AUTHORS @@ -26,6 +26,7 @@ Brandon Ebersohl Brian Warner Bryan Olsson byrw +César Carruitero championshuttler Chiamaka-Uzuegbu Chris Heilmann @@ -35,7 +36,6 @@ ckarlof Claas Augner claubatista Cronus1007 -César Carruitero Dan Callahan Dan Schomburg Danny Amey diff --git a/packages/fxa-admin-panel/CHANGELOG.md b/packages/fxa-admin-panel/CHANGELOG.md index 524059cee37..e14b319d3d0 100644 --- a/packages/fxa-admin-panel/CHANGELOG.md +++ b/packages/fxa-admin-panel/CHANGELOG.md @@ -1,3 +1,14 @@ +## 1.236.0 + +### Other changes + +- deps: Upgrade tailwindcss (v1.9 to v3), autoprefixer, ## 1.235.2 all SB deps, replace postcss deps, remove other deps ([d866a06d76](https://github.com/mozilla/fxa/commit/d866a06d76)) +- fxa-admin-panel: Upgrade @sentry/tracing from ^6.19.2 to ^7.3.1 ([ad82ed8ccc](https://github.com/mozilla/fxa/commit/ad82ed8ccc)) +- admin-panel: Remove graphql package ([b0e1a670c5](https://github.com/mozilla/fxa/commit/b0e1a670c5)) +- admin-panel: Upgrade @sentry/node from ^6.19.2 to ^7.2.0 ([9c7ff58f58](https://github.com/mozilla/fxa/commit/9c7ff58f58)) +- admin-panel: Upgrade @types/convict from ^5.2.2 to ^6.1.1 ([73284d9f27](https://github.com/mozilla/fxa/commit/73284d9f27)) +- admin-panel: Remove unused dependencies ([40cc469f26](https://github.com/mozilla/fxa/commit/40cc469f26)) + ## 1.235.2 No changes. diff --git a/packages/fxa-admin-panel/package.json b/packages/fxa-admin-panel/package.json index 73262fee781..0d27f04c903 100644 --- a/packages/fxa-admin-panel/package.json +++ b/packages/fxa-admin-panel/package.json @@ -1,6 +1,6 @@ { "name": "fxa-admin-panel", - "version": "1.235.2", + "version": "1.236.0", "description": "FxA Admin Panel", "scripts": { "build-css": "tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/tailwind.out.css", diff --git a/packages/fxa-admin-server/CHANGELOG.md b/packages/fxa-admin-server/CHANGELOG.md index f42f53f1da9..f2ce4cc7f9f 100644 --- a/packages/fxa-admin-server/CHANGELOG.md +++ b/packages/fxa-admin-server/CHANGELOG.md @@ -1,3 +1,23 @@ +## 1.236.0 + +### New features + +- scripts: update script to output to json Because: ([b87cafb2dd](https://github.com/mozilla/fxa/commit/b87cafb2dd)) + +### Other changes + +- deps-dev: bump @nestjs/cli from 8.2.5 to 8.2.8 ([45cd393fce](https://github.com/mozilla/fxa/commit/45cd393fce)) +- deps: bump knex from 2.0.0 to 2.1.0 ([f90d92e42d](https://github.com/mozilla/fxa/commit/f90d92e42d)) +- payments: remove downloadURL from code and Stripe metadata Because: ([bca41f28e0](https://github.com/mozilla/fxa/commit/bca41f28e0)) +- deps: bump stripe from 9.8.0 to 9.10.0 ([8763e4a50b](https://github.com/mozilla/fxa/commit/8763e4a50b)) +- admin-server: Update googleapis from 102.0.0 to 104.0.0" ([a5d5affb6a](https://github.com/mozilla/fxa/commit/a5d5affb6a)) +- admin-server: Update ts-morph from 13.0.3 to 15.1.0 ([0e0105cea2](https://github.com/mozilla/fxa/commit/0e0105cea2)) +- admin-server: Update @types/convict from 5.2.2 to 6.1.1 ([903696087c](https://github.com/mozilla/fxa/commit/903696087c)) +- admin-server: Update googleapis from 102.0.0 to 104.0.0 ([9fb9ab457c](https://github.com/mozilla/fxa/commit/9fb9ab457c)) +- admin-server: Update eslint from 7.32.0 to 8.18.0 ([0453d093b0](https://github.com/mozilla/fxa/commit/0453d093b0)) +- admin-server: Remove unused dependencies ([069a987cc2](https://github.com/mozilla/fxa/commit/069a987cc2)) +- deps: bump hot-shots from 9.0.0 to 9.1.0 ([41e6b33f84](https://github.com/mozilla/fxa/commit/41e6b33f84)) + ## 1.235.2 No changes. diff --git a/packages/fxa-admin-server/package.json b/packages/fxa-admin-server/package.json index ab7127c4d92..2d2ec036acd 100644 --- a/packages/fxa-admin-server/package.json +++ b/packages/fxa-admin-server/package.json @@ -1,6 +1,6 @@ { "name": "fxa-admin-server", - "version": "1.235.2", + "version": "1.236.0", "description": "FxA GraphQL Admin Server", "scripts": { "prebuild": "rimraf dist", diff --git a/packages/fxa-auth-server/CHANGELOG.md b/packages/fxa-auth-server/CHANGELOG.md index 29bf770621b..813f6e38f00 100644 --- a/packages/fxa-auth-server/CHANGELOG.md +++ b/packages/fxa-auth-server/CHANGELOG.md @@ -1,3 +1,47 @@ +## 1.236.0 + +### New features + +- scripts: update script to output to json Because: ([b87cafb2dd](https://github.com/mozilla/fxa/commit/b87cafb2dd)) +- auth: restore expandResource prior behavior ([9592d596a8](https://github.com/mozilla/fxa/commit/9592d596a8)) +- auth: ignore missing account for api calls ([078e1c1b7b](https://github.com/mozilla/fxa/commit/078e1c1b7b)) +- subscriptions: add feature flag for Stripe Tax Because: ([5c7744eb6d](https://github.com/mozilla/fxa/commit/5c7744eb6d)) +- Because: ([300a96ea2e](https://github.com/mozilla/fxa/commit/300a96ea2e)) +- auth: log unhandled paypal ipn Because: ([3c55e5a457](https://github.com/mozilla/fxa/commit/3c55e5a457)) +- support-panel: add App Store subscriptions to support-panel Because: ([d8d9a9f576](https://github.com/mozilla/fxa/commit/d8d9a9f576)) + +### Bug fixes + +- auth: patch source lookup method ([69a0916d80](https://github.com/mozilla/fxa/commit/69a0916d80)) +- auth: update existing type ([0a63727662](https://github.com/mozilla/fxa/commit/0a63727662)) +- auth: user Sent Unnecessary Finish Setting Up Account Reminder Email Because: ([097baedb9e](https://github.com/mozilla/fxa/commit/097baedb9e)) +- auth: surface response validation errors in Sentry and logs ([4af2f9a86c](https://github.com/mozilla/fxa/commit/4af2f9a86c)) +- deps: Fix error - Object is possibly null ([543df6d5a8](https://github.com/mozilla/fxa/commit/543df6d5a8)) +- auth: handleMpCancel remove on BA id match Because: ([2f4c922d56](https://github.com/mozilla/fxa/commit/2f4c922d56)) +- auth: update subscriptionPaymentExpired Email Template Copy Because: ([f838d10bac](https://github.com/mozilla/fxa/commit/f838d10bac)) +- auth-server: Fix "Expires Invalid Date" for cc info on Subscription Management ([85ce639a18](https://github.com/mozilla/fxa/commit/85ce639a18)) +- email: Revise subscriptionAccountFinishSetupEmail ([052fcf2b43](https://github.com/mozilla/fxa/commit/052fcf2b43)) + +### Other changes + +- deps: Update ajv ([14e782b3b2](https://github.com/mozilla/fxa/commit/14e782b3b2)) +- deps: Update ajv ([40c5e0ba28](https://github.com/mozilla/fxa/commit/40c5e0ba28)) +- deps: bump i18n-iso-countries from 7.4.0 to 7.5.0" ([439c969c81](https://github.com/mozilla/fxa/commit/439c969c81)) +- deps-dev: bump sass from 1.52.1 to 1.53.0" ([7c740e61c4](https://github.com/mozilla/fxa/commit/7c740e61c4)) +- deps-dev: bump sass from 1.52.1 to 1.53.0 ([5ed06f09ea](https://github.com/mozilla/fxa/commit/5ed06f09ea)) +- deps: bump i18n-iso-countries from 7.4.0 to 7.5.0 ([24b47fc3f2](https://github.com/mozilla/fxa/commit/24b47fc3f2)) +- 48c33f4e95 Revisions based on feedback ([48c33f4e95](https://github.com/mozilla/fxa/commit/48c33f4e95)) +- deps-dev: bump @storybook/addon-docs from 6.5.8 to 6.5.9 ([769ef19000](https://github.com/mozilla/fxa/commit/769ef19000)) +- payments: remove downloadURL from code and Stripe metadata Because: ([bca41f28e0](https://github.com/mozilla/fxa/commit/bca41f28e0)) +- multiple: update mocha wherever used ([620a8d2d17](https://github.com/mozilla/fxa/commit/620a8d2d17)) +- deps: bump keyv from 4.3.0 to 4.3.2 ([b1c93b99a2](https://github.com/mozilla/fxa/commit/b1c93b99a2)) +- deps: bump stripe from 9.8.0 to 9.10.0 ([8763e4a50b](https://github.com/mozilla/fxa/commit/8763e4a50b)) +- fxa-profile-server: 4d19d3c210 chore(fxa-profile-server) remove mkdirp ([4d19d3c210](https://github.com/mozilla/fxa/commit/4d19d3c210)) +- deps: bump app-store-server-api from 0.3.1 to 0.5.0 ([a6afcae20d](https://github.com/mozilla/fxa/commit/a6afcae20d)) +- deps: bump hot-shots from 9.0.0 to 9.1.0 ([41e6b33f84](https://github.com/mozilla/fxa/commit/41e6b33f84)) +- deps: bump @type-cacheable/core from 10.1.0 to 10.1.2 ([a135c596e9](https://github.com/mozilla/fxa/commit/a135c596e9)) +- deps: bump jsdom from 19.0.0 to 20.0.0 ([93a3d15445](https://github.com/mozilla/fxa/commit/93a3d15445)) + ## 1.235.2 No changes. diff --git a/packages/fxa-auth-server/package.json b/packages/fxa-auth-server/package.json index 4cd9cff1e5b..93b92752bed 100644 --- a/packages/fxa-auth-server/package.json +++ b/packages/fxa-auth-server/package.json @@ -1,6 +1,6 @@ { "name": "fxa-auth-server", - "version": "1.235.2", + "version": "1.236.0", "description": "Firefox Accounts, an identity provider for Mozilla cloud services", "bin": { "fxa-auth": "./bin/key_server.js" diff --git a/packages/fxa-content-server/CHANGELOG.md b/packages/fxa-content-server/CHANGELOG.md index 4d1581b8361..f30bd79e3f2 100644 --- a/packages/fxa-content-server/CHANGELOG.md +++ b/packages/fxa-content-server/CHANGELOG.md @@ -1,3 +1,24 @@ +## 1.236.0 + +### New features + +- pair: Add button to open Firefox View after completing pairing ([043c3a7974](https://github.com/mozilla/fxa/commit/043c3a7974)) +- css: Add Tailwind to content-server ([09cb96eee2](https://github.com/mozilla/fxa/commit/09cb96eee2)) + +### Bug fixes + +- metrics: Flush metrics before completing sign-in ([1c0e049708](https://github.com/mozilla/fxa/commit/1c0e049708)) + +### Other changes + +- css: Add Tailwind to content-server" ([91b730e97c](https://github.com/mozilla/fxa/commit/91b730e97c)) +- deps: bump postcss-cli from 7.1.1 to 10.0.0" ([444e648be0](https://github.com/mozilla/fxa/commit/444e648be0)) +- deps: bump postcss-cli from 7.1.1 to 10.0.0 ([ae25aba3ed](https://github.com/mozilla/fxa/commit/ae25aba3ed)) +- deps: Upgrade tailwindcss (v1.9 to v3), autoprefixer, ## 1.235.2 all SB deps, replace postcss deps, remove other deps ([d866a06d76](https://github.com/mozilla/fxa/commit/d866a06d76)) +- payments: remove downloadURL from code and Stripe metadata Because: ([bca41f28e0](https://github.com/mozilla/fxa/commit/bca41f28e0)) +- multiple: update mocha wherever used ([620a8d2d17](https://github.com/mozilla/fxa/commit/620a8d2d17)) +- deps: bump hot-shots from 9.0.0 to 9.1.0 ([41e6b33f84](https://github.com/mozilla/fxa/commit/41e6b33f84)) + ## 1.235.2 ### Bug fixes diff --git a/packages/fxa-content-server/package.json b/packages/fxa-content-server/package.json index 9435d382d18..90a13f721e3 100644 --- a/packages/fxa-content-server/package.json +++ b/packages/fxa-content-server/package.json @@ -1,6 +1,6 @@ { "name": "fxa-content-server", - "version": "1.235.2", + "version": "1.236.0", "description": "Firefox Accounts Content Server", "scripts": { "build": "tsc --build ../fxa-react && NODE_ENV=production grunt build", diff --git a/packages/fxa-customs-server/CHANGELOG.md b/packages/fxa-customs-server/CHANGELOG.md index f27b748775e..0ad12ff1566 100644 --- a/packages/fxa-customs-server/CHANGELOG.md +++ b/packages/fxa-customs-server/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.236.0 + +No changes. + ## 1.235.2 No changes. diff --git a/packages/fxa-customs-server/package.json b/packages/fxa-customs-server/package.json index 386eff71631..36f9e2e8dc7 100644 --- a/packages/fxa-customs-server/package.json +++ b/packages/fxa-customs-server/package.json @@ -1,6 +1,6 @@ { "name": "fxa-customs-server", - "version": "1.235.2", + "version": "1.236.0", "description": "Firefox Accounts Customs Server", "author": "Mozilla (https://mozilla.org/)", "license": "MPL-2.0", diff --git a/packages/fxa-event-broker/CHANGELOG.md b/packages/fxa-event-broker/CHANGELOG.md index 3cf577e459b..00305bd2351 100644 --- a/packages/fxa-event-broker/CHANGELOG.md +++ b/packages/fxa-event-broker/CHANGELOG.md @@ -1,5 +1,13 @@ # Change history +## 1.236.0 + +### Other changes + +- deps-dev: bump @nestjs/cli from 8.2.5 to 8.2.8 ([45cd393fce](https://github.com/mozilla/fxa/commit/45cd393fce)) +- multiple: update mocha wherever used ([620a8d2d17](https://github.com/mozilla/fxa/commit/620a8d2d17)) +- deps: bump hot-shots from 9.0.0 to 9.1.0 ([41e6b33f84](https://github.com/mozilla/fxa/commit/41e6b33f84)) + ## 1.235.2 No changes. diff --git a/packages/fxa-event-broker/package.json b/packages/fxa-event-broker/package.json index 28de6b10e61..837e965abca 100644 --- a/packages/fxa-event-broker/package.json +++ b/packages/fxa-event-broker/package.json @@ -1,6 +1,6 @@ { "name": "fxa-event-broker", - "version": "1.235.2", + "version": "1.236.0", "description": "Firefox Accounts Event Broker", "scripts": { "audit": "npm audit --json | audit-filter --nsp-config=.nsprc --audit=-", diff --git a/packages/fxa-geodb/CHANGELOG.md b/packages/fxa-geodb/CHANGELOG.md index ec5bb52fc71..532bd6b9a21 100644 --- a/packages/fxa-geodb/CHANGELOG.md +++ b/packages/fxa-geodb/CHANGELOG.md @@ -1,5 +1,15 @@ # Change history +## 1.236.0 + +### Other changes + +- deps: update sinon and eslint in fxa-geodb ([234ce37f03](https://github.com/mozilla/fxa/commit/234ce37f03)) +- deps: Removes mkdrip dep in favor of fs impl ([e4d38edd38](https://github.com/mozilla/fxa/commit/e4d38edd38)) +- multiple: update mocha wherever used ([620a8d2d17](https://github.com/mozilla/fxa/commit/620a8d2d17)) +- deps: Updates maxmind dep ([d63f5136eb](https://github.com/mozilla/fxa/commit/d63f5136eb)) +- deps: bump cron from 1.8.2 to 2.0.0 ([f832203e4f](https://github.com/mozilla/fxa/commit/f832203e4f)) + ## 1.235.2 No changes. diff --git a/packages/fxa-geodb/package.json b/packages/fxa-geodb/package.json index d40bc26bc1a..c3a9489a7b5 100644 --- a/packages/fxa-geodb/package.json +++ b/packages/fxa-geodb/package.json @@ -1,6 +1,6 @@ { "name": "fxa-geodb", - "version": "1.235.2", + "version": "1.236.0", "description": "Firefox Accounts GeoDB Repo for Geolocation based services", "main": "lib/fxa-geodb.js", "directories": { diff --git a/packages/fxa-graphql-api/CHANGELOG.md b/packages/fxa-graphql-api/CHANGELOG.md index 0037ed266b3..79af29cb60e 100644 --- a/packages/fxa-graphql-api/CHANGELOG.md +++ b/packages/fxa-graphql-api/CHANGELOG.md @@ -1,3 +1,13 @@ +## 1.236.0 + +### Other changes + +- deps-dev: bump @nestjs/cli from 8.2.5 to 8.2.8 ([45cd393fce](https://github.com/mozilla/fxa/commit/45cd393fce)) +- deps: bump knex from 2.0.0 to 2.1.0 ([f90d92e42d](https://github.com/mozilla/fxa/commit/f90d92e42d)) +- multiple: update mocha wherever used ([620a8d2d17](https://github.com/mozilla/fxa/commit/620a8d2d17)) +- deps: bump apollo-server from 2.25.3 to 2.25.4 ([3731701bbe](https://github.com/mozilla/fxa/commit/3731701bbe)) +- deps: bump hot-shots from 9.0.0 to 9.1.0 ([41e6b33f84](https://github.com/mozilla/fxa/commit/41e6b33f84)) + ## 1.235.2 No changes. diff --git a/packages/fxa-graphql-api/package.json b/packages/fxa-graphql-api/package.json index 6c2719b593c..d1b49544f88 100644 --- a/packages/fxa-graphql-api/package.json +++ b/packages/fxa-graphql-api/package.json @@ -1,6 +1,6 @@ { "name": "fxa-graphql-api", - "version": "1.235.2", + "version": "1.236.0", "description": "FxA GraphQL API", "scripts": { "prebuild": "rimraf dist", diff --git a/packages/fxa-payments-server/CHANGELOG.md b/packages/fxa-payments-server/CHANGELOG.md index 7ffaac89e00..d34b88d1dc3 100644 --- a/packages/fxa-payments-server/CHANGELOG.md +++ b/packages/fxa-payments-server/CHANGELOG.md @@ -1,5 +1,25 @@ # Change history +## 1.236.0 + +### New features + +- scripts: update script to output to json Because: ([b87cafb2dd](https://github.com/mozilla/fxa/commit/b87cafb2dd)) +- subscriptions: add feature flag for Stripe Tax Because: ([5c7744eb6d](https://github.com/mozilla/fxa/commit/5c7744eb6d)) + +### Bug fixes + +- a11y: ARIA nodes should have an accessible name ([1a0b3561c6](https://github.com/mozilla/fxa/commit/1a0b3561c6)) +- a11y: add missing landmarks to Subscriptions page Because: ([1f6aa9347a](https://github.com/mozilla/fxa/commit/1f6aa9347a)) + +### Other changes + +- payments: remove unused dependencies Because: ([cee6e8be4b](https://github.com/mozilla/fxa/commit/cee6e8be4b)) +- deps: Upgrade tailwindcss (v1.9 to v3), autoprefixer, ## 1.235.2 all SB deps, replace postcss deps, remove other deps ([d866a06d76](https://github.com/mozilla/fxa/commit/d866a06d76)) +- 8c56a68202 Revise expirationDate ([8c56a68202](https://github.com/mozilla/fxa/commit/8c56a68202)) +- deps: bump @stripe/react-stripe-js from 1.8.1 to 1.9.0 ([b180650ab5](https://github.com/mozilla/fxa/commit/b180650ab5)) +- deps: bump hot-shots from 9.0.0 to 9.1.0 ([41e6b33f84](https://github.com/mozilla/fxa/commit/41e6b33f84)) + ## 1.235.2 No changes. diff --git a/packages/fxa-payments-server/package.json b/packages/fxa-payments-server/package.json index 3d159644443..5758e262c16 100644 --- a/packages/fxa-payments-server/package.json +++ b/packages/fxa-payments-server/package.json @@ -1,6 +1,6 @@ { "name": "fxa-payments-server", - "version": "1.235.2", + "version": "1.236.0", "description": "Firefox Accounts Payments Service", "scripts": { "build-css": "tailwindcss -i ./src/styles/tailwind.css -o ./src/styles/tailwind.out.css", diff --git a/packages/fxa-profile-server/CHANGELOG.md b/packages/fxa-profile-server/CHANGELOG.md index c6124d4ce72..2fb2619c9fc 100644 --- a/packages/fxa-profile-server/CHANGELOG.md +++ b/packages/fxa-profile-server/CHANGELOG.md @@ -1,3 +1,13 @@ +## 1.236.0 + +### Other changes + +- deps: replace mkdirp with fs.mkdirSync ([d704a84f69](https://github.com/mozilla/fxa/commit/d704a84f69)) +- deps: upgrade sinon on profile server ([ff2bba2fd8](https://github.com/mozilla/fxa/commit/ff2bba2fd8)) +- fxa-profile-server: upgrade commander ([11b5740574](https://github.com/mozilla/fxa/commit/11b5740574)) +- fxa-profile-server: upgrade eslint ([d6f639f833](https://github.com/mozilla/fxa/commit/d6f639f833)) +- fxa-profile-server: upgrade mocha ([4f1e3a5d77](https://github.com/mozilla/fxa/commit/4f1e3a5d77)) + ## 1.235.2 No changes. diff --git a/packages/fxa-profile-server/package.json b/packages/fxa-profile-server/package.json index e9702dd1ab1..3435bd38dda 100644 --- a/packages/fxa-profile-server/package.json +++ b/packages/fxa-profile-server/package.json @@ -1,6 +1,6 @@ { "name": "fxa-profile-server", - "version": "1.235.2", + "version": "1.236.0", "private": true, "description": "Firefox Accounts Profile service.", "scripts": { diff --git a/packages/fxa-react/CHANGELOG.md b/packages/fxa-react/CHANGELOG.md index 93459be9399..b0e7ca20ff9 100644 --- a/packages/fxa-react/CHANGELOG.md +++ b/packages/fxa-react/CHANGELOG.md @@ -1,3 +1,15 @@ +## 1.236.0 + +### Bug fixes + +- a11y: ARIA nodes should have an accessible name ([1a0b3561c6](https://github.com/mozilla/fxa/commit/1a0b3561c6)) + +### Other changes + +- deps-dev: bump @testing-library/user-event from 14.2.0 to 14.2.1" ([8bde216aea](https://github.com/mozilla/fxa/commit/8bde216aea)) +- deps-dev: bump @testing-library/user-event from 14.2.0 to 14.2.1 ([c5dbf7f970](https://github.com/mozilla/fxa/commit/c5dbf7f970)) +- deps: Upgrade tailwindcss (v1.9 to v3), autoprefixer, ## 1.235.2 all SB deps, replace postcss deps, remove other deps ([d866a06d76](https://github.com/mozilla/fxa/commit/d866a06d76)) + ## 1.235.2 No changes. diff --git a/packages/fxa-react/package.json b/packages/fxa-react/package.json index 73c43a26098..99aad72ad71 100644 --- a/packages/fxa-react/package.json +++ b/packages/fxa-react/package.json @@ -1,6 +1,6 @@ { "name": "fxa-react", - "version": "1.235.2", + "version": "1.236.0", "description": "Shared components for FxA React Apps", "exports": { "./components/": "./dist/components/", diff --git a/packages/fxa-settings/CHANGELOG.md b/packages/fxa-settings/CHANGELOG.md index fcb9b0d8c8a..a9fbb947026 100644 --- a/packages/fxa-settings/CHANGELOG.md +++ b/packages/fxa-settings/CHANGELOG.md @@ -1,3 +1,17 @@ +## 1.236.0 + +### Bug fixes + +- a11y: ARIA nodes should have an accessible name ([1a0b3561c6](https://github.com/mozilla/fxa/commit/1a0b3561c6)) + +### Other changes + +- deps-dev: bump @testing-library/user-event from 14.2.0 to 14.2.1" ([8bde216aea](https://github.com/mozilla/fxa/commit/8bde216aea)) +- deps-dev: bump @testing-library/user-event from 14.2.0 to 14.2.1 ([c5dbf7f970](https://github.com/mozilla/fxa/commit/c5dbf7f970)) +- deps: Upgrade tailwindcss (v1.9 to v3), autoprefixer, ## 1.235.2 all SB deps, replace postcss deps, remove other deps ([d866a06d76](https://github.com/mozilla/fxa/commit/d866a06d76)) +- deps: bump react-easy-crop from 4.3.0 to 4.4.0 ([3e54ef4779](https://github.com/mozilla/fxa/commit/3e54ef4779)) +- deps: bump @emotion/react from 11.9.0 to 11.9.3 ([1c46412966](https://github.com/mozilla/fxa/commit/1c46412966)) + ## 1.235.2 No changes. diff --git a/packages/fxa-settings/package.json b/packages/fxa-settings/package.json index 2c5ead2d808..7c7e41fd31b 100644 --- a/packages/fxa-settings/package.json +++ b/packages/fxa-settings/package.json @@ -1,6 +1,6 @@ { "name": "fxa-settings", - "version": "1.235.2", + "version": "1.236.0", "homepage": "https://accounts.firefox.com/settings", "private": true, "scripts": { diff --git a/packages/fxa-shared/CHANGELOG.md b/packages/fxa-shared/CHANGELOG.md index f2ffc9a031e..2618e61a4d5 100644 --- a/packages/fxa-shared/CHANGELOG.md +++ b/packages/fxa-shared/CHANGELOG.md @@ -1,5 +1,25 @@ # Change history +## 1.236.0 + +### New features + +- scripts: update script to output to json Because: ([b87cafb2dd](https://github.com/mozilla/fxa/commit/b87cafb2dd)) +- auth: restore expandResource prior behavior ([9592d596a8](https://github.com/mozilla/fxa/commit/9592d596a8)) + +### Other changes + +- deps: Update ajv ([40c5e0ba28](https://github.com/mozilla/fxa/commit/40c5e0ba28)) +- deps: bump knex from 2.0.0 to 2.1.0 ([f90d92e42d](https://github.com/mozilla/fxa/commit/f90d92e42d)) +- payments: remove downloadURL from code and Stripe metadata Because: ([bca41f28e0](https://github.com/mozilla/fxa/commit/bca41f28e0)) +- multiple: update mocha wherever used ([620a8d2d17](https://github.com/mozilla/fxa/commit/620a8d2d17)) +- deps: bump apollo-server from 2.25.3 to 2.25.4 ([3731701bbe](https://github.com/mozilla/fxa/commit/3731701bbe)) +- deps: bump stripe from 9.8.0 to 9.10.0 ([8763e4a50b](https://github.com/mozilla/fxa/commit/8763e4a50b)) +- deps: bump app-store-server-api from 0.3.1 to 0.5.0 ([a6afcae20d](https://github.com/mozilla/fxa/commit/a6afcae20d)) +- deps: bump hot-shots from 9.0.0 to 9.1.0 ([41e6b33f84](https://github.com/mozilla/fxa/commit/41e6b33f84)) +- deps: bump @type-cacheable/core from 10.1.0 to 10.1.2 ([a135c596e9](https://github.com/mozilla/fxa/commit/a135c596e9)) +- deps: bump jsdom from 19.0.0 to 20.0.0 ([93a3d15445](https://github.com/mozilla/fxa/commit/93a3d15445)) + ## 1.235.2 No changes. diff --git a/packages/fxa-shared/package.json b/packages/fxa-shared/package.json index e6ab75badbe..d49cdf02ef0 100644 --- a/packages/fxa-shared/package.json +++ b/packages/fxa-shared/package.json @@ -1,6 +1,6 @@ { "name": "fxa-shared", - "version": "1.235.2", + "version": "1.236.0", "description": "Shared module for FxA repositories", "main": "dist/index.js", "exports": { diff --git a/packages/fxa-support-panel/CHANGELOG.md b/packages/fxa-support-panel/CHANGELOG.md index 0bb8aefd608..52cac4eb1fd 100644 --- a/packages/fxa-support-panel/CHANGELOG.md +++ b/packages/fxa-support-panel/CHANGELOG.md @@ -1,5 +1,17 @@ # Change history +## 1.236.0 + +### New features + +- support-panel: add App Store subscriptions to support-panel Because: ([d8d9a9f576](https://github.com/mozilla/fxa/commit/d8d9a9f576)) + +### Other changes + +- deps-dev: bump @nestjs/cli from 8.2.5 to 8.2.8 ([45cd393fce](https://github.com/mozilla/fxa/commit/45cd393fce)) +- multiple: update mocha wherever used ([620a8d2d17](https://github.com/mozilla/fxa/commit/620a8d2d17)) +- deps: bump hot-shots from 9.0.0 to 9.1.0 ([41e6b33f84](https://github.com/mozilla/fxa/commit/41e6b33f84)) + ## 1.235.2 No changes. diff --git a/packages/fxa-support-panel/package.json b/packages/fxa-support-panel/package.json index 7ab10fd6560..9ac778f6919 100644 --- a/packages/fxa-support-panel/package.json +++ b/packages/fxa-support-panel/package.json @@ -1,6 +1,6 @@ { "name": "fxa-support-panel", - "version": "1.235.2", + "version": "1.236.0", "description": "Small app to help customer support access FxA details", "directories": { "test": "test"