Hugo van Kemenade
8870ab5e28
Lint on GitHub Actions ( #196 )
...
- Lint with pre-commit on GitHub Actions,
- Add some handy pre-hooks,
- Configure Ruff lint rules (https://github.com/astral-sh/ruff ).
---------
Co-authored-by: Marc Wrobel <marc.wrobel@gmail.com >
2023-11-26 21:08:12 +01:00
Marc Wrobel
deb5d9f1a2
[firefox] Simplify script
...
- use requests_futures instead of managing concurrency manually,
- drop retrieval of versions < 10.0 to not make the parsing too complex.
2023-11-25 12:05:19 +01:00
Marc Wrobel
f0324372d9
Use request instead of urllib for HTTP requests
...
It's simpler to use, and provides better retry capabilities.
2023-11-25 00:08:47 +01:00
Marc Wrobel
701c2899d5
[git] Migrate git method from Ruby to Python ( #178 )
...
The main reason for doing this is to have some common code between scripts, so that it is easier to change the JSON schema globally and normalize a few things (such as release order).
The Ruby code was kept as is so we can quickly roll back if necessary.
2023-11-12 20:33:29 +01:00
dependabot[bot]
d55889d124
Bump markdown from 3.4.4 to 3.5.1 ( #168 )
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.4.4 to 3.5.1.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.4.4...3.5.1 )
---
updated-dependencies:
- dependency-name: markdown
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-11-01 11:14:13 +01:00
dependabot[bot]
50bb88e055
Bump pygit2 from 1.12.2 to 1.13.2 ( #167 )
...
Bumps [pygit2](https://github.com/libgit2/pygit2 ) from 1.12.2 to 1.13.2.
- [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/libgit2/pygit2/compare/v1.12.2...v1.13.2 )
---
updated-dependencies:
- dependency-name: pygit2
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-11-01 11:01:00 +01:00
dependabot[bot]
af474fad67
Bump mwparserfromhell from 0.6.4 to 0.6.5
...
Bumps [mwparserfromhell](https://github.com/earwig/mwparserfromhell ) from 0.6.4 to 0.6.5.
- [Release notes](https://github.com/earwig/mwparserfromhell/releases )
- [Changelog](https://github.com/earwig/mwparserfromhell/blob/main/CHANGELOG )
- [Commits](https://github.com/earwig/mwparserfromhell/compare/v0.6.4...v0.6.5 )
---
updated-dependencies:
- dependency-name: mwparserfromhell
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-01 10:12:11 +02:00
dependabot[bot]
58f0abbc50
Bump python-liquid from 1.9.4 to 1.10.0
...
Bumps [python-liquid](https://github.com/jg-rp/liquid ) from 1.9.4 to 1.10.0.
- [Release notes](https://github.com/jg-rp/liquid/releases )
- [Changelog](https://github.com/jg-rp/liquid/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/jg-rp/liquid/compare/v1.9.4...v1.10.0 )
---
updated-dependencies:
- dependency-name: python-liquid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-01 10:12:04 +02:00
dependabot[bot]
d731dafc08
Bump typing-extensions from 4.7.1 to 4.8.0
...
Bumps [typing-extensions](https://github.com/python/typing_extensions ) from 4.7.1 to 4.8.0.
- [Release notes](https://github.com/python/typing_extensions/releases )
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md )
- [Commits](https://github.com/python/typing_extensions/compare/4.7.1...4.8.0 )
---
updated-dependencies:
- dependency-name: typing-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-01 10:11:52 +02:00
dependabot[bot]
20da2d90a8
Bump soupsieve from 2.4.1 to 2.5
...
Bumps [soupsieve](https://github.com/facelessuser/soupsieve ) from 2.4.1 to 2.5.
- [Release notes](https://github.com/facelessuser/soupsieve/releases )
- [Commits](https://github.com/facelessuser/soupsieve/compare/2.4.1...2.5 )
---
updated-dependencies:
- dependency-name: soupsieve
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-01 09:39:11 +02:00
dependabot[bot]
3407913d6a
Bump cffi from 1.15.1 to 1.16.0
...
Bumps [cffi](https://github.com/python-cffi/cffi ) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/python-cffi/cffi/releases )
- [Commits](https://github.com/python-cffi/cffi/compare/v1.15.1...v1.16.0 )
---
updated-dependencies:
- dependency-name: cffi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-01 09:38:44 +02:00
dependabot[bot]
37196ad3d6
Bump python-liquid from 1.9.3 to 1.9.4 ( #144 )
...
Bumps [python-liquid](https://github.com/jg-rp/liquid ) from 1.9.3 to 1.9.4.
- [Release notes](https://github.com/jg-rp/liquid/releases )
- [Changelog](https://github.com/jg-rp/liquid/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/jg-rp/liquid/compare/v1.9.3...v1.9.4 )
---
updated-dependencies:
- dependency-name: python-liquid
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-09-05 23:06:31 +02:00
Marc Wrobel
7668581b61
Update python dependencies
2023-08-01 22:47:09 +02:00
dependabot[bot]
d3cbecc3c0
Bump pygit2 from 1.12.1 to 1.12.2
...
Bumps [pygit2](https://github.com/libgit2/pygit2 ) from 1.12.1 to 1.12.2.
- [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/libgit2/pygit2/compare/v1.12.1...v1.12.2 )
---
updated-dependencies:
- dependency-name: pygit2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-02 12:01:04 +02:00
dependabot[bot]
12cc7b859f
Bump typing-extensions from 4.6.3 to 4.7.0
...
Bumps [typing-extensions](https://github.com/python/typing_extensions ) from 4.6.3 to 4.7.0.
- [Release notes](https://github.com/python/typing_extensions/releases )
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md )
- [Commits](https://github.com/python/typing_extensions/compare/4.6.3...4.7.0 )
---
updated-dependencies:
- dependency-name: typing-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-01 18:18:25 +02:00
Nemo
ed3d139109
[dep] Auto upgrade via Dependabot ( #104 )
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com >
2023-06-08 06:16:40 +00:00
Marc Wrobel
082b165d5d
Add Java automation
...
Fetch Java versions with their dates from https://www.java.com/releases/ .
This script is using a new dependency: requests-html (https://requests-html.kennethreitz.org/ ). This is because https://www.java.com/releases/ needs JavaScript to render correctly. And for this to work requests-html automatically downloads Chromium because of its dependency to pyppeteer.
Chromium is downloaded into PYPPETEER_HOME, so the workflow has been modified to set this directory as a subdirectory of ~/.cache. Note that declaring the same environment variable from the python script does not work.
2023-01-03 18:23:19 +01:00
Nemo
fa481af717
[dep] Update requirements
2022-09-19 19:41:32 +05:30
Nemo
682995f1ec
[deps] Add liquid dependency
2022-07-10 15:44:46 +05:30
Nemo
b83e1ee375
[eks] Add EKS release automation
2022-07-10 12:47:14 +05:30
dependabot[bot]
8d3e27a20e
Bump pyyaml from 5.1 to 5.4
...
Bumps [pyyaml](https://github.com/yaml/pyyaml ) from 5.1 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases )
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES )
- [Commits](https://github.com/yaml/pyyaml/compare/5.1...5.4 )
---
updated-dependencies:
- dependency-name: pyyaml
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-02 19:09:06 +05:30
Nemo
ea0306b95a
Track Apple OS releases ( #5 )
2022-06-02 09:03:42 +00:00
Nemo
fc39472416
[pangp] Add Palo Alto Networks GlobalProtect App
2022-05-30 15:31:31 +05:30
Nemo
8997487f42
Script to fetch unrealircd releases ( #4 )
...
unrealircd: 6.0.3
elasticsearch: 8.2.0
laravel: 8.83.11, 9.11.0
2022-05-03 16:23:53 +00:00