Commit Graph

2 Commits

Author SHA1 Message Date
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
Rajat Jaiswal
05b0977241 NPM automation (#36)
Initial support for NPM Automation. This isn't widely used, since most NPM projects
will use git tags as well, but helpful for a few projects.

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>

* Fix fstrings and remove unused imports

* Fix the merge of product config with default config in npm.py and pypi.py

If product config is first, default config overrides product config.

* Simplify npm.py

Co-authored-by: Nemo <me@captnemo.in>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Marc Wrobel <marc.wrobel@gmail.com>
2022-12-16 17:08:24 +05:30