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 ci dependencies #812

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

terraform-ibm-modules-ops
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
ambv/black repository minor 23.10.1 -> 23.11.0
bridgecrewio/checkov repository patch 3.0.21 -> 3.0.32
gruntwork-io/pre-commit repository patch v0.1.22 -> v0.1.23

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

ambv/black (ambv/black)

v23.11.0

Compare Source

Highlights
  • Support formatting ranges of lines with the new --line-ranges command-line option
    (#​4020)
Stable style
  • Fix crash on formatting bytes strings that look like docstrings (#​4003)
  • Fix crash when whitespace followed a backslash before newline in a docstring (#​4008)
  • Fix standalone comments inside complex blocks crashing Black (#​4016)
  • Fix crash on formatting code like await (a ** b) (#​3994)
  • No longer treat leading f-strings as docstrings. This matches Python's behaviour and
    fixes a crash (#​4019)
Preview style
  • Multiline dicts and lists that are the sole argument to a function are now indented
    less (#​3964)
  • Multiline unpacked dicts and lists as the sole argument to a function are now also
    indented less (#​3992)
  • In f-string debug expressions, quote types that are visible in the final string are
    now preserved (#​4005)
  • Fix a bug where long case blocks were not split into multiple lines. Also enable
    general trailing comma rules on case blocks (#​4024)
  • Keep requiring two empty lines between module-level docstring and first function or
    class definition (#​4028)
  • Add support for single-line format skip with other comments on the same line (#​3959)
Configuration
  • Consistently apply force exclusion logic before resolving symlinks (#​4015)
  • Fix a bug in the matching of absolute path names in --include (#​3976)
Performance
  • Fix mypyc builds on arm64 on macOS (#​4017)
Integrations
  • Black's pre-commit integration will now run only on git hooks appropriate for a code
    formatter (#​3940)
bridgecrewio/checkov (bridgecrewio/checkov)

v3.0.32

Compare Source

Feature
  • sast: Python cdk policies batch 2 - #​5725
Bug Fix
  • general: add option to pass --skip-download with github-action - #​5734
Platform
  • general: print the log upload location if the --support flag is used - #​5738

v3.0.31

Compare Source

v3.0.30

Compare Source

v3.0.29

Compare Source

v3.0.28

Compare Source

Bug Fix
  • terraform: Adding both azurerm_linux_web_app_slot & azurerm_windows_web_app_slot in scope of the test CKV_AZURE_153 - #​5687
Documentation
  • general: Switch references to Bridgecrew with Prisma Cloud - #​5704

v3.0.27

Compare Source

v3.0.26

Compare Source

v3.0.25

Compare Source

Bug Fix
  • general: do not require a repo ID when using an API key and --list - #​5726

v3.0.24

Compare Source

Feature
  • sast: add new python CDK policies - #​5706
  • terraform: Ensure that only critical system pods run on system nodes - #​5665

v3.0.23

Compare Source

v3.0.22

Compare Source

gruntwork-io/pre-commit (gruntwork-io/pre-commit)

v0.1.23

Compare Source

Modules affected

  • tflint

Description

  • Updates tflint to use an optional git root directory keyword

Full Changelog: gruntwork-io/pre-commit@v0.1.22...v0.1.23

Special Thanks

Related Links

#​103


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

@terraform-ibm-modules-dev terraform-ibm-modules-dev merged commit 8113eed into main Nov 11, 2023
1 check passed
@terraform-ibm-modules-dev terraform-ibm-modules-dev deleted the renovate/ci-dependencies branch November 11, 2023 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants