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

10713 Коммитов

Автор SHA1 Сообщение Дата
John Whitlock 37a66e8a2c
Change test to auto-retry assertion
This makes the firefox version as reliable as the chromium one.
2024-09-11 08:56:28 -05:00
John Whitlock 7de99b58b7
Speed up bulk mask creation
Since we're now waiting for the UI to show the new mask, we don't have
to add (much) of a pause.
2024-09-11 08:56:28 -05:00
John Whitlock d05fbcc680
Check for error condititions in maks creation
* Check that the initial number of masks is 0
* Check that the error banner "The mask could not be created." does not appear
* Check that exactly one mask was created
2024-09-11 08:56:27 -05:00
John Whitlock c77c404e19
Remove unused getVerificationCode 2024-09-11 08:56:27 -05:00
John Whitlock 367e8634fc
Check that premium user has subdomain 2024-09-11 08:56:26 -05:00
John Whitlock aeb6974f8c
Merge pull request #5026 from mozilla/dependabot/npm_and_yarn/eslint-config-next-14.2.9
Bump eslint-config-next from 14.2.7 to 14.2.9
2024-09-10 21:59:58 +00:00
John Whitlock 4481fc083b
Update semver dependency 2024-09-10 15:37:32 -05:00
John Whitlock 3924b79514
Use eslint typescript from eslint-config-next
Remove @typescript-eslint/eslint-plugin and @typescript-eslint/parser
from top-level dependencies, and let eslint-config-next pick the
versions (7.2.0).

Change .eslintrc.js to use "next/core-web-vitals" (stricter than "next") and
"next/typescript" to check typescript.

Developers may need to run `npm prune` to remove @typescript-eslint@8.
2024-09-10 15:12:46 -05:00
dependabot[bot] 2ac2d3fa04
Bump eslint-config-next from 14.2.7 to 14.2.9
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.2.7 to 14.2.9.
- [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.9/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-10 19:06:22 +00:00
John Whitlock ac06124715
Merge pull request #5006 from mozilla/dependabot/npm_and_yarn/playwright/test-1.47.0
Bump @playwright/test from 1.46.1 to 1.47.0
2024-09-10 18:13:23 +00:00
John Whitlock 8b01c654f5
Merge pull request #5018 from mozilla/dependabot/pip/django-allauth-socialaccount--64.2.1
Bump django-allauth[socialaccount] from 64.2.0 to 64.2.1
2024-09-10 17:54:25 +00:00
John Whitlock 1b58df7da5
Merge pull request #5025 from mozilla/dependabot/npm_and_yarn/next/third-parties-14.2.9
Bump @next/third-parties from 14.2.7 to 14.2.9
2024-09-10 17:51:17 +00:00
John Whitlock 2380245ddb
Merge pull request #5024 from mozilla/dependabot/npm_and_yarn/next-14.2.9
Bump next from 14.2.7 to 14.2.9
2024-09-10 17:49:47 +00:00
dependabot[bot] af291e7ca7
Bump @next/third-parties from 14.2.7 to 14.2.9
Bumps [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) from 14.2.7 to 14.2.9.
- [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.9/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-10 17:15:20 +00:00
dependabot[bot] 17166c44f8
Bump next from 14.2.7 to 14.2.9
Bumps [next](https://github.com/vercel/next.js) from 14.2.7 to 14.2.9.
- [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.7...v14.2.9)

---
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-10 17:15:20 +00:00
John Whitlock 74d30f0ed1
Merge pull request #5027 from mozilla/dependabot/pip/boto-917b3752d7
Bump the boto group across 1 directory with 3 updates
2024-09-10 17:15:07 +00:00
John Whitlock e4c2a3400c
Merge pull request #5017 from mozilla/dependabot/pip/phonenumbers-8.13.45
Bump phonenumbers from 8.13.44 to 8.13.45
2024-09-10 17:05:16 +00:00
dependabot[bot] 38d3f06bc0
Bump the boto group across 1 directory with 3 updates
Bumps the boto group with 3 updates in the / directory: [boto3](https://github.com/boto/boto3), [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) and [botocore-stubs](https://github.com/youtype/botocore-stubs).


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

Updates `boto3-stubs` from 1.35.10 to 1.35.15
- [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.10 to 1.35.15
- [Release notes](https://github.com/youtype/botocore-stubs/releases)
- [Commits](https://github.com/youtype/botocore-stubs/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
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-10 17:03:56 +00:00
John Whitlock e7f5fe5762
Merge pull request #5008 from mozilla/dependabot/npm_and_yarn/next/eslint-plugin-next-14.2.8
Bump @next/eslint-plugin-next from 14.2.7 to 14.2.8
2024-09-10 16:59:57 +00:00
John Whitlock efaa499a36
Merge pull request #5004 from mozilla/dependabot/npm_and_yarn/react-intersection-observer-9.13.1
Bump react-intersection-observer from 9.13.0 to 9.13.1
2024-09-10 16:58:27 +00:00
dependabot[bot] 1d8dd7158f
Bump phonenumbers from 8.13.44 to 8.13.45
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.13.44 to 8.13.45.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.44...v8.13.45)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-10 16:55:08 +00:00
John Whitlock 10eb31e35b
Merge pull request #5001 from mozilla/refactor-relay-sms-exception-mpp3722
MPP-3722, MPP-3513, MPP-3890, MPP-3373: Handle more errors when relaying SMS messages
2024-09-10 16:52:43 +00:00
John Whitlock 6f48b080ad
Merge pull request #5011 from mozilla/dependabot/npm_and_yarn/msw-2.4.4
Bump msw from 2.4.2 to 2.4.4
2024-09-10 16:52:07 +00:00
John Whitlock 351f944b48
Merge pull request #5013 from mozilla/dependabot/pip/testing-libraries-a4006dc8bc
Bump pytest-django from 4.8.0 to 4.9.0 in the testing-libraries group
2024-09-10 16:50:08 +00:00
John Whitlock 82d0941829
Merge pull request #5014 from mozilla/dependabot/pip/typing-stubs-82d91ad47b
Bump types-requests from 2.32.0.20240712 to 2.32.0.20240907 in the typing-stubs group
2024-09-10 16:49:12 +00:00
John Whitlock d6fcd398c7
Merge pull request #5010 from mozilla/dependabot/npm_and_yarn/sass-1.78.0
Bump sass from 1.77.8 to 1.78.0
2024-09-10 16:48:11 +00:00
John Whitlock 01d9377a39
Merge pull request #5019 from mozilla/dependabot/pip/ruff-0.6.4
Bump ruff from 0.6.3 to 0.6.4
2024-09-10 16:43:59 +00:00
John Whitlock 8c01abf66c
Merge pull request #5016 from mozilla/dependabot/pip/twilio-9.3.0
Bump twilio from 9.2.4 to 9.3.0
2024-09-10 16:42:31 +00:00
John Whitlock 3b441dcbf9
Merge pull request #5015 from mozilla/dependabot/pip/glean-parser-15.0.1
Bump glean-parser from 15.0.0 to 15.0.1
2024-09-10 16:42:06 +00:00
dependabot[bot] 8ca8e16f5a
Bump react-intersection-observer from 9.13.0 to 9.13.1
Bumps [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) from 9.13.0 to 9.13.1.
- [Release notes](https://github.com/thebuilder/react-intersection-observer/releases)
- [Commits](https://github.com/thebuilder/react-intersection-observer/compare/v9.13.0...v9.13.1)

---
updated-dependencies:
- dependency-name: react-intersection-observer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-10 16:39:18 +00:00
John Whitlock ab1ec8a9dc
Merge pull request #5003 from mozilla/dependabot/npm_and_yarn/eslint-90c9783da8
Bump the eslint group with 2 updates
2024-09-10 16:34:23 +00:00
John Whitlock 89f20e80b6
Use Profile.metrics_fxa_id 2024-09-10 11:33:04 -05:00
John Whitlock 9917706b0a
Fix typos 2024-09-10 11:20:18 -05:00
John Whitlock 667c857ee0
Add Profile.metrics_fxa_id 2024-09-10 11:19:30 -05:00
John Whitlock 3fb3c72911
Update BLE doc: 3 Tuesdays, tag on Wednesday 2024-09-10 11:01:04 -05:00
GitHub Actions — l10n sync e3885f3117 Merge in latest l10n strings 2024-09-10 00:07:09 +00:00
dependabot[bot] b0d68da917
Bump msw from 2.4.2 to 2.4.4
Bumps [msw](https://github.com/mswjs/msw) from 2.4.2 to 2.4.4.
- [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.2...v2.4.4)

---
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-09 21:30:39 +00:00
John Whitlock 558c08d657
Merge pull request #5021 from mozilla/revert-react-aria-3.34.1
Revert "Bump react-aria from 3.34.1 to 3.34.3"
2024-09-09 16:29:16 -05:00
dependabot[bot] 57d16f141b
Bump django-allauth[socialaccount] from 64.2.0 to 64.2.1
Bumps [django-allauth[socialaccount]](https://github.com/pennersr/django-allauth) from 64.2.0 to 64.2.1.
- [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst)
- [Commits](https://github.com/pennersr/django-allauth/compare/64.2.0...64.2.1)

---
updated-dependencies:
- dependency-name: django-allauth[socialaccount]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 21:27:02 +00:00
John Whitlock 770991dfeb
Merge pull request #5020 from mozilla/dependabot/pip/django-4.2.16
Bump django from 4.2.15 to 4.2.16
2024-09-09 21:14:54 +00:00
John Whitlock 9f205d6d1b
Revert "Bump react-aria from 3.34.1 to 3.34.3"
This reverts commit 32505f46d0.
2024-09-09 16:05:49 -05:00
GitHub Actions - Run new glean-parser 549b574f21 Re-generate code with glean-parser 15.0.1 2024-09-09 01:39:12 +00:00
dependabot[bot] 488727d933
Bump django from 4.2.15 to 4.2.16
Bumps [django](https://github.com/django/django) from 4.2.15 to 4.2.16.
- [Commits](https://github.com/django/django/compare/4.2.15...4.2.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 01:37:51 +00:00
dependabot[bot] 3c2caa4659
Bump ruff from 0.6.3 to 0.6.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.3 to 0.6.4.
- [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.3...0.6.4)

---
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-09 01:37:44 +00:00
dependabot[bot] adc4289d19
Bump twilio from 9.2.4 to 9.3.0
Bumps [twilio](https://github.com/twilio/twilio-python) from 9.2.4 to 9.3.0.
- [Release notes](https://github.com/twilio/twilio-python/releases)
- [Changelog](https://github.com/twilio/twilio-python/blob/main/CHANGES.md)
- [Commits](https://github.com/twilio/twilio-python/compare/9.2.4...9.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 01:37:30 +00:00
dependabot[bot] ba47301391
Bump glean-parser from 15.0.0 to 15.0.1
Bumps [glean-parser](https://github.com/mozilla/glean_parser) from 15.0.0 to 15.0.1.
- [Release notes](https://github.com/mozilla/glean_parser/releases)
- [Changelog](https://github.com/mozilla/glean_parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mozilla/glean_parser/compare/v15.0.0...v15.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 01:37:26 +00:00
dependabot[bot] 30f24fad57
Bump types-requests in the typing-stubs group
Bumps the typing-stubs group with 1 update: [types-requests](https://github.com/python/typeshed).


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

---
updated-dependencies:
- 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-09 01:37:23 +00:00
dependabot[bot] 7672c76fd3
Bump pytest-django from 4.8.0 to 4.9.0 in the testing-libraries group
Bumps the testing-libraries group with 1 update: [pytest-django](https://github.com/pytest-dev/pytest-django).


Updates `pytest-django` from 4.8.0 to 4.9.0
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pytest-dev/pytest-django/compare/v4.8.0...v4.9.0)

---
updated-dependencies:
- dependency-name: pytest-django
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing-libraries
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 01:37:16 +00:00
dependabot[bot] 9fa78f8f96
Bump sass from 1.77.8 to 1.78.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.8 to 1.78.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.8...1.78.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 01:29:27 +00:00
dependabot[bot] 3624cdffb5
Bump @next/eslint-plugin-next from 14.2.7 to 14.2.8
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 14.2.7 to 14.2.8.
- [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.8/packages/eslint-plugin-next)

---
updated-dependencies:
- dependency-name: "@next/eslint-plugin-next"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 01:29:01 +00:00