-
Notifications
You must be signed in to change notification settings - Fork 10
Bump the global group with 3 updates #216
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps the global group with 3 updates: [github.com/chia-network/go-chia-libs](https://github.com/chia-network/go-chia-libs), [github.com/chia-network/go-modules](https://github.com/chia-network/go-modules) and [github.com/spf13/viper](https://github.com/spf13/viper). Updates `github.com/chia-network/go-chia-libs` from 0.21.0 to 0.21.1 - [Release notes](https://github.com/chia-network/go-chia-libs/releases) - [Commits](Chia-Network/go-chia-libs@v0.21.0...v0.21.1) Updates `github.com/chia-network/go-modules` from 0.0.8 to 0.0.9 - [Release notes](https://github.com/chia-network/go-modules/releases) - [Commits](Chia-Network/go-modules@v0.0.8...v0.0.9) Updates `github.com/spf13/viper` from 1.20.0 to 1.20.1 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.20.0...v1.20.1) --- updated-dependencies: - dependency-name: github.com/chia-network/go-chia-libs dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: global - dependency-name: github.com/chia-network/go-modules dependency-version: 0.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: global - dependency-name: github.com/spf13/viper dependency-version: 1.20.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: global ... Signed-off-by: dependabot[bot] <support@github.com>
ReviewersThe following users could not be added as reviewers: Please fix the above issues or remove invalid values from |
Updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhy is native code a concern?Contains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior. Verify that the inclusion of native code is expected and necessary for this package's functionality. If it is unnecessary or unexpected, consider using alternative packages without native code to mitigate potential risks. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
Bumps the global group with 3 updates: github.com/chia-network/go-chia-libs, github.com/chia-network/go-modules and github.com/spf13/viper.
Updates
github.com/chia-network/go-chia-libs
from 0.21.0 to 0.21.1Release notes
Sourced from github.com/chia-network/go-chia-libs's releases.
Commits
d14cbcd
Initial Config Update (#194)Updates
github.com/chia-network/go-modules
from 0.0.8 to 0.0.9Release notes
Sourced from github.com/chia-network/go-modules's releases.
Commits
ea80c65
Add retry package (#65)302ff76
Bump golang.org/x/sys from 0.30.0 to 0.31.0 in the global group (#64)e0c8df8
Bump github.com/prometheus/client_golang in the global group (#63)54583b5
Merge pull request #62 from Chia-Network/dependabot/go_modules/global-26c1dae6df490bc9c
go mod tidy9a9febe
Bump github.com/prometheus/client_golang in the global groupa4766a8
Merge pull request #61 from Chia-Network/dependabot/go_modules/global-fc70d95b2e682d3e5
Bump golang.org/x/sys from 0.29.0 to 0.30.0 in the global group1fb6f86
Bump github.com/aws/aws-sdk-go from 1.55.5 to 1.55.6 in the global group (#60)5246a24
Bump golang.org/x/sys from 0.28.0 to 0.29.0 in the global group (#59)Updates
github.com/spf13/viper
from 1.20.0 to 1.20.1Release notes
Sourced from github.com/spf13/viper's releases.
Commits
9568cfc
fix: config type check when loading any configfd05140
fix(config): get config type from v.configType or config file extDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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