Skip to content

Commit

Permalink
Merge pull request #10191 from camptocamp/renovate/2.7-patch-all-patc…
Browse files Browse the repository at this point in the history
…h-versions

Update all patch versions (2.7) (patch)
  • Loading branch information
sbrunner authored Nov 22, 2022
2 parents 3c9b0c9 + ffaa597 commit c9cf3aa
Show file tree
Hide file tree
Showing 16 changed files with 369 additions and 336 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-title.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
timeout-minutes: 5

steps:
- uses: morrisoncole/pr-lint-action@v1.5.0
- uses: morrisoncole/pr-lint-action@v1.5.1
with:
title-regex: "^(\\[.*\\] )?[A-Z0-9].*"
on-failed-regex-comment: 'The title should start with a capital (regex: %regex%).'
Expand Down
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
python 3.8.14
python 3.8.15
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#############################################################################################################
# The base image with apt and python packages.

FROM osgeo/gdal:ubuntu-small-3.4.1 AS base
FROM osgeo/gdal:ubuntu-small-3.4.3 AS base
LABEL maintainer Camptocamp "info@camptocamp.com"

# Fail on error on pipe, see: https://github.com/hadolint/hadolint/wiki/DL4006.
Expand Down
146 changes: 73 additions & 73 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,29 +6,29 @@ verify_ssl = true
[packages]
alembic = "==1.7.7" # geoportal
"c2c.template" = "==2.3.0" # geoportal
c2cgeoform = "==2.1.26" # commons
c2cgeoform = "==2.1.27" # commons
colander = "==1.8.3" # commons, admin
ColanderAlchemy = "==0.3.4" # commons
cookiecutter = "==2.1.1" # geoportal
deform = "==2.0.15" # commons, admin
defusedxml = "==0.7.1" # geoportal
"dogpile.cache" = "==1.1.3" # geoportal
Fiona = "==1.8.21" # geoportal raster
"dogpile.cache" = "==1.1.8" # geoportal
Fiona = "==1.8.22" # geoportal raster
GeoAlchemy2 = "==0.11.1" # commons, geoportal
geojson = "==2.5.0" # geoportal
getitfixed = "==1.0.29" # geoportal
isodate = "==0.6.1" # geoportal
Mako = "==1.2.2" # geoportal
Mako = "==1.2.4" # geoportal
OWSLib = "==0.25.0" # geoportal
papyrus = "==2.4" # commons, geoportal
passwordgenerator = "==1.5.1" # geoportal
psycopg2 = "==2.9.3" # geoportal
psycopg2 = "==2.9.5" # geoportal
pycryptodome = "==3.14.1" # geoportal
pyproj = "==3.3.0" # admin, other?
pyproj = "==3.3.1" # admin, other?
pyotp = "==2.6.0" # geoportal
pyramid = "==2.0" # geoportal
pyramid_debugtoolbar = "==4.9" # geoportal
pyramid-jinja2 = "==2.9.1" # admin
pyramid-jinja2 = "==2.9.2" # admin
pyramid_mako = "==1.1.0" # geoportal
pyramid_multiauth = "==1.0.1" # geoportal
pyramid_tm = "==2.5" # geoportal
Expand All @@ -37,55 +37,55 @@ PyYAML = "==5.4.1" # geoportal
rasterio = "==1.2.10" # geoportal raster
requests = "==2.27.1" # geoportal
redis = "==4.1.4" # geoportal cache
Shapely = "==1.8.1.post1" # geoportal
SQLAlchemy = "==1.4.32"
Shapely = "==1.8.5.post1" # geoportal
SQLAlchemy = "==1.4.44"
transaction = "==3.0.1" # commons, geoportal
translationstring = "==1.4" # admin
"zope.event" = "==4.4" # commons, geoportal
c2cwsgiutils = {version = "==5.0.0", extras = ["broadcast", "profiler", "standard"]}
oauthlib = "==3.2.1"
tilecloud = "==1.8.0" # geoportal
azure-storage-blob = "==12.13.0"
oauthlib = "==3.2.2"
tilecloud = "==1.8.2" # geoportal
azure-storage-blob = "==12.13.1"
basicauth = "==0.4.1"
setuptools = "==65.5.1"
# Lock dependencies
affine = "==2.3.0"
arrow = "==1.2.2"
affine = "==2.3.1"
arrow = "==1.2.3"
attrs = "==21.4.0"
azure-identity = "==1.8.0"
babel = "==2.9.1"
beaker = "==1.11.0"
beaker-redis = "==1.1.0"
binaryornot = "==0.4.4"
boltons = "==21.0.0"
boto3 = "==1.21.20"
botocore = "==1.24.20"
bottle = "==0.12.20"
boto3 = "==1.21.46"
botocore = "==1.24.46"
bottle = "==0.12.23"
cee-syslog-handler = "==0.6.0"
certifi = "==2021.10.8"
cffi = "==1.15.0"
cffi = "==1.15.1"
chameleon = "==3.9.1"
chardet = "==4.0.0"
charset-normalizer = "==2.0.12"
click = "==8.0.3"
click = "==8.0.4"
click-plugins = "==1.1.1"
cligj = "==0.7.2"
cornice = "==6.0.1"
cryptography = "==38.0.3"
decorator = "==5.1.1"
deprecated = "==1.2.13"
graphviz = "==0.19.1"
greenlet = "==1.1.2"
graphviz = "==0.19.2"
greenlet = "==1.1.3.post0"
gunicorn = "==20.1.0"
hupper = "==1.10.3"
idna = "==3.3"
importlib-metadata = "==4.11.3"
importlib-metadata = "==4.11.4"
importlib-resources = "==5.4.0"
iso8601 = "==1.0.2"
jinja2 = "==3.0.3"
jinja2-time = "==0.2.0"
jmespath = "==0.10.0"
linesman = "==0.3.1"
linesman = "==0.3.2"
lingua = "==4.15.0"
lxml = "==4.9.1"
markupsafe = "==2.1.1"
Expand All @@ -94,11 +94,11 @@ msal-extensions = "==0.3.1"
msrest = "==0.6.21"
munch = "==2.5.0"
netifaces = "==0.11.0"
networkx = "==2.6"
numpy = "==1.22.3"
networkx = "==2.6.3"
numpy = "==1.22.4"
objgraph = "==3.5.0"
packaging = "==21.3"
paste = "==3.5.0"
paste = "==3.5.2"
pastedeploy = "==2.1.1"
pbr = "==5.8.1"
peppercorn = "==0.6"
Expand All @@ -109,12 +109,12 @@ plaster-pastedeploy = "==0.7"
polib = "==1.1.1"
portalocker = "==2.4.0"
poyo = "==0.5.0"
psycopg2-binary = "==2.9.3"
psycopg2-binary = "==2.9.5"
pycparser = "==2.21"
pygments = "==2.11.2"
pygraphviz = "==1.9"
pyjwt = "==2.4.0"
pyparsing = "==3.0.7"
pyparsing = "==3.0.9"
pyramid-beaker = "==0.8"
pyramid-chameleon = "==0.3"
pyramid-debugtoolbar = "==4.9"
Expand All @@ -127,16 +127,16 @@ pyyaml-include = "==1.2.post2"
"repoze.lru" = "==0.7"
requests-oauthlib = "==1.3.1"
s3transfer = "==0.5.2"
sentry-sdk = "==1.5.7"
sentry-sdk = "==1.5.12"
six = "==1.16.0"
snuggs = "==1.4.7"
sqlalchemy-utils = "==0.38.2"
stevedore = "==3.5.0"
sqlalchemy-utils = "==0.38.3"
stevedore = "==3.5.2"
text-unidecode = "==1.3"
toml = "==0.10.2"
typing-extensions = "==4.1.1"
ujson = "==5.4.0"
urllib3 = "==1.26.8"
urllib3 = "==1.26.12"
venusian = "==3.0.0"
waitress = "==2.1.2"
webob = "==1.8.7"
Expand All @@ -147,10 +147,10 @@ zipp = "==3.7.0"
"zope.sqlalchemy" = "==1.6"

[dev-packages]
awscli = "==1.22.75" # Work with Object storage
awscli = "==1.22.101" # Work with Object storage
Babel = "==2.9.1" # i18n
beautifulsoup4 = "==4.10.0" # admin tests
coverage = "==6.3.2" # Build coverage XML for Codacy
coverage = "==6.3.3" # Build coverage XML for Codacy
Jinja2 = "==3.0.3" # c2c.template
lingua = "==4.15" # i18n
PasteScript = "==3.2.1" # geoportal pcreate
Expand All @@ -161,12 +161,12 @@ transifex-client = "==0.14.4" # Makefile
WebTest = "==3.0.0" # admin tests
prospector = {extras = ["with_mypy", "with_bandit"], version = "==1.7.7"}
flake8 = "==4.0.1"
types-pytz = "==2021.3.5"
types-pyyaml = "==6.0.4"
types-python-dateutil = "==2.8.9"
types-requests = "==2.27.12"
types-pytz = "==2021.3.8"
types-pyyaml = "==6.0.12.2"
types-python-dateutil = "==2.8.19.4"
types-requests = "==2.27.31"
types-pkg-resources = "==0.1.3"
mappyfile = "==0.9.5"
mappyfile = "==0.9.7"
chardet = "==4.0.0" # for Transifex
c2cciutils = "==1.1.12"
mapbox-vector-tile = "==1.2.1"
Expand All @@ -175,36 +175,36 @@ astroid = "==2.9.3"
attrs = "==21.4.0"
bandit = "==1.7.4"
bleach = "==4.1.0"
botocore = "==1.24.20"
botocore = "==1.24.46"
cachetools = "==5.0.0"
certifi = "==2021.10.8"
cffi = "==1.15.0"
cffi = "==1.15.1"
charset-normalizer = "==2.0.12"
click = "==8.0.3"
click = "==8.0.4"
codespell = "==2.1.0"
colorama = "==0.4.3"
colorama = "==0.4.6"
cryptography = "==36.0.2"
defusedxml = "==0.7.1"
distlib = "==0.3.4"
distlib = "==0.3.6"
docopt = "==0.6.2"
docutils = "==0.15.2"
dodgy = "==0.2.1"
dparse = "==0.5.1"
dparse = "==0.5.2"
editorconfig = "==0.12.3"
filelock = "==3.6.0"
flake8-polyfill = "==1.0.2"
future = "==0.18.2"
gitdb = "==4.0.9"
gitpython = "==3.1.27"
google-api-core = "==2.7.1"
gitpython = "==3.1.29"
google-api-core = "==2.7.3"
google-api-python-client = "==2.36.0"
google-auth = "==2.6.0"
google-auth = "==2.6.6"
google-auth-httplib2 = "==0.1.0"
google-auth-oauthlib = "==0.4.6"
googleapis-common-protos = "==1.55.0"
httplib2 = "==0.20.4"
idna = "==3.3"
importlib-metadata = "==4.11.3"
importlib-metadata = "==4.11.4"
importlib-resources = "==5.4.0"
iniconfig = "==1.1.1"
isort = "==5.10.1"
Expand All @@ -213,48 +213,48 @@ jmespath = "==0.10.0"
jsonref = "==0.2"
jsonschema = "==4.4.0"
jsonschema-gentypes = "==0.9.4"
keyring = "==23.5.0"
keyring = "==23.5.1"
lark-parser = "==0.12.0"
lazy-object-proxy = "==1.7.1"
markdown = "==3.3.6"
markdown = "==3.3.7"
markdown-table = "==2020.12.3"
markupsafe = "==2.1.1"
mccabe = "==0.6.1"
mypy = "==0.941"
mypy-extensions = "==0.4.3"
node-vm2 = "==0.4.1"
oauthlib = "==3.2.1"
node-vm2 = "==0.4.5"
oauthlib = "==3.2.2"
packaging = "==21.3"
paste = "==3.5.0"
paste = "==3.5.2"
pastedeploy = "==2.1.1"
pathspec = "==0.9.0"
pbr = "==5.8.1"
pep8-naming = "==0.10.0"
pip = "==22.0.4"
pipenv = "==2022.1.8"
pkginfo = "==1.8.2"
platformdirs = "==2.5.1"
pkginfo = "==1.8.3"
platformdirs = "==2.5.4"
pluggy = "==1.0.0"
protobuf = "==3.19.4"
protobuf = "==3.19.6"
py = "==1.11.0"
pyasn1 = "==0.4.8"
pyasn1-modules = "==0.2.8"
pyclipper = "==1.3.0.post2"
pyclipper = "==1.3.0.post4"
pycodestyle = "==2.8.0"
pycparser = "==2.21"
pydocstyle = "==6.1.1"
pyflakes = "==2.4.0"
pygments = "==2.11.2"
pylint = "==2.12.2"
pylint-celery = "==0.3"
pylint-django = "==2.5.2"
pylint-django = "==2.5.3"
pylint-flask = "==0.6"
pylint-plugin-utils = "==0.7"
pyparsing = "==3.0.7"
pyparsing = "==3.0.9"
pyrsistent = "==0.18.1"
pytest = "==7.1.0"
pytest = "==7.1.3"
python-dateutil = "==2.8.2"
python-magic = "==0.4.25"
python-magic = "==0.4.27"
python-slugify = "==4.0.1"
pytz = "==2021.3"
pyyaml = "==5.4.1"
Expand All @@ -266,29 +266,29 @@ requirements-detector = "==0.7"
responses = "==0.20.0"
rfc3986 = "==2.0.0"
rsa = "==4.7.2"
"ruamel.yaml" = "==0.17.4"
"ruamel.yaml.clib" = "==0.2.6"
"ruamel.yaml" = "==0.17.21"
"ruamel.yaml.clib" = "==0.2.7"
s3transfer = "==0.5.2"
safety = "==1.10.3"
secretstorage = "==3.3.1"
secretstorage = "==3.3.3"
setoptconf-tmp = "==0.3.1"
setuptools = "==59.8.0"
shapely = "==1.8.1.post1"
shapely = "==1.8.5.post1"
six = "==1.16.0"
smmap = "==5.0.0"
snowballstemmer = "==2.2.0"
soupsieve = "==2.3.1"
stevedore = "==3.5.0"
soupsieve = "==2.3.2.post1"
stevedore = "==3.5.2"
text-unidecode = "==1.3"
toml = "==0.10.2"
tomli = "==2.0.1"
tqdm = "==4.63.0"
types-urllib3 = "==1.26.11"
tqdm = "==4.63.2"
types-urllib3 = "==1.26.25.4"
typing-extensions = "==4.1.1"
unidecode = "==1.3.4"
unidecode = "==1.3.6"
uritemplate = "==4.1.1"
urllib3 = "==1.26.8"
virtualenv = "==20.13.3"
urllib3 = "==1.26.12"
virtualenv = "==20.13.4"
virtualenv-clone = "==0.5.7"
webencodings = "==0.5.1"
webob = "==1.8.7"
Expand Down
6 changes: 3 additions & 3 deletions admin/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 admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"bootstrap": "3.4.1",
"bootstrap-table": "1.20.2",
"jquery": "3.6.0",
"jquery": "3.6.1",
"jquery.scrollintoview": "1.9.4",
"jstree": "3.3.12",
"jstreegrid": "3.10.2",
Expand Down
2 changes: 1 addition & 1 deletion ci/applications-versions.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# https://docs.renovatebot.com/modules/datasource/#github-releases-datasource
transifex/cli: v1.2.0 # github-releases
transifex/cli: v1.2.1 # github-releases
Loading

0 comments on commit c9cf3aa

Please sign in to comment.