Bump the golang group with 4 updates#323
Merged
Merged
Conversation
Bumps the golang group with 4 updates: [github.com/sagikazarmark/locafero](https://github.com/sagikazarmark/locafero), [github.com/spf13/afero](https://github.com/spf13/afero), [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) and [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto). Updates `github.com/sagikazarmark/locafero` from 0.6.0 to 0.7.0 - [Commits](sagikazarmark/locafero@v0.6.0...v0.7.0) Updates `github.com/spf13/afero` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/spf13/afero/releases) - [Commits](spf13/afero@v1.11.0...v1.12.0) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20241015192408-796eee8c2d53 to 0.0.0-20241209162323-e6fa225c2576 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20241015192408-796eee8c2d53 to 0.0.0-20241223144023-3abc09e42ca8 - [Commits](https://github.com/googleapis/go-genproto/commits) --- updated-dependencies: - dependency-name: github.com/sagikazarmark/locafero dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/spf13/afero dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: google.golang.org/genproto/googleapis/api dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang ... Signed-off-by: dependabot[bot] <support@github.com>
santhoshatdell
approved these changes
Jan 9, 2025
donatwork
approved these changes
Jan 9, 2025
Contributor
|
@dependabot merge |
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 golang group with 4 updates: github.com/sagikazarmark/locafero, github.com/spf13/afero, google.golang.org/genproto/googleapis/api and google.golang.org/genproto/googleapis/rpc.
Updates
github.com/sagikazarmark/locaferofrom 0.6.0 to 0.7.0Commits
9b1c55dMerge pull request #60 from sagikazarmark/update-aferof3de16echore: update afero1535867Merge pull request #59 from sagikazarmark/dependabot/github_actions/actions/s...6a8d728chore(deps): Bump actions/setup-go from 5.1.0 to 5.2.02026e3fMerge pull request #54 from sagikazarmark/dependabot/github_actions/actions/c...94c4cb9Merge pull request #55 from sagikazarmark/dependabot/github_actions/actions/s...c7cc932Merge pull request #57 from sagikazarmark/dependabot/github_actions/actions/d...a38b487Merge pull request #58 from sagikazarmark/dependabot/go_modules/github.com/st...4067028chore(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.10.05d85bd1chore(deps): Bump actions/dependency-review-action from 4.3.5 to 4.5.0Updates
github.com/spf13/aferofrom 1.11.0 to 1.12.0Release notes
Sourced from github.com/spf13/afero's releases.
Commits
d4d55e8Merge pull request #441 from spf13/lint15743bcfix lint violations024e183Merge pull request #434 from sean9999/patch-16504f4cMerge pull request #440 from spf13/dependabot09a514eadd dependabot1ba15b5Merge pull request #439 from spf13/update-dependenciesdac11c4exclude google test lib from golangcie0bdbe3update all dependencies22d41e8drop iam from google testing libraryee4067bdrop google-cloud-go-testingUpdates
google.golang.org/genproto/googleapis/apifrom 0.0.0-20241015192408-796eee8c2d53 to 0.0.0-20241209162323-e6fa225c2576Commits
Updates
google.golang.org/genproto/googleapis/rpcfrom 0.0.0-20241015192408-796eee8c2d53 to 0.0.0-20241223144023-3abc09e42ca8Commits
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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