build(deps): bump github.com/moby/sys/user from 0.4.0 to 0.4.1#5346
Merged
Conversation
lifubang
approved these changes
Jun 28, 2026
Member
|
@dependabot rebase |
cyphar
approved these changes
Jun 28, 2026
Bumps [github.com/moby/sys/user](https://github.com/moby/sys) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/moby/sys/releases) - [Commits](moby/sys@user/v0.4.0...user/v0.4.1) --- updated-dependencies: - dependency-name: github.com/moby/sys/user dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
50416dd to
74b3c7c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/moby/sys/user from 0.4.0 to 0.4.1.
Release notes
Sourced from github.com/moby/sys/user's releases.
Commits
85a71bbMerge commit from fork2c56c3duser: limit line length in ParseGroupFilterbba2f13user: limit reads from user database filesee79b0eMerge pull request #221 from thaJeztah/limit_uidgid6eb9f15user: GetAdditionalGroups: treat numeric group arguments as GIDs onlyc66bd2duser: prevent falling back to looking up numeric usernamesc873359Merge pull request #226 from thaJeztah/user_test_cleanupsf41a5efMerge pull request #225 from thaJeztah/user_dry5c2e8a0user: add test-cases for maxID (math.MaxInt32)e001aeauser: use sub-tests