Skip to content

Tags: mozilla-services/socorro

Tags

v2024.12.18

Toggle v2024.12.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump elasticsearch/elasticsearch (#6842)

Bumps [elasticsearch/elasticsearch](https://github.com/elastic/elasticsearch) from 8.16.1 to 8.17.0.
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch@v8.16.1...v8.17.0)

---
updated-dependencies:
- dependency-name: elasticsearch/elasticsearch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2024.12.10

Toggle v2024.12.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bug-1935274: increase message length for BugzillaRestHTTPUnexpectedEr…

…ror (#6833)

v2024.12.04

Toggle v2024.12.04's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump django from 4.2.16 to 4.2.17 (#6830)

Bumps [django](https://github.com/django/django) from 4.2.16 to 4.2.17.
- [Commits](django/django@4.2.16...4.2.17)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2024.11.18

Toggle v2024.11.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Migrate from make to just (#6803)

* Migrate from make to just

* address review

v2024.11.04

Toggle v2024.11.04's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bug-1928934: fix super search fields in signature report forms (#6786)

* bug-1928934: fix super search fields in signature report forms

In 9b425e5, I changed the name of the field the webapp permissions were
stored in, but missed updating the signature report view. This fixes
that and adds a test.

* bug-1928934: fix get_fields() return value shape

This returns `fields` to being a list of field names so the rest of the
code that depends on it works correctly.

v2024.11.01

Toggle v2024.11.01's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bug-1911367: Remove processor heartbeat and process metrics (#6776)

This removes processor heartbeat (and the scaffolding for that
heartbeat) which generated process metrics for the processor container.
We don't need those anymore--the problem those were added to help us
understand is long gone now.

v2024.10.21

Toggle v2024.10.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump sphinx from 8.0.2 to 8.1.3 (#6753)

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.0.2 to 8.1.3.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v8.0.2...v8.1.3)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2024.10.10

Toggle v2024.10.10's commit message

Verified

This tag was signed with the committer’s verified signature.
relud Daniel Thorn
Tag v2024.10.10 (bug #1923988)

`c912192`: build(deps): bump pytest-env from 1.1.4 to 1.1.5 (#6729) (dependabot[bot])
`848c816`: build(deps): bump fsouza/fake-gcs-server in /docker (#6731) (dependabot[bot])
`72fc92c`: build(deps): bump datadog from 0.50.0 to 0.50.1 (#6730) (dependabot[bot])
`4e927f6`: build(deps): bump ruff from 0.6.5 to 0.6.7 (#6732) (dependabot[bot])
`1f30425`: enable github actions CI on merge queue (#6734) (relud)
`649428f`: bug-1916848: relocate search_common.py into es and legacy_es modules (#6733) (relud)
`c360371`: build(deps): bump python from `21e2cc2` to `d1bdffe` in /docker (#6735) (dependabot[bot])
`54851cb`: build(deps): bump urllib3 from 1.26.19 to 1.26.20 (#6737) (dependabot[bot])
`7b13a54`: build(deps): bump ruff from 0.6.7 to 0.6.8 (#6739) (dependabot[bot])
`7115779`: build(deps): bump google-cloud-pubsub from 2.23.1 to 2.25.2 (#6740) (dependabot[bot])
`976725d`: bug-1921849: fix deprecated type: multi_field from super_search_fields (#6736) (relud)
`b3182ba`: build(deps): bump honcho from 1.1.0 to 2.0.0 (#6742) (dependabot[bot])
`5303fdf`: build(deps): bump sphinx-rtd-theme from 2.0.0 to 3.0.0 (#6743) (dependabot[bot])
`a763e7c`: build(deps): bump ruff from 0.6.8 to 0.6.9 (#6744) (dependabot[bot])
`4cbef06`: Update pyopenssl and cryptography (#6746) (relud)
`423a9ff`: build(deps): bump sphinx from 7.4.7 to 8.0.2 (#6745) (dependabot[bot])
`55f36e3`: build(deps): bump python from `d1bdffe` to `f6a64ef` in /docker (#6747) (dependabot[bot])
`f974017`: remove unused SuperSearchResponse class and is_valid_key function (#6748) (biancadanforth)
`ac6a013`: prevent bash from auto-exiting on keypress for make shell and make testshell com (biancadanforth)
`a460608`: replace Django test command with pytest in webapp test docs (#6750) (biancadanforth)

Deploy bug #1923988

v2024.09.23

Toggle v2024.09.23's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
biancadanforth Bianca Danforth
Tag v2024.09.23 (bug #1920566)

`3b2c7f1`: bug-1916848: relocate es crash storage to legacy_es (#6704) (relud)
`b8820d5`: build(deps): bump python from `a004281` to `21e2cc2` in /docker (#6726) (dependabot[bot])
`5994075`: build(deps): bump ruff from 0.6.4 to 0.6.5 (#6725) (dependabot[bot])
`7ff1b0e`: bug-1918223: fix moz_crash_reason and reason formatting in create bug Descriptio (biancadanforth)

Deploy bug #1920566

v2024.09.11

Toggle v2024.09.11's commit message

Verified

This tag was signed with the committer’s verified signature.
relud Daniel Thorn
Tag v2024.09.11 (bug #1918261)

`a548286`: Fix deprecations during docker compose build (#6706) (relud)
`baffdab`: build(deps): bump fsouza/fake-gcs-server in /docker (#6695) (dependabot[bot])
`7230935`: build(deps): bump more-itertools from 10.3.0 to 10.5.0 (#6705) (dependabot[bot])
`047eb5a`: build(deps): bump datadog from 0.49.1 to 0.50.0 (#6700) (dependabot[bot])
`1fee59b`: build(deps): bump fillmore from 2.0.0 to 2.0.1 (#6699) (dependabot[bot])
`d8c44f2`: build(deps): bump mozilla-it/deploy-actions from 3.11.3 to 3.11.4 (#6701) (dependabot[bot])
`ee34271`: build(deps): bump google-cloud-storage from 2.18.0 to 2.18.2 (#6710) (dependabot[bot])
`318c399`: build(deps): bump google-cloud-pubsub from 2.23.0 to 2.23.1 (#6711) (dependabot[bot])
`bc0ee1d`: build(deps): bump pytest from 8.3.2 to 8.3.3 (#6712) (dependabot[bot])
`ec79bd8`: build(deps): bump python in /docker (#6708) (dependabot[bot])
`44a71b1`: build(deps): bump ruff from 0.5.5 to 0.6.4 (#6713) (dependabot[bot])
`1931047`: build(deps): bump werkzeug from 3.0.3 to 3.0.4 (#6714) (dependabot[bot])
`2355633`: build(deps): bump attrs from 23.2.0 to 24.2.0 (#6716) (dependabot[bot])
`a62a1da`: build(deps): bump pyyaml from 6.0.1 to 6.0.2 (#6717) (dependabot[bot])
`26dc4b8`: build(deps): bump pytest-env from 1.1.3 to 1.1.4 (#6718) (dependabot[bot])
`d6e8104`: build(deps): bump gunicorn from 22.0.0 to 23.0.0 (#6719) (dependabot[bot])
`82e6a19`: build(deps): bump pytest-django from 4.8.0 to 4.9.0 (#6720) (dependabot[bot])
`0c6dada`: build(deps): bump python-dateutil from 2.8.2 to 2.9.0.post0 (#6721) (dependabot[bot])
`8ba2628`: build(deps): bump pyquery from 2.0.0 to 2.0.1 (#6722) (dependabot[bot])
`1195ccd`: OBS-343: check dependencies weekly and allow up to 10 pull requests per type (#6 (relud)

Deploy bug #1918261