Tags: mozilla-services/antenna
Tags
build(deps): bump the production-dependencies group with 4 updates (#… …1320) * build(deps): bump the production-dependencies group with 4 updates Bumps the production-dependencies group with 4 updates: [dockerflow](https://github.com/mozilla-services/python-dockerflow), [gunicorn](https://github.com/benoitc/gunicorn), [sentry-sdk](https://github.com/getsentry/sentry-python) and [sphinx](https://github.com/sphinx-doc/sphinx). Updates `dockerflow` from 2024.4.2 to 2026.1.26 - [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.04.2...2026.01.26) Updates `gunicorn` from 24.0.0 to 24.1.1 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@24.0.0...24.1.1) Updates `sentry-sdk` from 2.50.0 to 2.51.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.50.0...2.51.0) Updates `sphinx` from 8.2.3 to 9.0.4 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v9.0.4/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.2.3...v9.0.4) --- updated-dependencies: - dependency-name: dockerflow dependency-version: 2026.1.26 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: gunicorn dependency-version: 24.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sentry-sdk dependency-version: 2.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sphinx dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * Use new formatter name in logging config. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sven Marnach <sven@mozilla.com>
build(deps): bump the production-dependencies group with 7 updates (#… …1316) Bumps the production-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [bandit](https://github.com/PyCQA/bandit) | `1.9.2` | `1.9.3` | | [google-cloud-storage](https://github.com/googleapis/python-storage) | `3.7.0` | `3.8.0` | | [gunicorn](https://github.com/benoitc/gunicorn) | `23.0.0` | `24.0.0` | | obs-common | `2026.1.8` | `2026.1.21` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.10` | `0.14.14` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.49.0` | `2.50.0` | | [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) | `3.0.2` | `3.1.0` | Updates `bandit` from 1.9.2 to 1.9.3 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.9.2...1.9.3) Updates `google-cloud-storage` from 3.7.0 to 3.8.0 - [Release notes](https://github.com/googleapis/python-storage/releases) - [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md) - [Commits](googleapis/python-storage@v3.7.0...v3.8.0) Updates `gunicorn` from 23.0.0 to 24.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@23.0.0...24.0.0) Updates `obs-common` from 2026.1.8 to 2026.1.21 Updates `ruff` from 0.14.10 to 0.14.14 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.10...0.14.14) Updates `sentry-sdk` from 2.49.0 to 2.50.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.49.0...2.50.0) Updates `sphinx-rtd-theme` from 3.0.2 to 3.1.0 - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](readthedocs/sphinx_rtd_theme@3.0.2...3.1.0) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: google-cloud-storage dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: gunicorn dependency-version: 24.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: obs-common dependency-version: 2026.1.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: ruff dependency-version: 0.14.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sentry-sdk dependency-version: 2.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sphinx-rtd-theme dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump the production-dependencies group with 3 updates (#… …1314) Bumps the production-dependencies group with 3 updates: obs-common, [sentry-sdk](https://github.com/getsentry/sentry-python) and [werkzeug](https://github.com/pallets/werkzeug). Updates `obs-common` from 2025.9.2.2 to 2026.1.8 Updates `sentry-sdk` from 2.48.0 to 2.49.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.48.0...2.49.0) Updates `werkzeug` from 3.1.4 to 3.1.5 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.4...3.1.5) --- updated-dependencies: - dependency-name: obs-common dependency-version: 2026.1.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: sentry-sdk dependency-version: 2.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: werkzeug dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump the production-dependencies group with 5 updates (#… …1310) Bumps the production-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [google-cloud-pubsub](https://github.com/googleapis/python-pubsub) | `2.33.0` | `2.34.0` | | [google-cloud-storage](https://github.com/googleapis/python-storage) | `3.6.0` | `3.7.0` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.1` | `9.0.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.7` | `0.14.10` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.46.0` | `2.48.0` | Updates `google-cloud-pubsub` from 2.33.0 to 2.34.0 - [Release notes](https://github.com/googleapis/python-pubsub/releases) - [Changelog](https://github.com/googleapis/python-pubsub/blob/main/CHANGELOG.md) - [Commits](googleapis/python-pubsub@v2.33.0...v2.34.0) Updates `google-cloud-storage` from 3.6.0 to 3.7.0 - [Release notes](https://github.com/googleapis/python-storage/releases) - [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md) - [Commits](googleapis/python-storage@v3.6.0...v3.7.0) Updates `pytest` from 9.0.1 to 9.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@9.0.1...9.0.2) Updates `ruff` from 0.14.7 to 0.14.10 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.7...0.14.10) Updates `sentry-sdk` from 2.46.0 to 2.48.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.46.0...2.48.0) --- updated-dependencies: - dependency-name: google-cloud-pubsub dependency-version: 2.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google-cloud-storage dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: ruff dependency-version: 0.14.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sentry-sdk dependency-version: 2.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump werkzeug from 3.1.3 to 3.1.4 (#1307) Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.3...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump urllib3 from 2.5.0 to 2.6.0 (#1308) Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump the production-dependencies group with 7 updates (#… …1306) * build(deps): bump the production-dependencies group with 7 updates Bumps the production-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [bandit](https://github.com/PyCQA/bandit) | `1.8.6` | `1.9.2` | | [falcon](https://github.com/falconry/falcon) | `4.0.2` | `4.2.0` | | [google-cloud-storage](https://github.com/googleapis/python-storage) | `3.4.1` | `3.6.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.2` | `9.0.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.3` | `0.14.7` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.43.0` | `2.46.0` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.1.3` | `3.1.4` | Updates `bandit` from 1.8.6 to 1.9.2 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.6...1.9.2) Updates `falcon` from 4.0.2 to 4.2.0 - [Release notes](https://github.com/falconry/falcon/releases) - [Changelog](https://github.com/falconry/falcon/blob/master/RELEASE.md) - [Commits](falconry/falcon@4.0.2...4.2.0) Updates `google-cloud-storage` from 3.4.1 to 3.6.0 - [Release notes](https://github.com/googleapis/python-storage/releases) - [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md) - [Commits](googleapis/python-storage@v3.4.1...v3.6.0) Updates `pytest` from 8.4.2 to 9.0.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.4.2...9.0.1) Updates `ruff` from 0.14.3 to 0.14.7 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.3...0.14.7) Updates `sentry-sdk` from 2.43.0 to 2.46.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.43.0...2.46.0) Updates `werkzeug` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.3...3.1.4) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: falcon dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google-cloud-storage dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pytest dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: ruff dependency-version: 0.14.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sentry-sdk dependency-version: 2.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * rebuild requirements.txt * fix failing test in test_sentry.py --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bianca Danforth <biancadanforth@gmail.com>
build(deps): bump the production-dependencies group with 8 updates (#… …1299) Bumps the production-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [attrs](https://github.com/sponsors/hynek) | `25.3.0` | `25.4.0` | | [everett](https://github.com/willkg/everett) | `3.4.0` | `3.5.0` | | [fillmore](https://github.com/mozilla-services/fillmore) | `2.1.0` | `2.2.0` | | [google-cloud-pubsub](https://github.com/googleapis/python-pubsub) | `2.31.1` | `2.33.0` | | [google-cloud-storage](https://github.com/googleapis/python-storage) | `3.4.0` | `3.4.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.13.2` | `0.14.3` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.39.0` | `2.43.0` | | [markus[datadog]](https://github.com/mozilla-services/markus) | `5.1.0` | `5.2.0` | Updates `attrs` from 25.3.0 to 25.4.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `everett` from 3.4.0 to 3.5.0 - [Changelog](https://github.com/willkg/everett/blob/main/HISTORY.rst) - [Commits](willkg/everett@v3.4.0...v3.5.0) Updates `fillmore` from 2.1.0 to 2.2.0 - [Changelog](https://github.com/mozilla-services/fillmore/blob/main/HISTORY.rst) - [Commits](mozilla-services/fillmore@v2.1.0...v2.2.0) Updates `google-cloud-pubsub` from 2.31.1 to 2.33.0 - [Release notes](https://github.com/googleapis/python-pubsub/releases) - [Changelog](https://github.com/googleapis/python-pubsub/blob/main/CHANGELOG.md) - [Commits](googleapis/python-pubsub@v2.31.1...v2.33.0) Updates `google-cloud-storage` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/googleapis/python-storage/releases) - [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md) - [Commits](googleapis/python-storage@v3.4.0...v3.4.1) Updates `ruff` from 0.13.2 to 0.14.3 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.13.2...0.14.3) Updates `sentry-sdk` from 2.39.0 to 2.43.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.39.0...2.43.0) Updates `markus[datadog]` from 5.1.0 to 5.2.0 - [Changelog](https://github.com/mozilla-services/markus/blob/main/HISTORY.rst) - [Commits](mozilla-services/markus@v5.1.0...v5.2.0) --- updated-dependencies: - dependency-name: attrs dependency-version: 25.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: everett dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: fillmore dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google-cloud-pubsub dependency-version: 2.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google-cloud-storage dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: ruff dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sentry-sdk dependency-version: 2.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: markus[datadog] dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump the production-dependencies group across 1 director… …y with 6 updates (#1297) Bumps the production-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [google-cloud-storage](https://github.com/googleapis/python-storage) | `3.3.1` | `3.4.0` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.7.0` | `10.8.0` | | obs-common | `2025.8.8.1` | `2025.9.2.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.1` | `8.4.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.12.11` | `0.13.2` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.35.2` | `2.39.0` | Updates `google-cloud-storage` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/googleapis/python-storage/releases) - [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md) - [Commits](googleapis/python-storage@v3.3.1...v3.4.0) Updates `more-itertools` from 10.7.0 to 10.8.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v10.7.0...v10.8.0) Updates `obs-common` from 2025.8.8.1 to 2025.9.2.2 Updates `pytest` from 8.4.1 to 8.4.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@8.4.1...8.4.2) Updates `ruff` from 0.12.11 to 0.13.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.12.11...0.13.2) Updates `sentry-sdk` from 2.35.2 to 2.39.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.35.2...2.39.0) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: more-itertools dependency-version: 10.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: obs-common dependency-version: 2025.9.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: ruff dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sentry-sdk dependency-version: 2.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
PreviousNext