Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Update Auto merged updates #42

Merged
merged 2 commits into from
Apr 24, 2024

Conversation

platform-engineering-bot
Copy link
Contributor

@platform-engineering-bot platform-engineering-bot commented Mar 18, 2024

This PR contains the following updates:

Package Type Update Change
actions/setup-python action digest 0a5c615 -> 82c7e63
actions/upload-artifact action digest 5d5d22a -> 1746f4a
coverage dev-dependencies patch 7.4.3 -> 7.4.4

Release Notes

nedbat/coveragepy (coverage)

v7.4.4

Compare Source

  • Fix: in some cases, even with [run] relative_files=True, a data file
    could be created with absolute path names. When combined with other relative
    data files, it was random whether the absolute file names would be made
    relative or not. If they weren't, then a file would be listed twice in
    reports, as detailed in issue 1752_. This is now fixed: absolute file
    names are always made relative when combining. Thanks to Bruno Rodrigues dos
    Santos for support.

  • Fix: the last case of a match/case statement had an incorrect message if the
    branch was missed. It said the pattern never matched, when actually the
    branch is missed if the last case always matched.

  • Fix: clicking a line number in the HTML report now positions more accurately.

  • Fix: the report:format setting was defined as a boolean, but should be a
    string. Thanks, Tanaydin Sirin <pull 1754_>_. It is also now documented
    on the :ref:configuration page <config_report_format>.

.. _issue 1752:https://github.com/nedbat/coveragepy/issues/17522
.. _pull 1754https://github.com/nedbat/coveragepy/pull/175454

.. _changes_7-4-3:


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@platform-engineering-bot platform-engineering-bot enabled auto-merge (rebase) March 18, 2024 00:56
@platform-engineering-bot platform-engineering-bot changed the title Update dependency coverage to v7.4.4 Update Auto merged updates Mar 27, 2024
@platform-engineering-bot platform-engineering-bot force-pushed the renovate/auto-merged-updates branch from 7b75067 to 96aed69 Compare March 27, 2024 08:17
@platform-engineering-bot platform-engineering-bot force-pushed the renovate/auto-merged-updates branch from 96aed69 to a791e60 Compare April 18, 2024 16:12
@platform-engineering-bot
Copy link
Contributor Author

⚠ 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: poetry.lock

Creating virtualenv arcaflow-plugin-wait-xwj15BH4-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs
usage: virtualenv [--version] [--with-traceback] [-v | -q] [--read-only-app-data] [--app-data APP_DATA] [--reset-app-data] [--upgrade-embed-wheels] [--discovery {builtin}] [-p py] [--try-first-with py_exe]
                  [--creator {builtin,cpython3-posix,venv}] [--seeder {app-data,pip}] [--no-seed] [--activators comma_sep_list] [--clear] [--no-vcs-ignore] [--system-site-packages] [--symlinks | --copies] [--no-download | --download]
                  [--extra-search-dir d [d ...]] [--pip version] [--setuptools version] [--wheel version] [--no-pip] [--no-setuptools] [--no-wheel] [--no-periodic-update] [--symlink-app-data] [--prompt prompt] [-h]
                  dest
virtualenv: error: argument dest: the destination . is not write-able at /home/ubuntu/.cache

@platform-engineering-bot
Copy link
Contributor Author

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.

@webbnh webbnh force-pushed the renovate/auto-merged-updates branch 2 times, most recently from bf0ba68 to 2e139a5 Compare April 24, 2024 22:03
@webbnh webbnh force-pushed the renovate/auto-merged-updates branch from 2e139a5 to 2736c20 Compare April 24, 2024 22:12
@platform-engineering-bot platform-engineering-bot merged commit abc1e01 into main Apr 24, 2024
2 checks passed
@platform-engineering-bot platform-engineering-bot deleted the renovate/auto-merged-updates branch April 24, 2024 22:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants