Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2025

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
docker/login-action action minor v3.5.0 -> v3.6.0

Release Notes

docker/login-action (docker/login-action)

v3.6.0

Compare Source


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 was generated by Mend Renovate. View the repository job log.

yawn and others added 28 commits February 18, 2016 22:59
helpful if you'd want to save dryrun to some other file e.g.
`ep -d /etc/nginx/nginx.conf > /etc/nginx/nginx.test.conf`
currently this would generate file like 
```
2018/06/18 12:45:41 [ INFO ] Expanding all references in '/etc/nginx/nginx.conf' would look like this:
events {
    worker_connections 768;
}
error_log /dev/stdout info;
http {
.....
```
with this pull request message `Expanding all references in` should only appear if `-v`
Changed log level for a message
chore: update to golang1.17. Closes #38
* chore(ci): add gh actions and templates
* chore: remove travis
* chore(ci): add goreleaser
* fix(makefile): remove old release logic

Closes #28 as well.
* chore(ci): add matrix test
* fix(makefile): add race flag for test
* chore(ci): fix test yaml indentation
* chore(ci): remove windows build env
* chore: bump go version to 1.19
* chore: bump all deps
chore(deps): update golang docker tag to v1.23
chore(deps): update docker/build-push-action action to v6
chore: update github actions
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.

7 participants