Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Commit

Permalink
fix(deps): update mc to 2023-07-18t21-05-38z (#323)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mc](https://togithub.com/minio/mc) | patch | `2023-07-11T23-30-44Z`
-> `2023-07-18T21-05-38Z` |

---

### Release Notes

<details>
<summary>minio/mc (mc)</summary>

###
[`v2023-07-18T21-05-38Z`](https://togithub.com/minio/mc/releases/tag/RELEASE.2023-07-18T21-05-38Z):
Bug Fix Release

[Compare
Source](https://togithub.com/minio/mc/compare/RELEASE.2023-07-11T23-30-44Z...RELEASE.2023-07-18T21-05-38Z)

##### What's Changed

- allow purge to happen on quorum lost objects by
[@&#8203;harshavardhana](https://togithub.com/harshavardhana) in
[https://github.com/minio/mc/pull/4629](https://togithub.com/minio/mc/pull/4629)
- Rename mc replicate diff as mc replicate backlog by
[@&#8203;poornas](https://togithub.com/poornas) in
[https://github.com/minio/mc/pull/4568](https://togithub.com/minio/mc/pull/4568)
- Added `endpoint` and `version` attributes to KMS details by
[@&#8203;shtripat](https://togithub.com/shtripat) in
[https://github.com/minio/mc/pull/4591](https://togithub.com/minio/mc/pull/4591)
- Ensure `--airgap` is available on all support commands by
[@&#8203;anjalshireesh](https://togithub.com/anjalshireesh) in
[https://github.com/minio/mc/pull/4633](https://togithub.com/minio/mc/pull/4633)
- run gofumpt -extra on all source files by
[@&#8203;harshavardhana](https://togithub.com/harshavardhana) in
[https://github.com/minio/mc/pull/4634](https://togithub.com/minio/mc/pull/4634)
- Fixing misleading usage help for mc anonymous set-json by
[@&#8203;mesif](https://togithub.com/mesif) in
[https://github.com/minio/mc/pull/4621](https://togithub.com/minio/mc/pull/4621)
- Support mc top net by [@&#8203;jiuker](https://togithub.com/jiuker) in
[https://github.com/minio/mc/pull/4626](https://togithub.com/minio/mc/pull/4626)
- fix: with --purge flag ignore path validation errors by
[@&#8203;harshavardhana](https://togithub.com/harshavardhana) in
[https://github.com/minio/mc/pull/4636](https://togithub.com/minio/mc/pull/4636)

##### New Contributors

- [@&#8203;mesif](https://togithub.com/mesif) made their first
contribution in
[https://github.com/minio/mc/pull/4621](https://togithub.com/minio/mc/pull/4621)

**Full Changelog**:
minio/mc@RELEASE.2023-07-11T23-30-44Z...RELEASE.2023-07-18T21-05-38Z

</details>

---

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMC4wIiwidXBkYXRlZEluVmVyIjoiMzYuMTAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: bjw-s-bot <87358111+bjw-s-bot[bot]@users.noreply.github.com>
  • Loading branch information
bjw-s-bot[bot] authored Jul 19, 2023
1 parent adf6e54 commit ed1ab96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/_packages/asdf.darwin
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ k9s=0.27.4 #renovate: packageName=derailed/k9s
krew=0.4.4 #renovate: packageName=kubernetes-sigs/krew
kubectl=1.27.3 #renovate: datasource=github-tags packageName=kubernetes/kubectl versionTemplate=^kubernetes-(?<version>.*)$
kustomize=5.0.1 #renovate: packageName=kubernetes-sigs/kustomize
mc=2023-07-11T23-30-44Z #renovate: packageName=minio/mc versioning=regex:^(?<major>\d+)-(?<minor>\d+)-(?<patch>\d+)T.*Z$ versionTemplate=^(RELEASE.)?(?<version>.*)$
mc=2023-07-18T21-05-38Z #renovate: packageName=minio/mc versioning=regex:^(?<major>\d+)-(?<minor>\d+)-(?<patch>\d+)T.*Z$ versionTemplate=^(RELEASE.)?(?<version>.*)$
nodejs=20.4.0 #renovate: packageName=nodejs/node
pre-commit=3.3.3 #renovate: packageName=pre-commit/pre-commit
python=3.11.2
Expand Down

0 comments on commit ed1ab96

Please sign in to comment.