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 (5.0) (patch) #2019

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
c2cciutils ==1.1.29 -> ==1.1.30 age adoption passing confidence patch
camptocamp/c2cciutils 1.1.29 -> 1.1.30 age adoption passing confidence patch
gitdb ==4.0.10 -> ==4.0.11 age adoption passing confidence dev-packages patch
gitpython ==3.1.37 -> ==3.1.40 age adoption passing confidence dev-packages patch
psycopg2 (source, changelog) ==2.9.7 -> ==2.9.9 age adoption passing confidence packages patch
pylint-django ==2.5.3 -> ==2.5.4 age adoption passing confidence dev-packages patch

Release Notes

camptocamp/c2cciutils (c2cciutils)

v1.1.30

Compare Source

[1.1.30] - 2023-10-23

Added
Changed

Contributors

Generated by Automation

gitpython-developers/gitdb (gitdb)

v4.0.11

Compare Source

What's Changed
New Contributors

Full Changelog: gitpython-developers/gitdb@4.0.10...4.0.11

gitpython-developers/GitPython (gitpython)

v3.1.40: - fix downstream CI

Compare Source

What's Changed

Full Changelog: gitpython-developers/GitPython@3.1.38...3.1.40

v3.1.38

Compare Source

What's Changed
New Contributors

Full Changelog: gitpython-developers/GitPython@3.1.37...3.1.38

psycopg/psycopg2 (psycopg2)

v2.9.9

Compare Source

v2.9.8

Compare Source

PyCQA/pylint-django (pylint-django)

v2.5.4: Version 2.5.4 (10 Oct 2023)

Compare Source

This is a small release to introduce pylint 3 functionality.


Configuration

📅 Schedule: Branch creation - "after 5pm on the first day of the month" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Update the dependencies label Oct 23, 2023
@renovate renovate bot enabled auto-merge (rebase) October 23, 2023 09:57
@renovate
Copy link
Contributor Author

renovate bot commented Oct 23, 2023

⚠ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: acceptance_tests/app/Pipfile.lock
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/1d295f/fab00e/repos/github/camptocamp/c2cwsgiutils":"/tmp/worker/1d295f/fab00e/repos/github/camptocamp/c2cwsgiutils" -v "/tmp/worker/1d295f/fab00e/cache":"/tmp/worker/1d295f/fab00e/cache" -e PIPENV_CACHE_DIR -e PIP_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/1d295f/fab00e/repos/github/camptocamp/c2cwsgiutils/acceptance_tests/app" ghcr.io/containerbase/sidecar:9.23.4 bash -l -c "install-tool python 3.8.18 && install-tool pipenv 2023.10.20 && pipenv lock"
Creating a virtualenv for this project...
Pipfile: /tmp/worker/1d295f/fab00e/repos/github/camptocamp/c2cwsgiutils/acceptance_tests/app/Pipfile
Using /opt/containerbase/tools/python/3.8.18/bin/python3.8 (3.8.18) to create virtualenv...
created virtual environment CPython3.8.18.final.0-64 in 879ms
  creator CPython3Posix(dest=/home/ubuntu/.local/share/virtualenvs/app-pIr0OGfP, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/ubuntu/.local/share/virtualenv)
    added seed packages: pip==23.2.1, setuptools==68.2.0, wheel==0.41.2
  activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator

✔ Successfully created virtual environment!
Virtualenv location: /home/ubuntu/.local/share/virtualenvs/app-pIr0OGfP
Locking [packages] dependencies...
Locking [dev-packages] dependencies...
False
CRITICAL:pipenv.patched.pip._internal.resolution.resolvelib.factory:Cannot install -r /tmp/pipenv-4ymcr5dt-requirements/pipenv-15436uqz-constraints.txt (line 33), -r /tmp/pipenv-4ymcr5dt-requirements/pipenv-15436uqz-constraints.txt (line 6), prospector and pylint-plugin-utils==0.7 because these package versions have conflicting dependencies.
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/resolver.py", line 645, in _main
[ResolutionFailure]:       resolve_packages(
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/resolver.py", line 612, in resolve_packages
[ResolutionFailure]:       results, resolver = resolve(
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/resolver.py", line 592, in resolve
[ResolutionFailure]:       return resolve_deps(
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/utils/resolver.py", line 906, in resolve_deps
[ResolutionFailure]:       results, hashes, internal_resolver = actually_resolve_deps(
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/utils/resolver.py", line 679, in actually_resolve_deps
[ResolutionFailure]:       resolver.resolve()
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/utils/resolver.py", line 442, in resolve
[ResolutionFailure]:       raise ResolutionFailure(message=str(e))
[pipenv.exceptions.ResolutionFailure]: Warning: Your dependencies could not be resolved. You likely have a mismatch in your sub-dependencies.
  You can use $ pipenv run pip install <requirement_name> to bypass this mechanism, then run $ pipenv graph to inspect the versions actually installed in the virtualenv.
  Hint: try $ pipenv lock --pre if it is a pre-release dependency.
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

Traceback (most recent call last):
  File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/bin/pipenv", line 8, in <module>
    sys.exit(cli())
  File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/vendor/click/core.py", line 1130, in __call__
    return self.main(*args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/cli/options.py", line 58, in main
    return super().main(*args, **kwargs, windows_expand_args=False)
  File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/vendor/click/core.py", line 1055, in main
    rv = self.invoke(ctx)
  File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/vendor/click/core.py", line 1657, in invoke
    return _process_result(sub_ctx.command.invoke(sub_ctx))
  File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/vendor/click/core.py", line 1404, in invoke
    return ctx.invoke(self.callback, **ctx.params)
  File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/vendor/click/core.py", line 760, in invoke
    return __callback(*args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/vendor/click/decorators.py", line 84, in new_func
    return ctx.invoke(f, obj, *args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/vendor/click/core.py", line 760, in invoke
    return __callback(*args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/vendor/click/decorators.py", line 26, in new_func
    return f(get_current_context(), *args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/cli/command.py", line 340, in lock
    do_lock(
  File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/routines/lock.py", line 65, in do_lock
    venv_resolve_deps(
  File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/utils/resolver.py", line 847, in venv_resolve_deps
    c = resolve(cmd, st, project=project)
  File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/utils/resolver.py", line 716, in resolve
    raise RuntimeError("Failed to lock Pipfile.lock!")
RuntimeError: Failed to lock Pipfile.lock!

File name: Pipfile.lock
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/1d295f/fab00e/repos/github/camptocamp/c2cwsgiutils":"/tmp/worker/1d295f/fab00e/repos/github/camptocamp/c2cwsgiutils" -v "/tmp/worker/1d295f/fab00e/cache":"/tmp/worker/1d295f/fab00e/cache" -e PIPENV_CACHE_DIR -e PIP_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/1d295f/fab00e/repos/github/camptocamp/c2cwsgiutils" ghcr.io/containerbase/sidecar:9.23.4 bash -l -c "install-tool python 3.8.18 && install-tool pipenv 2023.10.20 && pipenv lock"
Creating a virtualenv for this project...
Pipfile: /tmp/worker/1d295f/fab00e/repos/github/camptocamp/c2cwsgiutils/Pipfile
Using /opt/containerbase/tools/python/3.8.18/bin/python3.8 (3.8.18) to create virtualenv...
created virtual environment CPython3.8.18.final.0-64 in 846ms
  creator CPython3Posix(dest=/home/ubuntu/.local/share/virtualenvs/c2cwsgiutils-gx1mfYk_, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/ubuntu/.local/share/virtualenv)
    added seed packages: pip==23.2.1, setuptools==68.2.0, wheel==0.41.2
  activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator

✔ Successfully created virtual environment!
Virtualenv location: /home/ubuntu/.local/share/virtualenvs/c2cwsgiutils-gx1mfYk_
Locking [packages] dependencies...
False
ERROR:pip.subprocessor:python setup.py egg_info exited with 1
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/resolver.py", line 645, in _main
[ResolutionFailure]:       resolve_packages(
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/resolver.py", line 612, in resolve_packages
[ResolutionFailure]:       results, resolver = resolve(
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/resolver.py", line 592, in resolve
[ResolutionFailure]:       return resolve_deps(
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/utils/resolver.py", line 906, in resolve_deps
[ResolutionFailure]:       results, hashes, internal_resolver = actually_resolve_deps(
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/utils/resolver.py", line 679, in actually_resolve_deps
[ResolutionFailure]:       resolver.resolve()
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/utils/resolver.py", line 442, in resolve
[ResolutionFailure]:       raise ResolutionFailure(message=str(e))
[pipenv.exceptions.ResolutionFailure]: Warning: Your dependencies could not be resolved. You likely have a mismatch in your sub-dependencies.
  You can use $ pipenv run pip install <requirement_name> to bypass this mechanism, then run $ pipenv graph to inspect the versions actually installed in the virtualenv.
  Hint: try $ pipenv lock --pre if it is a pre-release dependency.
ERROR: metadata generation failed

Traceback (most recent call last):
  File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/bin/pipenv", line 8, in <module>
    sys.exit(cli())
  File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/vendor/click/core.py", line 1130, in __call__
    return self.main(*args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/cli/options.py", line 58, in main
    return super().main(*args, **kwargs, windows_expand_args=False)
  File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/vendor/click/core.py", line 1055, in main
    rv = self.invoke(ctx)
  File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/vendor/click/core.py", line 1657, in invoke
    return _process_result(sub_ctx.command.invoke(sub_ctx))
  File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/vendor/click/core.py", line 1404, in invoke
    return ctx.invoke(self.callback, **ctx.params)
  File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/vendor/click/core.py", line 760, in invoke
    return __callback(*args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/vendor/click/decorators.py", line 84, in new_func
    return ctx.invoke(f, obj, *args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/vendor/click/core.py", line 760, in invoke
    return __callback(*args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/vendor/click/decorators.py", line 26, in new_func
    return f(get_current_context(), *args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/cli/command.py", line 340, in lock
    do_lock(
  File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/routines/lock.py", line 65, in do_lock
    venv_resolve_deps(
  File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/utils/resolver.py", line 847, in venv_resolve_deps
    c = resolve(cmd, st, project=project)
  File "/opt/containerbase/tools/pipenv/2023.10.20/3.8/lib/python3.8/site-packages/pipenv/utils/resolver.py", line 716, in resolve
    raise RuntimeError("Failed to lock Pipfile.lock!")
RuntimeError: Failed to lock Pipfile.lock!

@renovate renovate bot merged commit e97d89c into 5.0 Oct 23, 2023
1 check passed
@renovate renovate bot deleted the renovate/5.0-patch-all-patch-versions branch October 23, 2023 10:06
@geo-ghci-int geo-ghci-int bot added this to the 5.0.3 milestone Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update the dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants