build(deps): bump the go_modules group across 1 directory with 4 updates #133
+32
−37
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 the go_modules group with 3 updates in the / directory: github.com/go-git/go-git/v5, github.com/wneessen/go-mail and github.com/nwaples/rardecode/v2.
Updates
github.com/go-git/go-git/v5from 5.16.2 to 5.16.5Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
48a1ae0Merge pull request #1836 from go-git/check-v542bdf1fstorage: filesystem, Verify idx matches pack file4146a56plumbing: format/idxfile, Verify idxfile's checksum63d78ecplumbing: format/packfile, Add new ErrMalformedPackFile25f1624Merge pull request #1800 from Ch00k/no-delete-untracked-v5600fb13git: worktree, Don't delete local untracked files when resetting worktree390a569Merge pull request #1746 from pjbgf/bump-go61c8b85build: Bump Go test versions to 1.23-1.25 (v5)e5a05ecMerge pull request #1744 from go-git/renovate/releases/v5.x-go-golang.org-x-c...1495930plumbing: Remove use of non-constant format stringsUpdates
github.com/wneessen/go-mailfrom 0.6.2 to 0.7.1Release notes
Sourced from github.com/wneessen/go-mail's releases.
Commits
42e92cfMerge pull request #496 from wneessen/bugfix/495_mail-address-parsingc3c0757Refactored error handling and return values across multiple files06b3fceFixed test case and replaced hidden Unicode character for address injection t...158baffBumped version to v0.7.1591f073Added tests to validate email address injection handlingf61143aRefactored sender handling to make use of net/mail's mail address stringifica...0dcdac6Added test for handling quoted local-part in recipients (issue #495)ff718adRefactored recipient handling to make use of net/mail's mail address stringif...ac1eb03Merge pull request #494 from wneessen/switch-pbkdf2-to-stdlib0508d94Removed internal PBKDF2 implementation and replaced with Go's standard libraryUpdates
golang.org/x/cryptofrom 0.41.0 to 0.45.0Commits
4e0068cgo.mod: update golang.org/x dependenciese79546essh: curb GSSAPI DoS risk by limiting number of specified OIDsf91f7a7ssh/agent: prevent panic on malformed constraint2df4153acme/autocert: let automatic renewal work with short lifetime certsbcf6a84acme: pass context to requestb4f2b62ssh: fix error message on unsupported cipher79ec3a5ssh: allow to bind to a hostname in remote forwarding122a78fgo.mod: update golang.org/x dependenciesc0531f9all: eliminate vet diagnostics0997000all: fix some commentsUpdates
github.com/nwaples/rardecode/v2from 2.1.0 to 2.2.0Commits
52fb4e8allow max dictionary size to be set, with default now at 4GB9f4b0d1dont let the dictionary be larger than the unpacked file size153fdf5Merge pull request #47 from nwaples/bytereader3f140e5document RarFS methodsb4fc922change os.FileMode to fs.FileModeedb01e7add Seek support for uncompressed files710bda2add initial Seek support for limitedReader9deacfbsave offset in packetFileReader4f0a750change limitedReader to save offset internally1c32663split volume into readerVolume and fileVolumeDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.