v1.236.0
Pre-release
Pre-release
fxa-deployment-status
released this
06 Jul 18:34
·
6754 commits
to main
since this release
What's Changed
- fix(fortress): Fix CI tests by temporarily disabling stylelint by @dschom in #13340
- chore(deps): bump jsdom from 19.0.0 to 20.0.0 by @dependabot in #13331
- chore(deps): bump cron from 1.8.2 to 2.0.0 by @dependabot in #13367
- chore(deps): bump async from 3.2.3 to 3.2.4 by @dependabot in #13370
- chore(deps): bump hot-shots from 9.0.0 to 9.1.0 by @dependabot in #13371
- fix(a11y): add missing landmarks to Subscriptions page by @sardesam in #13247
- feat(auth): log unhandled paypal ipn by @bbangert in #13344
- chore(deps): bump @type-cacheable/core from 10.1.0 to 10.1.2 by @dependabot in #13332
- chore(deps): Update ioredis in 123Done by @vbudhram in #13409
- feat(support-panel): add App Store subscriptions to support-panel by @sardesam in #13330
- task(admin-server): Remove unused dependencies by @dschom in #13411
- task(admin-server): Update eslint from 7.32.0 to 8.18.0 by @dschom in #13417
- Release 1.235.0 by @dschom in #13338
- feat(auth): ignore deleted customers on sub update by @bbangert in #13346
- task(admin-server): Update ts-morph from 13.0.3 to 15.1.0 by @dschom in #13413
- chore(deps): bump app-store-server-api from 0.3.1 to 0.5.0 by @dependabot in #13423
- task(admin-server): Update googleapis from 102.0.0 to 104.0.0 by @dschom in #13416
- fix(metrics): Flush metrics before completing sign-in by @vbudhram in #13378
- Revert "task(admin-server): Update googleapis from 102.0.0 to 104.0.0" by @dschom in #13450
- docs(legal): Remove old legal docs directories by @xlisachan in #13348
- Updated upload-assets-to-cdn workflow to use github context for slack… by @dlactin in #13281
- chore(deps): bump @stripe/react-stripe-js from 1.8.1 to 1.9.0 by @dependabot in #13419
- chore(fxa-profile-server): upgrade mocha by @millsoper in #13453
- task(admin-server): Update @types/convict from 5.2.2 to 6.1.1 by @dschom in #13431
- task(admin-panel): Remove unused dependencies by @dschom in #13412
- chore(deps): bump keyv from 4.3.0 to 4.3.2 by @dependabot in #13464
- fix(email): Remove footer links from subscriptionAccountFinishSetup by @xlisachan in #13466
- chore(fxa-profile-server): upgrade eslint by @millsoper in #13455
- chore(fxa-profile-server) remove mkdirp by @millsoper in #13460
- chore(fxa-profile-server): upgrade commander by @millsoper in #13459
- chore(multiple): update mocha wherever used by @millsoper in #13458
- chore(deps): Updates maxmind dep by @vbudhram in #13454
- Train 235 by @vbudhram in #13484
- chore(deps): bump stripe from 9.8.0 to 9.10.0 by @dependabot in #13463
- fix(auth): update subscriptionPaymentExpired Email Template Copy by @IvoJP in #13486
- chore(deps): upgrade sinon on profile server by @millsoper in #13468
- chore(deps): bump apollo-server from 2.25.3 to 2.25.4 by @dependabot in #13369
- task(admin-panel): Upgrade @sentry/node from ^6.19.2 to ^7.2.0 by @dschom in #13473
- chore(deps): bump knex from 2.0.0 to 2.1.0 by @dependabot in #13500
- chore(deps): bump react-easy-crop from 4.3.0 to 4.4.0 by @dependabot in #13499
- chore(deps): bump @emotion/react from 11.9.0 to 11.9.3 by @dependabot in #13498
- chore(deps-dev): bump @nestjs/cli from 8.2.5 to 8.2.8 by @dependabot in #13501
- chore(deps-dev): bump @storybook/addon-docs from 6.5.8 to 6.5.9 by @dependabot in #13481
- feat(auth): ignore missing account for api calls by @bbangert in #13497
- task(admin-panel): Upgrade @types/convict from ^5.2.2 to ^6.1.1 by @dschom in #13496
- chore(deps): Upgrade tailwindcss (v1.9 to v3), autoprefixer, & all SB deps, replace postcss deps, remove other deps by @LZoog in #13461
- feat(css): Add Tailwind to content-server by @LZoog in #13507
- chore(deps-dev): bump sass from 1.52.1 to 1.53.0 by @dependabot in #13512
- chore(deps): bump i18n-iso-countries from 7.4.0 to 7.5.0 by @dependabot in #13511
- chore(deps-dev): bump @testing-library/user-event from 14.2.0 to 14.2.1 by @dependabot in #13509
- chore(deps): bump postcss-cli from 7.1.1 to 10.0.0 by @dependabot in #13510
- Revert "chore(deps): bump postcss-cli from 7.1.1 to 10.0.0" by @xlisachan in #13524
- Revert "chore(deps): bump i18n-iso-countries from 7.4.0 to 7.5.0" by @xlisachan in #13522
- Revert "chore(deps-dev): bump sass from 1.52.1 to 1.53.0" by @xlisachan in #13521
- feat(subscriptions): add feature flag for Stripe Tax by @StaberindeZA in #13487
- fix(deps): Fix error - Object is possibly null by @xlisachan in #13525
- Revert "chore(deps-dev): bump @testing-library/user-event from 14.2.0 to 14.2.1" by @xlisachan in #13523
- chore(deps): Removes mkdirp dep in favor of fs impl by @vbudhram in #13452
- task(admin-panel): Remove graphql package by @dschom in #13475
- fix(auth): surface response validation errors in Sentry and logs by @biancadanforth in #13505
- fix(auth-server): Fix "Expires Invalid Date" for cc info on Subscription Management by @xlisachan in #13482
- feat(pair): Add button to open Firefox View after completing pairing by @vbudhram in #13503
- chore(payments): remove downloadURL from code and Stripe metadata by @sardesam in #13377
- chore(deps): Update ajv by @vbudhram in #13490
- chore(payments): remove unused dependencies by @sardesam in #13526
- fix(auth): handleMpCancel remove on BA id match by @StaberindeZA in #13470
- task(fxa-admin-panel): Upgrade @sentry/tracing from ^6.19.2 to ^7.3.1 by @dschom in #13474
- Fxa 5461 upgrade fxa geodb deps by @millsoper in #13516
- chore(deps): replace mkdirp with fs.mkdirSync by @millsoper in #13519
- fix(auth): update existing type by @bbangert in #13538
- fix(a11y): ARIA nodes should have an accessible name by @xlisachan in #13394
- feat(auth): restore expandResource prior behavior by @bbangert in #13502
- fix(auth): patch source lookup method by @bbangert in #13539
- Revert "feat(css): Add Tailwind to content-server" by @chenba in #13545
- feat(scripts): update script to output to json by @StaberindeZA in #13272
- fix(auth): user Sent Unnecessary Finish Setting Up Account Reminder Email by @IvoJP in #13520
Full Changelog: v1.235.2...v1.236.0