Commit Graph

125 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]
3efa6d5584 🤖: linuxkernel, micronaut
linuxkernel:
- Item root['versions']['6.7.4'] ({'name': '6.7.4', 'date': '2024-02-05'}) added to dictionary.
- Item root['versions']['6.6.16'] ({'name': '6.6.16', 'date': '2024-02-05'}) added to dictionary.
- Item root['versions']['6.1.77'] ({'name': '6.1.77', 'date': '2024-02-05'}) added to dictionary.

micronaut:
- Item root['versions']['4.3.4'] ({'name': '4.3.4', 'date': '2024-02-05'}) added to dictionary.
2024-02-05 20:53:25 +00:00
github-actions[bot]
101cd75eac 🤖: angular, electron, linuxkernel, salt, splunk
angular:
- Item root['versions']['17.1.2'] ({'name': '17.1.2', 'date': '2024-01-31'}) added to dictionary.

electron:
- Item root['versions']['28.2.1'] ({'name': '28.2.1', 'date': '2024-01-31'}) added to dictionary.
- Item root['versions']['27.3.1'] ({'name': '27.3.1', 'date': '2024-01-31'}) added to dictionary.
- Item root['versions']['26.6.8'] ({'name': '26.6.8', 'date': '2024-01-31'}) added to dictionary.

linuxkernel:
- Item root['versions']['6.7.3'] ({'name': '6.7.3', 'date': '2024-02-01'}) added to dictionary.
- Item root['versions']['6.6.15'] ({'name': '6.6.15', 'date': '2024-02-01'}) added to dictionary.
- Item root['versions']['6.1.76'] ({'name': '6.1.76', 'date': '2024-02-01'}) added to dictionary.

salt:
- Item root['versions']['3006.6'] ({'name': '3006.6', 'date': '2024-01-31'}) added to dictionary.
- Item root['versions']['3005.5'] ({'name': '3005.5', 'date': '2024-01-24'}) added to dictionary.

splunk:
- Item root['versions']['9.2.0'] ({'name': '9.2.0', 'date': '2024-01-31'}) added to dictionary.
2024-02-01 01:38:38 +00:00
Marc Wrobel
42165ea287 Preserve all version fields (#286)
Up to now extra version fields were ignored: only name and date fields were accepted. This changes that by retaining the full JSON data when reading the file, making it possible in the future to support custom fields.

This also fixes a bug with versions having released on the same date: they was not ordered as expected (reverse order).
2024-01-28 23:46:41 +01:00
github-actions[bot]
6224bb94a2 🤖: docker-engine, linuxkernel, quarkus
docker-engine:
- Item root['versions']['24.0.8'] ({'name': '24.0.8', 'date': '2024-01-25'}) added to dictionary.

linuxkernel:
- Item root['versions']['6.7.2'] ({'name': '6.7.2', 'date': '2024-01-25'}) added to dictionary.
- Item root['versions']['6.6.14'] ({'name': '6.6.14', 'date': '2024-01-25'}) added to dictionary.
- Item root['versions']['6.1.75'] ({'name': '6.1.75', 'date': '2024-01-25'}) added to dictionary.
- Item root['versions']['5.15.148'] ({'name': '5.15.148', 'date': '2024-01-25'}) added to dictionary.
- Item root['versions']['5.10.209'] ({'name': '5.10.209', 'date': '2024-01-25'}) added to dictionary.
- Item root['versions']['5.4.268'] ({'name': '5.4.268', 'date': '2024-01-25'}) added to dictionary.
- Item root['versions']['4.19.306'] ({'name': '4.19.306', 'date': '2024-01-25'}) added to dictionary.

quarkus:
- Item root['versions']['3.2.10'] ({'name': '3.2.10', 'date': '2024-01-25'}) added to dictionary.
2024-01-26 01:39:48 +00:00
github-actions[bot]
5de765f2c9 🤖: linuxkernel, weechat
linuxkernel:
- Item root['versions']['6.7.1'] ({'name': '6.7.1', 'date': '2024-01-20'}) added to dictionary.
- Item root['versions']['6.6.13'] ({'name': '6.6.13', 'date': '2024-01-20'}) added to dictionary.
- Item root['versions']['6.1.74'] ({'name': '6.1.74', 'date': '2024-01-20'}) added to dictionary.

weechat:
- Item root['versions']['4.1.3'] ({'name': '4.1.3', 'date': '2024-01-20'}) added to dictionary.
- Item root['versions']['4.0.8'] ({'name': '4.0.8', 'date': '2024-01-20'}) added to dictionary.
2024-01-20 13:01:09 +00:00
github-actions[bot]
df4b18e0eb 🤖: linuxkernel, nexus, nodejs, prometheus, sqlite, vue
linuxkernel:
- Item root['versions']['6.6.12'] ({'name': '6.6.12', 'date': '2024-01-15'}) added to dictionary.
- Item root['versions']['6.1.73'] ({'name': '6.1.73', 'date': '2024-01-15'}) added to dictionary.
- Item root['versions']['5.15.147'] ({'name': '5.15.147', 'date': '2024-01-15'}) added to dictionary.
- Item root['versions']['5.10.208'] ({'name': '5.10.208', 'date': '2024-01-15'}) added to dictionary.
- Item root['versions']['5.4.267'] ({'name': '5.4.267', 'date': '2024-01-15'}) added to dictionary.
- Item root['versions']['4.19.305'] ({'name': '4.19.305', 'date': '2024-01-15'}) added to dictionary.

nexus:
- Item root['versions']['3.64.0-04'] ({'name': '3.64.0-04', 'date': '2024-01-15'}) added to dictionary.
- Value of root['versions']['3.64.0-03']['date'] changed from "2024-01-10" to "2024-01-15".

nodejs:
- Item root['versions']['21.6.0'] ({'name': '21.6.0', 'date': '2024-01-15'}) added to dictionary.

prometheus:
- Item root['versions']['2.49.1'] ({'name': '2.49.1', 'date': '2024-01-15'}) added to dictionary.

sqlite:
- Item root['versions']['3.45.0'] ({'name': '3.45.0', 'date': '2024-01-15'}) added to dictionary.

vue:
- Item root['versions']['3.4.14'] ({'name': '3.4.14', 'date': '2024-01-15'}) added to dictionary.
2024-01-15 18:41:28 +00:00
github-actions[bot]
6430a98eec 🤖: amazon-linux, linuxkernel
amazon-linux:
- Item root['versions']['2023.3.20240108.0'] ({'name': '2023.3.20240108.0', 'date': '2024-01-12'}) added to dictionary.
- Item root['versions']['2.0.20240109.0'] ({'name': '2.0.20240109.0', 'date': '2024-01-12'}) added to dictionary.

linuxkernel:
- Item root['versions']['5.10.207'] ({'name': '5.10.207', 'date': '2024-01-12'}) added to dictionary.
2024-01-12 22:33:21 +00:00
github-actions[bot]
b9606972f6 🤖: linuxkernel, quarkus, vue
linuxkernel:
- Item root['versions']['6.6.11'] ({'name': '6.6.11', 'date': '2024-01-10'}) added to dictionary.
- Item root['versions']['6.1.72'] ({'name': '6.1.72', 'date': '2024-01-10'}) added to dictionary.
- Item root['versions']['4.14.336'] ({'name': '4.14.336', 'date': '2024-01-10'}) added to dictionary.

quarkus:
- Item root['versions']['3.6.5'] ({'name': '3.6.5', 'date': '2024-01-10'}) added to dictionary.

vue:
- Item root['versions']['3.4.8'] ({'name': '3.4.8', 'date': '2024-01-10'}) added to dictionary.
2024-01-10 18:35:20 +00:00
github-actions[bot]
b139ce8c77 🤖: linuxkernel
linuxkernel:
- Item root['versions']['5.4.266'] ({'name': '5.4.266', 'date': '2024-01-08'}) added to dictionary.
- Item root['versions']['4.19.304'] ({'name': '4.19.304', 'date': '2024-01-08'}) added to dictionary.
- Item root['versions']['4.14.335'] ({'name': '4.14.335', 'date': '2024-01-08'}) added to dictionary.
2024-01-08 12:52:01 +00:00
github-actions[bot]
f8b8b24a26 🤖: linuxkernel
linuxkernel:
- Item root['versions']['6.7'] ({'name': '6.7', 'date': '2024-01-07'}) added to dictionary.
2024-01-08 06:39:20 +00:00
github-actions[bot]
350cab89db 🤖: istio, linuxkernel
istio:
- Item root['versions']['1.19.6'] ({'name': '1.19.6', 'date': '2024-01-05'}) added to dictionary.

linuxkernel:
- Item root['versions']['6.6.10'] ({'name': '6.6.10', 'date': '2024-01-05'}) added to dictionary.
- Item root['versions']['6.1.71'] ({'name': '6.1.71', 'date': '2024-01-05'}) added to dictionary.
- Item root['versions']['5.15.146'] ({'name': '5.15.146', 'date': '2024-01-05'}) added to dictionary.
- Item root['versions']['5.10.206'] ({'name': '5.10.206', 'date': '2024-01-05'}) added to dictionary.
2024-01-05 18:37:26 +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]
b79b71518d 🤖: linuxkernel
linuxkernel:
- Item root['6.6.9'] added to dictionary.
2024-01-01 18:37:48 +00:00
github-actions[bot]
5fbdb3b746 🤖: linuxkernel
linuxkernel:
- Item root['6.1.70'] added to dictionary.
2024-01-01 12:50:52 +00:00
github-actions[bot]
03fd33715e 🤖: api-platform, linuxkernel
api-platform: 3.2.10
linuxkernel: 5.15.145
2023-12-23 12:48:07 +00: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]
c9ec6fef68 🤖: gitlab, grails, haproxy, ionic, jenkins, kubernetes, laravel, linuxkernel, telegraf
gitlab: 16.6.2, 16.5.4, 16.4.4
grails: 6.1.1
haproxy: 2.6.16
ionic: 7.6.1
jenkins: 2.426.2
kubernetes: 1.29.0
laravel: 10.37.2
linuxkernel: 6.6.7, 6.1.68, 5.4.264, 5.15.143, 5.10.204, 4.19.302, 4.14.333
telegraf: 1.29.1
2023-12-13 18:37:26 +00:00
github-actions[bot]
9d7d172e7c 🤖: jhipster, linuxkernel
jhipster: 8.1.0
linuxkernel: 6.6.6, 6.1.67
2023-12-11 12:53:47 +00:00
github-actions[bot]
f7910927f0 🤖: apache-kafka, linuxkernel
apache-kafka: 3.5.2
linuxkernel: 6.6.5, 6.1.66, 5.4.263, 5.15.142, 5.10.203, 4.19.301, 4.14.332
2023-12-08 12:51:35 +00:00
github-actions[bot]
f41ac93e62 🤖: linuxkernel
linuxkernel: 6.6.4, 6.1.65, 5.15.141
2023-12-03 12:48:45 +00:00
github-actions[bot]
3c0a7847cd 🤖: Automatic Update 2023-11-28 18:41:14 +00:00
github-actions[bot]
03321cdc70 🤖: linuxkernel
linuxkernel: 6.6.2, 6.5.12, 6.1.63, 5.4.261, 5.15.139, 5.10.201, 4.19.299, 4.14.330
2023-11-20 12:58:05 +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]
ccaf6b23cd 🤖: akeneo-pim, hashicorp-vault, ionic, ios, ipados, jira, kdeplasma, linuxkernel, macos, mattermost, quarkus, redhat-satellite, unity, watchos
akeneo-pim: 6.0.109
hashicorp-vault: 1.13.10
ionic: 7.5.4
ios: 17.1.1
ipados: 17.1.1
jira: 9.4.12
kdeplasma: 5.27.80
linuxkernel: 5.10.200, 5.15.138, 6.1.62, 6.5.11
macos: 14.1.1, 13.6.2
mattermost: 9.2.2
quarkus: 3.2.8
redhat-satellite: 6.14.0
unity: 2022.3.13f1
watchos: 10.1.1
2023-11-08 18:40:01 +00:00
github-actions[bot]
12b3eaabdc 🤖: amazon-cdk, angular, artifactory, ios, ipados, jira, kong-gateway, linuxkernel, macos, watchos
amazon-cdk: 2.105.0
angular: 17.0.0
artifactory: 7.71.4, 7.68.17
ios:
ipados:
jira: 8.20.28
kong-gateway: 3.5.0
linuxkernel: 4.14.329, 4.19.298, 5.4.260, 6.6.1
macos:
watchos:
2023-11-08 12:56:35 +00:00
github-actions[bot]
eda2487689 🤖: gitlab, jhipster, linuxkernel
gitlab: 16.3.6, 16.4.2, 16.5.1
jhipster: 8.0.0
linuxkernel: 6.1.61, 6.5.10
2023-11-02 13:06:13 +00:00
github-actions[bot]
407f0270b1 🤖: linuxkernel
linuxkernel: 6.6
2023-10-30 06:39:54 +00:00
github-actions[bot]
a8aa0f6e46 🤖: apache-activemq, linuxkernel, mysql, quarkus
apache-activemq: 5.16.7
linuxkernel: 4.14.328, 4.19.297, 5.10.199, 5.15.137, 5.4.259, 6.1.60, 6.5.9
mysql: 8.0.35
quarkus: 3.5.0
2023-10-25 12:53:55 +00:00
github-actions[bot]
ca1677dee4 🤖: gke-rapid, gke, linuxkernel, nix
gke-rapid: 1.24.17-gke.2155000, 1.25.14-gke.1474000, 1.26.9-gke.1507000, 1.27.6-gke.1506000, 1.28.2-gke.1157000
gke: 1.24.17-gke.2155000, 1.25.14-gke.1474000, 1.26.9-gke.1507000, 1.27.6-gke.1506000
linuxkernel: 5.15.136, 6.1.59, 6.5.8
nix: 2.15.3, 2.16.2
2023-10-20 01:40:11 +00:00
github-actions[bot]
705dc88182 🤖: Automatic Update 2023-10-15 18:40:21 +00:00
github-actions[bot]
e80f076854 🤖: dotnet, envoy, ios, ipados, linuxkernel, tomcat, vuetify
dotnet: 7.0.12
envoy: 1.25.10
ios: 16.7.1
ipados: 16.7.1
linuxkernel: 4.14.327, 4.19.296, 5.10.198, 5.15.135, 5.4.258, 6.1.57, 6.5.7
tomcat: 9.0.81, 8.5.94, 10.1.14
vuetify: 3.3.21
2023-10-11 01:41:06 +00:00
github-actions[bot]
0820dd92d0 🤖: linuxkernel, mattermost
linuxkernel: 6.1.56
mattermost: 7.8.12, 8.0.4, 8.1.3, 9.0.1
2023-10-06 18:43:24 +00:00
github-actions[bot]
0e42f7dd8e 🤖: api-platform, cfengine, composer, kirby, linuxkernel, micronaut, unrealircd
api-platform: 2.7.16, 3.1.19
cfengine: 3.18.6, 3.21.3
composer: 2.6.5
kirby: 3.9.7
linuxkernel: 5.15.134, 6.5.6
micronaut: 4.1.9
unrealircd: 6.1.2.2
2023-10-06 13:08:54 +00:00
github-actions[bot]
6e1584e828 🤖: linuxkernel
linuxkernel: 4.14.326, 4.19.295, 5.10.197, 5.15.133, 5.4.257, 6.1.55, 6.5.5
2023-09-23 12:48:38 +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]
b7345c6b12 🤖: flux, grafana, linuxkernel
flux: 2.1.1
grafana: 10.1.2
linuxkernel: 5.10.195, 5.15.132, 6.1.54, 6.5.4
2023-09-19 12:54:13 +00:00
github-actions[bot]
cee3854ddd 🤖: akeneo-pim, linuxkernel
akeneo-pim: 6.0.101
linuxkernel: 6.1.53, 6.4.16, 6.5.3
2023-09-13 12:52:33 +00:00
github-actions[bot]
c68a9ccbf3 🤖: beats, elasticsearch, kibana, linuxkernel, logstash, silverstripe
beats: 7.17.13, 8.9.2
elasticsearch: 7.17.13, 8.9.2
kibana: 7.17.13, 8.9.2
linuxkernel: 5.15.131, 6.1.52, 6.4.15, 6.5.2
logstash: 7.17.13, 8.9.2
silverstripe: 4.13.7
2023-09-07 01:35:25 +00:00
github-actions[bot]
c6e52ac349 🤖: api-platform, linuxkernel
api-platform: 3.1.16
linuxkernel: 4.14.325, 4.19.294, 5.10.194, 5.15.130, 5.4.256, 6.1.51, 6.4.14, 6.5.1
2023-09-02 12:46:04 +00:00
github-actions[bot]
245a6aa104 🤖: akeneo-pim, angular, eks, linuxkernel, splunk, vuetify
akeneo-pim: 7.0.26
angular: 16.2.3
eks: 1.27-eks-5, 1.26-eks-6, 1.25-eks-7, 1.24-eks-10, 1.23-eks-12
linuxkernel: 4.14.324, 4.19.293, 5.10.193, 5.15.129, 5.4.255, 6.1.50, 6.4.13
splunk: 8.2.12, 9.0.6, 9.1.1
vuetify: 3.3.15
2023-08-30 18:51:27 +00:00
github-actions[bot]
e16f39cefd 🤖: linuxkernel
linuxkernel: 6.1.49, 6.5
2023-08-28 01:36:09 +00:00
github-actions[bot]
84983629de 🤖: linuxkernel, symfony
linuxkernel: 5.10.192
symfony: 5.4.28, 6.3.4
2023-08-26 18:35:26 +00:00
github-actions[bot]
16dfab83bd 🤖: linuxkernel, quarkus
linuxkernel: 5.15.128, 6.1.48
quarkus: 2.16.10
2023-08-26 12:47:03 +00:00
github-actions[bot]
b740622982 🤖: angular, craft-cms, electron, grafana, ionic, linuxkernel, microsoft-build-of-openjdk, quarkus, terraform, yarn
angular: 16.2.2
craft-cms: 3.9.1, 4.5.1
electron: 22.3.22, 24.8.1, 25.7.0, 26.1.0
grafana: 10.0.4, 10.1.0
ionic: 7.3.1
linuxkernel: 6.1.47, 6.4.12
microsoft-build-of-openjdk: 11.0.20.1, 17.0.8.1
quarkus: 2.11.0
terraform: 1.5.6
yarn: 3.6.3
2023-08-24 01:32:25 +00:00
github-actions[bot]
91744c4695 🤖: angular, clamav, electron, firefox, ionic, linuxkernel, micronaut, php
angular: 16.2.1
clamav: 0.103.9, 1.0.2, 1.1.1
electron: 23.3.13
firefox: 116.0.3
ionic: 7.2.4, 7.3.0
linuxkernel: 4.14.323, 4.19.292, 5.10.191, 5.15.127, 5.4.254, 6.1.46, 6.4.11
micronaut: 3.10.1, 3.9.6
php: 8.2.9
2023-08-16 18:35:58 +00:00
github-actions[bot]
e564edcc96 🤖: akeneo-pim, api-platform, linuxkernel, moodle
akeneo-pim: 6.0.97
api-platform: 2.7.15, 3.1.14
linuxkernel: 5.15.126
moodle: 3.11.16, 3.9.23, 4.0.10, 4.1.5, 4.2.2
2023-08-11 18:35:51 +00:00
github-actions[bot]
d7db9cbf44 🤖: gitlab, linuxkernel
gitlab: 16.2.4
linuxkernel: 4.14.322, 4.19.291, 5.10.190, 5.4.253, 6.1.45, 6.4.10
2023-08-11 12:48:47 +00:00
github-actions[bot]
ad9815fe32 🤖: Automatic Update 2023-08-08 22:42:27 +02:00
github-actions[bot]
978ec6b161 🤖: akeneo-pim, couchbase-server, gitlab, linuxkernel, micronaut, zookeeper
akeneo-pim: 6.0.96
couchbase-server: 7.1.5
gitlab: 16.2.3
linuxkernel: 5.15.124, 6.1.43, 6.4.8
micronaut: 4.0.3
zookeeper: 3.9.0
2023-08-03 12:51:23 +00:00