John Whitlock
eaa47aa746
Add type hints to process_emails_from_sqs
...
There are few changes needed for the code. One change is that the type
hints say that queue metrics, like ApproximateNumberOfMessages, are
strings, so this converts them to integers.
2024-05-13 09:34:26 -05:00
John Whitlock
367ad747c9
Add more AWS / boto3 type hint packages
2024-05-13 09:34:26 -05:00
John Whitlock
66b755c3dc
Use UUID strings in tests
2024-05-13 09:34:25 -05:00
John Whitlock
5c23d77a58
Remove unused retry logic
...
If this retry logic ran, it would emit counter metrics and error logs.
Since there are none, we can assume this never happens or is rare enough
to remove and wait until it happends again.
2024-05-13 09:34:25 -05:00
John Whitlock
03dd0f56a2
Remove unused process_delayed_emails_from_sqs
...
This was replaced by process_emails_from_sqs with different parameters,
such as using the DLQ queue and deleting failed messages.
2024-05-13 09:34:24 -05:00
dependabot[bot]
299f4cb5f9
Bump django from 4.2.11 to 4.2.13
...
Bumps [django](https://github.com/django/django ) from 4.2.11 to 4.2.13.
- [Commits](https://github.com/django/django/compare/4.2.11...4.2.13 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 13:52:44 +00:00
luke crouch
95713be489
Merge pull request #4699 from mozilla/dependabot/pip/sentry-sdk-2.1.1
...
Bump sentry-sdk from 2.0.1 to 2.1.1
2024-05-13 13:43:53 +00:00
luke crouch
a1056ea77b
Merge pull request #4701 from mozilla/dependabot/pip/ruff-0.4.4
...
Bump ruff from 0.4.3 to 0.4.4
2024-05-13 13:41:30 +00:00
luke crouch
ce29061365
Merge pull request #4698 from mozilla/dependabot/pip/cryptography-42.0.7
...
Bump cryptography from 42.0.6 to 42.0.7
2024-05-13 13:40:33 +00:00
luke crouch
8ba6d53e9d
Merge pull request #4696 from mozilla/dependabot/pip/boto-e0bc2be6fb
...
Bump the boto group with 2 updates
2024-05-13 13:39:22 +00:00
dependabot[bot]
095a5db33c
Bump ruff from 0.4.3 to 0.4.4
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.3 to 0.4.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/v0.4.3...v0.4.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-05-13 01:40:57 +00:00
dependabot[bot]
d4e5dbfad4
Bump sentry-sdk from 2.0.1 to 2.1.1
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 2.0.1 to 2.1.1.
- [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.0.1...2.1.1 )
---
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-05-13 01:40:39 +00:00
dependabot[bot]
0535968ecc
Bump cryptography from 42.0.6 to 42.0.7
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.6 to 42.0.7.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.6...42.0.7 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 01:40:34 +00:00
dependabot[bot]
78a5804e77
Bump psycopg[c] from 3.1.18 to 3.1.19
...
Bumps [psycopg[c]](https://github.com/psycopg/psycopg ) from 3.1.18 to 3.1.19.
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst )
- [Commits](https://github.com/psycopg/psycopg/compare/3.1.18...3.1.19 )
---
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-05-13 01:40:30 +00:00
dependabot[bot]
6ea6a35ca0
Bump the boto group with 2 updates
...
Bumps the boto group with 2 updates: [boto3](https://github.com/boto/boto3 ) and [boto3-stubs](https://github.com/youtype/mypy_boto3_builder ).
Updates `boto3` from 1.34.98 to 1.34.103
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.34.98...1.34.103 )
Updates `boto3-stubs` from 1.34.98 to 1.34.103
- [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
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 01:40:05 +00:00
dependabot[bot]
0658d8fd1c
Bump msw from 2.2.14 to 2.3.0
...
Bumps [msw](https://github.com/mswjs/msw ) from 2.2.14 to 2.3.0.
- [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.2.14...v2.3.0 )
---
updated-dependencies:
- dependency-name: msw
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 01:25:07 +00:00
dependabot[bot]
ad7597c95c
Bump sass from 1.76.0 to 1.77.1
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.76.0 to 1.77.1.
- [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.76.0...1.77.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 01:24:12 +00:00
dependabot[bot]
9caccf7307
Bump @stripe/stripe-js from 3.3.0 to 3.4.0
...
Bumps [@stripe/stripe-js](https://github.com/stripe/stripe-js ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/stripe/stripe-js/releases )
- [Commits](https://github.com/stripe/stripe-js/compare/v3.3.0...v3.4.0 )
---
updated-dependencies:
- dependency-name: "@stripe/stripe-js"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 01:23:09 +00:00
dependabot[bot]
2d248bbe5b
Bump @types/react from 18.3.1 to 18.3.2
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.3.1 to 18.3.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 01:22:27 +00:00
GitHub Actions — l10n sync
fc74cc39fb
Merge in latest l10n strings
2024-05-13 00:06:08 +00:00
GitHub Actions — l10n sync
6bdaa6e48f
Merge in latest l10n strings
2024-05-11 00:06:13 +00:00
GitHub Actions — l10n sync
5b93105967
Merge in latest l10n strings
2024-05-10 00:06:14 +00:00
luke crouch
9204b4f706
Merge pull request #4684 from mozilla/enable-flak8-bandit-checks-mpp-3802
...
fix MPP-3802: stop ignoring bandit security checks
2024-05-09 18:22:53 +00:00
groovecoder
b14d6a6589
for MPP-3802: add FXA_REQUESTS_TIMEOUT_SECONDS and use noqa: F401
2024-05-09 11:01:54 -05:00
Rafee Rahman
30f52c3acc
Merge pull request #4686 from mozilla/slack-integration-e2e-alerts
...
MPP-3809: Add slack integration for e2e failure alerts
2024-05-09 14:57:59 +00:00
GitHub Actions — l10n sync
8285ca7075
Merge in latest l10n strings
2024-05-09 00:05:52 +00:00
Rafee
a37f9692d4
Allow page to load after signup in E2E email forwarding test
2024-05-08 19:25:09 -04:00
Rafee
0e19e19793
Slack integration for e2e failures
2024-05-08 19:14:56 -04:00
groovecoder
0117e2e332
for MPP-3802: stop ignoring bandit security checks
2024-05-08 11:25:55 -05:00
groovecoder
c6a71b5dd7
for MPP-3802: refactor assert statements into if/raise checks
2024-05-08 11:25:27 -05:00
GitHub Actions — l10n sync
f60628746f
Merge in latest l10n strings
2024-05-08 00:05:40 +00:00
luke crouch
47da312c10
Merge pull request #4685 from mozilla/sort-api-by-tags-mpp-3799
...
MPP-3799: Set tag group order in browsable API
2024-05-07 19:48:20 +00:00
John Whitlock
28759ad3bf
Set tag group order in browsable API
2024-05-07 14:31:44 -05:00
groovecoder
f27a5afd46
for MPP-3802: add timeouts to requests
2024-05-07 11:57:58 -05:00
GitHub Actions — l10n sync
4d10283bc6
Merge in latest l10n strings
2024-05-07 00:05:57 +00:00
Rafee Rahman
2fe3ed57f3
Merge pull request #4683 from mozilla/e2e-fxa-fixes-2024-05-06
...
E2E test selector updates (2024-05-06)
2024-05-06 22:58:31 +00:00
Rafee
b5c7dc9d4d
E2E test selector updates
2024-05-06 18:19:45 -04:00
John Whitlock
bfb4023f81
Merge pull request #4676 from mozilla/dependabot/pip/glean-parser-14.1.1
...
Bump glean-parser from 14.0.1 to 14.1.1
2024-05-06 17:14:29 +00:00
John Whitlock
3336a5b6e1
Merge pull request #4672 from mozilla/dependabot/pip/typing-stubs-fb7bf05f94
...
Bump the typing-stubs group with 2 updates
2024-05-06 16:26:56 +00:00
John Whitlock
eadfc404d2
Regenerate with glean_parser v14.1.1
2024-05-06 11:07:48 -05:00
John Whitlock
91f9f1e504
Fix ruff UP031
2024-05-06 11:02:27 -05:00
John Whitlock
0b9d26e638
Complete function types
2024-05-06 11:01:58 -05:00
John Whitlock
dddc0ec264
Add Django 5.0 options for force_insert
...
django-stubs 5.0.0 has type hints for Django 5.0. We can support the new
signature without using it.
2024-05-06 10:47:57 -05:00
dependabot[bot]
73812545b8
Bump the typing-stubs group with 2 updates
...
Bumps the typing-stubs group with 2 updates: [django-stubs](https://github.com/typeddjango/django-stubs ) and [djangorestframework-stubs](https://github.com/typeddjango/djangorestframework-stubs ).
Updates `django-stubs` from 4.2.6 to 5.0.0
- [Release notes](https://github.com/typeddjango/django-stubs/releases )
- [Commits](https://github.com/typeddjango/django-stubs/compare/4.2.6...5.0.0 )
Updates `djangorestframework-stubs` from 3.14.4 to 3.15.0
- [Release notes](https://github.com/typeddjango/djangorestframework-stubs/releases )
- [Commits](https://github.com/typeddjango/djangorestframework-stubs/compare/3.14.4...3.15.0 )
---
updated-dependencies:
- dependency-name: django-stubs
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: typing-stubs
- dependency-name: djangorestframework-stubs
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: typing-stubs
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 10:47:57 -05:00
John Whitlock
4f7fd20b8f
Merge pull request #4664 from mozilla/mypy-disallow-incomplete-defs
...
Enable `mypy --disallow-incomplete-defs`
2024-05-06 15:20:22 +00:00
John Whitlock
778fe0572d
Redo types for authentication tests
2024-05-06 10:08:05 -05:00
dependabot[bot]
8d70ebaa0a
Bump glean-parser from 14.0.1 to 14.1.1
...
Bumps [glean-parser](https://github.com/mozilla/glean_parser ) from 14.0.1 to 14.1.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/v14.0.1...v14.1.1 )
---
updated-dependencies:
- dependency-name: glean-parser
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 14:28:17 +00:00
luke crouch
4ac239947c
Merge pull request #4673 from mozilla/dependabot/pip/drf-spectacular-sidecar-2024.5.1
...
Bump drf-spectacular-sidecar from 2024.4.1 to 2024.5.1
2024-05-06 14:18:08 +00:00
luke crouch
e8bef52a77
Merge pull request #4678 from mozilla/dependabot/pip/cryptography-42.0.6
...
Bump cryptography from 42.0.5 to 42.0.6
2024-05-06 13:57:03 +00:00
luke crouch
d44f909c6a
Merge pull request #4679 from mozilla/dependabot/pip/phonenumbers-8.13.36
...
Bump phonenumbers from 8.13.35 to 8.13.36
2024-05-06 13:56:41 +00:00