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 dependency flake8 to v7 - autoclosed #40

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
flake8 (changelog) ^6.0.0 -> ^7.0.0 age adoption passing confidence

Release Notes

pycqa/flake8 (flake8)

v7.0.0

Compare Source

v6.1.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

Copy link
Contributor Author

renovate bot commented Jan 6, 2024

⚠ Artifact update problem

Renovate failed to update an artifact 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: axis-ptz-controller/poetry.lock
[11:43:48.320] INFO (1779): Installing tool [email protected]...
tool poetry v1.1.5 is already installed
linking tool poetry v1.1.5
Traceback (most recent call last):
  File "/opt/containerbase/tools/poetry/1.1.5/3.12/bin/poetry", line 5, in <module>
    from poetry.console import main
  File "/opt/containerbase/tools/poetry/1.1.5/3.12/lib/python3.12/site-packages/poetry/console/__init__.py", line 1, in <module>
    from .application import Application
  File "/opt/containerbase/tools/poetry/1.1.5/3.12/lib/python3.12/site-packages/poetry/console/application.py", line 7, in <module>
    from .commands.about import AboutCommand
  File "/opt/containerbase/tools/poetry/1.1.5/3.12/lib/python3.12/site-packages/poetry/console/commands/__init__.py", line 2, in <module>
    from .add import AddCommand
  File "/opt/containerbase/tools/poetry/1.1.5/3.12/lib/python3.12/site-packages/poetry/console/commands/add.py", line 8, in <module>
    from .init import InitCommand
  File "/opt/containerbase/tools/poetry/1.1.5/3.12/lib/python3.12/site-packages/poetry/console/commands/init.py", line 16, in <module>
    from poetry.core.pyproject import PyProjectException
  File "/opt/containerbase/tools/poetry/1.1.5/3.12/lib/python3.12/site-packages/poetry/core/pyproject/__init__.py", line 2, in <module>
    from poetry.core.pyproject.tables import BuildSystem
  File "/opt/containerbase/tools/poetry/1.1.5/3.12/lib/python3.12/site-packages/poetry/core/pyproject/tables.py", line 5, in <module>
    from poetry.core.utils._compat import Path
  File "/opt/containerbase/tools/poetry/1.1.5/3.12/lib/python3.12/site-packages/poetry/core/utils/_compat.py", line 8, in <module>
    import six.moves.urllib.parse as urllib_parse
ModuleNotFoundError: No module named 'six.moves'
[11:43:48.485] FATAL (1779): Command failed with exit code 1: /usr/local/containerbase/bin/install-tool poetry 1.1.5
    err: {
      "type": "Error",
      "message": "Command failed with exit code 1: /usr/local/containerbase/bin/install-tool poetry 1.1.5",
      "stack":
          Error: Command failed with exit code 1: /usr/local/containerbase/bin/install-tool poetry 1.1.5
              at makeError (/snapshot/dist/containerbase-cli.js:44223:13)
              at handlePromise (/snapshot/dist/containerbase-cli.js:45122:29)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async InstallLegacyToolService.execute (/snapshot/dist/containerbase-cli.js:51882:5)
              at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:52062:9)
              at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:52222:14)
              at async InstallToolShortCommand.validateAndExecute (/snapshot/dist/containerbase-cli.js:2426:26)
              at async _Cli.run (/snapshot/dist/containerbase-cli.js:3539:22)
              at async _Cli.runExit (/snapshot/dist/containerbase-cli.js:3547:28)
              at async main (/snapshot/dist/containerbase-cli.js:52416:3)
      "shortMessage": "Command failed with exit code 1: /usr/local/containerbase/bin/install-tool poetry 1.1.5",
      "command": "/usr/local/containerbase/bin/install-tool poetry 1.1.5",
      "escapedCommand": "\"/usr/local/containerbase/bin/install-tool\" poetry 1.1.5",
      "exitCode": 1,
      "cwd": "/tmp/renovate/repos/github/IQTLabs/edgetech-axis-ptz-controller/axis-ptz-controller",
      "failed": true,
      "timedOut": false,
      "isCanceled": false,
      "killed": false
    }
[11:43:48.611] INFO (1779): Installed tool poetry with errors in 291ms.


@renovate renovate bot changed the title Update dependency flake8 to v7 Update dependency flake8 to v7 - autoclosed Jun 20, 2024
@renovate renovate bot closed this Jun 20, 2024
@renovate renovate bot deleted the renovate/flake8-7.x branch June 20, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants