Releases: mozilla/fx-private-relay
2024.04.25
Released to relay.firefox.com on April 30, 2024 with SVCSE-1914.
There are no user-facing changes in this release.
Other changes
- MPP-79: Add
ruff
Python linter by @jwhitlock in #4607 - for MPP-3755: use Thread to send event data to GA async by @groovecoder in #4633
- fix MPP-3805: get FxA SocialApp from DB at startup by @groovecoder in #4634
- MPP-3779: E2E test fixes and additions by @rafeerahman in #4612
Dependency Updates
- Avoid python-ipware 2.0.4 by @jwhitlock in #4613
- pin python-ipware==2.0.3 by @jwhitlock in #4614
- Bump @types/react from 18.2.78 to 18.2.79 by @dependabot in #4623
- Bump @next/eslint-plugin-next from 14.2.1 to 14.2.2 by @dependabot in #4617
- Bump eslint-config-next from 14.2.1 to 14.2.2 by @dependabot in #4620
- Bump fast-check from 3.17.1 to 3.17.2 by @dependabot in #4622
- Bump cldr-localenames-modern from 44.1.0 to 45.0.0 by @dependabot in #4619
- Bump next from 14.1.4 to 14.2.2 by @dependabot in #4621
- Bump msw from 2.2.13 to 2.2.14 by @dependabot in #4618
- Bump the boto group with 3 updates by @dependabot in #4624
- Bump model-bakery from 1.17.0 to 1.18.0 in the testing-libraries group by @dependabot in #4625
- Bump types-pyopenssl from 24.0.0.20240311 to 24.0.0.20240417 in the typing-stubs group by @dependabot in #4626
- Bump phonenumbers from 8.13.34 to 8.13.35 by @dependabot in #4628
- Bump twilio from 9.0.4 to 9.0.5 by @dependabot in #4631
- Bump glean-parser from 13.0.1 to 14.0.1 by @dependabot in #4629
Full Changelog: 2024.04.18...2024.04.25
2024.04.18
Released to relay.firefox.com on April 23rd, 2024 with SVCSE-1905
There are no user-facing changes in this release.
Other changes
- MPP-3786: Add type hints, make changes for browsable API by @jwhitlock in #4590
- Remove
client_id
,mask_id
from email event data by @jwhitlock in #4572 - MPP-3786: More settings changes for dockerflow by @jwhitlock in #4609
- Add instructions for testing playwright updates by @jwhitlock in #4610
Dependency updates
- Bump @types/react from 18.2.74 to 18.2.78 by @dependabot in #4602
- Bump eslint-config-next from 14.1.4 to 14.2.1 by @dependabot in #4604
- Bump typescript from 5.4.4 to 5.4.5 by @dependabot in #4600
- Bump @next/eslint-plugin-next from 14.1.4 to 14.2.1 by @dependabot in #4601
- Bump the boto group with 2 updates by @dependabot in #4591
- Bump black from 24.3.0 to 24.4.0 by @dependabot in #4592
- Bump django-ipware from 6.0.4 to 6.0.5 by @dependabot in #4593
- Bump sentry-sdk from 1.44.1 to 1.45.0 by @dependabot in #4594
- Bump the testing-library group with 2 updates by @dependabot in #4595
- Bump sass from 1.74.1 to 1.75.0 by @dependabot in #4596
- Bump react-intersection-observer from 9.8.1 to 9.8.2 by @dependabot in #4597
- Bump @stripe/stripe-js from 3.2.0 to 3.3.0 by @dependabot in #4599
- Bump @playwright/test from 1.43.0 to 1.43.1 by @dependabot in #4598
- Bump gunicorn from 21.2.0 to 22.0.0 by @dependabot in #4611
Full Changelog: 2024.04.11...2024.04.18
2024.04.11
Planned for release to relay.firefox.com on April 16th, 2024.
There are no user-facing changes in this release.
Other changes
- E2E test fixes for stage auth changes by @rafeerahman in #4570
- Group boto and boto types by @jwhitlock in #4566
- Move Python configuration to
pyproject.toml
by @jwhitlock in #4587 - MPP-79: ADR 0004, Use Code Linters to Enforce Layout and Discover Issues by @jwhitlock in #4571
- MPP-2530 - Modernize code with
pyupgrade --py311-plus
by @jwhitlock in #4548 - MPP-3784: Add FxA ID to logs for bounces and complaints by @jwhitlock in #4573
- MPP-3786: Settings additions for security and dockerflow configuration by @jwhitlock in #4589
Dependency updates
- Bump sentry-sdk from 1.43.0 to 1.44.0 by @dependabot in #4559
- Bump vobject from 0.9.6.1 to 0.9.7 by @dependabot in #4560
- Bump phonenumbers from 8.13.32 to 8.13.33 by @dependabot in #4561
- Bump django-filter from 24.1 to 24.2 by @dependabot in #4562
- Bump actions/setup-python from 5.0.0 to 5.1.0 by @dependabot in #4565
- Bump glean-parser from 13.0.0 to 13.0.1 by @dependabot in #4563
- Bump msw from 2.2.11 to 2.2.13 by @dependabot in #4553
- Bump boto3 from 1.34.70 to 1.34.74 by @dependabot in #4564
- Bump drf-spectacular-sidecar from 2024.3.4 to 2024.4.1 by @dependabot in #4567
- Bump twilio from 9.0.2 to 9.0.3 by @dependabot in #4568
- Bump fast-check from 3.17.0 to 3.17.1 by @dependabot in #4555
- Bump @types/react from 18.2.71 to 18.2.73 by @dependabot in #4557
- Bump @stripe/stripe-js from 3.0.10 to 3.1.0 by @dependabot in #4556
- Bump stylelint from 16.3.0 to 16.3.1 by @dependabot in #4554
- Bump typescript from 5.4.3 to 5.4.4 by @dependabot in #4576
- Bump @stripe/stripe-js from 3.1.0 to 3.2.0 by @dependabot in #4577
- Bump @types/react from 18.2.73 to 18.2.74 by @dependabot in #4579
- Bump sass from 1.72.0 to 1.74.1 by @dependabot in #4575
- Bump the boto group with 2 updates by @dependabot in #4580
- Bump types-requests from 2.31.0.20240311 to 2.31.0.20240406 in the typing-stubs group by @dependabot in #4581
- Bump sentry-sdk from 1.44.0 to 1.44.1 by @dependabot in #4582
- Bump drf-spectacular from 0.27.1 to 0.27.2 by @dependabot in #4583
- Bump twilio from 9.0.3 to 9.0.4 by @dependabot in #4584
- Bump @playwright/test from 1.42.1 to 1.43.0 by @dependabot in #4578
- Bump phonenumbers from 8.13.33 to 8.13.34 by @dependabot in #4585
- Bump dockerflow from 2024.3.0 to 2024.4.1 by @dependabot in #4586
Full Changelog: 2024.03.28...2024.04.11
2024.04.05
Planned for release to relay.firefox.com on April 9th, 2024.
No user-facing changes in this release
Other changes
- MPP-2530 - Modernize code with
pyupgrade --py311-plus
by @jwhitlock in #4548
Dependency updates
- Bump sentry-sdk from 1.43.0 to 1.44.0 by @dependabot in #4559
- Bump vobject from 0.9.6.1 to 0.9.7 by @dependabot in #4560
- Bump phonenumbers from 8.13.32 to 8.13.33 by @dependabot in #4561
- Bump django-filter from 24.1 to 24.2 by @dependabot in #4562
- Bump actions/setup-python from 5.0.0 to 5.1.0 by @dependabot in #4565
- Bump glean-parser from 13.0.0 to 13.0.1 by @dependabot in #4563
- Group boto and boto types by @jwhitlock in #4566
- Bump msw from 2.2.11 to 2.2.13 by @dependabot in #4553
- Bump boto3 from 1.34.70 to 1.34.74 by @dependabot in #4564
- Bump drf-spectacular-sidecar from 2024.3.4 to 2024.4.1 by @dependabot in #4567
- Bump twilio from 9.0.2 to 9.0.3 by @dependabot in #4568
- Bump fast-check from 3.17.0 to 3.17.1 by @dependabot in #4555
- Bump @types/react from 18.2.71 to 18.2.73 by @dependabot in #4557
- Bump @stripe/stripe-js from 3.0.10 to 3.1.0 by @dependabot in #4556
- Bump stylelint from 16.3.0 to 16.3.1 by @dependabot in #4554
- E2E test fixes for stage auth changes by @rafeerahman in #4570
Full Changelog: 2024.03.28...2024.04.05
2024.03.28
Released to relay.firefox.com on Tuesday April 3, 2024 with SVCSE-1857
User-facing changes
None
Other changes
- CircleCI Fix: Remove merged strings from pending.ftl by @rafeerahman in #4538
- MPP-3753: More test changes for write-once DomainAddress address by @jwhitlock in #4546
- MPP-2539 - Update to Python 3.11 by @jwhitlock in #4544 - Note: this change was deployed in 2024.03.21.1
- MPP-3777 - Tune logs for Google Cloud Profiler by @jwhitlock in #4545
- MPP-3780: Tune glean query by @jwhitlock in #4551
Dependency updates
- Bump @types/react from 18.2.66 to 18.2.71 by @dependabot in #4539
- Bump typescript from 5.4.2 to 5.4.3 by @dependabot in #4531
- Bump the testing-library group with 1 update by @dependabot in #4524
- Bump fast-check from 3.16.0 to 3.17.0 by @dependabot in #4530
- Bump @next/eslint-plugin-next from 14.1.3 to 14.1.4 by @dependabot in #4533
- Bump eslint-config-next from 14.1.3 to 14.1.4 by @dependabot in #4525
- Bump stylelint from 16.2.1 to 16.3.0 by @dependabot in #4527
- Bump the eslint group with 3 updates by @dependabot in #4540
- Bump next from 14.1.3 to 14.1.4 by @dependabot in #4529
- Bump msw from 2.2.7 to 2.2.11 by @dependabot in #4541
- Bump python from 3.10.13 to 3.10.14 by @dependabot in #4522
- Bump sentry-sdk from 1.42.0 to 1.43.0 by @dependabot in #4536
- Bump djangorestframework from 3.15.0 to 3.15.1 by @dependabot in #4537
- Bump boto3 from 1.34.64 to 1.34.70 by @dependabot in #4542
- Bump the typing-stubs group with 2 updates by @dependabot in #4543
- Bump the testing-libraries group with 1 update by @dependabot in #4532
Full Changelog: 2024.03.21...2024.03.28
2024.03.21.1 - Update to Python 3.11
This adds an update to Python 3.11 to release 2024.03.21
. It was released to relay.firefox.com on Wednesday, March 27, 2024 with SVCSE-1844.
User-facing changes
- MPP-3731, MPP-3702: Fix alias copy button's overflow into block-level label and unclickable area in mobile width's by @rafeerahman in #4501
Other changes
- E2E fixes for FxA auth page changes (2024-03-19) by @rafeerahman in #4518
- MPP-3753: Disable DomainAddress address field updates by @rafeerahman in #4519
Dependency updates
- Bump @types/react from 18.2.64 to 18.2.66 by @dependabot in #4514
- Bump react-toastify from 10.0.4 to 10.0.5 by @dependabot in #4513
- Bump @stripe/stripe-js from 3.0.7 to 3.0.10 by @dependabot in #4516
- Bump msw from 2.2.3 to 2.2.7 by @dependabot in #4515
- Bump the eslint group with 2 updates by @dependabot in #4512
- Bump sass from 1.71.1 to 1.72.0 by @dependabot in #4517
- Bump the testing-libraries group with 1 update by @dependabot in #4503
- Bump the typing-stubs group with 4 updates by @dependabot in #4504
- Bump sentry-sdk from 1.40.6 to 1.42.0 by @dependabot in #4508
- Bump black from 24.2.0 to 24.3.0 by @dependabot in #4507
- Bump phonenumbers from 8.13.31 to 8.13.32 by @dependabot in #4510
- Bump drf-spectacular-sidecar from 2024.3.1 to 2024.3.4 by @dependabot in #4511
- Bump boto3 from 1.34.59 to 1.34.64 by @dependabot in #4505
- Bump twilio from 9.0.0 to 9.0.2 by @dependabot in #4506
- Bump djangorestframework from 3.14.0 to 3.15.0 by @dependabot in #4509
Full Changelog: 2024.03.12...2024.03.21.1
2024.03.21
Released to relay.firefox.com on Tuesday, March 26th, 2024 with SVCSE-1840.
User-facing changes
- MPP-3731, MPP-3702: Fix alias copy button's overflow into block-level label and unclickable area in mobile width's by @rafeerahman in #4501
Other changes
- E2E fixes for FxA auth page changes (2024-03-19) by @rafeerahman in #4518
- MPP-3753: Disable DomainAddress address field updates by @rafeerahman in #4519
Dependency updates
- Bump @types/react from 18.2.64 to 18.2.66 by @dependabot in #4514
- Bump react-toastify from 10.0.4 to 10.0.5 by @dependabot in #4513
- Bump @stripe/stripe-js from 3.0.7 to 3.0.10 by @dependabot in #4516
- Bump msw from 2.2.3 to 2.2.7 by @dependabot in #4515
- Bump the eslint group with 2 updates by @dependabot in #4512
- Bump sass from 1.71.1 to 1.72.0 by @dependabot in #4517
- Bump the testing-libraries group with 1 update by @dependabot in #4503
- Bump the typing-stubs group with 4 updates by @dependabot in #4504
- Bump sentry-sdk from 1.40.6 to 1.42.0 by @dependabot in #4508
- Bump black from 24.2.0 to 24.3.0 by @dependabot in #4507
- Bump phonenumbers from 8.13.31 to 8.13.32 by @dependabot in #4510
- Bump drf-spectacular-sidecar from 2024.3.1 to 2024.3.4 by @dependabot in #4511
- Bump boto3 from 1.34.59 to 1.34.64 by @dependabot in #4505
- Bump twilio from 9.0.0 to 9.0.2 by @dependabot in #4506
- Bump djangorestframework from 3.14.0 to 3.15.0 by @dependabot in #4509
Full Changelog: 2024.03.12...2024.03.21
2024.03.12
Released to relay.firefox.com on March 19th, 2024 with SVCSE-1833.
User-facing changes
- MPP-3686: Fix iOS overflow breaking for mask text in delete modal by @rafeerahman in #4480
Other changes
- MPP-3352: Add first Glean metrics to measure email mask usage by @jwhitlock in #4452
Dependency updates
- Bump jwcrypto from 1.5.4 to 1.5.6 by @dependabot in #4481
- Bump eslint-config-next from 14.1.1 to 14.1.3 by @dependabot in #4490
- Bump @stripe/stripe-js from 3.0.6 to 3.0.7 by @dependabot in #4487
- Bump stylelint-scss from 6.2.0 to 6.2.1 by @dependabot in #4489
- Bump @types/react from 18.2.62 to 18.2.64 by @dependabot in #4483
- Bump typescript from 5.3.3 to 5.4.2 by @dependabot in #4488
- Bump the eslint group with 2 updates by @dependabot in #4482
- Bump msw from 2.2.2 to 2.2.3 by @dependabot in #4485
- Bump next from 14.1.1 to 14.1.3 by @dependabot in #4484
- Bump the typing-stubs group with 3 updates by @dependabot in #4491
- Bump django-filter from 23.5 to 24.1 by @dependabot in #4492
- Bump dockerflow from 2024.2.0 to 2024.3.0 by @dependabot in #4493
- Bump django from 4.2.10 to 4.2.11 by @dependabot in #4494
- Bump boto3 from 1.34.54 to 1.34.59 by @dependabot in #4497
- Bump pyopenssl from 24.0.0 to 24.1.0 by @dependabot in #4499
- Bump django-ipware from 6.0.3 to 6.0.4 by @dependabot in #4496
- Bump glean-parser from 12.0.1 to 13.0.0 by @dependabot in #4498
- Bump mypy from 1.8.0 to 1.9.0 by @dependabot in #4495
- Bump @playwright/test from 1.41.2 to 1.42.1 by @dependabot in #4464
- Bump twilio from 8.13.0 to 9.0.0 by @dependabot in #4474
Full Changelog: 2024.03.07...2024.03.12
2024.03.07
Released to relay.firefox.com on March 7th, 2024
User-facing changes
- MPP-3644: Add Mozilla accounts opt-out property to Profile and API by @jwhitlock in #4392
- MPP-3762: Handle order issue with
useGoogleAnalytics
by @jwhitlock in #4453 - MPP-3106: Fix "Learn more" tooltip going off screen on mobile devices by @rafeerahman in #4451
- MPP-2758: Fix email wrapper to display tracker report link correctly by @rafeerahman in #4454
- MPP-3644: Update more uses of
useIsLoggedIn
by @jwhitlock in #4455
Other changes
- MPP-3352: Expand, refactor tests by @jwhitlock in #4434
- Additions to run tests locally by @rafeerahman in #4456
- Switch to default docker version by @jwhitlock in #4476
- Switch to cimg/base for Docker commands by @jwhitlock in #4477
- Remove test changes for signed commit by @say-yawn in #4479
Dependency updates
- Bump the eslint group with 2 updates by @dependabot in #4405
- Bump @testing-library/jest-dom from 6.4.1 to 6.4.2 by @dependabot in #4408
- Bump msw from 2.1.5 to 2.1.7 by @dependabot in #4410
- Bump @types/react from 18.2.52 to 18.2.55 by @dependabot in #4406
- Bump react-intersection-observer from 9.6.0 to 9.8.0 by @dependabot in #4412
- Bump dotenv from 16.4.1 to 16.4.2 by @dependabot in #4411
- Bump phonenumbers from 8.13.29 to 8.13.30 by @dependabot in #4398
- Bump boto3 from 1.34.34 to 1.34.39 by @dependabot in #4401
- Bump actions/setup-node from 4.0.1 to 4.0.2 by @dependabot in #4404
- Bump the typing-stubs group with 2 updates by @dependabot in #4397
- Bump sentry-sdk from 1.40.0 to 1.40.3 by @dependabot in #4399
- Bump jwcrypto from 1.5.1 to 1.5.3 by @dependabot in #4400
- Bump twilio from 8.12.0 to 8.13.0 by @dependabot in #4402
- Bump django-allauth from 0.60.1 to 0.61.1 by @dependabot in #4403
- Bump @types/react from 18.2.55 to 18.2.56 by @dependabot in #4422
- Bump @stripe/stripe-js from 2.4.0 to 3.0.3 by @dependabot in #4427
- Bump the eslint group with 2 updates by @dependabot in #4421
- Bump sass from 1.70.0 to 1.71.0 by @dependabot in #4423
- Bump swr from 2.2.4 to 2.2.5 by @dependabot in #4424
- Bump react-stately from 3.29.1 to 3.30.1 by @dependabot in #4425
- Bump react-aria from 3.31.1 to 3.32.1 by @dependabot in #4426
- Bump the testing-libraries group with 1 update by @dependabot in #4414
- Bump the typing-stubs group with 3 updates by @dependabot in #4415
- Bump black from 24.1.1 to 24.2.0 by @dependabot in #4420
- Bump jwcrypto from 1.5.3 to 1.5.4 by @dependabot in #4416
- Bump cryptography from 42.0.2 to 42.0.3 by @dependabot in #4418
- Bump sentry-sdk from 1.40.3 to 1.40.4 by @dependabot in #4419
- Bump boto3 from 1.34.39 to 1.34.46 by @dependabot in #4432
- Bump cryptography from 42.0.3 to 42.0.4 by @dependabot in #4433
- Bump @types/react from 18.2.56 to 18.2.58 by @dependabot in #4439
- Bump msw from 2.1.7 to 2.2.1 by @dependabot in #4443
- Bump sass from 1.71.0 to 1.71.1 by @dependabot in #4441
- Bump react-intersection-observer from 9.8.0 to 9.8.1 by @dependabot in #4438
- Bump the eslint group with 3 updates by @dependabot in #4437
- Bump @stripe/stripe-js from 3.0.3 to 3.0.5 by @dependabot in #4442
- Bump dotenv from 16.4.2 to 16.4.5 by @dependabot in #4440
- Bump the testing-libraries group with 1 update by @dependabot in #4444
- Bump sentry-sdk from 1.40.4 to 1.40.5 by @dependabot in #4446
- Bump the typing-stubs group with 2 updates by @dependabot in #4445
- Bump boto3 from 1.34.46 to 1.34.49 by @dependabot in #4449
- Bump cryptography from 42.0.4 to 42.0.5 by @dependabot in #4447
- Bump dockerflow from 2024.1.0 to 2024.2.0 by @dependabot in #4448
- Bump husky from 9.0.6 to 9.0.11 by @dependabot in #4428
- Bump boto3 from 1.34.49 to 1.34.54 by @dependabot in #4472
- Bump the eslint group with 2 updates by @dependabot in #4459
- Bump @stripe/stripe-js from 3.0.5 to 3.0.6 by @dependabot in #4460
- Bump sentry-sdk from 1.40.5 to 1.40.6 by @dependabot in #4470
- Bump eslint-config-next from 14.1.0 to 14.1.1 by @dependabot in #4463
- Bump drf-spectacular-sidecar from 2024.2.1 to 2024.3.1 by @dependabot in #4471
- Bump fast-check from 3.15.1 to 3.16.0 by @dependabot in #4467
- Bump django-csp from 3.7 to 3.8 by @dependabot in #4473
- Bump stylelint-scss from 6.1.0 to 6.2.0 by @dependabot in #4468
- Bump phonenumbers from 8.13.30 to 8.13.31 by @dependabot in #4475
- Bump the typing-stubs group with 3 updates by @dependabot in #4469
- Bump next from 14.1.0 to 14.1.1 by @dependabot in #4462
- Bump @types/react from 18.2.58 to 18.2.62 by @dependabot in #4478
- Bump msw from 2.2.1 to 2.2.2 by @dependabot in #4466
Full Changelog: 2024.02.09...2024.03.07
2024.02.29
Was planned for release to relay.firefox.com on March 5th, 2024, but deploys to the staging server were broken, so probably will not be released.
User-facing changes
- MPP-3644: Add Mozilla accounts opt-out property to Profile and API by @jwhitlock in #4392
- MPP-3762: Handle order issue with
useGoogleAnalytics
by @jwhitlock in #4453 - MPP-3106: Fix "Learn more" tooltip going off screen on mobile devices by @rafeerahman in #4451
- MPP-2758: Fix email wrapper to display tracker report link correctly by @rafeerahman in #4454
- MPP-3644: Update more uses of
useIsLoggedIn
by @jwhitlock in #4455
Other Changes
- MPP-3352: Expand, refactor tests by @jwhitlock in #4434
Dependency Updates
- Bump the eslint group with 2 updates by @dependabot in #4405
- Bump @testing-library/jest-dom from 6.4.1 to 6.4.2 by @dependabot in #4408
- Bump msw from 2.1.5 to 2.1.7 by @dependabot in #4410
- Bump @types/react from 18.2.52 to 18.2.55 by @dependabot in #4406
- Bump react-intersection-observer from 9.6.0 to 9.8.0 by @dependabot in #4412
- Bump dotenv from 16.4.1 to 16.4.2 by @dependabot in #4411
- Bump phonenumbers from 8.13.29 to 8.13.30 by @dependabot in #4398
- Bump boto3 from 1.34.34 to 1.34.39 by @dependabot in #4401
- Bump actions/setup-node from 4.0.1 to 4.0.2 by @dependabot in #4404
- Bump the typing-stubs group with 2 updates by @dependabot in #4397
- Bump sentry-sdk from 1.40.0 to 1.40.3 by @dependabot in #4399
- Bump jwcrypto from 1.5.1 to 1.5.3 by @dependabot in #4400
- Bump twilio from 8.12.0 to 8.13.0 by @dependabot in #4402
- Bump django-allauth from 0.60.1 to 0.61.1 by @dependabot in #4403
- Bump @types/react from 18.2.55 to 18.2.56 by @dependabot in #4422
- Bump @stripe/stripe-js from 2.4.0 to 3.0.3 by @dependabot in #4427
- Bump the eslint group with 2 updates by @dependabot in #4421
- Bump sass from 1.70.0 to 1.71.0 by @dependabot in #4423
- Bump swr from 2.2.4 to 2.2.5 by @dependabot in #4424
- Bump react-stately from 3.29.1 to 3.30.1 by @dependabot in #4425
- Bump react-aria from 3.31.1 to 3.32.1 by @dependabot in #4426
- Bump the testing-libraries group with 1 update by @dependabot in #4414
- Bump the typing-stubs group with 3 updates by @dependabot in #4415
- Bump black from 24.1.1 to 24.2.0 by @dependabot in #4420
- Bump jwcrypto from 1.5.3 to 1.5.4 by @dependabot in #4416
- Bump cryptography from 42.0.2 to 42.0.3 by @dependabot in #4418
- Bump sentry-sdk from 1.40.3 to 1.40.4 by @dependabot in #4419
- Bump boto3 from 1.34.39 to 1.34.46 by @dependabot in #4432
- Bump cryptography from 42.0.3 to 42.0.4 by @dependabot in #4433
- Bump @types/react from 18.2.56 to 18.2.58 by @dependabot in #4439
- Bump msw from 2.1.7 to 2.2.1 by @dependabot in #4443
- Bump sass from 1.71.0 to 1.71.1 by @dependabot in #4441
- Bump react-intersection-observer from 9.8.0 to 9.8.1 by @dependabot in #4438
- Bump the eslint group with 3 updates by @dependabot in #4437
- Bump @stripe/stripe-js from 3.0.3 to 3.0.5 by @dependabot in #4442
- Bump dotenv from 16.4.2 to 16.4.5 by @dependabot in #4440
- Bump the testing-libraries group with 1 update by @dependabot in #4444
- Bump sentry-sdk from 1.40.4 to 1.40.5 by @dependabot in #4446
- Bump the typing-stubs group with 2 updates by @dependabot in #4445
- Bump boto3 from 1.34.46 to 1.34.49 by @dependabot in #4449
- Bump cryptography from 42.0.4 to 42.0.5 by @dependabot in #4447
- Bump dockerflow from 2024.1.0 to 2024.2.0 by @dependabot in #4448
Full Changelog: 2024.02.09...2024.02.29