AMO Release Thursday 14th March 2024
What's Changed
- Remove local mirror of MySQL repo by @diox in #21901
- Bump uwsgi from 2.0.21 to 2.0.24 in /requirements by @dependabot in #21834
- Bump grpcio from 1.60.0 to 1.60.1 in /requirements by @dependabot in #21796
- Bump prettier from 3.2.4 to 3.2.5 by @dependabot in #21804
- parallelize locale compilation by @KevinMind in #21889
- Merge requirements files and document dependency management by @KevinMind in #21838
- Bump ipython from 8.20.0 to 8.21.0 in /requirements by @dependabot in #21778
- Bump pip from 23.3.2 to 24.0 in /requirements by @dependabot in #21801
- Bump markupsafe from 2.1.4 to 2.1.5 in /requirements by @dependabot in #21803
- Bump google-cloud-bigquery from 3.17.1 to 3.17.2 in /requirements by @dependabot in #21820
- Bump yara-python from 4.3.1 to 4.5.0 in /requirements by @dependabot in #21859
- Bump pygit2 from 1.14.0 to 1.14.1 in /requirements by @dependabot in #21847
- Bump mysqlclient from 2.2.1 to 2.2.4 in /requirements by @dependabot in #21836
- Bump responses from 0.24.1 to 0.25.0 in /requirements by @dependabot in #21860
- Bump google-api-core[grpc] from 2.15.0 to 2.17.1 in /requirements by @dependabot in #21868
- Bump cryptography from 42.0.2 to 42.0.4 in /requirements by @dependabot in #21903
- Bump protobuf from 4.25.2 to 4.25.3 in /requirements by @dependabot in #21874
- Add missing prod.txt dependencies by @KevinMind in #21913
- Create empty local_settings.py when none exists to avoid erronious "missing local_settings" warning by @KevinMind in #21890
- Show Cinder Policy for each Review Action Reason and vice versa in admin by @diox in #21919
- Enable HTTP compression for Elasticsearch (but not in prod yet) by @diox in #21906
- Bump addons-linter from 6.22.0 to 6.23.0 by @dependabot in #21933
- Bump pytest from 8.0.0 to 8.0.2 in /requirements by @dependabot in #21925
- Don't include empty additional reasoning in cinder appeal decline emails if there isn't any by @diox in #21938
- Bump ruff from 0.2.1 to 0.2.2 in /requirements by @dependabot in #21885
- Expose escalation reason in reviewer tools by @eviljeff in #21929
- Add button to Cinder Policy Admin to trigger a sync from Cinder by @diox in #21942
- Bump django-admin-rangefilter from 0.12.0 to 0.12.1 in /requirements by @dependabot in #21884
- Show for abuse reports with no message by @eviljeff in #21946
- ADDSRV-735-github-pages by @KevinMind in #21937
- Gate enqueueing reports in reviewer tools behind enable-cinder-reviewer-tools-integration switch by @diox in #21944
- drop escaping of certain characters when sent to cinder api by @eviljeff in #21936
- Remove fill_cinderjobs_denormalized_fields management command and tests by @diox in #21939
- github action to efficiently build docker image on PRs to verify build by @KevinMind in #21930
- Allow enable addon and unreject version(s) to resolve jobs by @eviljeff in #21941
- Efficiently cache docker build by @KevinMind in #21914
- monitor cinder's /health endpoint in our services monitor by @eviljeff in #21953
- add cinder actoin for CLEAR_NEEDS_HUMAN_REVIEW activity by @eviljeff in #21963
- Build docker image with buildx to support new Dockerfile syntax by @KevinMind in #21960
- Collect static files after generating all static files by @KevinMind in #21977
- Fix allow verification of valid code regardless of socketlabs connection by @KevinMind in #21964
- Fix small bugs in the docker build that are not obvious most of the time by @KevinMind in #21983
- Bump cachetools from 5.3.2 to 5.3.3 in /requirements by @dependabot in #21934
- Bump grpcio from 1.60.1 to 1.62.0 in /requirements by @dependabot in #21911
- Bump cryptography from 42.0.4 to 42.0.5 in /requirements by @dependabot in #21924
- Bump pyparsing from 3.1.1 to 3.1.2 in /requirements by @dependabot in #21979
- Bump dockerflow from 2024.1.0 to 2024.3.0 in /requirements by @dependabot in #21970
- Bump django from 4.2.10 to 4.2.11 in /requirements by @dependabot in #21971
- move DECISION_ACTIONS to constants by @eviljeff in #21973
- Bump typing-extensions from 4.9.0 to 4.10.0 in /requirements by @dependabot in #21923
- Bump setuptools from 69.0.3 to 69.1.1 in /requirements by @dependabot in #21916
- Allow banned users to appeal by grabbing the user from the cinderjob target by @diox in #21995
- Update dependencies documentation by @KevinMind in #21511
- appeals on non-cinder actions are handled by amo reviewers by @eviljeff in #21958
- Bump addons-linter from 6.23.0 to 6.24.0 by @dependabot in #22004
- "rename" CinderJob.decision_id to decision_cinder_id by @eviljeff in #22000
- Sync suppressed emails daily by @KevinMind in #21998
Full Changelog: 2024.02.22...2024.03.14