Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2024

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change
cloudposse/github-action-yaml-config-query action major 0.1.4 -> v1.0.0

Release Notes

cloudposse/github-action-yaml-config-query (cloudposse/github-action-yaml-config-query)

v1.0.0

Compare Source

Rewrite action to typescript @​goruha (#​24)
what
  • Rewrite action from docker-backed to typescript
why
  • Do not build a docker image to avoid hitting hub.docker.com
  • Improve performance
Migration v0 to v1

There is an issue The query contains true or false fails with an error.
A workaround is to use a quote around "true" and "false" in a query.

To migrate from v0 to v1, quote all true and false in your queries.
Ex.: query: .true replace with query: ."true"

Pay attention that substitutions in GitHub actions could also resolved as true or false and have to be quoted.

Ex.: query: .${{ inputs.from == '' }} replace with query: ."${{ inputs.from == '' }}"

🤖 Automatic Updates
Update release workflow to allow pull-requests: write @​osterman (#​22)
what
  • Update workflow (.github/workflows/release.yaml) to have permission to comment on PR
why
  • Add comment to PR when it is released
Use GitHub Action Workflows from `cloudposse/.github` Repo @​osterman (#​20)
what
  • Update workflows (.github/workflows/settings.yaml) to use shared workflows from .github repo
why
  • Reduce nested levels of reusable workflows
Use GitHub Action Workflows from `cloudposse/.github` Repo @​osterman (#​19)
what
  • Update workflows (.github/workflows/settings.yaml)
why
  • Support new readme generation workflow.
  • Generate banners

v1.0.0

Compare Source

Rewrite action to typescript @​goruha (#​24)
what
  • Rewrite action from docker-backed to typescript
why
  • Do not build a docker image to avoid hitting hub.docker.com
  • Improve performance
Migration v0 to v1

There is an issue The query contains true or false fails with an error.
A workaround is to use a quote around "true" and "false" in a query.

To migrate from v0 to v1, quote all true and false in your queries.
Ex.: query: .true replace with query: ."true"

Pay attention that substitutions in GitHub actions could also resolved as true or false and have to be quoted.

Ex.: query: .${{ inputs.from == '' }} replace with query: ."${{ inputs.from == '' }}"

🤖 Automatic Updates
Update release workflow to allow pull-requests: write @​osterman (#​22)
what
  • Update workflow (.github/workflows/release.yaml) to have permission to comment on PR
why
  • Add comment to PR when it is released
Use GitHub Action Workflows from `cloudposse/.github` Repo @​osterman (#​20)
what
  • Update workflows (.github/workflows/settings.yaml) to use shared workflows from .github repo
why
  • Reduce nested levels of reusable workflows
Use GitHub Action Workflows from `cloudposse/.github` Repo @​osterman (#​19)
what
  • Update workflows (.github/workflows/settings.yaml)
why
  • Support new readme generation workflow.
  • Generate banners

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 is behind base branch, 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from a team as code owners September 11, 2024 22:41
@renovate renovate bot requested review from kevcube and joe-niland September 11, 2024 22:41
Copy link

mergify bot commented Sep 11, 2024

Important

Cloud Posse Engineering Team Review Required

This pull request modifies files that require Cloud Posse's review. Please be patient, and a core maintainer will review your changes.

To expedite this process, reach out to us on Slack in the #pr-reviews channel.

@mergify mergify bot added auto-update This PR was automatically generated needs-cloudposse Needs Cloud Posse assistance labels Sep 11, 2024
@renovate renovate bot force-pushed the renovate/cloudposse-github-action-yaml-config-query-1.x branch 2 times, most recently from f0dd6ba to bea14f2 Compare September 16, 2024 15:50
@renovate renovate bot force-pushed the renovate/cloudposse-github-action-yaml-config-query-1.x branch 3 times, most recently from 8c8e162 to 1573192 Compare October 1, 2024 10:32
@renovate renovate bot force-pushed the renovate/cloudposse-github-action-yaml-config-query-1.x branch from 1573192 to 3189820 Compare October 10, 2024 10:14
@renovate renovate bot force-pushed the renovate/cloudposse-github-action-yaml-config-query-1.x branch 2 times, most recently from ab14fb2 to e465728 Compare November 13, 2024 12:09
@renovate renovate bot force-pushed the renovate/cloudposse-github-action-yaml-config-query-1.x branch 2 times, most recently from 6fa9c5b to 45bd82e Compare November 22, 2024 23:01
@renovate renovate bot force-pushed the renovate/cloudposse-github-action-yaml-config-query-1.x branch from 45bd82e to f51d268 Compare December 10, 2024 23:05
@renovate renovate bot force-pushed the renovate/cloudposse-github-action-yaml-config-query-1.x branch 2 times, most recently from 9aed944 to 285bfe8 Compare February 7, 2025 14:41
@renovate renovate bot force-pushed the renovate/cloudposse-github-action-yaml-config-query-1.x branch from 285bfe8 to 5873ac6 Compare February 15, 2025 12:33
@renovate renovate bot force-pushed the renovate/cloudposse-github-action-yaml-config-query-1.x branch 7 times, most recently from cc413c6 to 0ac2552 Compare February 27, 2025 19:00
@renovate renovate bot force-pushed the renovate/cloudposse-github-action-yaml-config-query-1.x branch from 0ac2552 to 23bcd3e Compare March 5, 2025 11:16
@renovate renovate bot changed the title chore(deps): update cloudposse/github-action-yaml-config-query action to v1 Update cloudposse/github-action-yaml-config-query action to v1 Mar 5, 2025
@renovate renovate bot force-pushed the renovate/cloudposse-github-action-yaml-config-query-1.x branch 5 times, most recently from f41f5bb to fd7e936 Compare June 13, 2025 20:44
@renovate renovate bot force-pushed the renovate/cloudposse-github-action-yaml-config-query-1.x branch 13 times, most recently from 05d521d to 1688e52 Compare June 25, 2025 21:23
@renovate renovate bot force-pushed the renovate/cloudposse-github-action-yaml-config-query-1.x branch 3 times, most recently from 7271808 to da4924b Compare July 15, 2025 14:54
@renovate renovate bot force-pushed the renovate/cloudposse-github-action-yaml-config-query-1.x branch 3 times, most recently from 81c984a to de0bb87 Compare August 13, 2025 11:10
@renovate renovate bot force-pushed the renovate/cloudposse-github-action-yaml-config-query-1.x branch 2 times, most recently from eae0de4 to 2ea03b5 Compare September 9, 2025 11:00
@renovate renovate bot force-pushed the renovate/cloudposse-github-action-yaml-config-query-1.x branch 2 times, most recently from 71e6550 to a70fb18 Compare September 16, 2025 15:12
@renovate renovate bot force-pushed the renovate/cloudposse-github-action-yaml-config-query-1.x branch from a70fb18 to 35e85cb Compare September 17, 2025 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-update This PR was automatically generated needs-cloudposse Needs Cloud Posse assistance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants