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

24 Коммитов

Автор SHA1 Сообщение Дата
Mathieu Pillard 41d4eba243
Upgrade pygit2 to 1.10.0, remove libgit2-dev dependency (#19570)
We shouldn't need libgit2-dev anymore (and it outdated anyway) because
the latest pygit2 versions provide precompiled wheels that match our
setup.
2022-08-17 10:18:46 +02:00
Mathieu Pillard 97ba20c9a2
Run CI/local envs with ES 7 and update client libs (#19441)
* Run CI/local envs with ES 7 and update client libs

Also drive-by update CI to have the right versions of MySQL/Redis

* Remove deprecated, no longer necessary send_get_body_as parameter

* Fix deprecation warnings

* Update tests

* Unused import

* More deprecation fixes
2022-07-11 11:35:18 +02:00
Mathieu Pillard 5a7d6da9a9
Pin protobuf to < 4.0.0 (#19315) 2022-06-01 11:32:17 +02:00
Mathieu Pillard 019c0c31e3
Tell dependabot to ignore google-cloud-bigquery >= 3.0.0 for now (#19275)
See https://github.com/mozilla/addons-server/pull/19272#issuecomment-1133171403
2022-05-23 12:14:05 +02:00
dependabot[bot] adf1890862
Bump black from 21.12b0 to 22.1.0 in /requirements (#18722)
* Bump black from 21.12b0 to 22.1.0 in /requirements

Bumps [black](https://github.com/psf/black) from 21.12b0 to 22.1.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits/22.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Bump click to 8.0.3

* Reformat per new black version

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mathieu Pillard <mpillard@mozilla.com>
2022-01-31 13:17:14 +01:00
Mathieu Pillard 5590274388
Upgrade Django to 3.2.10, pin it to < 4 in dependabot config for now (#18468) 2021-12-07 15:20:04 +01:00
Mathieu Pillard ee1aa67238
Pin click to < 8 for incompatibilities with celery 5 (#17643) 2021-08-04 17:55:10 +02:00
Mathieu Pillard b2896ce8f1
Update Celery to 5.x (#17624)
* Update Celery to 5.x

* Fix test import
2021-08-04 13:15:48 +02:00
Andrew Williamson 90b550f50f
drop Django from dependabot ignore list (#17631) 2021-08-03 16:31:33 +01:00
Mathieu Pillard 03ab701da9
Upgrade django-tables2 to 2.x (#16421)
* Avoid using model attribute on django-tables2 table meta for RawSQLModel objects

Those are not real models and django-tables2 >= 2.0 has an explicit check against
that.

* Change accessor declarations in django-tables2 usage per deprecation warning

* Upgrade django-tables2 to 2.x
2021-02-01 12:59:51 +01:00
dependabot[bot] bc89f6f2cc
Roll idna back to 2.10 because requests (#16253)
* Bump idna from 3.0 to 3.1 in /requirements

Bumps [idna](https://github.com/kjd/idna) from 3.0 to 3.1.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.0...v3.1)

Signed-off-by: dependabot[bot] <support@github.com>

* roll idna back to 2.10 because requests 🙄

* add idna 3 to dependabot's ignore list

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Williamson <awilliamson@mozilla.com>
2021-01-11 17:46:25 +00:00
Stuart Colville 92b90f09b3
Remove contrib:welcome from stalebot exclusions (#15793) 2020-10-26 16:18:25 +00:00
Andrew Williamson e0e40daea8
pin celery and it's dependants to < 5.0 & drop pyup: notation in prod.txt (#15749) 2020-10-20 09:36:01 +01:00
Andreas Wagner b8e3f79faf
Add security policy (#15169) 2020-08-04 19:47:41 +02:00
dependabot-preview[bot] 10d074b2c1
Update Dependabot config file 2020-06-24 23:01:17 +00:00
Stuart Colville 4d5a8e512c
Update CODEOWNERS 2020-01-10 17:42:06 +00:00
Stuart Colville 30330e2ff6
Update CODEOWNERS 2020-01-10 10:35:56 +00:00
Stuart Colville 3d6712781b
Update CODEOWNERS 2020-01-10 10:35:13 +00:00
Stuart Colville 5ab5abb433
Update CODEOWNERS 2020-01-10 10:09:20 +00:00
Stuart Colville d43f0c9d75
Update CODEOWNERS 2020-01-10 10:01:27 +00:00
Stuart Colville 5ac90b317d
Create CODEOWNERS 2020-01-10 09:59:37 +00:00
Stuart Colville d219e84688
Move templates to .github dir (#12291)
* Move templates to .github dir

* Fix path
2019-09-06 15:01:11 +01:00
Stuart Colville 0b567c7da8
Update with additional states 2019-09-06 12:50:36 +01:00
Stuart Colville 83bfd40d60
Create stale.yml (#12289)
* Create stale.yml

* Switch exemptMilestones to false and add type: papercut to exemptLabels

* Remove type: papercut, add neverstale

* exempt issues with milestones and assignment

* Update stale comment to be clearer and tweak durations
2019-09-06 11:55:58 +01:00