Greg Sherman
3fec0feffb
Add logging for changed slug in devhub & API ( #21221 )
2023-10-02 10:36:03 +02:00
Matjaž Horvat
12b36475af
Pontoon: Update Slovenian (sl) localization of AMO
...
Co-authored-by: Matjaž Horvat <matjaz.horvat@gmail.com>
2023-09-30 20:23:08 +00:00
හෙළබස සමූහය (HelaBasa Group)
7cbe5fe5a0
Pontoon: Update Sinhala (si) localization of AMO
...
Co-authored-by: හෙළබස සමූහය (HelaBasa Group) <firefox-helabasa@yalu.lk>
2023-09-30 09:42:56 +00:00
හෙළබස සමූහය (HelaBasa Group)
2795943b1b
Pontoon: Update Sinhala (si) localization of AMO
...
Co-authored-by: හෙළබස සමූහය (HelaBasa Group) <firefox-helabasa@yalu.lk>
2023-09-30 08:52:56 +00:00
හෙළබස සමූහය (HelaBasa Group)
bcbc6feaf2
Pontoon: Update Sinhala (si) localization of AMO
...
Co-authored-by: හෙළබස සමූහය (HelaBasa Group) <firefox-helabasa@yalu.lk>
2023-09-30 08:41:30 +00:00
Shridhar Shatrughan
4110ed458c
Handle TypeError in abuse report serializer for non-string values ( #21236 )
...
* Handle TypeError in abuse report serializer for non-string values
2023-09-29 17:06:50 +02:00
Bryan Olsson
a941bc0ee6
Update languages.py with Santali (Ol Chiki script) native language name ( #21238 )
...
* Update languages.py with Santali (Ol Chiki script) native language name
* Update formatting
Co-authored-by: Mathieu Pillard <diox@users.noreply.github.com>
---------
Co-authored-by: Mathieu Pillard <diox@users.noreply.github.com>
2023-09-28 20:46:14 +02:00
dependabot[bot]
2107b3e85d
Bump google-api-core[grpc] from 2.11.1 to 2.12.0 in /requirements ( #21223 )
...
Bumps [google-api-core[grpc]](https://github.com/googleapis/python-api-core ) from 2.11.1 to 2.12.0.
- [Release notes](https://github.com/googleapis/python-api-core/releases )
- [Changelog](https://github.com/googleapis/python-api-core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/python-api-core/compare/v2.11.1...v2.12.0 )
---
updated-dependencies:
- dependency-name: google-api-core[grpc]
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-28 11:45:08 +02:00
Andrew Williamson
2f830274f6
revert the change to MZA_LAUNCH_DATE ( #21237 )
2023-09-28 10:17:08 +01:00
dependabot[bot]
56065545c4
Bump ruff from 0.0.290 to 0.0.291 in /requirements ( #21217 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.290 to 0.0.291.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.290...v0.0.291 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-28 00:43:47 +02:00
dependabot[bot]
d304e21659
Bump sphinx-rtd-theme from 1.2.0 to 1.3.0 in /requirements ( #21117 )
...
* Bump sphinx-rtd-theme from 1.2.0 to 1.3.0 in /requirements
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme ) from 1.2.0 to 1.3.0.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst )
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.2.0...1.3.0 )
---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Include sphinxcontrib-jquery to fix local install search
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mathieu Pillard <diox@users.noreply.github.com>
2023-09-28 00:43:10 +02:00
Andrew Williamson
e36dfd1f6b
implement cinder reporting ( #21218 )
2023-09-27 17:40:44 +01:00
Andrew Williamson
0fe855a03c
Temporarily changing MZA_LAUNCH_DATE to QA 21161 ( #21230 )
...
* Temporarily changing MZA_LAUNCH_DATE to QA 21161
* 😬
2023-09-27 16:33:59 +01:00
Grk
1ae8c84988
Pontoon: Update Turkish (tr) localization of AMO
...
Co-authored-by: Grk <gu0townkg@relay.firefox.com>
2023-09-26 22:22:32 +00:00
G12r
acc80adbd6
Pontoon: Update Georgian (ka) localization of AMO
...
Co-authored-by: G12r <georgianization@outlook.com>
2023-09-26 14:43:15 +00:00
Andrew Williamson
90ba5843f6
add specific permission for editing addon regional restrictions ( #21220 )
...
* add specific permission for editing addon regional restrictions
* drop additional test class - we don't need to test with *:*
2023-09-26 14:50:57 +01:00
Mathieu Pillard
a921aae17f
Raise error when specifying compatibility inside forbidden Android range in the API ( #21198 )
...
* Raise error when specifying compatibility inside forbidden Android range in the API
Only do it when a compatibility object is specified with a min and/or max.
2023-09-25 16:59:31 +02:00
Philip
d07d04cb6c
Fix typos in docs ( #21219 )
2023-09-25 15:18:30 +01:00
dependabot[bot]
03a2f5f82f
Bump urllib3 from 1.26.15 to 1.26.16 in /requirements ( #21215 )
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.26.15 to 1.26.16.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.15...1.26.16 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-25 14:11:52 +02:00
dependabot[bot]
425325e8c0
Bump terser from 5.19.4 to 5.20.0 ( #21213 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.19.4 to 5.20.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.19.4...v5.20.0 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-25 14:04:16 +02:00
dependabot[bot]
2f6dc083b5
Bump cryptography from 41.0.3 to 41.0.4 in /requirements ( #21211 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.3 to 41.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-25 14:03:46 +02:00
G12r
a239f438f4
Pontoon: Update Georgian (ka) localization of AMO
...
Co-authored-by: G12r <georgianization@outlook.com>
2023-09-23 18:32:41 +00:00
dependabot[bot]
6aa1f2a1bd
Bump jest-environment-jsdom from 29.6.4 to 29.7.0 ( #21183 )
...
Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom ) from 29.6.4 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-environment-jsdom )
---
updated-dependencies:
- dependency-name: jest-environment-jsdom
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-22 17:41:35 +02:00
dependabot[bot]
caacda3674
Bump jest from 29.6.4 to 29.7.0 ( #21182 )
...
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest ) from 29.6.4 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-22 17:41:25 +02:00
G12r
ee6161577e
Pontoon: Update Georgian (ka) localization of AMO
...
Co-authored-by: G12r <georgianization@outlook.com>
2023-09-19 23:04:04 +00:00
Michael Wolf
f422b4feea
Pontoon: Update Sorbian, Lower (dsb) localization of AMO
...
Co-authored-by: Michael Wolf <milupo@sorbzilla.de>
2023-09-19 16:42:26 +00:00
Michael Wolf
c2f8ec5d93
Pontoon: Update Sorbian, Lower (dsb) localization of AMO
...
Co-authored-by: Michael Wolf <milupo@sorbzilla.de>
2023-09-19 16:32:47 +00:00
Michael Wolf
dec246ef32
Pontoon: Update Sorbian, Upper (hsb) localization of AMO
...
Co-authored-by: Michael Wolf <milupo@sorbzilla.de>
2023-09-19 16:09:07 +00:00
Michael Wolf
16ea825eaf
Pontoon: Update Sorbian, Upper (hsb) localization of AMO
...
Co-authored-by: Michael Wolf <milupo@sorbzilla.de>
2023-09-19 15:52:41 +00:00
Michael Wolf
37e58ab623
Pontoon: Update Sorbian, Upper (hsb) localization of AMO
...
Co-authored-by: Michael Wolf <milupo@sorbzilla.de>
2023-09-19 15:42:17 +00:00
dependabot[bot]
abc6212b5b
Bump typing-extensions from 4.7.1 to 4.8.0 in /requirements ( #21206 )
...
Bumps [typing-extensions](https://github.com/python/typing_extensions ) from 4.7.1 to 4.8.0.
- [Release notes](https://github.com/python/typing_extensions/releases )
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md )
- [Commits](https://github.com/python/typing_extensions/compare/4.7.1...4.8.0 )
---
updated-dependencies:
- dependency-name: typing-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Williamson <awilliamson@mozilla.com>
2023-09-19 12:56:22 +01:00
dependabot[bot]
f118d6594e
Bump pillow from 10.0.0 to 10.0.1 in /requirements ( #21208 )
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/10.0.0...10.0.1 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 12:02:09 +02:00
dependabot[bot]
17446d1483
Bump traitlets from 5.9.0 to 5.10.0 in /requirements ( #21197 )
...
Bumps [traitlets](https://github.com/ipython/traitlets ) from 5.9.0 to 5.10.0.
- [Release notes](https://github.com/ipython/traitlets/releases )
- [Changelog](https://github.com/ipython/traitlets/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ipython/traitlets/compare/v5.9.0...v5.10.0 )
---
updated-dependencies:
- dependency-name: traitlets
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 10:44:07 +01:00
dependabot[bot]
4bda065f82
Bump google-cloud-bigquery from 3.11.3 to 3.11.4 in /requirements ( #21188 )
...
Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery ) from 3.11.3 to 3.11.4.
- [Release notes](https://github.com/googleapis/python-bigquery/releases )
- [Changelog](https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/python-bigquery/compare/v3.11.3...v3.11.4 )
---
updated-dependencies:
- dependency-name: google-cloud-bigquery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 10:43:34 +01:00
dependabot[bot]
ae62a6d96f
Bump setuptools from 68.2.1 to 68.2.2 in /requirements ( #21187 )
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 68.2.1 to 68.2.2.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v68.2.1...v68.2.2 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 10:43:22 +01:00
dependabot[bot]
c353d9f528
Bump sentry-sdk from 1.30.0 to 1.31.0 in /requirements ( #21186 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 1.30.0 to 1.31.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/1.30.0...1.31.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 10:43:05 +01:00
dependabot[bot]
9dd1bd3a0c
Bump ruff from 0.0.288 to 0.0.290 in /requirements ( #21207 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.288 to 0.0.290.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.288...v0.0.290 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 10:41:51 +01:00
Andrew Williamson
57e9aae553
Firefox Accounts to Mozilla accounts ( #21202 )
...
* Firefox Accounts to Mozilla accounts
* reword activity log text instead; simplify
* dropped l10n for `USER_AUTO_DELETED` activity
2023-09-19 10:34:39 +01:00
వీవెన్
501f5e783b
Pontoon: Update Telugu (te) localization of AMO
...
Co-authored-by: వీవెన్ <veeven@gmail.com>
2023-09-18 13:42:40 +00:00
Mathieu Pillard
9ba40386ec
Switch remote settings URL to new GCP-specific endpoint on stage & prod ( #21204 )
...
* Revert "Revert "Update Remote Settings URLs after GCP migration (#20642 )" (#20729 )"
This reverts commit 257b6283c0
.
* Add support for REMOTE_SETTINGS_WRITER_URL env variable (defaulting to GCP URL if absent)
2023-09-18 15:32:56 +02:00
వీవెన్
ae511b4af8
Pontoon: Update Telugu (te) localization of AMO
...
Co-authored-by: వీవెన్ <veeven@gmail.com>
2023-09-18 13:32:32 +00:00
Jim Spentzos
e9aab7bf66
Pontoon: Update Greek (el) localization of AMO
...
Co-authored-by: Jim Spentzos <jimspentzos2000@gmail.com>
2023-09-18 10:32:25 +00:00
Olvcpr423
f13e7ecbac
Pontoon: Update Chinese (China) (zh-CN) localization of AMO
...
Co-authored-by: Olvcpr423 <oliverchan86@outlook.com>
2023-09-18 07:42:20 +00:00
Pavel Cvrček
5aefd1e871
Pontoon: Update Czech (cs) localization of AMO
...
Co-authored-by: Pavel Cvrček <jasnapaka@jasnapaka.com>
2023-09-17 19:03:40 +00:00
wladow
751a373018
Pontoon: Update Slovak (sk) localization of AMO
...
Co-authored-by: wladow <valastiak@mozilla.sk>
2023-09-17 13:22:32 +00:00
Aman Alam
70c5782c0e
Pontoon: Update Punjabi (pa-IN) localization of AMO
...
Co-authored-by: Aman Alam <amanpreet.alam@gmail.com>
2023-09-16 15:09:10 +00:00
Pavel Cvrček
6841870343
Pontoon: Update Czech (cs) localization of AMO
...
Co-authored-by: Pavel Cvrček <jasnapaka@jasnapaka.com>
2023-09-16 11:52:18 +00:00
Alexander Slovesnik
5f440f9249
Pontoon: Update Russian (ru) localization of AMO
...
Co-authored-by: Alexander Slovesnik <unghost@mozilla-russia.org>
2023-09-16 11:22:45 +00:00
Balázs Meskó
9e58bc6eb0
Pontoon: Update Hungarian (hu) localization of AMO
...
Co-authored-by: Balázs Meskó <meskobalazs@mailbox.org>
2023-09-16 09:09:15 +00:00
Michael Wolf
6b3533a8fb
Pontoon: Update Sorbian, Lower (dsb) localization of AMO
...
Co-authored-by: Michael Wolf <milupo@sorbzilla.de>
2023-09-15 21:52:15 +00:00