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