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

chore(deps): update all minor dependencies #381

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
black (changelog) ==23.9.1 -> ==23.10.0 age adoption passing confidence minor 23.10.1
github.com/cds-snc/terraform-modules v7.0.2 -> v7.2.5 age adoption passing confidence module minor v7.2.11 (+5)

Review

  • Updates have been tested and work
  • If updates are AWS related, versions match the infrastructure (e.g. Lambda runtime, database, etc.)

Release Notes

psf/black (black)

v23.10.0

Compare Source

Stable style
  • Fix comments getting removed from inside parenthesized strings (#​3909)
Preview style
  • Fix long lines with power operators getting split before the line length (#​3942)
  • Long type hints are now wrapped in parentheses and properly indented when split across
    multiple lines (#​3899)
  • Magic trailing commas are now respected in return types. (#​3916)
  • Require one empty line after module-level docstrings. (#​3932)
  • Treat raw triple-quoted strings as docstrings (#​3947)
Configuration
  • Fix cache versioning logic when BLACK_CACHE_DIR is set (#​3937)
Parser
  • Fix bug where attributes named type were not acccepted inside match statements
    (#​3950)
  • Add support for PEP 695 type aliases containing lambdas and other unusual expressions
    (#​3949)
Output
  • Black no longer attempts to provide special errors for attempting to format Python 2
    code (#​3933)
  • Black will more consistently print stacktraces on internal errors in verbose mode
    (#​3938)
Integrations
  • The action output displayed in the job summary is now wrapped in Markdown (#​3914)
cds-snc/terraform-modules (github.com/cds-snc/terraform-modules)

v7.2.5

Compare Source

What's Changed

Full Changelog: cds-snc/terraform-modules@v7.2.4...v7.2.5

v7.2.4

Compare Source

What's Changed

Full Changelog: cds-snc/terraform-modules@v7.2.3...v7.2.4

v7.2.3

Compare Source

What's Changed

Full Changelog: cds-snc/terraform-modules@v7.2.2...v7.2.3

v7.2.2

Compare Source

What's Changed

Full Changelog: cds-snc/terraform-modules@v7.2.1...v7.2.2

v7.2.1

Compare Source

What's Changed

Full Changelog: cds-snc/terraform-modules@v7.2.0...v7.2.1

v7.2.0

Compare Source

What's Changed

Full Changelog: cds-snc/terraform-modules@v7.1.0...v7.2.0

v7.1.0

Compare Source

What's Changed

Full Changelog: cds-snc/terraform-modules@v7.0.2...v7.1.0


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/Montreal, 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.

👻 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.

@renovate renovate bot added dependencies Pull requests that update a dependency file Renovate labels Oct 28, 2023
@patheard
Copy link
Member

@renovate renovate bot force-pushed the renovate/all-minor branch from dd346a7 to 6c98f6d Compare October 30, 2023 12:46
@patheard patheard merged commit 3a159de into main Oct 30, 2023
6 of 7 checks passed
@patheard patheard deleted the renovate/all-minor branch October 30, 2023 12:47
@github-actions
Copy link

csp_violation_report_service

✅   Terraform Init: success
✅   Terraform Validate: success
✅   Terraform Format: success
❌   Terraform Plan: failed
❌   Conftest: failed

Show plan
Error: Error acquiring the state lock

Error message: ConditionalCheckFailedException: The conditional request
failed
Lock Info:
  ID:        fa0ffafd-e3f9-d0a1-fe8f-0da6f06d6b68
  Path:      security-tools-794722365809-tfstate/csp_violation_report_service/terraform.tfstate
  Operation: OperationTypeApply
  Who:       runner@fv-az877-531
  Version:   1.1.9
  Created:   2023-10-30 12:47:48.226861478 +0000 UTC
  Info:      


Terraform acquires a state lock to protect the state from being written
by multiple users at the same time. Please resolve the issue above and try
again. For most commands, you can disable locking with the "-lock=false"
flag, but this is not recommended.
time=2023-10-30T12:47:56Z level=error msg=1 error occurred:
	* exit status 1


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant