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

Update cloudposse/github-action-matrix-outputs-read action to v1 #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cloudposse/github-action-matrix-outputs-read action major 0.1.1 -> 1.0.0

Release Notes

cloudposse/github-action-matrix-outputs-read (cloudposse/github-action-matrix-outputs-read)

v1.0.0

Compare Source

Support Artifacts API v4 @​goruha (#​25)
what
  • Update artifact v4

v0.1.2

Compare Source

Update actions/checkout action to v4 @​renovate (#​18)

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v3 -> v4

Release Notes
actions/checkout (actions/checkout)
v4

Compare Source


Update cloudposse/github-action-matrix-outputs-write action to v0.5.0 @​renovate (#​22)

This PR contains the following updates:

Package Type Update Change
cloudposse/github-action-matrix-outputs-write action minor 0.4.2 -> 0.5.0

Release Notes
cloudposse/github-action-matrix-outputs-write (cloudposse/github-action-matrix-outputs-write)
v0.5.0

Compare Source

fix(deps): update dependency @​&#​8203;actions/artifact to v2.1.1 @​&#​8203;renovate (#&#​8203;35)

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@​​actions/artifact (source) 2.0.0 -> 2.1.1 age adoption passing confidence

Release Notes
actions/toolkit (@​&#​8203;&#&#​8203;8203;actions/artifact)
v2.1.1
  • Updated isGhes check to include .ghe.com and .ghe.localhost as accepted hosts
v2.1.0
  • Added ArtifactClient#deleteArtifact to delete artifacts by name #​1626
  • Update error messaging to be more useful #​1628
v2.0.1

fix(deps): update dependency yaml to v2.3.4 @​&#​8203;renovate (#&#​8203;23)

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yaml (source) 2.3.1 -> 2.3.4 age adoption passing confidence

Release Notes
eemeli/yaml (yaml)
v2.3.4

Compare Source

  • Do not throw for carriage return in tag shorthand (#​501)
v2.3.3

Compare Source

  • Do not throw error on malformed URI escape in tag (#​498)
v2.3.2

Compare Source

  • Fix docs typo (#​489)
  • Do not require quotes for implicit keys with flow indicators (#​494)
  • Update Prettier to v3 & update ESLint config

fix(deps): update dependency @​&#​8203;actions/core to v1.10.1 @​&#​8203;renovate (#&#​8203;26)

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@​​actions/core (source) 1.10.0 -> 1.10.1 age adoption passing confidence

Release Notes
actions/toolkit (@​&#​8203;&#&#​8203;8203;actions/core)
v1.10.1
  • Fix error message reference in oidc utils #​1511

fix(deps): update dependency @​&#​8203;actions/artifact to v2 @​&#​8203;renovate (#&#​8203;29)

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@​​actions/artifact (source) ^1.1.1 -> ^2.0.0 age adoption passing confidence

Release Notes
actions/toolkit (@​&#​8203;&#&#​8203;8203;actions/artifact)
v2.1.1
  • Updated isGhes check to include .ghe.com and .ghe.localhost as accepted hosts
v2.1.0
  • Added ArtifactClient#deleteArtifact to delete artifacts by name #​1626
  • Update error messaging to be more useful #​1628
v2.0.1
v2.0.0
  • Major release. Supports new Artifact backend for improved speed, reliability and behavior.

  • Numerous API changes, some breaking.

  • Blog post with more info: TBD


chore(): Update node version to v20 (#&#​8203;31) @​&#​8203;goruha (#&#​8203;34)
what
  • Updates Node version used by this action to v20
why
references
Update actions/checkout action to v4 @​&#​8203;renovate (#&#​8203;24)

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v3 -> v4

Release Notes
actions/checkout (actions/checkout)
v4

Compare Source


Update nick-fields/assert-action action to v2 @​&#​8203;renovate (#&#​8203;33)

This PR contains the following updates:

Package Type Update Change
nick-fields/assert-action action major v1 -> v2

Release Notes
nick-fields/assert-action (nick-fields/assert-action)
v2

Compare Source


Update dependency yaml to v2.3.1 @​&#​8203;renovate (#&#​8203;22)

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yaml (source) 2.2.1 -> 2.3.1 age adoption passing confidence

Release Notes
eemeli/yaml
v2.3.1

Compare Source

  • Drop npm from package.json "engines" config (#​476)
v2.3.0

Compare Source

This release corresponds with the release of yaml-types v0.2.0, an expanding library of custom tags or types for use with yaml.

This release contains no changes from v2.3.0-5, and the notes below include all changes from the v2.3.0-x prereleases.

Custom Tag Improvements
  • Add export of createNode() & createPair() to 'yaml/util' (#​457)
  • Add static from() methods to simplify tag development, and otherwise make extending custom collections easier (#​467)
TypeScript Improvements
  • Add a second optional generic type argument Strict to Document instances. (#​441)
  • Add types exports for TypeScript (#​463)
  • Export StringifyContext type from 'yaml/util' (#​464)
Other New Features
  • Add a toJS(doc, options?) method to nodes (#​451, #​458)
  • Set explicit tag during createNode() for non-default tags (#​464)
Bugfixes
  • Use correct argument order when stringifying flow collection comments (#​443)
  • Improve first-line folding for block scalars (#​422)
v2.2.2

Compare Source

This patch release includes a fix for an error that could be thrown in parseDocument for degenerate input. Otherwise, it's a patch release uplifting a few fixes from the ongoing v2.3 work to v2.2:

  • Corner case failure in error pretty-printer (CVE-2023-2251)
  • Use correct argument order when stringifying flow collection comments (#​443)
  • First-line folding for block scalars (#​422)


Update dcarbone/install-jq-action action to v2 @​renovate (#​19)

This PR contains the following updates:

Package Type Update Change
dcarbone/install-jq-action action major v1.0.0 -> v2.1.0

Release Notes
dcarbone/install-jq-action (dcarbone/install-jq-action)
v2.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: dcarbone/install-jq-action@v2.0.2...v2.1.0

v2.0.2

Compare Source

What's Changed
New Contributors

Full Changelog: dcarbone/install-jq-action@v2.0.1...v2.0.2

v2.0.1

Compare Source

What's Changed

Full Changelog: dcarbone/install-jq-action@v2.0.0...v2.0.1

v2.0.0

Compare Source

What's Changed
New Contributors

Full Changelog: dcarbone/install-jq-action@v1.0.1...v2.0.0

v1.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: dcarbone/install-jq-action@v1.0.0...v1.0.1


Update nick-fields/assert-action action to v2 @​renovate (#​21)

This PR contains the following updates:

Package Type Update Change
nick-fields/assert-action action major v1 -> v2

Release Notes
nick-fields/assert-action (nick-fields/assert-action)
v2

Compare Source


Update cloudposse/actions action to v0.33.0 @​renovate (#​15)

This PR contains the following updates:

Package Type Update Change
cloudposse/actions action minor 0.30.0 -> 0.33.0

Release Notes
cloudposse/actions
v0.33.0

Compare Source

v0.32.0: 0.32.0 Update cloned actions

Compare Source

What's Changed
New Contributors

Full Changelog: cloudposse/actions@0.31.0...0.32.0

v0.31.0: Update Alpine-based actions to Alpine 3.16

Compare Source

What's Changed

Full Changelog: cloudposse/actions@0.30.0...0.31.0


Update cloudposse/github-action-matrix-outputs-write action to v0.4.2 @​renovate (#​16)

This PR contains the following updates:

Package Type Update Change
cloudposse/github-action-matrix-outputs-write action minor 0.3.0 -> 0.4.2

Release Notes
cloudposse/github-action-matrix-outputs-write
v0.4.2

Compare Source

🚀 Enhancements
Fix non-matrix mode @​&#​8203;goruha (#&#​8203;21)
what
  • Fix the action fail if matrix-step-name is empty, which is the correct input for non-matrix mode
why
Ref
  • ttps://github.com/cloudposse/github-actions-workflows/blob/main/.github/workflows/ci-dockerized-app-promote.yml
🤖 Automatic Updates
Update README.md and docs @​&#​8203;cloudpossebot (#&#​8203;18)
what

This is an auto-generated PR that updates the README.md and docs

why

To have most recent changes of README.md and doc from origin templates

v0.4.1

Compare Source

Fix matrix_key as a string literal instead of a value reference @​&#​8203;ahatzz11 (#&#​8203;20)

The json creation was using "matrix_key" as a string literal instead of referencing the matrix_key variable that gets set from the input. This PR fixes the issue.

Before this action on v0.4.0 would write the following json:

{"matrix_key":{"url":"https://frontend-auth.url.com/","paths":"Application:\n","fd_name":"frontend-auth"}}

With this PR it writes the following, which matches the behavior of v0.3.1:

{"frontend-auth":{"url":"https://frontend-auth.url.com/","paths":"Application:\n","fd_name":"frontend-auth"}}

This was tested on a private repository so I can't share the full build, but hopefully the above is enough information.

Related slack message in SweetOps Slack: https://sweetops.slack.com/archives/CQA2BH8AG/p1682360941807629?thread_ts=1681319531.187979\&cid=CQA2BH8AG


We should probably update the release notes of v0.4.0 to indicate that it is a broken version and is not compatible with the github-action-matrix-outputs-read action.

cc: @​​goruha

Update cloudposse/actions action to v0.33.0 @​&#​8203;renovate (#&#​8203;16)

This PR contains the following updates:

Package Type Update Change
cloudposse/actions action minor 0.31.0 -> 0.33.0

Release Notes
cloudposse/actions
v0.33.0

Compare Source

v0.32.0: 0.32.0 Update cloned actions

Compare Source

What's Changed
New Contributors

Full Changelog: cloudposse/actions@0.31.0...0.32.0


v0.4.0

Compare Source

Fix special chars @​&#​8203;goruha (#&#​8203;17)
what
  • Fix special chars issue

Hey all, I am attempting to use the github-action-matrix-outputs-write github action and facing an unexpected error that I'm hoping I can get some assistance with. Here is the usage of the action:

    - uses: cloudposse/[email protected]
      if: ${{ inputs.monorepo == 'true' }}
      id: out
      with:
        matrix-step-name: ${{ github.job }}
        matrix-key: ${{ env.APPLICATION_NAME }}
        outputs: |-
          comment: ${{ env.URL }}

This is the error I'm getting

Error: bad file '-': yaml: mapping values are not allowed in this context

Here's some more output:

Copying to tool cache
Run JSON=$(echo "comment: URL for deploy: https://frontend-docs-259.website.dev/" | yq '. + {}' -o json | jq . -c -M -e)
  JSON=$(echo "comment: URL for deploy: https://frontend-docs-259.website.dev/" | yq '. + {}' -o json | jq . -c -M -e)
  echo "result=${JSON}" >> $GITHUB_OUTPUT
references
🤖 Automatic Updates
Update README.md and docs @​&#​8203;cloudpossebot (#&#​8203;12)
what

This is an auto-generated PR that updates the README.md and docs

why

To have most recent changes of README.md and doc from origin templates

v0.3.1

Compare Source

Update dcarbone/install-yq-action action to v1.0.1 @​&#​8203;renovate (#&#​8203;9)

This PR contains the following updates:

Package Type Update Change
dcarbone/install-yq-action action patch v1.0.0 -> v1.0.1

Release Notes
dcarbone/install-yq-action
v1.0.1

Compare Source

Full Changelog: dcarbone/install-yq-action@v1.0.0...v1.0.1


🤖 Automatic Updates
Update README.md and docs @​&#​8203;cloudpossebot (#&#​8203;11)
what

This is an auto-generated PR that updates the README.md and docs

why

To have most recent changes of README.md and doc from origin templates

Update README.md and docs @​&#​8203;cloudpossebot (#&#​8203;10)
what

This is an auto-generated PR that updates the README.md and docs

why

To have most recent changes of README.md and doc from origin templates

Update README.md and docs @​&#​8203;cloudpossebot (#&#​8203;8)
what

This is an auto-generated PR that updates the README.md and docs

why

To have most recent changes of README.md and doc from origin templates


🤖 Automatic Updates
Update README.md and docs @​cloudpossebot (#​14)
what

This is an auto-generated PR that updates the README.md and docs

why

To have most recent changes of README.md and doc from origin templates


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.

🔕 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 has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Feb 28, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

0 participants