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

18 Коммитов

Автор SHA1 Сообщение Дата
Mathieu Pillard c036f16cae
Relax idna requirement (only used by requests, which allows 3.x) (#22147) 2024-04-16 12:35:36 +02:00
dependabot[bot] ebab160aa0
Bump celery, kombu to 5.3.1 2023-07-06 13:51:29 +02:00
Mathieu Pillard 6b514808cb
Bump django ignored versions to the next one (#20820)
* Bump django ignored versions to the next one

* Update .github/dependabot.yml

Co-authored-by: Andrew Williamson <awilliamson@mozilla.com>

---------

Co-authored-by: Andrew Williamson <awilliamson@mozilla.com>
2023-06-13 13:22:47 +02:00
Mathieu Pillard 417a435854
Update dependabot.yml (#20171) 2023-01-11 12:36:48 +01:00
Mathieu Pillard 3f01862910
Remove renovate, use dependabot for npm too (#20149)
* Remove renovate, use dependabot for npm too

* Switch to daily
2023-01-06 15:44:36 +01:00
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
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
dependabot-preview[bot] 10d074b2c1
Update Dependabot config file 2020-06-24 23:01:17 +00:00