You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Upgrade of Go Programming Language Toolchain Version
The version of Go's toolchain was upgraded from v1.22.5 to a newer version v1.23.6. This should improve the overall efficiency and stability of the code on the platform as more bugs have been fixed and further optimizations made available in this more recent version.
Update of "golang.org/x/sys" and "go.etcd.io/bbolt" Dependencies
Dependencies are portions of code provided by others that our software relies on to function properly. The versions of two dependencies golang.org/x/sys and go.etcd.io/bbolt used in the project have been updated from v0.28.0 to v0.29.0 and v1.3.11 to v1.4.0 respectively. This means our software can now take advantage of any improvements or bug fixes made in these updated versions of the dependencies.
Changes Reflected in 'go.sum' File
The go.sum file, which helps in ensuring we're using the exact version of dependencies we intend to, now properly reflects the new versions of golang.org/x/sys and go.etcd.io/bbolt. This is important as it will help confirm that correct and intended versions of these dependencies are being used, increasing the reliability of our software.
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
dependenciesdependenciesgoPull requests that update Go code
0 participants
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 go.etcd.io/bbolt from 1.3.11 to 1.4.0.
Release notes
Sourced from go.etcd.io/bbolt's releases.
Commits
0d51685Merge pull request #893 from ArkaSaha30/bump-go-1.23.67a9779bupdate goland toolchain to 1.23.651df26eMerge pull request #890 from ahrtr/remove_changelog_20250204354980cRemove changelog from release-1.45dbec69Merge pull request #889 from etcd-io/dependabot/go_modules/github.com/spf13/p...33910ccbuild(deps): Bump github.com/spf13/pflag from 1.0.5 to 1.0.674ae007Merge pull request #887 from etcd-io/dependabot/github_actions/actions/stale-...462353eMerge pull request #888 from etcd-io/dependabot/github_actions/actions/setup-...539c456build(deps): Bump actions/setup-go from 5.2.0 to 5.3.0b610582build(deps): Bump actions/stale from 9.0.0 to 9.1.0Dependabot 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)