c2cciutils 1.8.0.dev34__tar.gz → 1.8.0.dev38__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of c2cciutils might be problematic. Click here for more details.

Files changed (36) hide show
  1. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/PKG-INFO +1 -1
  2. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/applications-versions.yaml +2 -2
  3. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/package-lock.json +4 -4
  4. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/package.json +1 -1
  5. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/pyproject.toml +9 -9
  6. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/LICENSE +0 -0
  7. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/README.md +0 -0
  8. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/__init__.py +0 -0
  9. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/applications.yaml +0 -0
  10. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/applications_definition.py +0 -0
  11. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/branches.graphql +0 -0
  12. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/commits.graphql +0 -0
  13. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/configuration.py +0 -0
  14. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/default_branch.graphql +0 -0
  15. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/env.py +0 -0
  16. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/lib/docker.py +0 -0
  17. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/lib/oidc.py +0 -0
  18. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/publish.py +0 -0
  19. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/schema-applications.json +0 -0
  20. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/schema.json +0 -0
  21. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/scripts/__init__.py +0 -0
  22. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/scripts/clean.py +0 -0
  23. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/scripts/docker_logs.py +0 -0
  24. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/scripts/docker_versions_gen.py +0 -0
  25. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/scripts/download_applications.py +0 -0
  26. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/scripts/env.py +0 -0
  27. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/scripts/k8s/__init__.py +0 -0
  28. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/scripts/k8s/db.py +0 -0
  29. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/scripts/k8s/install.py +0 -0
  30. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/scripts/k8s/logs.py +0 -0
  31. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/scripts/k8s/wait.py +0 -0
  32. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/scripts/main.py +0 -0
  33. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/scripts/pin_pipenv.py +0 -0
  34. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/scripts/publish.py +0 -0
  35. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/scripts/trigger_image_update.py +0 -0
  36. {c2cciutils-1.8.0.dev34 → c2cciutils-1.8.0.dev38}/c2cciutils/scripts/version.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: c2cciutils
3
- Version: 1.8.0.dev34
3
+ Version: 1.8.0.dev38
4
4
  Summary: Common utilities for Camptocamp CI
5
5
  Home-page: https://github.com/camptocamp/c2cciutils
6
6
  License: FreeBSD
@@ -1,4 +1,4 @@
1
1
  # https://docs.renovatebot.com/modules/datasource/#github-releases-datasource
2
2
  k3d-io/k3d: v5.7.5 # github-releases
3
- postgresql: 16.2.3 # helm - https://charts.bitnami.com/bitnami
4
- helm/chart-releaser: v1.6.1 # github-releases
3
+ postgresql: 16.3.5 # helm - https://charts.bitnami.com/bitnami
4
+ helm/chart-releaser: v1.7.0 # github-releases
@@ -8,7 +8,7 @@
8
8
  "name": "c2ccicheck",
9
9
  "version": "1.0.0",
10
10
  "dependencies": {
11
- "snyk": "1.1294.2"
11
+ "snyk": "1.1294.3"
12
12
  }
13
13
  },
14
14
  "node_modules/@sentry-internal/tracing": {
@@ -332,9 +332,9 @@
332
332
  }
333
333
  },
334
334
  "node_modules/snyk": {
335
- "version": "1.1294.2",
336
- "resolved": "https://registry.npmjs.org/snyk/-/snyk-1.1294.2.tgz",
337
- "integrity": "sha512-m6F+go3Fj///rfL+qfGZAslYBFxVtCgZ5PkKcoRjewmbgfisfTFPP6/SyWV6fH54hb7k00t2EEHYO02vRD4g+g==",
335
+ "version": "1.1294.3",
336
+ "resolved": "https://registry.npmjs.org/snyk/-/snyk-1.1294.3.tgz",
337
+ "integrity": "sha512-ZF+F2bv293HmpFxZCV0x8hT3rQGOl6rPDoJq/TqBT1i5/nZypfn8v4A1Q4m6zUSUs1g6WJsS8QR5wTlR/eSvMQ==",
338
338
  "hasInstallScript": true,
339
339
  "license": "Apache-2.0",
340
340
  "dependencies": {
@@ -4,6 +4,6 @@
4
4
  "description": "",
5
5
  "author": "",
6
6
  "dependencies": {
7
- "snyk": "1.1294.2"
7
+ "snyk": "1.1294.3"
8
8
  }
9
9
  }
@@ -19,7 +19,7 @@ strict = true
19
19
 
20
20
  [tool.poetry]
21
21
  name = "c2cciutils"
22
- version = "1.8.0.dev34"
22
+ version = "1.8.0.dev38"
23
23
  description = "Common utilities for Camptocamp CI"
24
24
  readme = "README.md"
25
25
  authors = ["Camptocamp <info@camptocamp.com>"]
@@ -65,17 +65,17 @@ c2cciutils-docker-versions-gen = "c2cciutils.scripts.docker_versions_gen:main"
65
65
  [tool.poetry.dependencies]
66
66
  python = ">=3.9,<4.0"
67
67
  requests = "2.32.3"
68
- google-api-python-client = { version = "2.154.0", optional = true }
68
+ google-api-python-client = { version = "2.157.0", optional = true }
69
69
  google-auth-httplib2 = { version = "0.2.0", optional = true }
70
70
  google-auth-oauthlib = { version = "1.2.1", optional = true }
71
- "ruamel.yaml" = "0.18.6"
71
+ "ruamel.yaml" = "0.18.9"
72
72
  defusedxml = "0.7.1"
73
73
  twine = { version = "6.0.1", optional = true }
74
74
  debian-inspector = "31.1.0"
75
75
  PyYAML = "6.0.2"
76
- multi-repo-automation = { version="1.4.2", optional = true }
76
+ multi-repo-automation = { version="1.5.0", optional = true }
77
77
  security-md = "0.2.3"
78
- id = { version="1.4.0", optional = true }
78
+ id = { version="1.5.0", optional = true }
79
79
 
80
80
  [tool.poetry.extras]
81
81
  audit = []
@@ -87,11 +87,11 @@ version = ["multi-repo-automation"]
87
87
 
88
88
  [tool.poetry.group.dev.dependencies]
89
89
  prospector = { version = "1.13.3", extras = ["with-bandit", "with-mypy", "with-pyroma", "with-ruff"] }
90
- prospector-profile-duplicated = "1.8.0"
91
- prospector-profile-utils = "1.13.0"
90
+ prospector-profile-duplicated = "1.10.4"
91
+ prospector-profile-utils = "1.15.1"
92
92
  types-requests = "2.32.0.20241016"
93
- types-pyyaml = "6.0.12.20240917"
94
- types-markdown = "3.7.0.20240822"
93
+ types-pyyaml = "6.0.12.20241230"
94
+ types-markdown = "3.7.0.20241204"
95
95
 
96
96
  [build-system]
97
97
  requires = [