Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Update dependency ansible-lint to v6 #23

Merged
merged 1 commit into from
Mar 30, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ansible-lint ^5.2.1 -> ^6.0.0 age adoption passing confidence

Release Notes

ansible-community/ansible-lint

v6.0.2

Compare Source

Minor Changes

Bugfixes

Note: we used 6.0.2 instead of 6.1.0 because all minor changes including are affecting only the experimental formatting feature and not other product features.

v6.0.1

Compare Source

Bugfixes

v6.0.0

Compare Source

Major Changes

Minor Changes

Bugfixes

v5.4.0

Compare Source

Minor Changes

Bugfixes

v5.3.2

Compare Source

Bugfixes

v5.3.1

Compare Source

Bugfixes

v5.3.0

Compare Source

Minor Changes

Bugfixes


Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the kind/renovate Categorizes issue or PR as related to Renovate label Mar 15, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Mar 15, 2022

⚠ 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
Installing legacy tool poetry v1.1.13
The canonical source for Poetry's installation script is now https://install.python-poetry.org. Please update your usage to reflect this.
Retrieving Poetry metadata

# Welcome to Poetry!

This will download and install the latest version of Poetry,
a dependency and package manager for Python.

It will add the `poetry` command to Poetry's bin directory, located at:

/home/ubuntu/poetry/1.1.13/bin

You can uninstall at any time by executing this script with the --uninstall option,
and these changes will be reverted.

Installing Poetry (1.1.13)
Installing Poetry (1.1.13): Creating environment
Installing Poetry (1.1.13): Installing Poetry
Installing Poetry (1.1.13): Creating script
Installing Poetry (1.1.13): Done

Poetry (1.1.13) is installed now. Great!

To get started you need Poetry's bin directory (/home/ubuntu/poetry/1.1.13/bin) in your `PATH`
environment variable.

Add `export PATH="/home/ubuntu/poetry/1.1.13/bin:$PATH"` to your shell configuration file.

Alternatively, you can call Poetry explicitly with `/home/ubuntu/poetry/1.1.13/bin/poetry`.

You can test that everything is set up by executing:

`poetry --version`

Poetry version 1.1.13
Creating virtualenv ansible-base-role in /mnt/renovate/gh/divona-roles/ansible-base-role/.venv
Updating dependencies
Resolving dependencies...

  PackageNotFound

  Package ansible (5.0.0) not found.

  at ~/poetry/1.1.13/venv/lib/python3.10/site-packages/poetry/repositories/pool.py:149 in package
      145│                     self._packages.append(package)
      146│ 
      147│                     return package
      148│ 
    → 149│         raise PackageNotFound("Package {} ({}) not found.".format(name, version))
      150│ 
      151│     def find_packages(
      152│         self, dependency,
      153│     ):


@nlamirault nlamirault added priority/high After critical issues are fixed, these should be dealt with before any further issues status/review_needed The issue or PR needs to be reviewed lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. labels Mar 30, 2022
@nlamirault nlamirault merged commit 40aa961 into master Mar 30, 2022
@nlamirault nlamirault deleted the renovate/ansible-lint-6.x branch March 30, 2022 07:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/renovate Categorizes issue or PR as related to Renovate lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/high After critical issues are fixed, these should be dealt with before any further issues status/review_needed The issue or PR needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants