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 dependency aquaproj/aqua to v2.10.1 #57

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

cybozu-neco
Copy link
Collaborator

This PR contains the following updates:

Package Update Change
aquaproj/aqua minor v2.9.1 -> v2.10.1

Release Notes

aquaproj/aqua (aquaproj/aqua)

v2.10.1

Compare Source

Pull Requests | Issues | aquaproj/aqua@v2.10.0...v2.10.1

Bug Fixes

#​2119 Stop outputting checksum file paths except for aqua update-checksum

This is a bug of aqua v2.10.0 #​2108

v2.10.0

Compare Source

Pull Requests | Issues | aquaproj/aqua@v2.9.1...v2.10.0

Features

#​2111 Add a subcommand info
#​2108 update-checksum: Output created or updated file names

Others

#​2110 Update aqua-proxy v1.2.0 to v1.2.1

https://github.com/aquaproj/aqua-proxy/releases/tag/v1.2.1

Features - Add a subcommand info

#​2111

e.g.

$ aqua info
{
  "version": "2.10.0",
  "commit_hash": "b80f805489c317d83d7fe0b182f3ef5c82a06725",
  "os": "darwin",
  "arch": "arm64",
  "pwd": "/Users/(USER)/Documents/aqua/info",
  "root_dir": "/Users/(USER)/.local/share/aquaproj-aqua",
  "env": {
    "AQUA_GITHUB_TOKEN": "(masked)",
    "AQUA_GLOBAL_CONFIG": "/Users/(USER)/repos/src/github.com/aquaproj/aqua-registry/aqua-all.yaml"
  },
  "config_files": [
    {
      "path": "/Users/(USER)/Documents/aqua/info/aqua/aqua.yaml"
    }
  ]
}

GitHub Access Token and user name are masked.

This is useful for troubleshooting.
Please paste the result of this command to your support issues.

Features - update-checksum: Output created or updated file names

#​2108

$ aqua update-checksum

This is useful to commit and push created or updated files in CI.


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 Renovate Bot.

@zoetrope zoetrope merged commit 6274da8 into main Aug 21, 2023
2 checks passed
@zoetrope zoetrope deleted the renovate/aquaproj-aqua-2.x branch August 21, 2023 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants