Граф коммитов

10713 Коммитов

Автор SHA1 Сообщение Дата
luke crouch 9a418bdfeb
Merge pull request #5044 from mozilla/two-phones-mpp-3897
MPP-3897: Add managers to RealPhone to handle multiple phones per user
2024-09-17 13:03:10 +00:00
GitHub Actions — l10n sync a170ac90f1 Merge in latest l10n strings 2024-09-17 00:06:11 +00:00
John Whitlock 216e0cebfa
Merge pull request #5037 from mozilla/dependabot/npm_and_yarn/msw-2.4.7
Bump msw from 2.4.4 to 2.4.7
2024-09-16 21:23:40 +00:00
John Whitlock 3b3371f8f5
Add delete_for_number 2024-09-16 15:57:13 -05:00
John Whitlock 3f664499b0
Make it look more like original 2024-09-16 15:30:09 -05:00
John Whitlock fd9203fdda
Convert to RealPhone.verified_objects 2024-09-16 15:30:09 -05:00
John Whitlock eaca43bfb6
Add helpers to managers 2024-09-16 15:30:09 -05:00
John Whitlock ea373b5679
Add, use Recent/PendingRealPhoneManager 2024-09-16 15:30:09 -05:00
John Whitlock 0cb76db439
Fix typos 2024-09-16 15:30:08 -05:00
John Whitlock d8901ceb21
Add, use ExpiredRealPhoneManager 2024-09-16 15:30:08 -05:00
John Whitlock 8402f4e3d9
Add, use VerifiedRealPhoneManager 2024-09-16 15:30:08 -05:00
John Whitlock c2ba6bb919
Handle multiple RealPhone in delete_phone_data 2024-09-16 15:30:08 -05:00
John Whitlock 29e0e304f1
Allow mult RealPhone for send_welcome_message 2024-09-16 15:30:07 -05:00
John Whitlock d6054ba1bb
Fix /api/v1/profile for user with mult. RealPhones 2024-09-16 15:30:07 -05:00
dependabot[bot] 4bdf94b9b4
Bump msw from 2.4.4 to 2.4.7
Bumps [msw](https://github.com/mswjs/msw) from 2.4.4 to 2.4.7.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v2.4.4...v2.4.7)

---
updated-dependencies:
- dependency-name: msw
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 15:28:42 -05:00
John Whitlock e23197cfd6
Merge pull request #5031 from mozilla/dependabot/pip/typing-stubs-95252c1b70
Bump the typing-stubs group with 2 updates
2024-09-16 18:14:44 +00:00
John Whitlock d06655eaab
Narrow request.user type 2024-09-16 10:49:19 -05:00
John Whitlock 6c17819457
Merge pull request #5043 from mozilla/dependabot/npm_and_yarn/stylelint-scss-6.6.0
Bump stylelint-scss from 6.5.1 to 6.6.0
2024-09-16 14:59:03 +00:00
John Whitlock bf1e8d3716
Merge pull request #5042 from mozilla/dependabot/npm_and_yarn/husky-9.1.6
Bump husky from 9.1.5 to 9.1.6
2024-09-16 14:58:38 +00:00
John Whitlock 520b7604da
Merge pull request #5041 from mozilla/dependabot/npm_and_yarn/next-14.2.11
Bump next from 14.2.9 to 14.2.11
2024-09-16 14:58:13 +00:00
John Whitlock 411caeac41
Merge pull request #5040 from mozilla/dependabot/npm_and_yarn/playwright/test-1.47.1
Bump @playwright/test from 1.47.0 to 1.47.1
2024-09-16 14:57:48 +00:00
John Whitlock f6f2912215
Merge pull request #5036 from mozilla/dependabot/npm_and_yarn/next/third-parties-14.2.11
Bump @next/third-parties from 14.2.9 to 14.2.11
2024-09-16 14:55:30 +00:00
John Whitlock 268639ff8a
Merge pull request #5035 from mozilla/dependabot/npm_and_yarn/eslint-config-next-14.2.11
Bump eslint-config-next from 14.2.9 to 14.2.11
2024-09-16 14:54:55 +00:00
John Whitlock f6127659d8
Merge pull request #5033 from mozilla/dependabot/pip/ruff-0.6.5
Bump ruff from 0.6.4 to 0.6.5
2024-09-16 14:54:03 +00:00
John Whitlock 88c666609f
Merge pull request #5034 from mozilla/dependabot/pip/sentry-sdk-2.14.0
Bump sentry-sdk from 2.13.0 to 2.14.0
2024-09-16 14:53:44 +00:00
dependabot[bot] 0830d71d3b
Bump the typing-stubs group with 2 updates
Bumps the typing-stubs group with 2 updates: [djangorestframework-stubs](https://github.com/typeddjango/djangorestframework-stubs) and [types-requests](https://github.com/python/typeshed).


Updates `djangorestframework-stubs` from 3.15.0 to 3.15.1
- [Release notes](https://github.com/typeddjango/djangorestframework-stubs/releases)
- [Commits](https://github.com/typeddjango/djangorestframework-stubs/compare/3.15.0...3.15.1)

Updates `types-requests` from 2.32.0.20240907 to 2.32.0.20240914
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: djangorestframework-stubs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: typing-stubs
- dependency-name: types-requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: typing-stubs
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 14:41:47 +00:00
dependabot[bot] b24f900f9c
Bump ruff from 0.6.4 to 0.6.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.4 to 0.6.5.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.4...0.6.5)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 14:41:42 +00:00
John Whitlock 7d7c051e8c
Merge pull request #5032 from mozilla/dependabot/pip/psycopg-c--3.2.2
Bump psycopg[c] from 3.2.1 to 3.2.2
2024-09-16 14:29:22 +00:00
John Whitlock 8ecd07101f
Merge pull request #5030 from mozilla/dependabot/pip/boto-cb06a0d1c2
Bump the boto group with 4 updates
2024-09-16 14:28:39 +00:00
dependabot[bot] c7bde645f0
Bump stylelint-scss from 6.5.1 to 6.6.0
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.5.1 to 6.6.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v6.5.1...v6.6.0)

---
updated-dependencies:
- dependency-name: stylelint-scss
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 01:58:50 +00:00
dependabot[bot] a244e2be4a
Bump husky from 9.1.5 to 9.1.6
Bumps [husky](https://github.com/typicode/husky) from 9.1.5 to 9.1.6.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v9.1.5...v9.1.6)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 01:58:39 +00:00
dependabot[bot] dd4a68388e
Bump next from 14.2.9 to 14.2.11
Bumps [next](https://github.com/vercel/next.js) from 14.2.9 to 14.2.11.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.9...v14.2.11)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 01:58:29 +00:00
dependabot[bot] a38697f7c3
Bump @playwright/test from 1.47.0 to 1.47.1
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.47.0 to 1.47.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.47.0...v1.47.1)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 01:58:13 +00:00
dependabot[bot] 03af8feb76
Bump @next/third-parties from 14.2.9 to 14.2.11
Bumps [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) from 14.2.9 to 14.2.11.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.11/packages/third-parties)

---
updated-dependencies:
- dependency-name: "@next/third-parties"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 01:57:15 +00:00
dependabot[bot] 7b63b3e9c2
Bump eslint-config-next from 14.2.9 to 14.2.11
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.2.9 to 14.2.11.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.11/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 01:57:01 +00:00
dependabot[bot] 1d0ac744eb
Bump sentry-sdk from 2.13.0 to 2.14.0
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/2.13.0...2.14.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 01:31:23 +00:00
dependabot[bot] a3e4eb76df
Bump psycopg[c] from 3.2.1 to 3.2.2
Bumps [psycopg[c]](https://github.com/psycopg/psycopg) from 3.2.1 to 3.2.2.
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](https://github.com/psycopg/psycopg/compare/3.2.1...3.2.2)

---
updated-dependencies:
- dependency-name: psycopg[c]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 01:31:12 +00:00
dependabot[bot] 8c31316b7b
Bump the boto group with 4 updates
Bumps the boto group with 4 updates: [boto3](https://github.com/boto/boto3), [boto3-stubs](https://github.com/youtype/mypy_boto3_builder), [botocore-stubs](https://github.com/youtype/botocore-stubs) and [mypy-boto3-s3](https://github.com/youtype/mypy_boto3_builder).


Updates `boto3` from 1.35.15 to 1.35.19
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.35.15...1.35.19)

Updates `boto3-stubs` from 1.35.15 to 1.35.19
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `botocore-stubs` from 1.35.15 to 1.35.19
- [Release notes](https://github.com/youtype/botocore-stubs/releases)
- [Commits](https://github.com/youtype/botocore-stubs/commits)

Updates `mypy-boto3-s3` from 1.35.2 to 1.35.16
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: boto3-stubs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: botocore-stubs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: mypy-boto3-s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 01:30:47 +00:00
GitHub Actions — l10n sync ef2145fa9a Merge in latest l10n strings 2024-09-16 00:07:30 +00:00
Se Yeon Kim 26e5ff4e89
Merge pull request #5023 from mozilla/ble-tag-on-wednesday
Update Base Load Engineer playbook
2024-09-13 20:46:50 +00:00
John Whitlock 31aa5a4a40
Merge pull request #5029 from mozilla/path-to-regex-6.3.0
Update path-to-regex to 6.3.0
2024-09-13 13:34:03 -05:00
John Whitlock 294094afd3
Update path-to-regex to 6.3.0
This version fixes a regex backtracking issues, and it compatible with
msw.
2024-09-13 11:49:36 -05:00
luke crouch 8bf612b471
Merge pull request #5028 from mozilla/typescript-5.4.x-mpp-3894
MPP-3894: Downgrade Typescript to 5.4.x
2024-09-12 19:35:59 +00:00
GitHub Actions — l10n sync 2e7633cf21 Merge in latest l10n strings 2024-09-12 00:06:56 +00:00
John Whitlock 92441f7c7d
Ran npm dedupe 2024-09-11 18:37:17 -05:00
John Whitlock 897f679690
Downgrade typescript to 5.4.5 2024-09-11 18:26:02 -05:00
John Whitlock 30e5c40e27
overrides is ignored in workspace package.json 2024-09-11 18:13:08 -05:00
John Whitlock b67d996395
Merge pull request #5022 from mozilla/e2e-tests-mpp-3892
MPP-3892: e2e test improvements
2024-09-11 19:50:57 +00:00
John Whitlock 8082a0e522
Note, premium account needs subdomain 2024-09-11 08:56:28 -05:00
John Whitlock b34310f52b
Expand e2e README 2024-09-11 08:56:28 -05:00