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 #165

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
aquaproj/aqua minor v2.9.0 -> 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.

v2.9.1

Compare Source

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

Bug Fixes

#​2098 Fix the Windows support. Fix a bug that aqua skips renaming files mistakenly on Windows.

This bug affects only Windows.
Windows can't execute files without file extension, but some packages release executable files without file extension.
So aqua renames files to add file extension such as .exe on Windows when aqua installs them.

This release fixes a bug that this feature doesn't work well.

Others

#​2091 Update Go 1.20.5 to 1.20.6


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 dependency aquaproj/aqua to v2.9.1 Update dependency aquaproj/aqua to v2.10.0 Jul 23, 2023
@renovate renovate bot force-pushed the renovate/aquaproj-aqua-2.x branch from 5cd639a to 3f7480a Compare July 23, 2023 03:29
@renovate renovate bot changed the title Update dependency aquaproj/aqua to v2.10.0 Update dependency aquaproj/aqua to v2.10.1 Jul 23, 2023
@renovate renovate bot force-pushed the renovate/aquaproj-aqua-2.x branch from 3f7480a to ac4914a Compare July 23, 2023 09:45
@renovate renovate bot force-pushed the renovate/aquaproj-aqua-2.x branch from ac4914a to 78d5d92 Compare July 25, 2023 07:50
@little-forest little-forest merged commit e5bf082 into main Jul 25, 2023
2 checks passed
@renovate renovate bot deleted the renovate/aquaproj-aqua-2.x branch July 25, 2023 08:17
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.

None yet

1 participant