ut-issl / s2e-core

Spacecraft Simulation Environment Core codes
MIT License
46 stars 18 forks source link

Update dependency python-utils to v3.9.0 #697

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
python-utils ==3.5.2 -> ==3.9.0 age adoption passing confidence

Release Notes

WoLpH/python-utils (python-utils) ### [`v3.9.0`](https://redirect.github.com/wolph/python-utils/releases/tag/v3.9.0) [Compare Source](https://redirect.github.com/WoLpH/python-utils/compare/v3.8.2...v3.9.0) dist/python_utils-3.9.0-py2.py3-none-any.whl ### [`v3.8.2`](https://redirect.github.com/wolph/python-utils/releases/tag/v3.8.2) [Compare Source](https://redirect.github.com/WoLpH/python-utils/compare/v3.8.1...v3.8.2) Windows can also return an OSError instead of a ValueError for a `fromtimestamp` overflow ### [`v3.8.1`](https://redirect.github.com/wolph/python-utils/releases/tag/v3.8.1) [Compare Source](https://redirect.github.com/WoLpH/python-utils/compare/v3.8.0...v3.8.1) fixed silly typo ### [`v3.8.0`](https://redirect.github.com/wolph/python-utils/releases/tag/v3.8.0) [Compare Source](https://redirect.github.com/WoLpH/python-utils/compare/v3.7.0...v3.8.0) Added slicabledeque ### [`v3.7.0`](https://redirect.github.com/wolph/python-utils/releases/tag/v3.7.0) [Compare Source](https://redirect.github.com/WoLpH/python-utils/compare/v3.6.1...v3.7.0) Fixed several typing issues and added more thorough tests ### [`v3.6.1`](https://redirect.github.com/wolph/python-utils/releases/tag/v3.6.1) [Compare Source](https://redirect.github.com/WoLpH/python-utils/compare/v3.6.0...v3.6.1) Increased `typing-extensions` version requirement to fix [#​38](https://redirect.github.com/WoLpH/python-utils/issues/38) ### [`v3.6.0`](https://redirect.github.com/wolph/python-utils/releases/tag/v3.6.0) [Compare Source](https://redirect.github.com/WoLpH/python-utils/compare/v3.5.2...v3.6.0) Added extra containers such as UniqueList and SlicableDeque. Added full pyright strict and mypy type checks

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 is behind base branch, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 3 weeks 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: scripts/Plot/Pipfile.lock
Command failed: pipenv lock
Locking [packages] dependencies...
False
<console width=80 None>
Traceback (most recent call last):
  File "/opt/containerbase/tools/pipenv/2024.1.0/3.8.20/bin/pipenv", line 8, in <module>
    sys.exit(cli())
  File "/opt/containerbase/tools/pipenv/2024.1.0/3.8.20/lib/python3.8/site-packages/pipenv/vendor/click/core.py", line 1157, in __call__
    return self.main(*args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2024.1.0/3.8.20/lib/python3.8/site-packages/pipenv/cli/options.py", line 52, in main
    return super().main(*args, **kwargs, windows_expand_args=False)
  File "/opt/containerbase/tools/pipenv/2024.1.0/3.8.20/lib/python3.8/site-packages/pipenv/vendor/click/core.py", line 1078, in main
    rv = self.invoke(ctx)
  File "/opt/containerbase/tools/pipenv/2024.1.0/3.8.20/lib/python3.8/site-packages/pipenv/vendor/click/core.py", line 1688, in invoke
    return _process_result(sub_ctx.command.invoke(sub_ctx))
  File "/opt/containerbase/tools/pipenv/2024.1.0/3.8.20/lib/python3.8/site-packages/pipenv/vendor/click/core.py", line 1434, in invoke
    return ctx.invoke(self.callback, **ctx.params)
  File "/opt/containerbase/tools/pipenv/2024.1.0/3.8.20/lib/python3.8/site-packages/pipenv/vendor/click/core.py", line 783, in invoke
    return __callback(*args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2024.1.0/3.8.20/lib/python3.8/site-packages/pipenv/vendor/click/decorators.py", line 92, in new_func
    return ctx.invoke(f, obj, *args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2024.1.0/3.8.20/lib/python3.8/site-packages/pipenv/vendor/click/core.py", line 783, in invoke
    return __callback(*args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2024.1.0/3.8.20/lib/python3.8/site-packages/pipenv/vendor/click/decorators.py", line 33, in new_func
    return f(get_current_context(), *args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2024.1.0/3.8.20/lib/python3.8/site-packages/pipenv/cli/command.py", line 342, in lock
    do_lock(
  File "/opt/containerbase/tools/pipenv/2024.1.0/3.8.20/lib/python3.8/site-packages/pipenv/routines/lock.py", line 67, in do_lock
    venv_resolve_deps(
  File "/opt/containerbase/tools/pipenv/2024.1.0/3.8.20/lib/python3.8/site-packages/pipenv/utils/resolver.py", line 859, in venv_resolve_deps
    c = resolve(cmd, st, project=project)
  File "/opt/containerbase/tools/pipenv/2024.1.0/3.8.20/lib/python3.8/site-packages/pipenv/utils/resolver.py", line 723, in resolve
    raise RuntimeError("Failed to lock Pipfile.lock!")
RuntimeError: Failed to lock Pipfile.lock!
renovate[bot] commented 2 weeks ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (==3.9.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.