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

fix(deps): update module github.com/adrg/xdg to v0.5.0 #1262

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/adrg/xdg v0.4.0 -> v0.5.0 age adoption passing confidence

Release Notes

adrg/xdg (github.com/adrg/xdg)

v0.5.0

Compare Source

Changelog
  • user-dirs.dirs config file is now parsed on Unix-like operating systems (except for macOS and Plan 9).
    See XDG user directories README section for more details.
  • Updated golang.org/x/sys dependency to the latest version.
Internal
  • Moved all path related functionality in internal pathutil package.
  • Added internal userdirs package:
    • Moved xdg.UserDirectories to userdirs.Directories.
    • Added parsing functions for user-dirs.dirs config file.
  • Improved package testing.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner September 29, 2024 19:57
@renovate renovate bot requested a review from a team as a code owner September 29, 2024 19:57
@renovate renovate bot force-pushed the renovate/github.com-adrg-xdg-0.x branch 4 times, most recently from b6f3f1a to d254342 Compare October 4, 2024 06:57
@renovate renovate bot force-pushed the renovate/github.com-adrg-xdg-0.x branch 2 times, most recently from edce7a8 to 39f707e Compare October 14, 2024 05:41
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-adrg-xdg-0.x branch from 39f707e to af088cc Compare October 14, 2024 06:41
@AlexsJones AlexsJones merged commit 98237b6 into main Oct 14, 2024
10 checks passed
@AlexsJones AlexsJones deleted the renovate/github.com-adrg-xdg-0.x branch October 14, 2024 06:58
AlexsJones pushed a commit that referenced this pull request Oct 24, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: AlexsJones <alexsimonjones@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant