chore: bump the gomod group across 1 directory with 5 updates#319
Merged
Conversation
Bumps the gomod group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) | `3.4.0` | `3.5.0` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.17.0` | `5.18.0` | | [github.com/rs/zerolog](https://github.com/rs/zerolog) | `1.34.0` | `1.35.1` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.33.0` | `0.35.0` | | [pgregory.net/rapid](https://github.com/flyingmutant/rapid) | `1.2.0` | `1.3.0` | Updates `github.com/Masterminds/semver/v3` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/Masterminds/semver/releases) - [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md) - [Commits](Masterminds/semver@v3.4.0...v3.5.0) Updates `github.com/go-git/go-git/v5` from 5.17.0 to 5.18.0 - [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.17.0...v5.18.0) Updates `github.com/rs/zerolog` from 1.34.0 to 1.35.1 - [Commits](rs/zerolog@v1.34.0...v1.35.1) Updates `golang.org/x/mod` from 0.33.0 to 0.35.0 - [Commits](golang/mod@v0.33.0...v0.35.0) Updates `pgregory.net/rapid` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/flyingmutant/rapid/releases) - [Commits](flyingmutant/rapid@v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: github.com/Masterminds/semver/v3 dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/rs/zerolog dependency-version: 1.35.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/mod dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: pgregory.net/rapid dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <[email protected]>
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 gomod group with 5 updates in the / directory:
3.4.03.5.05.17.05.18.01.34.01.35.10.33.00.35.01.2.01.3.0Updates
github.com/Masterminds/semver/v3from 3.4.0 to 3.5.0Release notes
Sourced from github.com/Masterminds/semver/v3's releases.
Changelog
Sourced from github.com/Masterminds/semver/v3's changelog.
Commits
8b89c86Merge pull request #287 from mattfarina/fix-da-issues29d51d0Fixing some quality issues87f651dMerge pull request #286 from mattfarina/update-devcontainer158a685Updating gitignore for devcontainers7e83c08Merge pull request #284 from Masterminds/dependabot/github_actions/golangci/g...697e27fMerge pull request #283 from Masterminds/dependabot/github_actions/actions/ca...1591f8eMerge pull request #282 from Masterminds/dependabot/github_actions/github/cod...3f5ff17Bump golangci/golangci-lint-action from 7.0.1 to 9.2.004baa33Bump actions/cache from 4.2.3 to 5.0.545939feBump github/codeql-action from 4.35.1 to 4.35.2Updates
github.com/go-git/go-git/v5from 5.17.0 to 5.18.0Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
ea3e7ecMerge pull request #2004 from go-git/v5-http-hardeningbcd20a9plumbing: transport/http, Add support for followRedirects policy45ae193Merge pull request #1944 from go-git/fix-permsfda4f74storage: filesystem/dotgit, Skip writing pack files that already exist on disk2212dc7Merge pull request #1941 from go-git/renovate/releases/v5.x-go-github.com-go-...ebb2d7dbuild: Update module github.com/go-git/go-git/v5 to v5.17.1 [SECURITY]5e23dfdMerge pull request #1937 from pjbgf/idx-v56b38a32Merge pull request #1935 from pjbgf/index-v5cd757fcplumbing: format/idxfile, Fix version and fanout checks3ec0d70plumbing: format/index, Fix tree extension invalidated entry parsingUpdates
github.com/rs/zerologfrom 1.34.0 to 1.35.1Commits
116c806event: restore Err() logging when ErrorStackMarshaler returns nil (#763)1396655Bump CI Go matrix minimum from 1.21 to 1.234b65a2fBump actions/cache from 4 to 5 (#741)b835796Bump actions/setup-go from 5 to 6 (#742)134caf8Added sanitization of journald keys (#751)e133b6aAdded variadic StrsV, ObjectsV, and StringersV (#752)82017d8Bump github.com/coreos/go-systemd/v22 from 22.6.0 to 22.7.0 (#753)2f5b8a9fix: UpdateContext skips Nop and zero-value loggers (#754)d64c9a7Add slog.Handler implementation for zerolog (#755)a0d61dcfix: return dict to Event pool (#749)Updates
golang.org/x/modfrom 0.33.0 to 0.35.0Commits
03901d3go.mod: update golang.org/x dependencies1ac721dgo.mod: update golang.org/x dependenciesfb1fac8all: upgrade go directive to at least 1.25.0 [generated]Updates
pgregory.net/rapidfrom 1.2.0 to 1.3.0Release notes
Sourced from pgregory.net/rapid's releases.
Commits
9bafe07update Go versions6e9d413add t.Output011e717README: link to chaos_theory2f95a47docs: update README example to use slices.IsSorted and slices.Sort (#91)b9c78bftesting/synctest support for Go 1.25+6475f7aSupport RAPID_ environment variables that mirror -rapid. flags8821620Small improvements related to MakeCustoma56a00aMake[T](): add support for kinda overrides1b24459Make[T](): add support for field and type overrides6eaa1f1docs: add warning to SkipNow about mutation (#83)Dependabot 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