Skip to content

Update dependency Azure/azure-storage-azcopy to v10.29.1 - autoclosed

This MR contains the following updates:

Package Update Change
Azure/azure-storage-azcopy minor 10.28.0 -> 10.29.1

Notes for Reviewer

  • For security reasons, our Renovate fork cannot trigger chart pipelines
    • ⚠️ Reviewer needs to initiate new MR pipeline, subsequently triggering chart pipeline from it. ⚠️

Release Notes

Azure/azure-storage-azcopy (Azure/azure-storage-azcopy)

v10.29.1: AzCopy v10.29.1

Compare Source

Version 10.29.1
Bug Fixes
  1. Fix the TokenStore getting stuck in a read lock (#​3035)
Dependency Updates
  1. golang.org/x/net 0.36.0 -> 0.38.0 (CVE-2025-22872) (#​3023)
  2. golang.org/x/crypto 0.35.0 -> 0.36.0 (#​3023)
  3. golang.org/x/sync 0.11.0 -> 0.12.0 (#​3023)
  4. golang.org/x/sys 0.30.0 -> 0.31.0 (#​3023)
  5. golang.org/x/text 0.22.0 -> 0.23.0 (#​3023)
Changes:
  • e3241bd updated version
  • 33cc2dd all deps in changelog
  • 3fe13cb added change log
  • 5cb33e1 Bump golang.org/x/net from 0.36.0 to 0.38.0
  • 16f559a Fix the TokenStore getting stuck in a read lock

This list of changes was auto generated.

v10.29.0: AzCopy v10.29.0

Compare Source

Version 10.29.0:
Breaking changes
  1. TokenStore tokens now use sha256 (#​3006)
Bug Fixes
  1. Fixed a regression where certain values were no longer output on dryruns (#​2923)
  2. Catch and retry on certain Windows networking errors (e.g. port in use, remote host dropped) (#​2916, 2962, 2967)
  3. Fixed an incorrect number of transfers being displayed upon resume (#​2961)
  4. Fixed the URL output by AzCopy login to correct some sign in issues (#​2973)
  5. Fixed a bug with put-blob-mb where a lower maximum threshold would be used (#​2936)
  6. Catch EINTR responses from system calls appropriately (#​2942)

v10.28.1

Compare Source

Version 10.28.1
Dependency updates
  1. Golang 1.22.7 -> 1.24.0 (#​2948)
  2. golang.org/x/oauth2 v0.23.0 -> v0.27.0 (CVE-2025-22868)(#​2992)
  3. golang.org/x/net v0.33.0 -> v0.36.0 (CVE-2025-22870)(#​2978)
  4. github.com/golang-jwt 5.2.1 -> 5.2.2 (CVE-2025-30204)(#​2990)

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by GitLab Dependency Bot

Merge request reports

Loading