Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update configuration management dependencies #19

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
ansible (source) 10.0.1 -> 10.1.0 age adoption passing confidence dependencies minor
ansible-lint (changelog) 24.6.0 -> 24.7.0 age adoption passing confidence dependencies minor
community.general >=9.0.1,<9.1.0 -> >=9.1.0,<9.2.0 age adoption passing confidence galaxy-collection minor
hashicorp/terraform (source) 1.8.2 -> 1.9.2 age adoption passing confidence minor
oci (source) 6.0.0 -> 6.2.0 age adoption passing confidence required_provider minor
oci-cli 3.43.0 -> 3.44.2 age adoption passing confidence dependencies minor
poetry (source, changelog) 1.8.2 -> 1.8.3 age adoption passing confidence patch

Release Notes

ansible-community/ansible-build-data (ansible)

v10.1.0

Compare Source

ansible/ansible-lint (ansible-lint)

v24.7.0

Bugfixes

v24.6.1

Compare Source

Bugfixes

ansible-collections/community.general (community.general)

v9.1.0

Compare Source

See https://github.com/ansible-collections/community.general/blob/stable-9/CHANGELOG.md for all changes.

hashicorp/terraform (hashicorp/terraform)

v1.9.2

Compare Source

1.9.2 (July 10, 2024)

BUG FIXES:

  • core: Fix panic when self-referencing direct instances from count and for_each meta attributes. (#​35432)

v1.9.1

Compare Source

1.9.1 (Unreleased)

UPGRADE NOTES:

  • Library used by Terraform (hashicorp/go-getter) for installing/updating modules was upgraded from v1.7.5 to v1.7.6. This addresses CVE-2024-6257. This change may have a negative effect on performance of terraform init or terraform get in case of larger git repositories. Please do file an issue if you find the performance difference noticable. (#​35376)

BUG FIXES:

  • terraform test: Removed additional erroneous error message when referencing attributes that don't exist. (#​35408)
  • import blocks: Fix crash that occurs when incorrectly referencing the to resource from the id attribute. (#​35420)

v1.9.0

Compare Source

v1.8.5

Compare Source

1.8.5 (June 5, 2024)

BUG FIXES:

  • terraform test: Remove duplicate warning diagnostic when providing values for unknown variables in run blocks. (#​35172)

v1.8.4

Compare Source

1.8.4 (May 22, 2024)

BUG FIXES:

  • core: Fix exponential slowdown in some cases when modules are using depends_on. (#​35157)
  • import blocks: Fix bug where resources with nested, computed, and optional id attributes would fail to generate configuration. (#​35220)
  • Updated to new golang.org/x/net release, which addressed CVE-2023-45288 (#​35165)

v1.8.3

Compare Source

1.8.3 (May 8, 2024)

BUG FIXES:

  • terraform test: Providers configured within an overridden module could panic. (#​35110)
  • core: Fix crash when a provider incorrectly plans a nested object when the configuration is null (#​35090)
oracle/terraform-provider-oci (oci)

v6.2.0

Compare Source

Added
  • Support for Support Dynamic list of ZDM parameters for Oracle<>Oracle migrations
  • Support for Shared Resources feature
Bug Fix
  • Update current_version_number on secret_content update

v6.1.0

Compare Source

Added
  • Support for MySQL Homogenous Migration support
  • Support for Generative AI Service - Lora Fine-Tuning Method
  • Support for Resource Scheduler
  • Support for File Storage: Clone detach feature
  • Support for Oracle Exadata Database Service on Exascale Infrastructure | ExaDB-XS
Bug Fix
  • formatted database migration code
  • tagging in management_agent
python-poetry/poetry (poetry)

v1.8.3

Compare Source

Added
  • Add support for untagged CPython builds with versions ending with a + (#​9207).
Changed
  • Require pkginfo>=1.10 to ensure support for packages with metadata version 2.3 (#​9130).
  • Improve locking on FIPS systems (#​9152).
Fixed
  • Fix an issue where unrecognized package metadata versions silently resulted in empty dependencies (#​9203, #​9226).
  • Fix an issue where trailing slashes in git URLs where not handled correctly (#​9205).
  • Fix an issue where poetry self commands printed a warning that the current project cannot be installed (#​9302).
  • Fix an issue where poetry install sporadically failed with a KeyError due to a race condition (#​9335).
Docs
  • Fix incorrect information about poetry shell (#​9060).
  • Add a git subdirectory example to poetry add (#​9080).
  • Mention interactive credential configuration (#​9074).
  • Add notes for optional advanced installation steps (#​9098).
  • Add reference to configuration credentials in documentation of poetry publish (#​9110).
  • Improve documentation for configuring credentials via environment variables (#​9121).
  • Remove misleading wording around virtual environments (#​9213).
  • Remove outdated advice regarding seeding keyring backends (#​9164).
  • Add a pyproject.toml example for a dependency with multiple extras (#​9138).
  • Clarify help of poetry add (#​9230).
  • Add a note how to configure credentials for TestPyPI for poetry publish (#​9255).
  • Fix information about the --readme option in poetry new (#​9260).
  • Clarify what is special about the Python constraint in dependencies (#​9256).
  • Update how to uninstall plugins via pipx (#​9320).

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - 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.

👻 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 Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Jul 1, 2024

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


The Poetry configuration is invalid:
  - Additional properties are not allowed ('package-mode' was unexpected)


@renovate renovate bot force-pushed the renovate/configuration-management-dependencies branch 3 times, most recently from 331ec30 to 06808bc Compare July 3, 2024 15:29
@renovate renovate bot force-pushed the renovate/configuration-management-dependencies branch 2 times, most recently from 1b85c21 to 5adc988 Compare July 10, 2024 13:57
@renovate renovate bot force-pushed the renovate/configuration-management-dependencies branch from 5adc988 to f6fa8fa Compare July 10, 2024 20:17
@AlexTMjugador
Copy link
Member

Works just fine with a proper Poetry install, this error is a false-positive in Renovate.

@AlexTMjugador AlexTMjugador merged commit 5a32d92 into master Jul 10, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant