Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2025

Bumps github.com/ARM-software/golang-utils/utils from 1.134.0 to 1.135.0.

Release notes

Sourced from github.com/ARM-software/golang-utils/utils's releases.

Release 1.135.0

!-- Copyright (C) 2020-2025 Arm Limited or its affiliates and Contributors. All rights reserved. SPDX-License-Identifier: Apache-2.0 -->

Changelog

This document contains a history of significant changes which have been released for golang-utils. Please note that beta releases are not included in this history.

"1.135.0" (2025-11-27)

Features

  • [filesystem] Added a way to follow symlink EvalSymlinks (#20251117115305)
  • [url] Add a new package containing url helper functions (#20251124113919)

Bugfixes

"1.134.0" (2025-11-18)

Features

  • [collection] Added execute a function on each element of a function (#20251117162958)
  • [collection] Support iter.Seq for most operations on slices (map, filter) to increase performance (#20251117163045)
  • [collection] Added set operations on slices (#20251117163100)
  • [parallelisation] Added Transform helpers to ease the creation transform operations (#20251117175436)
  • [parallelisation] Added BreakOnErrorOrEOF to help performing actions in parallel but for which EOF is considered as termination rather than an error (#20251117175538)

"1.133.0" (2025-11-12)

... (truncated)

Changelog

Sourced from github.com/ARM-software/golang-utils/utils's changelog.

"1.135.0" (2025-11-27)

Features

  • [filesystem] Added a way to follow symlink EvalSymlinks (#20251117115305)
  • [url] Add a new package containing url helper functions (#20251124113919)

Bugfixes

Commits
  • b96fda8 🚀 releasing version 1.135.0 @ 2025-11-27 11:58
  • 1e4ded9 ⬆️ Bump github.com/go-git/go-git/v5 from 5.16.3 to 5.16.4 in /utils (#753)
  • f140cb3[url] Add a new package containing URL helper functions (#752)
  • 98fb144 ⬆️ Bump go.uber.org/zap from 1.27.0 to 1.27.1 in /utils (#751)
  • 1c3e957[filesystem] Added a way to follow symlink EvalSymlinks (#747)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/ARM-software/golang-utils/utils](https://github.com/ARM-software/golang-utils) from 1.134.0 to 1.135.0.
- [Release notes](https://github.com/ARM-software/golang-utils/releases)
- [Changelog](https://github.com/ARM-software/golang-utils/blob/master/CHANGELOG.md)
- [Commits](ARM-software/golang-utils@v1.134.0...v1.135.0)

---
updated-dependencies:
- dependency-name: github.com/ARM-software/golang-utils/utils
  dependency-version: 1.135.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 28, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2025

A newer version of github.com/ARM-software/golang-utils/utils exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@acabarbaye
Copy link
Contributor

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 23, 2025

Looks like github.com/ARM-software/golang-utils/utils is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 23, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/client/github.com/ARM-software/golang-utils/utils-1.135.0 branch December 23, 2025 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants