Граф коммитов

1403 Коммитов

Автор SHA1 Сообщение Дата
Valentin Rigal 2e4e05cfc0
Compare issues with the backend (a.k.a. before/after) (#1581)
* Compare issues with known ones in the backend

* rebase

* Update list_repo_issues helper

* Fix issues grouping by path

* Cache Issue hash computed value

* Repport issues that are tagged as new

* Update publication

* Add a comment section for issues outside the diff

* Publish issues inside or outside the patch in two similar sections of the Phabricator comment

* Only publish new issues to harbormaster

* Improve message for known issues

* Always refer to issues as 'defects' in Phabricator comment

* Fix Phabricator publish return value

* Make sure to run before/after on all the diffs of a revision

* Only store new issues in bot's backend while runing before/after

* Group in and out issue main comments

* Preserve original publications (remove known issues footer)

* Update existing tests

* Add tests

* Use a cached prop for issues' hash

Define local repository in runtime settings

* Fix before after random check for a revision

* Suggestions

* Use itertools.groupby or paths lookup

* Improve RNG seed comment

* Always compare issues that are found inside the diff

* Raise error to sentry when GECKO_BASE_REV is unset on the decision task

* Disable before/after for a non published revision

* Override runtime local repository setting

* Do not display existing issues stats
2023-05-11 07:31:20 +02:00
Andi-Bogdan Postelnicu 593ef68629
Release 1.6.7 2023-05-11 07:31:20 +02:00
dependabot[bot] bc3594af3a
build(deps): bump libmozdata from 0.2.0 to 0.2.2 in /events (#1698)
Bumps [libmozdata](https://github.com/mozilla/libmozdata) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/mozilla/libmozdata/releases)
- [Commits](https://github.com/mozilla/libmozdata/compare/v0.2.0...v0.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-11 07:31:20 +02:00
dependabot[bot] f9d61e3223
build(deps): bump django from 4.2 to 4.2.1 in /backend (#1703)
Bumps [django](https://github.com/django/django) from 4.2 to 4.2.1.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.2...4.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-11 07:31:20 +02:00
dependabot[bot] 08e3045e1d
build(deps-dev): bump webpack from 5.81.0 to 5.82.0 in /frontend (#1697)
Bumps [webpack](https://github.com/webpack/webpack) from 5.81.0 to 5.82.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.81.0...v5.82.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-11 07:31:20 +02:00
dependabot[bot] 64b16ad99c
build(deps-dev): bump @babel/eslint-parser in /frontend (#1699)
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.21.3 to 7.21.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.21.8/eslint/babel-eslint-parser)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-11 07:31:19 +02:00
dependabot[bot] 93f2e9ea57
build(deps): bump taskcluster from 49.1.2 to 49.1.3 in /tools (#1700)
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 49.1.2 to 49.1.3.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taskcluster/taskcluster/compare/v49.1.2...v49.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-11 07:31:19 +02:00
dependabot[bot] 92421d4c80
build(deps): bump libmozdata from 0.2.0 to 0.2.2 in /bot (#1701)
Bumps [libmozdata](https://github.com/mozilla/libmozdata) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/mozilla/libmozdata/releases)
- [Commits](https://github.com/mozilla/libmozdata/compare/v0.2.0...v0.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-11 07:31:19 +02:00
dependabot[bot] 21b9fb779d
build(deps-dev): bump pre-commit from 3.2.2 to 3.3.1 in /bot (#1702)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.2.2 to 3.3.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.2.2...v3.3.1)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-11 07:31:19 +02:00
dependabot[bot] bcae831f2d
build(deps-dev): bump pre-commit from 3.2.2 to 3.3.1 in /backend (#1704)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.2.2 to 3.3.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.2.2...v3.3.1)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-11 07:31:19 +02:00
Andi-Bogdan Postelnicu 78e259341f
Release 1.6.6 2023-05-11 07:31:19 +02:00
Valentin Rigal 4d311b4cec
Rebase mercurial clone to match the Revision migration (#1695) 2023-05-11 07:31:18 +02:00
Valentin Rigal a694e1bddd
Support cloning a revision's repository to build references to found issues (#1517)
* Add mercurial & robustcheckout to the bot image

* Add a method to clone a mercurial repo

* Use hglib only

* Update cli arguments helper

* Fixes

* Add tests for the mercurial helper
2023-05-11 07:31:18 +02:00
Andi-Bogdan Postelnicu 080b174789
bot: add specific request headers. 2023-05-03 14:40:53 +03:00
dependabot[bot] 2a981bd563
build(deps-dev): bump webpack from 5.80.0 to 5.81.0 in /frontend (#1683)
Bumps [webpack](https://github.com/webpack/webpack) from 5.80.0 to 5.81.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.80.0...v5.81.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-02 17:57:57 +02:00
dependabot[bot] 6c4c01d7d0
build(deps): bump dj-database-url from 1.3.0 to 2.0.0 in /backend (#1685)
Bumps [dj-database-url](https://github.com/jazzband/dj-database-url) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/jazzband/dj-database-url/releases)
- [Changelog](https://github.com/jazzband/dj-database-url/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jazzband/dj-database-url/compare/v1.3.0...v2.0.0)

---
updated-dependencies:
- dependency-name: dj-database-url
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-02 17:57:12 +02:00
dependabot[bot] c582a21e7c
build(deps): bump yarl from 1.9.1 to 1.9.2 in /tools (#1688)
Bumps [yarl](https://github.com/aio-libs/yarl) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/aio-libs/yarl/releases)
- [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/yarl/compare/v1.9.1...v1.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-02 17:56:18 +02:00
dependabot[bot] a0dc64cc00
build(deps): bump axios from 1.3.6 to 1.4.0 in /frontend (#1689)
Bumps [axios](https://github.com/axios/axios) from 1.3.6 to 1.4.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.3.6...v1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-02 17:55:35 +02:00
dependabot[bot] f803aa8c34
build(deps): bump taskcluster from 49.1.1 to 49.1.2 in /tools (#1690)
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 49.1.1 to 49.1.2.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taskcluster/taskcluster/compare/v49.1.1...v49.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-02 17:55:01 +02:00
dependabot[bot] 15a3d2742a
build(deps): bump sentry-sdk from 1.21.0 to 1.21.1 in /tools (#1687)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.21.0 to 1.21.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/1.21.0...1.21.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-02 17:42:22 +02:00
dependabot[bot] 03bf4784a8
build(deps-dev): bump @babel/preset-env in /frontend (#1691)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.21.4 to 7.21.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.21.5/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-02 17:40:40 +02:00
Bastien Abadie 06756f396d
Update the endpoint to list issues by path (#1682)
Co-authored-by: Valentin Rigal <rigal@teklia.com>
2023-04-27 17:22:50 +02:00
Bastien Abadie 2e460a5731
Skip phabricator id match when it is null (#1680) 2023-04-26 14:05:24 +02:00
dependabot[bot] 7fe5f77043
build(deps-dev): bump webpack-cli from 5.0.1 to 5.0.2 in /frontend (#1677)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.1...webpack-cli@5.0.2)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-26 10:07:30 +02:00
dependabot[bot] cc53a66409
build(deps-dev): bump webpack from 5.78.0 to 5.80.0 in /frontend (#1678)
Bumps [webpack](https://github.com/webpack/webpack) from 5.78.0 to 5.80.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.78.0...v5.80.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-26 10:05:13 +02:00
dependabot[bot] 8c73f9e22b
build(deps-dev): bump eslint from 8.38.0 to 8.39.0 in /frontend (#1673)
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.39.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.38.0...v8.39.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-26 10:04:40 +02:00
dependabot[bot] d5d5981bf8
build(deps): bump sentry-sdk from 1.19.1 to 1.21.0 in /tools (#1679)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.19.1 to 1.21.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/1.19.1...1.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-26 10:03:51 +02:00
dependabot[bot] 902288d94f
build(deps): bump axios from 1.3.5 to 1.3.6 in /frontend (#1676)
Bumps [axios](https://github.com/axios/axios) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.3.5...v1.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-26 10:02:20 +02:00
dependabot[bot] 10e34859ca
build(deps-dev): bump json-e from 4.5.1 to 4.5.2 in /integration (#1661)
Bumps [json-e](https://github.com/json-e/json-e) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/json-e/json-e/releases)
- [Changelog](https://github.com/json-e/json-e/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/json-e/json-e/compare/v4.5.1...v4.5.2)

---
updated-dependencies:
- dependency-name: json-e
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-26 09:57:13 +02:00
dependabot[bot] 9f4961a4a3
build(deps-dev): bump html-webpack-plugin in /frontend (#1666)
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.5.0...v5.5.1)

---
updated-dependencies:
- dependency-name: html-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-26 09:56:47 +02:00
dependabot[bot] dec2b7b629
build(deps): bump sqlparse from 0.4.3 to 0.4.4 in /backend (#1671)
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/andialbrecht/sqlparse/releases)
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.3...0.4.4)

---
updated-dependencies:
- dependency-name: sqlparse
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-26 09:56:00 +02:00
dependabot[bot] 36295825f7
build(deps): bump yarl from 1.8.2 to 1.9.1 in /tools (#1672)
Bumps [yarl](https://github.com/aio-libs/yarl) from 1.8.2 to 1.9.1.
- [Release notes](https://github.com/aio-libs/yarl/releases)
- [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/yarl/compare/v1.8.2...v1.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-26 09:55:20 +02:00
dependabot[bot] 29e5d4364a
build(deps): bump taskcluster from 49.1.0 to 49.1.1 in /tools (#1674)
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 49.1.0 to 49.1.1.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taskcluster/taskcluster/compare/v49.1.0...v49.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-26 09:54:48 +02:00
Valentin Rigal fcb6fe3acd
Optional Phab references on the Revision model (#1670)
Co-authored-by: EvaBardou <bardou@teklia.com>
Co-authored-by: Bastien Abadie <bastien@nextcairn.com>
2023-04-21 16:30:53 +02:00
dependabot[bot] e5731eeb6b
build(deps): bump rs-parsepatch from 0.3.8 to 0.3.9 in /tools (#1662)
Bumps [rs-parsepatch](https://github.com/mozilla/pyo3-parsepatch) from 0.3.8 to 0.3.9.
- [Release notes](https://github.com/mozilla/pyo3-parsepatch/releases)
- [Commits](https://github.com/mozilla/pyo3-parsepatch/compare/v0.3.8...v0.3.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-18 13:57:08 +02:00
dependabot[bot] 276cf7a5dc
build(deps): bump json-e from 4.5.1 to 4.5.2 in /events (#1663)
Bumps [json-e](https://github.com/json-e/json-e) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/json-e/json-e/releases)
- [Changelog](https://github.com/json-e/json-e/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/json-e/json-e/compare/v4.5.1...v4.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-18 13:56:19 +02:00
dependabot[bot] 77f0b21ad3
build(deps-dev): bump pytest from 7.3.0 to 7.3.1 in /bot (#1664)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.3.0...7.3.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-18 13:55:39 +02:00
dependabot[bot] 6718cf5293
build(deps-dev): bump eslint-plugin-vue in /frontend (#1668)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.10.0 to 9.11.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.10.0...v9.11.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-18 13:54:36 +02:00
dependabot[bot] 80c989cf8a
build(deps-dev): bump webpack-dev-server in /frontend (#1667)
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.13.2 to 4.13.3.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.13.2...v4.13.3)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-18 13:54:08 +02:00
dependabot[bot] f42dc506f6
build(deps): bump python in /integration/docker (#1640)
Bumps python from 3.11.2-slim to 3.11.3-slim.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-17 13:57:30 +02:00
Marco Castelluccio 8031c58790
Add prettier linter to pre-commit (#1660) 2023-04-17 13:56:57 +02:00
dependabot[bot] 01667a1a98
build(deps): bump python from 3.11.2-slim to 3.11.3-slim in /backend (#1641)
Bumps python from 3.11.2-slim to 3.11.3-slim.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-17 13:39:45 +02:00
dependabot[bot] 0a53e08479
build(deps): bump python from 3.11.2-slim to 3.11.3-slim in /bot/docker (#1642)
Bumps python from 3.11.2-slim to 3.11.3-slim.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-17 13:39:21 +02:00
dependabot[bot] a5e10b23d7
build(deps-dev): bump pre-commit from 3.2.1 to 3.2.2 in /backend (#1644)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.2.1...v3.2.2)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-17 13:38:57 +02:00
dependabot[bot] ee60e9d336
build(deps): bump libmozdata from 0.1.87 to 0.2.0 in /events (#1647)
Bumps [libmozdata](https://github.com/mozilla/libmozdata) from 0.1.87 to 0.2.0.
- [Release notes](https://github.com/mozilla/libmozdata/releases)
- [Commits](https://github.com/mozilla/libmozdata/compare/v0.1.87...v0.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-17 13:38:34 +02:00
dependabot[bot] 5a0d55d9a2
build(deps): bump structlog from 22.3.0 to 23.1.0 in /tools (#1648)
Bumps [structlog](https://github.com/hynek/structlog) from 22.3.0 to 23.1.0.
- [Release notes](https://github.com/hynek/structlog/releases)
- [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hynek/structlog/compare/22.3.0...23.1.0)

---
updated-dependencies:
- dependency-name: structlog
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-17 13:05:11 +02:00
dependabot[bot] 020705d535
build(deps-dev): bump pre-commit from 3.2.1 to 3.2.2 in /bot (#1649)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.2.1...v3.2.2)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-17 13:04:36 +02:00
dependabot[bot] 9696b3e50e
build(deps-dev): bump pytest from 7.2.2 to 7.3.1 in /integration (#1659)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.2 to 7.3.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.2.2...7.3.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-17 13:03:48 +02:00
dependabot[bot] f9251a4c33
build(deps-dev): bump eslint from 8.37.0 to 8.38.0 in /frontend (#1651)
Bumps [eslint](https://github.com/eslint/eslint) from 8.37.0 to 8.38.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.37.0...v8.38.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-17 12:40:34 +02:00
dependabot[bot] b9584effb3
build(deps): bump taskcluster from 48.3.0 to 49.1.0 in /tools (#1658)
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 48.3.0 to 49.1.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taskcluster/taskcluster/compare/v48.3.0...v49.1.0)

---
updated-dependencies:
- dependency-name: taskcluster
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-17 12:40:08 +02:00