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

Bump github.com/ARM-software/golang-utils/utils from 1.31.1 to 1.51.0 in /utils #55

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 26, 2023

Bumps github.com/ARM-software/golang-utils/utils from 1.31.1 to 1.51.0.

Release notes

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

Release 1.51.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.51.0" (2023-10-26)

Features

Bugfixes

"1.50.0" (2023-10-19)

Features

  • [environment] expose the validation rule for environment variable keys IsEnvironmentVariableKey (#20231017132731)
  • [platform] Add a way to remove path with escalated privileges (#20231017202810)
  • [filesystem] Add a method to force remove path assuming the user is a superuser (#20231017202858)

"1.49.0" (2023-10-17)

Features

... (truncated)

Changelog

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

"1.51.0" (2023-10-26)

Features

Bugfixes

"1.50.0" (2023-10-19)

Features

  • [environment] expose the validation rule for environment variable keys IsEnvironmentVariableKey (#20231017132731)
  • [platform] Add a way to remove path with escalated privileges (#20231017202810)
  • [filesystem] Add a method to force remove path assuming the user is a superuser (#20231017202858)

"1.49.0" (2023-10-17)

Features

  • [environment] Expose utilities for parsing and finding environment variables (#20231013160208)
  • [collection] Added AllNotEmpty and AnyEmpty to check the content of string slices (#20231016164922)
  • [collection] Added FindInSlice to extend Find search capabilities (#20231016173631)
  • [platform] Added a way to determine if a user has admin rights (i.e. root or superuser on Linux and administrator on Windows) (#20231016175953)
  • [command] Added a way to prepend commands (using Prepend()) to command wrappers in order to chain command wrappers easily (#20231016204910)
  • [platform] Added WithPrivileges so that commands are elevated with privileges depending on the permissions of the current user (#20231016234712)

Bugfixes

  • 🐛 [environment] Fix environment variables parsing when an entry is incorrect (#20231013160247)

"1.48.0" (2023-10-13)

... (truncated)

Commits
  • ffe653a 🚀 releasing version 1.51.0 @ 2023-10-26 10:35
  • 5e5593a[platform] Ability to get user information (#346)
  • a7e7182 ⬆️ Bump github.com/djherbis/times from 1.5.0 to 1.6.0 in /utils (#343)
  • 63c22d2 ⬆️ Bump ossf/scorecard-action from 2.3.0 to 2.3.1 (#344)
  • 7899f3b ⬆️ Bump go.uber.org/goleak from 1.2.1 to 1.3.0 in /utils (#345)
  • 7af612a 🚀 releasing version 1.50.0 @ 2023-10-19 08:11
  • 9b7dc4b[environment] Expose validation rule (#340)
  • d683bcc[filesystem] Allow Force deletion (#341)
  • ccf97fb 🚀 releasing version 1.49.0 @ 2023-10-17 09:05
  • 252a7eb ✨ Redefine commands depending on user permissions (#338)
  • Additional commits viewable 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 26, 2023
@acabarbaye
Copy link
Contributor

@dependabot recreate

Bumps [github.com/ARM-software/golang-utils/utils](https://github.com/ARM-software/golang-utils) from 1.31.1 to 1.51.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.31.1...v1.51.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/utils/github.com/ARM-software/golang-utils/utils-1.51.0 branch from 274b342 to 31660eb Compare October 26, 2023 12:20
@acabarbaye acabarbaye merged commit 0ab01a8 into main Oct 26, 2023
4 checks passed
@acabarbaye acabarbaye deleted the dependabot/go_modules/utils/github.com/ARM-software/golang-utils/utils-1.51.0 branch October 26, 2023 14:07
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.

2 participants