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-deploy-argocd action to v0.8.1 #66

Merged
merged 1 commit into from
Mar 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cloudposse/github-action-deploy-argocd action minor 0.5.0 -> 0.8.1

Release Notes

cloudposse/github-action-deploy-argocd (cloudposse/github-action-deploy-argocd)

v0.8.1

Compare Source

fix: install node @​milldr (#​43)
what
  • install node
why
  • node is required to run git-url-parse
references
  • #​42
chore(DEV-1396): Replace `git-url-parse` action @​milldr (#​42)
what
  • Resolving deprecation warning
  • Replaced theowenyoung/git-url-parse with inline node script
why
  • We were using the https://github.com/theowenyoung/git-url-parse action in our argocd reusable action. The upstream action is using node 12 and set-output and hasn't been updated in 3 years. It's throwing warnings every time it runs. We should either fork and update that action or find a replacement.
  • This script is fairly simple. It's easy enough to inline the script and not require another repo to maintain
references
🤖 Automatic Updates
Update README.md and docs @​cloudpossebot (#​39)
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.8.0

Compare Source

Remove timeout input @​goruha (#​32)
what
  • Remove timeout input
why
  • Simplify settings

v0.7.0

Compare Source

Replace custom github commit status action with https://github.com/cloudposse/github-action-wait-commit-status @​goruha (#​30)
what
why
  • Implement DRY pattern

v0.6.0

Compare Source

Update actions/checkout action to v3 @​renovate (#​10)

This PR contains the following updates:

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

Release Notes
actions/checkout
v3

Compare Source


Update localstack/localstack Docker tag to v2 @​renovate (#​19)

This PR contains the following updates:

Package Type Update Change
localstack/localstack service major 1.3.1 -> 2.1.0

Configurable commit status waiting timeout and retry @​goruha (#​29)
what
  • Configurable commit status waiting timeout and retry
Update cloudposse/actions action to v0.33.0 @​renovate (#​6)

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 dcarbone/install-yq-action action to v1.1.0 @​renovate (#​9)

This PR contains the following updates:

Package Type Update Change
dcarbone/install-yq-action action minor v1.0.1 -> v1.1.0

Release Notes
dcarbone/install-yq-action
v1.1.0: : Bump default yq to v4.30.6

Compare Source

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



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.

@renovate renovate bot changed the title Update cloudposse/github-action-deploy-argocd action to v0.6.0 Update cloudposse/github-action-deploy-argocd action to v0.7.0 Jul 19, 2023
@renovate renovate bot force-pushed the renovate/cloudposse-github-action-deploy-argocd-0.x branch from 247a5e5 to 213bf66 Compare July 19, 2023 19:56
@renovate renovate bot changed the title Update cloudposse/github-action-deploy-argocd action to v0.7.0 Update cloudposse/github-action-deploy-argocd action to v0.8.0 Aug 12, 2023
@renovate renovate bot force-pushed the renovate/cloudposse-github-action-deploy-argocd-0.x branch from 213bf66 to 39189c3 Compare August 12, 2023 02:04
@renovate renovate bot changed the title Update cloudposse/github-action-deploy-argocd action to v0.8.0 Update cloudposse/github-action-deploy-argocd action to v0.8.1 Jan 22, 2024
@renovate renovate bot force-pushed the renovate/cloudposse-github-action-deploy-argocd-0.x branch from 39189c3 to a3ba712 Compare January 22, 2024 21:26
@hans-d hans-d merged commit 3e64e31 into main Mar 3, 2024
1 check passed
@hans-d hans-d deleted the renovate/cloudposse-github-action-deploy-argocd-0.x branch March 3, 2024 09:34
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.

1 participant