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 numpy to v2 - autoclosed #4

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 17, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
numpy (source, changelog) ^1.26.4 -> ^2.0.0 age adoption passing confidence

Release Notes

numpy/numpy (numpy)

v2.0.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
Author

renovate bot commented Jun 17, 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: skyscan-c2/poetry.lock
tool poetry v1.1.5 is already installed
linking tool poetry v1.1.5
[04:49:05.462] INFO (552): Installing tool [email protected]...
Traceback (most recent call last):
  File "/opt/containerbase/tools/poetry/1.1.5/3.12.4/bin/poetry", line 5, in <module>
    from poetry.console import main
  File "/opt/containerbase/tools/poetry/1.1.5/3.12.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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'
[04:49:05.769] FATAL (552): Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh poetry 1.1.5
    err: {
      "type": "Error",
      "message": "Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh poetry 1.1.5",
      "stack":
          Error: Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh poetry 1.1.5
              at makeError (/snapshot/dist/containerbase-cli.js:39455:13)
              at handlePromise (/snapshot/dist/containerbase-cli.js:40170:29)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async InstallLegacyToolService.execute (/snapshot/dist/containerbase-cli.js:56573:5)
              at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:56765:9)
              at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:57006:14)
              at async InstallToolShortCommand.validateAndExecute (/snapshot/dist/containerbase-cli.js:2428:26)
              at async _Cli.run (/snapshot/dist/containerbase-cli.js:3541:22)
              at async _Cli.runExit (/snapshot/dist/containerbase-cli.js:3549:28)
              at async main (/snapshot/dist/containerbase-cli.js:57200:3)
      "shortMessage": "Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh poetry 1.1.5",
      "command": "/usr/local/containerbase/bin/install-tool.sh poetry 1.1.5",
      "escapedCommand": "\"/usr/local/containerbase/bin/install-tool.sh\" poetry 1.1.5",
      "exitCode": 1,
      "cwd": "/tmp/renovate/repos/github/IQTLabs/edgetech-skyscan-c2/skyscan-c2",
      "failed": true,
      "timedOut": false,
      "isCanceled": false,
      "killed": false
    }
[04:49:05.850] INFO (552): Installed tool poetry with errors in 388ms.


@renovate renovate bot changed the title Update dependency numpy to v2 Update dependency numpy to v2 - autoclosed Jun 20, 2024
@renovate renovate bot closed this Jun 20, 2024
@renovate renovate bot deleted the renovate/numpy-2.x branch June 20, 2024 17:02
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