Skip to content

Update cloudposse/github-action-yaml-config-query action to v1#125

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/cloudposse-github-action-yaml-config-query-1.x
Open

Update cloudposse/github-action-yaml-config-query action to v1#125
renovate[bot] wants to merge 1 commit intomainfrom
renovate/cloudposse-github-action-yaml-config-query-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Sep 11, 2024

This PR contains the following updates:

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

Release Notes

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

v1.0.1

Compare Source

chore: Upgrade GitHub Action runtime from Node 20 to Node 24 @​goruha (#​63)

Summary

  • Update action.yml runtime from node20 to node24
  • Bump engines.node in package.json from >=20 to >=24
  • Rebuild dist/index.js

Test plan

  • Verify the action runs successfully in a workflow using Node 24
  • Confirm no runtime errors from bundled dependencies

🤖 Generated with Claude Code

🤖 Automatic Updates

Replace Makefile with atmos.yaml @​osterman (#​60)

what

  • Remove Makefile
  • Add atmos.yaml

why

  • Replace build-harness with atmos for readme genration

References

  • DEV-3229 Migrate from build-harness to atmos
Replace Makefile with atmos.yaml @​osterman (#​58)

what

  • Remove Makefile
  • Add atmos.yaml

why

  • Replace build-harness with atmos for readme genration

References

  • DEV-3229 Migrate from build-harness to atmos
Update .github/settings.yml @​osterman (#​39)

what

  • Update .github/settings.yml
  • Drop .github/auto-release.yml files

why

  • Re-apply .github/settings.yml from org level
  • Use organization level auto-release settings

references

  • DEV-1242 Add protected tags with Repository Rulesets on GitHub

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 joe-niland and kevcube September 11, 2024 22:41
@mergify
Copy link
Copy Markdown

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 3 times, most recently from e95247b to bf3bd70 Compare May 12, 2025 18:52
@renovate renovate bot changed the title Update cloudposse/github-action-yaml-config-query action to v1 chore(deps): update cloudposse/github-action-yaml-config-query action to v1 May 13, 2025
@renovate renovate bot force-pushed the renovate/cloudposse-github-action-yaml-config-query-1.x branch from bf3bd70 to 136f09e Compare May 13, 2025 22:26
@renovate renovate bot force-pushed the renovate/cloudposse-github-action-yaml-config-query-1.x branch 5 times, most recently from a048ce6 to 71347c4 Compare May 29, 2025 18:25
@renovate renovate bot force-pushed the renovate/cloudposse-github-action-yaml-config-query-1.x branch 8 times, most recently from 450fc06 to 1f5a581 Compare June 6, 2025 21:59
@renovate renovate bot force-pushed the renovate/cloudposse-github-action-yaml-config-query-1.x branch 7 times, most recently from 5c5343a to 781dab5 Compare June 10, 2025 17: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 Jun 10, 2025
@renovate renovate bot force-pushed the renovate/cloudposse-github-action-yaml-config-query-1.x branch 3 times, most recently from 9dd970a to e46f6c6 Compare June 11, 2025 12:52
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