Commit Graph

32 Commits

Author SHA1 Message Date
Marc Wrobel
b6f14c8d61 Support release-level data (#297)
Support retrieving and updating generic release-level data, such as support and eol dates. The JSON format has been changed accordingly to add a new top-level `releases` key.

The `aws-lambda.py` script has been updated to make use of this new feature.
2024-02-11 16:57:59 +01:00
github-actions[bot]
fe3317a9d0 🤖: opnsense, umbraco
opnsense:
- Item root['versions']['24.1.1'] ({'name': '24.1.1', 'date': '2024-02-06'}) added to dictionary.

umbraco:
- Item root['versions']['8.18.13'] ({'name': '8.18.13', 'date': '2024-02-06'}) added to dictionary.
- Item root['versions']['13.1.1'] ({'name': '13.1.1', 'date': '2024-02-06'}) added to dictionary.
- Item root['versions']['12.3.7'] ({'name': '12.3.7', 'date': '2024-02-06'}) added to dictionary.
- Item root['versions']['10.8.4'] ({'name': '10.8.4', 'date': '2024-02-06'}) added to dictionary.
2024-02-06 12:46:21 +00:00
github-actions[bot]
21e5cc5f06 🤖: arangodb, gitlab, neo4j, nextcloud, plesk, quasar, umbraco
arangodb:
- Item root['versions']['3.10.13'] ({'name': '3.10.13', 'date': '2024-01-25'}) added to dictionary.

gitlab:
- Item root['versions']['16.8.1'] ({'name': '16.8.1', 'date': '2024-01-24'}) added to dictionary.
- Item root['versions']['16.7.4'] ({'name': '16.7.4', 'date': '2024-01-24'}) added to dictionary.
- Item root['versions']['16.6.6'] ({'name': '16.6.6', 'date': '2024-01-24'}) added to dictionary.

neo4j:
- Item root['versions']['4.4.30'] ({'name': '4.4.30', 'date': '2024-01-25'}) added to dictionary.

nextcloud:
- Item root['versions']['27.1.6'] ({'name': '27.1.6', 'date': '2024-01-25'}) added to dictionary.
- Item root['versions']['26.0.11'] ({'name': '26.0.11', 'date': '2024-01-25'}) added to dictionary.

plesk:
- Item root['versions']['18.0.58.2'] ({'name': '18.0.58.2', 'date': '2024-01-25'}) added to dictionary.

quasar:
- Item root['versions']['2.14.3'] ({'name': '2.14.3', 'date': '2024-01-25'}) added to dictionary.

umbraco:
- Item root['versions']['13.1.0'] ({'name': '13.1.0', 'date': '2024-01-25'}) added to dictionary.
2024-01-25 12:54:48 +00:00
Marc Wrobel
74678a75c3 Update release-data JSON file format (#274)
This makes the format open for extension, such as adding release cycle level data (such as EOL dates).

Version data is still accessible by the version's name. While this repeats the version name, it's also much more convenient for users of those data.

A few other things have also been updated in the process:

- verbosity of the diff has been increased in update.py to make workflow summaries more readable,
- dates without timezone are now set to UTC by default (this was already supposed, so no impact expected here).
2024-01-02 11:42:10 +01:00
github-actions[bot]
7a2f48e2d8 🤖: akeneo-pim, amazon-cdk, angular, apache-groovy, api-platform, artifactory, cos, electron, elixir, kdeplasma, kotlin, kubernetes, laravel, linuxkernel, mediawiki, moodle, neo4j, nextcloud, php, postfix, rabbitmq, silverstripe, spring-boot, twig, umbraco, yocto
akeneo-pim: 6.0.112, 6.0.111, 7.0.43
amazon-cdk: 2.116.1, 2.116.0
angular: 17.0.8
apache-groovy: 3.0.20, 4.0.17
api-platform: 3.2.9
artifactory: 7.71.9
cos: cos-97-16919-404-26, cos-109-17800-66-43, cos-105-17412-226-52, cos-101-17162-336-35
electron: 28.1.0, 27.2.0, 26.6.3
elixir: 1.16.0
kdeplasma: 5.91.0
kotlin: 1.9.22
kubernetes: 1.28.5, 1.26.12
laravel: 10.38.2, 10.38.1
linuxkernel: 6.6.8, 6.1.69, 5.4.265, 5.15.144, 5.10.205, 4.19.303, 4.14.334
mediawiki: 1.41.0, 1.40.2, 1.39.6, 1.35.14
moodle: 4.3.2, 4.2.5, 4.1.8
neo4j: 4.4.29
nextcloud: 28.0.1
php: 8.3.1, 8.2.14, 8.1.27
postfix: 3.8.4, 3.7.9, 3.6.13, 3.5.23
rabbitmq: 3.12.11, 3.11.28
silverstripe: 5.1.4
spring-boot: 3.2.1, 3.1.7
twig: 2.16.0
umbraco: 13.0.3
yocto: 4.0.15
2023-12-22 23:13:03 +01:00
github-actions[bot]
09084ad500 🤖: api-platform, gitlab, kubernetes, quarkus, umbraco, unity
api-platform: 3.2.8, 3.1.24
gitlab: 16.7.0
kubernetes: 1.27.9
quarkus: 3.6.4
umbraco: 8.18.12, 13.0.2, 12.3.6, 10.8.3
unity: 2022.3.16f1
2023-12-20 12:44:33 +00:00
github-actions[bot]
c69ffc4bf2 🤖: amazon-cdk, haproxy, redhat-satellite, umbraco
amazon-cdk: 2.115.0
haproxy: 2.4.25
redhat-satellite: 6.14.1
umbraco: 13.0.1
2023-12-14 18:38:29 +00:00
github-actions[bot]
152351825b 🤖: nextcloud, nomad, spring-framework, umbraco
nextcloud: 27.1.5, 26.0.10
nomad: 1.7.2, 1.6.5, 1.5.12
spring-framework: 6.1.2, 6.0.15
umbraco: 13.0.0
2023-12-14 12:52:35 +00:00
github-actions[bot]
8b8575b86e 🤖: beats, craft-cms, elasticsearch, flux, istio, jenkins, kibana, laravel, logstash, quarkus, umbraco
beats: 8.11.3, 7.17.16
craft-cms: 4.5.12
elasticsearch: 8.11.3, 7.17.16
flux: 2.2.0
istio: 1.20.1, 1.19.5, 1.18.6
jenkins: 2.436
kibana: 8.11.3, 7.17.16
laravel: 10.37.0, 10.36.0
logstash: 8.11.3, 7.17.16
quarkus: 3.6.2
umbraco: 8.18.11, 12.3.5, 10.8.2
2023-12-12 18:38:10 +00:00
github-actions[bot]
aad41960c9 🤖: akeneo-pim, ios, ipados, macos, telegraf, umbraco, watchos
akeneo-pim: 7.0.42
ios: 17.2, 16.7.3
ipados: 17.2, 16.7.3
macos: 14.2, 13.6.3, 12.7.2
telegraf: 1.29.0
umbraco: 8.18.10, 12.3.4, 10.8.1
watchos: 10.2
2023-12-11 18:39:33 +00:00
github-actions[bot]
a6b33c7de8 🤖: angular, apache-activemq, dbt-core, gradle, ionic, nix, nodejs, perl, quasar, umbraco
angular: 17.0.5
apache-activemq: 6.0.1
dbt-core: 1.7.3
gradle: 8.5.0
ionic: 7.5.7
nix: 2.19.2
nodejs: 18.19.0
perl: 5.38.2, 5.36.3, 5.34.3
quasar: 2.14.1
umbraco: 10.8.0
2023-11-29 18:37:11 +00:00
github-actions[bot]
193282c48b 🤖: akeneo-pim, alibaba-dragonwell, alpinelinux, amazon-cdk, amazon-corretto, amazon-linux, angular, angularjs, ansible-core, ansible, apache-activemq, apache-airflow, apache-cassandra, apache-hadoop, apache-hop, apache-kafka, apache-spark, api-platform, argocd, beats, bellsoft-liberica, blender, bootstrap, cakephp, cfengine, clamav, composer, confluence, consul, contao, cos, craft-cms, dbt-core, dependencytrack, django, docker-engine, dotnet, drupal, drush, eclipse-temurin, eks, elasticsearch, electron, elixir, emberjs, envoy, erlang, etcd, exim, ffmpeg, flux, gerrit, gitlab, gke-rapid, gke-regular, gke-stable, gke, go, godot, graalvm, gradle, grafana, grails, graylog, gstreamer, hashicorp-vault, hbase, ibm-semeru, ionic, ios, ipados, istio, jekyll, jenkins, jhipster, jira, joomla, jquery, kdeplasma, keda, keycloak, kibana, kirby, kong-gateway, kotlin, kubernetes, laravel, linuxkernel, logstash, macos, magento, mariadb, mastodon, mattermost, mediawiki, micronaut, microsoft-build-of-openjdk, mongodb, moodle, mysql, neo4j, nextcloud, nextjs, nexus, nginx, nix, nodejs, nomad, numpy, nuxt, opensearch, openssl, openwrt, openzfs, pan-cortex-xdr, perl, php, phpbb, phpmyadmin, postfix, postgresql, powershell, prometheus, protractor, puppet, python, qt, quarkus, quasar, rabbitmq, react, redhat, redis, redmine, rocket-chat, rockylinux, roundcube, ruby-on-rails, ruby, salt, sapmachine, scala, silverstripe, sles, solr, sonarqube, splunk, spring-boot, spring-framework, sqlite, squid, symfony, tarantool, telegraf, terraform, twig, typo3, ubuntu, umbraco, unity, unrealircd, varnish, vue, vuetify, wagtail, watchos, weechat, wordpress, xcp-ng, yarn, yocto, zabbix
akeneo-pim:
alibaba-dragonwell:
alpinelinux:
amazon-cdk:
amazon-corretto:
amazon-linux:
angular:
angularjs:
ansible-core:
ansible:
apache-activemq:
apache-airflow:
apache-cassandra:
apache-hadoop:
apache-hop:
apache-kafka:
apache-spark:
api-platform:
argocd:
beats:
bellsoft-liberica:
blender:
bootstrap:
cakephp:
cfengine:
clamav:
composer:
confluence:
consul:
contao:
cos:
craft-cms:
dbt-core:
dependencytrack:
django:
docker-engine:
dotnet:
drupal:
drush:
eclipse-temurin:
eks:
elasticsearch:
electron:
elixir:
emberjs:
envoy:
erlang:
etcd:
exim:
ffmpeg:
flux:
gerrit:
gitlab:
gke-rapid:
gke-regular:
gke-stable:
gke:
go:
godot:
graalvm:
gradle:
grafana:
grails:
graylog:
gstreamer:
hashicorp-vault:
hbase:
ibm-semeru:
ionic:
ios:
ipados:
istio:
jekyll:
jenkins:
jhipster:
jira:
joomla:
jquery:
kdeplasma:
keda:
keycloak:
kibana:
kirby:
kong-gateway:
kotlin:
kubernetes:
laravel:
linuxkernel:
logstash:
macos:
magento:
mariadb:
mastodon:
mattermost:
mediawiki:
micronaut:
microsoft-build-of-openjdk:
mongodb:
moodle:
mysql:
neo4j:
nextcloud:
nextjs:
nexus:
nginx:
nix:
nodejs:
nomad:
numpy:
nuxt:
opensearch:
openssl:
openwrt:
openzfs:
pan-cortex-xdr:
perl:
php:
phpbb:
phpmyadmin:
postfix:
postgresql:
powershell:
prometheus:
protractor:
puppet:
python:
qt:
quarkus:
quasar:
rabbitmq:
react:
redhat:
redis:
redmine:
rocket-chat:
rockylinux:
roundcube:
ruby-on-rails:
ruby:
salt:
sapmachine:
scala:
silverstripe:
sles:
solr:
sonarqube:
splunk:
spring-boot:
spring-framework:
sqlite:
squid:
symfony:
tarantool:
telegraf:
terraform:
twig:
typo3:
ubuntu:
umbraco:
unity:
unrealircd:
varnish:
vue:
vuetify:
wagtail:
watchos:
weechat:
wordpress:
xcp-ng:
yarn:
yocto:
zabbix:
2023-11-15 22:30:31 +01:00
github-actions[bot]
052e5402ef 🤖: api-platform, gitlab, graylog, umbraco
api-platform: 3.2.5
gitlab: 16.6.0
graylog: 5.2.1
umbraco: 12.3.3
2023-11-15 12:56:11 +00:00
github-actions[bot]
b2e6524003 🤖: apache-activemq, blender, kirby, typo3, umbraco, yarn
apache-activemq:
blender: 4.0.0
kirby: 3.9.8
typo3: 8.7.55, 9.5.44, 10.4.41, 11.5.33, 12.4.8
umbraco: 12.3.2
yarn: 1.22.20, 4.0.2
2023-11-14 12:57:05 +00:00
github-actions[bot]
b612b4510e 🤖: plesk, redhat, silverstripe, umbraco
plesk: 18.0.56.4
redhat: 9.3
silverstripe: 4.13.9
umbraco: 12.3.1
2023-11-07 12:56:30 +00:00
github-actions[bot]
e3e16c33a6 🤖: argocd, couchbase-server, dbt-core, gitlab, ionic, jreleaser, laravel, terraform, umbraco
argocd:
couchbase-server:
dbt-core: 1.6.7
gitlab:
ionic: 7.5.3
jreleaser: 1.9.0
laravel: 10.30.1
terraform: 1.6.3
umbraco: 12.3.0
2023-11-01 18:44:21 +00:00
github-actions[bot]
6cc4820d39 🤖: amazon-corretto, angular, beats, bellsoft-liberica, blender, consul, cos, drupal, elasticsearch, electron, elixir, gitlab, gstreamer, ionic, ios, ipados, jenkins, kibana, linuxkernel, logstash, macos, mastodon, microsoft-build-of-openjdk, neo4j, nextcloud, nextjs, nix, opensearch, postfix, quarkus, rabbitmq, salt, spring-boot, umbraco, varnish, watchos
amazon-corretto: 21.0.0.35.1
angular: 16.2.6
beats: 8.10.2
bellsoft-liberica: 21+37
blender: 3.3.11, 3.6.3
consul: 1.14.10, 1.15.6, 1.16.2
cos: cos-105-17412-156-59, cos-105-17412-156-57, cos-101-17162-279-47, cos-97-16919-353-46
drupal: 10.0.11, 10.1.4, 9.5.11
elasticsearch: 8.10.2
electron: 26.2.2, 25.8.2
elixir: 1.15.6
gitlab: 16.4.0
gstreamer: 1.22.6
ionic: 7.4.1
ios: 16.7, 17.0.1
ipados: 16.7, 17.0.1
jenkins: 2.414.2, 2.424
kibana: 8.10.2
linuxkernel: 5.10.196
logstash: 8.10.2
macos: 12.7, 13.6
mastodon: 4.0.11, 4.1.9, 4.2.0
microsoft-build-of-openjdk: 18, 19, 20, 21
neo4j: 4.4.26
nextcloud: 25.0.12, 26.0.7, 27.1.1
nextjs: 13.5.2
nix: 2.18.0
opensearch: 1.3.13
postfix: 3.5.21, 3.6.11, 3.7.7, 3.8.2
quarkus: 3.4.0, 3.4.1
rabbitmq: 3.12.5, 3.12.6
salt: 3005.3
spring-boot: 2.7.16, 3.0.11, 3.1.4
umbraco: 12.2.0
varnish: 7.4.1
watchos: 9.6.3, 10.0.1
2023-09-21 23:34:45 +02:00
github-actions[bot]
1521e6ec85 🤖: docker-engine, gitlab, gke-rapid, gke-regular, gke-stable, gke, grafana, istio, jenkins, jhipster, laravel, mastodon, nuxt, scala, silverstripe, sonarqube, umbraco
docker-engine: 24.0.6
gitlab: 16.3.2
gke-rapid: 1.24.17-gke.200, 1.25.13-gke.200, 1.26.8-gke.200, 1.27.5-gke.200, 1.28.1-gke.200
gke-regular: 1.24.16-gke.500, 1.25.12-gke.500, 1.26.7-gke.500, 1.27.4-gke.900
gke-stable: 1.24.16-gke.500, 1.25.12-gke.500, 1.26.7-gke.500, 1.27.4-gke.900
gke: 1.24.17-gke.200, 1.25.13-gke.200, 1.26.8-gke.200, 1.27.5-gke.200
grafana: 10.0.5, 9.4.14, 9.5.9
istio: 1.19.0
jenkins: 2.422
jhipster: 7.9.4
laravel: 10.22.0
mastodon: 3.5.13, 4.0.9, 4.1.7
nuxt: 3.7.1
scala: 3.3.1
silverstripe: 5.0.5
sonarqube: 9.9.2
umbraco: 10.7.0, 11.5.0
2023-09-05 21:12:44 +00:00
github-actions[bot]
e34a79fdd0 🤖: django, laravel, sonarqube, umbraco
django: 3.2.21, 4.1.11, 4.2.5
laravel: 10.21.1
sonarqube: 10.2.0
umbraco: 7.15.11
2023-09-04 18:37:37 +00:00
github-actions[bot]
d358221fe6 🤖: elixir, twig, umbraco
elixir: 1.15.5
twig: 3.7.1
umbraco: 12.1.2, 8.18.9
2023-08-28 12:52:16 +00:00
github-actions[bot]
fc901e4780 🤖: ansible, contao, redis, tomcat, umbraco
ansible: 8.3.0
contao: 5.2.0
redis: 7.2.0
tomcat: 9.0.79
umbraco: 12.1.1
2023-08-15 12:49:22 +00:00
github-actions[bot]
c69ee1015c 🤖: haproxy, ionic, mongodb, nodejs, terraform, umbraco, vuetify
haproxy: 2.8.2, 2.7.10, 2.6.15
ionic: 7.2.3
mongodb: 6.0.9
nodejs: 16.20.2, 18.17.1, 20.5.1
terraform: 1.5.5
umbraco: 12.1.0
vuetify: 2.7.1
2023-08-09 18:37:10 +00:00
github-actions[bot]
e1c20785fa 🤖: Automatic Update 2023-07-15 16:13:48 +00:00
github-actions[bot]
5c2b8fae61 🤖: drupal, neo4j, php, umbraco
drupal: 10.1.1
neo4j: 4.4.23
php: 8.2.8
umbraco: 10.6.0
2023-07-06 13:01:09 +00:00
github-actions[bot]
50e6121fef 🤖: apache-groovy, beats, elasticsearch, gitlab, kibana, logstash, quarkus, umbraco
apache-groovy: 3.0.18
beats: 7.17.11, 8.8.2
elasticsearch: 7.17.11, 8.8.2
gitlab: 15.11.10, 16.0.6, 16.1.1
kibana: 7.17.11, 8.8.2
logstash: 7.17.11, 8.8.2
quarkus: 3.1.3
umbraco: 12.0.0
2023-06-29 18:41:24 +00:00
github-actions[bot]
8d71c85105 🤖: ansible, api-platform, drupal, nextcloud, spring-boot, umbraco
ansible: 7.7.0
api-platform: 2.7.13
drupal: 10.1.0
nextcloud: 25.0.8, 26.0.3
spring-boot: 2.7.13, 3.0.8, 3.1.1
umbraco: 11.4.1
2023-06-22 12:52:21 +00:00
github-actions[bot]
90a049b00e 🤖: beats, contao, elasticsearch, gitlab, kibana, logstash, nextcloud, quarkus, umbraco
beats: 8.8.0
contao: 4.13.24
elasticsearch: 8.8.0
gitlab: 15.11.6, 16.0.1
kibana: 8.8.0
logstash: 8.8.0
nextcloud: 25.0.7, 26.0.2
quarkus: 2.13.8
umbraco: 11.4.0
2023-05-25 12:52:23 +00:00
github-actions[bot]
d01f3c412c 🤖: contao, drupal, ionic, jenkins, nexus, plesk, quarkus, umbraco
contao: 4.13.23, 4.9.41, 5.1.6
drupal: 10.0.9
ionic: 7.0.5
jenkins: 2.387.3
nexus: 3.53.0
plesk: 18.0.52.2
quarkus: 3.0.2
umbraco: 8.18.8
2023-05-03 12:52:15 +00:00
github-actions[bot]
b410e4e2ff 🤖: cos, docker-engine, electron, hashicorp-vault, ionic, terraform, umbraco, vuetify
cos: cos-105-17412-1-71, cos-101-17162-127-64
docker-engine: 23.0.5
electron: 22.3.7, 24.1.3, 23.3.0
hashicorp-vault: 1.11.10, 1.12.6, 1.13.2
ionic: 7.0.4
terraform: 1.4.6
umbraco: 10.5.1, 11.3.1
vuetify: 3.1.16
2023-04-28 07:36:14 +00:00
github-actions[bot]
cb8481c41f 🤖: Automatic Update 2023-04-13 12:54:34 +00:00
github-actions[bot]
37a16e3bf7 🤖: umbraco
umbraco: 10.4.2, 11.2.2
2023-03-28 06:36:08 +00:00
github-actions[bot]
fb72e087ef 🤖: Automatic Update 2023-03-25 01:47:39 +00:00