chore(deps): bump the minor-and-patch group with 6 updates - #135
Merged
Conversation
Bumps the minor-and-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) | `5.8.0` | `5.9.1` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.18.0` | `5.19.1` | | [github.com/gookit/color](https://github.com/gookit/color) | `1.6.0` | `1.6.1` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.42.0` | `0.43.0` | | [github.com/wneessen/go-mail](https://github.com/wneessen/go-mail) | `0.7.3` | `0.8.1` | | [gitlab.com/gitlab-org/api/client-go/v2](https://gitlab.com/gitlab-org/api/client-go) | `2.20.1` | `2.51.0` | Updates `github.com/go-git/go-billy/v5` from 5.8.0 to 5.9.1 - [Release notes](https://github.com/go-git/go-billy/releases) - [Commits](go-git/go-billy@v5.8.0...v5.9.1) Updates `github.com/go-git/go-git/v5` from 5.18.0 to 5.19.1 - [Release notes](https://github.com/go-git/go-git/releases) - [Changelog](https://github.com/go-git/go-git/blob/main/HISTORY.md) - [Commits](go-git/go-git@v5.18.0...v5.19.1) Updates `github.com/gookit/color` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/gookit/color/releases) - [Commits](gookit/color@v1.6.0...v1.6.1) Updates `github.com/testcontainers/testcontainers-go` from 0.42.0 to 0.43.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.42.0...v0.43.0) Updates `github.com/wneessen/go-mail` from 0.7.3 to 0.8.1 - [Release notes](https://github.com/wneessen/go-mail/releases) - [Commits](wneessen/go-mail@v0.7.3...v0.8.1) Updates `gitlab.com/gitlab-org/api/client-go/v2` from 2.20.1 to 2.51.0 - [Release notes](https://gitlab.com/gitlab-org/api/client-go/tags) - [Changelog](https://gitlab.com/gitlab-org/api/client-go/blob/main/CHANGELOG.md) - [Commits](https://gitlab.com/gitlab-org/api/client-go/compare/v2.20.1...v2.51.0) --- updated-dependencies: - dependency-name: github.com/go-git/go-billy/v5 dependency-version: 5.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/gookit/color dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/wneessen/go-mail dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: gitlab.com/gitlab-org/api/client-go/v2 dependency-version: 2.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 the minor-and-patch group with 6 updates:
5.8.05.9.15.18.05.19.11.6.01.6.10.42.00.43.00.7.30.8.12.20.12.51.0Updates
github.com/go-git/go-billy/v5from 5.8.0 to 5.9.1Release notes
Sourced from github.com/go-git/go-billy/v5's releases.
Commits
19ea4ddMerge pull request #229 from go-git/renovate/releases/v5.x-go-golang.org-x-ne...8923518build: Update module golang.org/x/net to v0.56.0 [SECURITY]306e011Merge pull request #230 from go-git/renovate/releases/v5.x-go-golang.org-x-te...6108d3abuild: Update module golang.org/x/text to v0.39.0 [SECURITY]f135070Merge pull request #216 from go-git/renovate/releases/v5.x-go-golang.org-x-ne...473e72cbuild: Update module golang.org/x/net to v0.55.0 [SECURITY]237e529Merge pull request #206 from pjbgf/v5-improvements04edb39build: Add go-git integration testd8efefdosfs: preserve empty ChrootOS base07f2a0bMerge pull request #205 from pjbgf/v5-improvementsUpdates
github.com/go-git/go-git/v5from 5.18.0 to 5.19.1Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
3c3be60Merge pull request #2137 from go-git/validate-v53fba897plumbing: format/packfile, cap delta chain depth in parsera97d660Merge pull request #2125 from hiddeco/v5/format-input-boundsaeaa125plumbing: format/objfile, require Header before Read1f38e17plumbing: format/packfile, bound inflate sizef7545a0plumbing: format/idxfile, bound nr by file size170b881Merge pull request #2116 from pjbgf/symlink-v57b6d994Merge pull request #2117 from hiddeco/v5/worktree-fs-mkdirall-root-noopf0709b3git: Stop validating symlink target paths776d00fgit: Allow MkdirAll on worktree-root pathsUpdates
github.com/gookit/colorfrom 1.6.0 to 1.6.1Release notes
Sourced from github.com/gookit/color's releases.
Commits
d232e11ci(release): remove Go version matrix and simplify build steps in release action1245572fix(convert): incorrect conversion between integer types2bb27a5fix(detect): should enable VTP on windows CMD,PWSHe58a899fix: re-apply color after nested reset in RenderString (#119)de1e243Add 'stable' to Go version matrix and update actioned1b9ccbuild(deps): bump actions/checkout from 5 to 6 (#115)2e18426build(deps): bump github/codeql-action from 3 to 4 (#113)Updates
github.com/testcontainers/testcontainers-gofrom 0.42.0 to 0.43.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
0835739chore: use new version (v0.43.0) in modules and examples85b6d70chore(deps): update dependencies to latest versions in go.mod and go.sum (#3729)8360f71feat(k3s): pull image opts (#3716)b5e7022chore: bump sshd-docker image to 1.4.0 (#3727)1c05dd5chore(deps): bump Ryuk to v0.14.0 (#3313)96ab095feat(wait): implement AnyMultiStrategy: ForAny equivalent to ForAll. (#3719)42ac7d2chore(wait)!: change url callback in wait.ForSQL to accept network.Port (#3650)ab312e0chore(deps): bump github.com/shirou/gopsutil/v4 from 4.26.4 to 4.26.5 (#3713)c5c95e5chore(deps): bump golang.org/x/sys from 0.44.0 to 0.45.0 (#3712)465d002chore(deps): bump mkdocs-include-markdown-plugin from 7.2.2 to 7.3.0 (#3711)Updates
github.com/wneessen/go-mailfrom 0.7.3 to 0.8.1Release notes
Sourced from github.com/wneessen/go-mail's releases.
... (truncated)
Commits
2ac36f0Update doc.go1550ad6Merge pull request #598 from wneessen/churn/ci-cd-crosscompile896ceb6Fix linux/38680296ecAdd linux 3867f544b1Only execute cross compile tests we can actually use47f7a74Enable CGOf3ab24eAdd cross-compile test to CIa0f7cbeMerge pull request #597 from wneessen/dependabot/go_modules/golang.org/x/cryp...86f6131Bump golang.org/x/crypto from 0.53.0 to 0.54.02b6e523Merge pull request #592 from wneessen/dependabot/github_actions/github/codeql...Updates
gitlab.com/gitlab-org/api/client-go/v2from 2.20.1 to 2.51.0Release notes
Sourced from gitlab.com/gitlab-org/api/client-go/v2's releases.
... (truncated)
Changelog
Sourced from gitlab.com/gitlab-org/api/client-go/v2's changelog.
... (truncated)
Commits
91d04acchore(release): 2.51.0 [skip ci]35bb167Merge branch 'fix-retry-non-idempotent-5xx' into 'main'8260b22feat(client): add option to retry only idempotent requestsa186121Merge branch 'fforster/children' into 'main'6a5eca2feat(workitems): AddChildrenfield toWorkItemstruct.32354dcchore(release): 2.50.0 [skip ci]949e27aMerge branch '2280-mr-default-title' into 'main'6d49417Add mr_default_title_template to projectse344b01Merge branch 'renovate/github.com-google-cel-go-0.x' into 'main'fce2f90chore(deps): update module github.com/google/cel-go to v0.29.2Dependabot 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 conditions