chore(deps): update dependency marshmallow to v3.23.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
marshmallow (changelog) | dependencies | minor |
3.0.5 -> 3.23.2
|
Release Notes
marshmallow-code/marshmallow (marshmallow)
v3.23.2
v3.23.1
v3.23.0
v3.22.0
v3.21.3
v3.21.2
v3.21.1
v3.21.0
v3.20.2
v3.20.1
v3.20.0
v3.19.0
v3.18.0
v3.17.1
v3.17.0
v3.16.0
v3.15.0
v3.14.1
v3.14.0
v3.13.0
v3.12.2
v3.12.1
v3.12.0
v3.11.1
v3.11.0
v3.10.0
v3.9.1
v3.9.0
v3.8.0
v3.7.1
v3.7.0
v3.6.1
v3.6.0
v3.5.2
v3.5.1
v3.5.0
v3.4.0
v3.3.0
v3.2.2
v3.2.1
v3.2.0
v3.1.1
v3.1.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Merge request reports
Activity
added 1 commit
- 577059e1 - chore(deps): update dependency marshmallow to v3.19.0
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this MR 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 MR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: poetry.lock
installing v2 tool python v3.12.1 [09:36:05.093] INFO (9): Installing tool python@3.12.1... linking tool python v3.12.1 Python 3.12.1 pip 23.3.2 from /opt/containerbase/tools/python/3.12.1/lib/python3.12/site-packages/pip (python 3.12) [09:36:12.066] INFO (9): Installed tool python in 6.9s. [09:36:12.284] INFO (151): Installing tool poetry@1.4.1... installing v2 tool poetry v1.4.1 linking tool poetry v1.4.1 Poetry (version 1.4.1) [09:36:21.101] INFO (151): Installed tool poetry in 8.8s. Updating dependencies Resolving dependencies... Creating virtualenv funkwhale-network-Dhy3Tner-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs [Errno 28] No space left on device: '/tmp/tmpu7iiah2t'
Edited by RenovateBotEdited/Blocked Notification
Renovate will not automatically rebase this MR, because it does not recognize the last commit author and assumes somebody else may have edited the MR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.Hi,
We're posting this message because this merge request meets the following criteria:
- No activity in the past 60 days (since 2023-10-17T10:31:53.990Z)
We'd like to ask you to help us out and determine how we should act on this merge request:
- is it still a WIP?
- is it still relevant?
- is it missing some reviews?
- do you need help or guidance to proceed?
Some community members have been pinged and will have a look at it too.
Thanks for your help!
❤ /cc @funkwhale/steering
added StatusInput wanted label
⚠ ️ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this MR 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 MR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: poetry.lock
[22:34:16.030] INFO (9): Installing tool python@3.12.6... installing v2 tool python v3.12.6 linking tool python v3.12.6 Python 3.12.6 pip 24.2 from /opt/containerbase/tools/python/3.12.6/lib/python3.12/site-packages/pip (python 3.12) [22:34:22.081] INFO (9): Installed tool python in 6s. [22:34:22.234] INFO (145): Installing tool poetry@1.4.1... installing v2 tool poetry v1.4.1 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/cryptography/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/cryptography/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/cryptography/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/cryptography/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/cryptography/ ERROR: Cannot install keyring because these package versions have conflicting dependencies. ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts [22:36:04.029] FATAL (145): Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh poetry 1.4.1 err: { "type": "Error", "message": "Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh poetry 1.4.1", "stack": Error: Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh poetry 1.4.1 at makeError (/snapshot/dist/containerbase-cli.js:39477:13) at handlePromise (/snapshot/dist/containerbase-cli.js:40192:29) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async InstallLegacyToolService.execute (/snapshot/dist/containerbase-cli.js:52224:5) at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:52416:9) at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:52663: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:52853:3) "shortMessage": "Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh poetry 1.4.1", "command": "/usr/local/containerbase/bin/install-tool.sh poetry 1.4.1", "escapedCommand": "\"/usr/local/containerbase/bin/install-tool.sh\" poetry 1.4.1", "exitCode": 1, "cwd": "/tmp/renovate/repos/gitlab/funkwhale/network", "failed": true, "timedOut": false, "isCanceled": false, "killed": false } [22:36:04.399] INFO (145): Installed tool poetry with errors in 1m 42.1s.
Edited by RenovateBot