Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all patch versions (1.4) (patch) #1029

Merged
merged 2 commits into from
Mar 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
python 3.11.1
python 3.11.2
2 changes: 1 addition & 1 deletion c2cciutils/applications-versions.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# https://docs.renovatebot.com/modules/datasource/#github-releases-datasource
k3d-io/k3d: v5.4.6 # github-releases
k3d-io/k3d: v5.4.7 # github-releases
bitnami/postgresql: 11.6.26 # helm - https://charts.bitnami.com/bitnami
14 changes: 7 additions & 7 deletions c2cciutils/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion c2cciutils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "",
"author": "",
"dependencies": {
"prettier": "2.8.3",
"prettier": "2.8.4",
"prettier-plugin-sh": "0.12.8",
"prettier-plugin-toml": "0.3.1",
"snyk": "1.1064.0"
Expand Down
16 changes: 8 additions & 8 deletions ci/dpkg-versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ camptocamp/c2cciutils:latest:
ubuntu_22_04/ca-certificates: '20211016'
ubuntu_22_04/cdebconf: 0.261ubuntu1
ubuntu_22_04/coreutils: 8.32-4.1ubuntu1
ubuntu_22_04/curl: 7.81.0-1ubuntu1.7
ubuntu_22_04/cyrus-sasl2: 2.1.27+dfsg2-3ubuntu1.1
ubuntu_22_04/curl: 7.81.0-1ubuntu1.8
ubuntu_22_04/cyrus-sasl2: 2.1.27+dfsg2-3ubuntu1.2
ubuntu_22_04/dash: 0.5.11+git20210903+057cd650a4ed-3build1
ubuntu_22_04/db5.3: 5.3.28+dfsg1-0.8ubuntu3
ubuntu_22_04/debconf: 1.5.79ubuntu1
Expand All @@ -34,7 +34,7 @@ camptocamp/c2cciutils:latest:
ubuntu_22_04/glibc: 2.35-0ubuntu3.1
ubuntu_22_04/gmp: 6.2.1+dfsg-3ubuntu1
ubuntu_22_04/gnupg2: 2.2.27-3ubuntu2.1
ubuntu_22_04/gnutls28: 3.7.3-4ubuntu1.1
ubuntu_22_04/gnutls28: 3.7.3-4ubuntu1.2
ubuntu_22_04/grep: 3.7-1build1
ubuntu_22_04/gzip: 1.10-4ubuntu4.1
ubuntu_22_04/hostname: 3.23ubuntu2
Expand Down Expand Up @@ -63,7 +63,7 @@ camptocamp/c2cciutils:latest:
ubuntu_22_04/libunistring: 1.0-1
ubuntu_22_04/libxcrypt: 4.4.27-1
ubuntu_22_04/libzstd: 1.4.8+dfsg-3build1
ubuntu_22_04/linux: 5.15.0-58.64
ubuntu_22_04/linux: 5.15.0-67.74
ubuntu_22_04/lsb: 11.1.0ubuntu4
ubuntu_22_04/lz4: 1.9.3-2build2
ubuntu_22_04/mawk: 1.3.4.20200120-3
Expand All @@ -78,16 +78,16 @@ camptocamp/c2cciutils:latest:
ubuntu_22_04/nodejs: 16.17.1-deb-1nodesource1
ubuntu_22_04/npth: 1.6-3build2
ubuntu_22_04/openldap: 2.5.13+dfsg-0ubuntu0.22.04.1
ubuntu_22_04/openssl: 3.0.2-0ubuntu1.7
ubuntu_22_04/openssl: 3.0.2-0ubuntu1.8
ubuntu_22_04/p11-kit: 0.24.0-6build1
ubuntu_22_04/pam: 1.4.0-11ubuntu2.1
ubuntu_22_04/pam: 1.4.0-11ubuntu2.3
ubuntu_22_04/pcre2: 10.39-3ubuntu0.1
ubuntu_22_04/pcre3: 8.39-13ubuntu0.22.04.1
ubuntu_22_04/perl: 5.34.0-3ubuntu1.1
ubuntu_22_04/pinentry: 1.1.1-1build2
ubuntu_22_04/postgresql-14: 14.5-0ubuntu0.22.04.1
ubuntu_22_04/procps: 3.3.17-6ubuntu2
ubuntu_22_04/python-pip: 22.0.2+dfsg-1ubuntu0.1
ubuntu_22_04/python-pip: 22.0.2+dfsg-1ubuntu0.2
ubuntu_22_04/python3-defaults: 3.10.6-1~22.04
ubuntu_22_04/python3-stdlib-extensions: 3.10.6-1~22.04
ubuntu_22_04/python3.10: 3.10.6-1~22.04.2
Expand All @@ -102,7 +102,7 @@ camptocamp/c2cciutils:latest:
ubuntu_22_04/sqlite3: 3.37.2-2ubuntu0.1
ubuntu_22_04/systemd: 249.11-0ubuntu3.6
ubuntu_22_04/sysvinit: 3.01-1ubuntu1
ubuntu_22_04/tar: 1.34+dfsg-1build3
ubuntu_22_04/tar: 1.34+dfsg-1ubuntu0.1.22.04.1
ubuntu_22_04/ubuntu-keyring: 2021.03.26
ubuntu_22_04/underscore: 1.13.2~dfsg-2
ubuntu_22_04/usrmerge: 25ubuntu2
Expand Down
2 changes: 1 addition & 1 deletion example-project/ci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c2cciutils[checks,publish]==1.4.7
c2cciutils[checks,publish]==1.4.10
28 changes: 15 additions & 13 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -120,11 +120,11 @@ pr_checks = ["codespell"]

[tool.poetry.dev-dependencies]
prospector = { version = "1.7.7", extras = ["with_bandit", "with_mypy", "with_pyroma"] }
types-requests = "2.28.11.8"
types-pyyaml = "6.0.12.3"
types-requests = "2.28.11.15"
types-pyyaml = "6.0.12.8"
types-setuptools = "65.6.0.3"
types-markdown = "3.4.2.2"
types-toml = "0.10.8.1"
types-markdown = "3.4.2.5"
types-toml = "0.10.8.5"
typing-extensions = "4.4.0"
jsonschema2md2 = "0.6.0"

Expand Down