marcusrbrown / copiloting

A collection of building blocks for creating AI agents and chatbots.
MIT License
1 stars 1 forks source link

chore(deps): update dependency matplotlib to v3.8.3 - autoclosed #251

Closed mrbro-bot[bot] closed 6 months ago

mrbro-bot[bot] commented 6 months ago

This PR contains the following updates:

Package Change Age Confidence
matplotlib (source) 3.8.2 -> 3.8.3 age confidence

Release Notes

matplotlib/matplotlib (matplotlib) ### [`v3.8.3`](https://togithub.com/matplotlib/matplotlib/releases/tag/v3.8.3): REL: v3.8.3 [Compare Source](https://togithub.com/matplotlib/matplotlib/compare/v3.8.2...v3.8.3) This is the third micro release of the 3.8 series. Highlights of the 3.8.3 release include: - Improvements to the MacOS backend - Fix hanging on `plt.pause` - Fix warnings about "Secure coding is not enabled for restorable state" - Fix crash at exit for PGF backend

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot.

mrbro-bot[bot] commented 6 months ago

⚠ 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:

The artifact failure details are included below:

File name: poetry.lock
Invalid version: 3.11
[03:27:04.146] INFO (854): Installing tool python@3.11...
[03:27:04.168] FATAL (854): Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh python 3.11
    err: {
      "type": "Error",
      "message": "Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh python 3.11",
      "stack":
          Error: Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh python 3.11
              at makeError (/snapshot/dist/containerbase-cli.js:45919:13)
              at handlePromise (/snapshot/dist/containerbase-cli.js:46634:29)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async InstallLegacyToolService.execute (/snapshot/dist/containerbase-cli.js:53514:5)
              at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:53698:9)
              at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:53907: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:54101:3)
      "shortMessage": "Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh python 3.11",
      "command": "/usr/local/containerbase/bin/install-tool.sh python 3.11",
      "escapedCommand": "\"/usr/local/containerbase/bin/install-tool.sh\" python 3.11",
      "exitCode": 1,
      "cwd": "/tmp/renovate/repos/github/marcusrbrown/copiloting",
      "failed": true,
      "timedOut": false,
      "isCanceled": false,
      "killed": false
    }
[03:27:04.171] INFO (854): Installed tool python with errors in 24ms.
mrbro-bot[bot] commented 6 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠ Warning: custom changes will be lost.