Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 1875340 - use JavaScript's DecompressionStream instead of 'pako' package #7897

Open
wants to merge 128 commits into
base: master
Choose a base branch
from

Commits on Jan 24, 2024

  1. Bug 1875340 - remove incomplete test checking for test manifests of a…

    … job
    
    1. This was incomplete: existing code was broken and needed several fixes, and
       the second part was missing.
    2. The test paths are not a property of Job for performance reasons
    Archaeopteryx committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a45dc95 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Bug 1814315 - Bump Dockerflow + Add unit tests (mozilla#7899)

    * Bug 1814315 - Bump Dockerflow + Add unit tests
    
    * Nit
    EvaBardou authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9623348 View commit details
    Browse the repository at this point in the history
  2. Bug 1864319 - Always show the scrollbar to avoid the layout change de…

    …pending on the content.
    arai-a authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1ef9c29 View commit details
    Browse the repository at this point in the history
  3. Bug 1823654 - Mostly use double quotes (mozilla#7900)

    * Enable quote style verifications from Black
    
    * Actually exclude migrations folders
    yschneider-sinneria authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    83186dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99ad771 View commit details
    Browse the repository at this point in the history
  5. Bug 1823654 - Ignore Python Double quotes commit in git blame (mozill…

    …a#7902)
    
    * Ignore Double quotes commit in git blame
    
    * Update .git-blame-ignore-revs
    
    ---------
    
    Co-authored-by: Sebastian Hengst <[email protected]>
    yschneider-sinneria and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7cd8ee5 View commit details
    Browse the repository at this point in the history
  6. Bug 1823654 - Introduce pyupgrade (mozilla#7904)

    * Ruff Auto fix
    
    * Ruff unsafe fixes auto fix
    
    * Use builtin list instead of typing.List
    
    ---------
    
    Co-authored-by: Sebastian Hengst <[email protected]>
    yschneider-sinneria and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e95d703 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fceb87b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    485c9ac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a747b26 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d9a1ac1 View commit details
    Browse the repository at this point in the history
  11. Update Yarn to v1.22.21

    renovate[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d46c4b4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    73e5998 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aff22be View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    edf68bd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d8b4659 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a2da69a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a867b8b View commit details
    Browse the repository at this point in the history
  18. Bug 1879316 - Use the absolute value of the delta in the alert thresh…

    …old check. (mozilla#7909)
    
    This patch fixes an issue where the absolute alert threshold was negative on an improvement, and this was checked against the alert threshold. This meant that improvements would never have an alert generated for them since they were always negative. With this change, improvement alerts will now be produced for tests using the absolute threshold.
    gmierz authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    67d97a0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    106db49 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b91e374 View commit details
    Browse the repository at this point in the history
  21. 3305 - Make the length of the short revision hash constant across Tre…

    …eherder (mozilla#7914)
    
    * 3305 - Make the length of the short revision hash constant with bugzilla
    
    * 3305 - Make the length of the short revision hash constant with bugzilla
    florinbilt authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8f55e03 View commit details
    Browse the repository at this point in the history
  22. Bug 1879527 - drop ESR 102 repositories

    Development work on these stopped more than 4 months ago, longer than the data
    retention in Treeherder.
    Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    90ed2ae View commit details
    Browse the repository at this point in the history
  23. Remote docker and ubuntu upgrades (mozilla#7922)

    * Switch to docker24
    
    * Switch to default Ubuntu image in circleCI
    
    * Switch tox config from whitelist_externals to allowlist_externals
    Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    fdefeb8 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f2f9a0d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d1160ea View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    44df3dc View commit details
    Browse the repository at this point in the history
  27. Bump ip from 1.1.8 to 1.1.9

    Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
    - [Commits](indutny/node-ip@v1.1.8...v1.1.9)
    
    ---
    updated-dependencies:
    - dependency-name: ip
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    35ae2e2 View commit details
    Browse the repository at this point in the history
  28. Bump betamax from 0.8.1 to 0.9.0

    Bumps [betamax](https://github.com/sigmavirus24/betamax) from 0.8.1 to 0.9.0.
    - [Release notes](https://github.com/sigmavirus24/betamax/releases)
    - [Changelog](https://github.com/betamaxpy/betamax/blob/main/HISTORY.rst)
    - [Commits](betamaxpy/betamax@0.8.1...0.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: betamax
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6662238 View commit details
    Browse the repository at this point in the history
  29. Bump pyyaml from 6.0 to 6.0.1

    Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0 to 6.0.1.
    - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES)
    - [Commits](yaml/pyyaml@6.0...6.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: pyyaml
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6413a23 View commit details
    Browse the repository at this point in the history
  30. Bump celery from 5.3.1 to 5.3.6

    Bumps [celery](https://github.com/celery/celery) from 5.3.1 to 5.3.6.
    - [Release notes](https://github.com/celery/celery/releases)
    - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
    - [Commits](celery/celery@v5.3.1...v5.3.6)
    
    ---
    updated-dependencies:
    - dependency-name: celery
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9183f8d View commit details
    Browse the repository at this point in the history
  31. Bump shellcheck-py from 0.9.0.5 to 0.9.0.6

    Bumps [shellcheck-py](https://github.com/ryanrhee/shellcheck-py) from 0.9.0.5 to 0.9.0.6.
    - [Commits](shellcheck-py/shellcheck-py@v0.9.0.5...v0.9.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: shellcheck-py
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    97a4c8e View commit details
    Browse the repository at this point in the history
  32. Bump jinja2 from 3.1.2 to 3.1.3

    Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@3.1.2...3.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: jinja2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    df09b4b View commit details
    Browse the repository at this point in the history
  33. Bump json-e from 4.5.2 to 4.7.0

    Bumps [json-e](https://github.com/json-e/json-e) from 4.5.2 to 4.7.0.
    - [Changelog](https://github.com/json-e/json-e/blob/main/CHANGELOG.rst)
    - [Commits](json-e/json-e@v4.5.2...v4.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: json-e
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    4c0db54 View commit details
    Browse the repository at this point in the history
  34. Bump jsonschema from 4.17.3 to 4.21.1

    Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.17.3 to 4.21.1.
    - [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
    - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
    - [Commits](python-jsonschema/jsonschema@v4.17.3...v4.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: jsonschema
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1bd10eb View commit details
    Browse the repository at this point in the history
  35. Bump pytest-testmon from 2.0.9 to 2.1.1

    Bumps [pytest-testmon]() from 2.0.9 to 2.1.1.
    
    ---
    updated-dependencies:
    - dependency-name: pytest-testmon
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5eeee89 View commit details
    Browse the repository at this point in the history
  36. Bump mozci[cache] from 2.3.2 to 2.4.0

    Bumps [mozci[cache]]() from 2.3.2 to 2.4.0.
    
    ---
    updated-dependencies:
    - dependency-name: mozci[cache]
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    54b25da View commit details
    Browse the repository at this point in the history
  37. Bump gunicorn from 20.1.0 to 21.2.0

    Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 21.2.0.
    - [Release notes](https://github.com/benoitc/gunicorn/releases)
    - [Commits](benoitc/gunicorn@20.1.0...21.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: gunicorn
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    313a51d View commit details
    Browse the repository at this point in the history
  38. Bump pytest-asyncio from 0.21.0 to 0.23.5

    Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.0 to 0.23.5.
    - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
    - [Commits](pytest-dev/pytest-asyncio@v0.21.0...v0.23.5)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-asyncio
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    89c0aac View commit details
    Browse the repository at this point in the history
  39. Bump taskcluster from 53.2.1 to 60.4.2

    Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 53.2.1 to 60.4.2.
    - [Release notes](https://github.com/taskcluster/taskcluster/releases)
    - [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
    - [Commits](taskcluster/taskcluster@v53.2.1...v60.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: taskcluster
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7c89501 View commit details
    Browse the repository at this point in the history
  40. Bump django-debug-toolbar from 4.1.0 to 4.3.0

    Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 4.1.0 to 4.3.0.
    - [Release notes](https://github.com/jazzband/django-debug-toolbar/releases)
    - [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/main/docs/changes.rst)
    - [Commits](jazzband/django-debug-toolbar@4.1...4.3)
    
    ---
    updated-dependencies:
    - dependency-name: django-debug-toolbar
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8e9e097 View commit details
    Browse the repository at this point in the history
  41. Bump mock from 5.0.2 to 5.1.0

    Bumps [mock](https://github.com/testing-cabal/mock) from 5.0.2 to 5.1.0.
    - [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst)
    - [Commits](testing-cabal/mock@5.0.2...5.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: mock
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    4004c43 View commit details
    Browse the repository at this point in the history
  42. Bump pytest-django from 4.5.2 to 4.8.0

    Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.5.2 to 4.8.0.
    - [Release notes](https://github.com/pytest-dev/pytest-django/releases)
    - [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst)
    - [Commits](pytest-dev/pytest-django@v4.5.2...v4.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-django
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ad57fe9 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    45ed860 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    fc15092 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    50b2a30 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    c002a31 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    2b2d57c View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    7033971 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    72061ba View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    c39b22b View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    ff066ed View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    91d2b50 View commit details
    Browse the repository at this point in the history
  53. Bump black from 23.3.0 to 24.2.0

    Bumps [black](https://github.com/psf/black) from 23.3.0 to 24.2.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@23.3.0...24.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a78f4ba View commit details
    Browse the repository at this point in the history
  54. Bump dockerflow from 2024.1.0 to 2024.3.0

    Bumps [dockerflow](https://github.com/mozilla-services/python-dockerflow) from 2024.1.0 to 2024.3.0.
    - [Release notes](https://github.com/mozilla-services/python-dockerflow/releases)
    - [Changelog](https://github.com/mozilla-services/python-dockerflow/blob/main/docs/changelog.rst)
    - [Commits](mozilla-services/python-dockerflow@2024.1.0...2024.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: dockerflow
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0051ae7 View commit details
    Browse the repository at this point in the history
  55. Bump python-dateutil from 2.8.2 to 2.9.0.post0

    Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.8.2 to 2.9.0.post0.
    - [Release notes](https://github.com/dateutil/dateutil/releases)
    - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS)
    - [Commits](dateutil/dateutil@2.8.2...2.9.0.post0)
    
    ---
    updated-dependencies:
    - dependency-name: python-dateutil
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    544ee8c View commit details
    Browse the repository at this point in the history
  56. Bump responses from 0.23.1 to 0.25.0

    Bumps [responses](https://github.com/getsentry/responses) from 0.23.1 to 0.25.0.
    - [Release notes](https://github.com/getsentry/responses/releases)
    - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
    - [Commits](getsentry/responses@0.23.1...0.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: responses
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    bc0af25 View commit details
    Browse the repository at this point in the history
  57. Bump psycopg2-binary from 2.9.6 to 2.9.9

    Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.6 to 2.9.9.
    - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
    - [Commits](psycopg/psycopg2@2.9.6...2.9.9)
    
    ---
    updated-dependencies:
    - dependency-name: psycopg2-binary
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    c6ee755 View commit details
    Browse the repository at this point in the history
  58. Bump certifi from 2023.5.7 to 2024.2.2

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2024.2.2.
    - [Commits](certifi/python-certifi@2023.05.07...2024.02.02)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a5de2e5 View commit details
    Browse the repository at this point in the history
  59. Bump whitenoise[brotli] from 6.5.0 to 6.6.0

    Bumps [whitenoise[brotli]](https://github.com/evansd/whitenoise) from 6.5.0 to 6.6.0.
    - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst)
    - [Commits](evansd/whitenoise@6.5.0...6.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: whitenoise[brotli]
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    69ab3bc View commit details
    Browse the repository at this point in the history
  60. Bump django-filter from 23.2 to 23.5

    Bumps [django-filter](https://github.com/carltongibson/django-filter) from 23.2 to 23.5.
    - [Release notes](https://github.com/carltongibson/django-filter/releases)
    - [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst)
    - [Commits](carltongibson/django-filter@23.2...23.5)
    
    ---
    updated-dependencies:
    - dependency-name: django-filter
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    25c2d49 View commit details
    Browse the repository at this point in the history
  61. Bump mkdocs-material from 9.1.21 to 9.5.12

    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.21 to 9.5.12.
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.1.21...9.5.12)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5d2aa20 View commit details
    Browse the repository at this point in the history
  62. Bump pytest from 7.3.2 to 8.0.2

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.2 to 8.0.2.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@7.3.2...8.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    758e528 View commit details
    Browse the repository at this point in the history
  63. Bump newrelic from 8.8.0 to 9.7.0

    Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 8.8.0 to 9.7.0.
    - [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
    - [Commits](newrelic/newrelic-python-agent@v8.8.0...v9.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: newrelic
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0f0c4da View commit details
    Browse the repository at this point in the history
  64. Bump django-cache-memoize from 0.1.10 to 0.2.0

    Bumps [django-cache-memoize](https://github.com/peterbe/django-cache-memoize) from 0.1.10 to 0.2.0.
    - [Changelog](https://github.com/peterbe/django-cache-memoize/blob/master/CHANGELOG.rst)
    - [Commits](https://github.com/peterbe/django-cache-memoize/commits)
    
    ---
    updated-dependencies:
    - dependency-name: django-cache-memoize
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a6db6a0 View commit details
    Browse the repository at this point in the history
  65. Bump pip-tools from 6.13.0 to 7.4.0

    Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 6.13.0 to 7.4.0.
    - [Release notes](https://github.com/jazzband/pip-tools/releases)
    - [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md)
    - [Commits](jazzband/pip-tools@6.13.0...7.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: pip-tools
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e5f25b8 View commit details
    Browse the repository at this point in the history
  66. Bump simplejson from 3.19.1 to 3.19.2

    Bumps [simplejson](https://github.com/simplejson/simplejson) from 3.19.1 to 3.19.2.
    - [Release notes](https://github.com/simplejson/simplejson/releases)
    - [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt)
    - [Commits](simplejson/simplejson@v3.19.1...v3.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: simplejson
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e7a064e View commit details
    Browse the repository at this point in the history
  67. Bump django-cors-headers from 4.1.0 to 4.3.1

    Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.1.0 to 4.3.1.
    - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
    - [Commits](adamchainz/django-cors-headers@4.1.0...4.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: django-cors-headers
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d1b7dec View commit details
    Browse the repository at this point in the history
  68. Bump mysqlclient from 2.1.1 to 2.2.4

    Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient) from 2.1.1 to 2.2.4.
    - [Release notes](https://github.com/PyMySQL/mysqlclient/releases)
    - [Changelog](https://github.com/PyMySQL/mysqlclient/blob/main/HISTORY.rst)
    - [Commits](PyMySQL/mysqlclient@v2.1.1...v2.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: mysqlclient
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    bef38bf View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    e6a93db View commit details
    Browse the repository at this point in the history
  70. Bump django-redis from 5.3.0 to 5.4.0

    Bumps [django-redis](https://github.com/jazzband/django-redis) from 5.3.0 to 5.4.0.
    - [Release notes](https://github.com/jazzband/django-redis/releases)
    - [Changelog](https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst)
    - [Commits](jazzband/django-redis@5.3.0...5.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: django-redis
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    289637f View commit details
    Browse the repository at this point in the history
  71. Bump django-environ from 0.10.0 to 0.11.2

    Bumps [django-environ](https://github.com/joke2k/django-environ) from 0.10.0 to 0.11.2.
    - [Release notes](https://github.com/joke2k/django-environ/releases)
    - [Changelog](https://github.com/joke2k/django-environ/blob/main/CHANGELOG.rst)
    - [Commits](joke2k/django-environ@v0.10.0...v0.11.2)
    
    ---
    updated-dependencies:
    - dependency-name: django-environ
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    c544e75 View commit details
    Browse the repository at this point in the history
  72. Bump pre-commit from 3.3.3 to 3.6.2

    Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.3 to 3.6.2.
    - [Release notes](https://github.com/pre-commit/pre-commit/releases)
    - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
    - [Commits](pre-commit/pre-commit@v3.3.3...v3.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: pre-commit
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    05465d0 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    df9814e View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    b65bb78 View commit details
    Browse the repository at this point in the history
  75. Bump pytest from 8.0.2 to 8.1.1

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.1.1.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@8.0.2...8.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7e2ef8b View commit details
    Browse the repository at this point in the history
  76. Bump pytest-asyncio from 0.23.5 to 0.23.5.post1

    Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.5 to 0.23.5.post1.
    - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
    - [Commits](pytest-dev/pytest-asyncio@v0.23.5...v0.23.5.post1)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-asyncio
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2333acb View commit details
    Browse the repository at this point in the history
  77. Bump pip-tools from 7.4.0 to 7.4.1

    Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 7.4.0 to 7.4.1.
    - [Release notes](https://github.com/jazzband/pip-tools/releases)
    - [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md)
    - [Commits](jazzband/pip-tools@7.4.0...7.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: pip-tools
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5cf42c0 View commit details
    Browse the repository at this point in the history
  78. Bump jose from 4.11.1 to 4.15.5

    Bumps [jose](https://github.com/panva/jose) from 4.11.1 to 4.15.5.
    - [Release notes](https://github.com/panva/jose/releases)
    - [Changelog](https://github.com/panva/jose/blob/v4.15.5/CHANGELOG.md)
    - [Commits](panva/jose@v4.11.1...v4.15.5)
    
    ---
    updated-dependencies:
    - dependency-name: jose
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8c501b1 View commit details
    Browse the repository at this point in the history
  79. Bump newrelic from 9.7.0 to 9.7.1

    Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 9.7.0 to 9.7.1.
    - [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
    - [Commits](newrelic/newrelic-python-agent@v9.7.0...v9.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: newrelic
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e794d1d View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    9e7c4eb View commit details
    Browse the repository at this point in the history
  81. Bump taskcluster from 60.4.2 to 61.0.0

    Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 60.4.2 to 61.0.0.
    - [Release notes](https://github.com/taskcluster/taskcluster/releases)
    - [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
    - [Commits](taskcluster/taskcluster@v60.4.2...v61.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: taskcluster
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    59dd66f View commit details
    Browse the repository at this point in the history
  82. Bump follow-redirects from 1.15.1 to 1.15.6

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.1...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e62565e View commit details
    Browse the repository at this point in the history
  83. Bug 1885655 - use 'Fenix :: General' as default Bugzilla component fo…

    …r android-components, fenix and focus tasks
    Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    74a11f2 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    586995f View commit details
    Browse the repository at this point in the history
  85. Bump black from 24.2.0 to 24.3.0

    Bumps [black](https://github.com/psf/black) from 24.2.0 to 24.3.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@24.2.0...24.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0218563 View commit details
    Browse the repository at this point in the history
  86. Bump djangorestframework from 3.14.0 to 3.15.0

    Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.14.0 to 3.15.0.
    - [Release notes](https://github.com/encode/django-rest-framework/releases)
    - [Commits](encode/django-rest-framework@3.14.0...3.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: djangorestframework
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d914f6e View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    7adf0f0 View commit details
    Browse the repository at this point in the history
  88. Fix linting failure.

    gmierz authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    cafb92d View commit details
    Browse the repository at this point in the history
  89. Bump pytest-asyncio from 0.23.5.post1 to 0.23.6

    Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.5.post1 to 0.23.6.
    - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
    - [Commits](pytest-dev/pytest-asyncio@v0.23.5.post1...v0.23.6)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-asyncio
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6226d43 View commit details
    Browse the repository at this point in the history
  90. Bump shellcheck-py from 0.9.0.6 to 0.10.0.1

    Bumps [shellcheck-py](https://github.com/ryanrhee/shellcheck-py) from 0.9.0.6 to 0.10.0.1.
    - [Commits](shellcheck-py/shellcheck-py@v0.9.0.6...v0.10.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: shellcheck-py
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    cd069a5 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    630d6f3 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    61a741a View commit details
    Browse the repository at this point in the history
  93. Bump djangorestframework from 3.15.0 to 3.15.1

    Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.15.0 to 3.15.1.
    - [Release notes](https://github.com/encode/django-rest-framework/releases)
    - [Commits](encode/django-rest-framework@3.15.0...3.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: djangorestframework
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5f6a2ce View commit details
    Browse the repository at this point in the history
  94. Bump pre-commit from 3.6.2 to 3.7.0

    Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.2 to 3.7.0.
    - [Release notes](https://github.com/pre-commit/pre-commit/releases)
    - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
    - [Commits](pre-commit/pre-commit@v3.6.2...v3.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: pre-commit
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b08ea13 View commit details
    Browse the repository at this point in the history
  95. Bump webpack-dev-middleware from 5.3.3 to 5.3.4

    Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
    - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8d97dc5 View commit details
    Browse the repository at this point in the history
  96. Bump pytest-cov from 4.1.0 to 5.0.0

    Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 5.0.0.
    - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-cov@v4.1.0...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-cov
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e759dcc View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    0b15f7d View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    a662295 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    c5f5581 View commit details
    Browse the repository at this point in the history
  100. Fix bug suggestions with PostgreSQL (mozilla#7988)

    * Use trigram similarity instead of FTS
    
    * Skip escaping special characters
    
    * Order results by match ranking on Postgres
    ---------
    
    Co-authored-by: Bastien Abadie <[email protected]>
    Co-authored-by: Sebastian Hengst <[email protected]>
    3 people committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    541cdf5 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    32f294c View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    cbadddb View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    3f4b7cf View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    933f9ab View commit details
    Browse the repository at this point in the history
  105. Bug 1890349 - only check for crash signature to identify failure line…

    … as crash
    
    Until now, 'application crashed' had been expected as prefix of the crash
    signature. Other text can be logged in its place, e.g. 'not thread-safe'.
    Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    544381f View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    a24031e View commit details
    Browse the repository at this point in the history
  107. Added a copy icon for the alert's ID in Graphs View. (mozilla#7973)

    * Added a copy icon for the alert's ID in Graphs View.
    
    * Added a copy icon for the alert's ID in Graphs View.
    florinbilt authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    256b9d8 View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    6389d25 View commit details
    Browse the repository at this point in the history
  109. Bump dockerflow from 2024.3.0 to 2024.4.1

    Bumps [dockerflow](https://github.com/mozilla-services/python-dockerflow) from 2024.3.0 to 2024.4.1.
    - [Release notes](https://github.com/mozilla-services/python-dockerflow/releases)
    - [Changelog](https://github.com/mozilla-services/python-dockerflow/blob/main/docs/changelog.rst)
    - [Commits](mozilla-services/python-dockerflow@2024.3.0...2024.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: dockerflow
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    99afab7 View commit details
    Browse the repository at this point in the history
  110. Revert djangorestframework from 3.15.1 to 3.14.0

    The API documentation page was broken: encode/django-rest-framework#9291
    
    Revert "Bump djangorestframework from 3.15.0 to 3.15.1"
    
    This reverts commit 995ce03.
    
    Revert "Bump djangorestframework from 3.14.0 to 3.15.0"
    
    This reverts commit 9b9a11f.
    Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    dbd801f View commit details
    Browse the repository at this point in the history
  111. Bump express from 4.18.2 to 4.19.2

    Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.2...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d976c5f View commit details
    Browse the repository at this point in the history
  112. Bump newrelic from 9.7.1 to 9.8.0

    Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 9.7.1 to 9.8.0.
    - [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
    - [Commits](newrelic/newrelic-python-agent@v9.7.1...v9.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: newrelic
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    fb23de4 View commit details
    Browse the repository at this point in the history
  113. Bump taskcluster from 61.0.0 to 64.2.4

    Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 61.0.0 to 64.2.4.
    - [Release notes](https://github.com/taskcluster/taskcluster/releases)
    - [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
    - [Commits](taskcluster/taskcluster@v61.0.0...v64.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: taskcluster
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d1faced View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    7b5fa21 View commit details
    Browse the repository at this point in the history
  115. Bump tar from 6.1.13 to 6.2.1

    Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.13 to 6.2.1.
    - [Release notes](https://github.com/isaacs/node-tar/releases)
    - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v6.1.13...v6.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0bf7331 View commit details
    Browse the repository at this point in the history
  116. Change the message from "Copy summary" to be similar to the comment 0… (

    mozilla#7998)
    
    * Change the message from "Copy summary" to be similar to the comment 0 when filing a new regression bug
    
    * Added specific messages for regression and improvement.
    florinbilt authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    81a3a00 View commit details
    Browse the repository at this point in the history
  117. Bug 1890981 - omit process ID of asserting process in failure tab and…

    … for matching against known issues
    Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    49f6999 View commit details
    Browse the repository at this point in the history
  118. Update codecov orb to v4

    renovate[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    97660c5 View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    4572baa View commit details
    Browse the repository at this point in the history
  120. Bump black from 24.3.0 to 24.4.0

    Bumps [black](https://github.com/psf/black) from 24.3.0 to 24.4.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@24.3.0...24.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0a4acf5 View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    915f8de View commit details
    Browse the repository at this point in the history
  122. Bump newrelic from 9.8.0 to 9.9.0

    Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 9.8.0 to 9.9.0.
    - [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
    - [Commits](newrelic/newrelic-python-agent@v9.8.0...v9.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: newrelic
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    98805d7 View commit details
    Browse the repository at this point in the history
  123. Bump celery from 5.3.6 to 5.4.0

    Bumps [celery](https://github.com/celery/celery) from 5.3.6 to 5.4.0.
    - [Release notes](https://github.com/celery/celery/releases)
    - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
    - [Commits](celery/celery@v5.3.6...v5.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: celery
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    fecc63d View commit details
    Browse the repository at this point in the history
  124. Bump mkdocs-material from 9.5.17 to 9.5.18

    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.17 to 9.5.18.
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.5.17...9.5.18)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f6ecd09 View commit details
    Browse the repository at this point in the history
  125. Bump taskcluster from 64.2.4 to 64.2.5

    Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 64.2.4 to 64.2.5.
    - [Release notes](https://github.com/taskcluster/taskcluster/releases)
    - [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
    - [Commits](taskcluster/taskcluster@v64.2.4...v64.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: taskcluster
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    99aa314 View commit details
    Browse the repository at this point in the history
  126. Bump gunicorn from 21.2.0 to 22.0.0

    Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0.
    - [Release notes](https://github.com/benoitc/gunicorn/releases)
    - [Commits](benoitc/gunicorn@21.2.0...22.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: gunicorn
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Archaeopteryx committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    efbe618 View commit details
    Browse the repository at this point in the history
  127. Configuration menu
    Copy the full SHA
    9b2adc9 View commit details
    Browse the repository at this point in the history