build(deps): bump the go group across 1 directory with 8 updates - #626
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the go group across 1 directory with 8 updates#626dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.11.1` | `1.12.1` | | [github.com/wailsapp/wails/v3](https://github.com/wailsapp/wails) | `3.0.0-alpha.93` | `3.0.0-beta.12` | | [fyne.io/systray](https://github.com/fyne-io/systray) | `1.12.1` | `1.12.2` | | [github.com/caarlos0/log](https://github.com/caarlos0/log) | `0.6.0` | `0.6.2` | | [github.com/carlmjohnson/requests](https://github.com/carlmjohnson/requests) | `0.25.1` | `0.26.1` | | [github.com/elastic/go-sysinfo](https://github.com/elastic/go-sysinfo) | `1.15.4` | `1.15.5` | Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.1...v1.12.1) Updates `github.com/wailsapp/wails/v3` from 3.0.0-alpha.93 to 3.0.0-beta.12 - [Release notes](https://github.com/wailsapp/wails/releases) - [Commits](wailsapp/wails@v3.0.0-alpha.93...v3.0.0-beta.12) Updates `golang.org/x/crypto` from 0.51.0 to 0.53.0 - [Commits](golang/crypto@v0.51.0...v0.53.0) Updates `golang.org/x/sys` from 0.44.0 to 0.46.0 - [Commits](golang/sys@v0.44.0...v0.46.0) Updates `fyne.io/systray` from 1.12.1 to 1.12.2 - [Changelog](https://github.com/fyne-io/systray/blob/master/CHANGELOG.md) - [Commits](fyne-io/systray@v1.12.1...v1.12.2) Updates `github.com/caarlos0/log` from 0.6.0 to 0.6.2 - [Release notes](https://github.com/caarlos0/log/releases) - [Commits](caarlos0/log@v0.6.0...v0.6.2) Updates `github.com/carlmjohnson/requests` from 0.25.1 to 0.26.1 - [Release notes](https://github.com/carlmjohnson/requests/releases) - [Commits](earthboundkid/requests@v0.25.1...v0.26.1) Updates `github.com/elastic/go-sysinfo` from 1.15.4 to 1.15.5 - [Release notes](https://github.com/elastic/go-sysinfo/releases) - [Commits](elastic/go-sysinfo@v1.15.4...v1.15.5) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/wailsapp/wails/v3 dependency-version: 3.0.0-beta.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: golang.org/x/crypto dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/sys dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: fyne.io/systray dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/caarlos0/log dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/carlmjohnson/requests dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/elastic/go-sysinfo dependency-version: 1.15.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
🚀 Dev Builds AvailableDevelopment builds for this PR are available in the workflow artifacts. Available builds:
Download the |
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 go group with 6 updates in the / directory:
1.11.11.12.13.0.0-alpha.933.0.0-beta.121.12.11.12.20.6.00.6.20.25.10.26.11.15.41.15.5Updates
github.com/stretchr/testifyfrom 1.11.1 to 1.12.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
959dbdaMerge pull request #1935 from harryzcy/yaml-update9bb7176Update go.yaml.in/yaml/v3 to v3.0.5001eb79Merge pull request #1905 from Kentzo/patch-1ad40f38Merge pull request #1906 from stretchr/dependabot/github_actions/actions/chec...3bae017build(deps): bump actions/checkout from 6.0.2 to 6.0.3f8c01f3mock: Mock.Return does not exist anymore12f8b56Merge pull request #1563 from stretchr/make-AssertionFunc-types-aliasesa11649eassert: make *AssertionFunc type just aliasesdc20f41Merge pull request #1890 from stretchr/dolmen/codegen-modernize098f8d7_codegen: use strings.BuilderUpdates
github.com/wailsapp/wails/v3from 3.0.0-alpha.93 to 3.0.0-beta.12Release notes
Sourced from github.com/wailsapp/wails/v3's releases.
... (truncated)
Commits
8905cd0chore(v3): bump to v3.0.0-beta.12 and update changelog44df631chore(changelog): auto-add entry for PR #6010 — Add macOS notch notification ...7f600acAdd macOS notch notification windows (#6010)06eddc7chore(changelog): auto-add entry for PR #6008 — Add macOS NSPanel window support5b8e87bAdd macOS NSPanel window support (#6008)39168d8chore: update sponsors.svg and contributors.svg [skip ci]1567ef9chore(changelog): auto-add entry for PR #5998 — fix(v3): stop sqlite Prepare ...2f4d24efix(v3): stop sqlite Prepare spinning forever under concurrent calls (#5998)b240df0chore(v3): bump to v3.0.0-beta.11 and update changelogb84f422chore: update sponsors.svg and contributors.svg [skip ci]Updates
golang.org/x/cryptofrom 0.51.0 to 0.53.0Commits
45460e0go.mod: update golang.org/x dependenciesd37c95epkcs12: limit PBKDF iteration count to prevent CPU exhaustione2ffffessh: reject incomplete gssapi-with-mic configurations60e158assh/test: isolate CLI tests from user SSH config and agent1b77d23ssh/knownhosts: reject lines with multiple or unknown markers3872a2bssh/knownhosts: verify declared key type matches decoded key9f72eccssh/knownhosts: treat only ASCII space and tab as whitespace8f405a4ssh: validate ECDSA curve matches expected algorithmbb41b3dssh: improve DH GEX group selection using PreferredBitse04e721ssh/agent: validate ed25519 private key length in AddUpdates
golang.org/x/sysfrom 0.44.0 to 0.46.0Commits
d58dcfaunix: add GPIO constants and structs397d5f8unix: update to Linux kernel 7.00a387f7cpu: detect zbc extension on riscv64758f71ccpu: add LLACQ_SCREL, SCQ, DBAR_HINTS detection for loong6499666aeunix: merge Linux readv/writev implementation with Darwin/OpenBSDe4444cbwindows: add NtSetEaFile, NtQueryEaFile and NtQueryInformationFile04396e8unix: add Readv, Writev, Preadv, Pwritev for OpenBSDUpdates
fyne.io/systrayfrom 1.12.1 to 1.12.2Commits
fd428cdMerge pull request #118 from scottharris/fix/libdbusmenu-blank-submenus1d303c2Merge pull request #111 from TobiasJa/channel_closed0c44ce7Merge pull request #119 from mattsafaii/fix-macos-menu-positiona9979c4Let AppKit position the menu instead of hardcoding an offsete091fcdPosition menu below the menu bar on macOS4ca1f61fix(unix): fix blank submenus on libdbusmenu-gtk3 desktops (Cinnamon/Xfce/GNOME)81511e4Merge pull request #116 from pymq/emit-ItemPropertiesUpdated3aca44eLinux: emit ItemsPropertiesUpdated and refresh on item addbe55b3aRemove fmt.Printf logs6ae8e41Add systray unittest for Removing MenuItemUpdates
github.com/caarlos0/logfrom 0.6.0 to 0.6.2Release notes
Sourced from github.com/caarlos0/log's releases.
Commits
1697eccchore: update golang.org/x/sys23d467aci(deps): bump the actions group with 6 updates (#85)50a2fefchore(deps): bump charm.land/lipgloss/v2 from 2.0.2 to 2.0.3 in the go group ...dbda082ci(deps): bump the actions group with 3 updates (#84)3ff8498ci(deps): bump the actions group with 6 updates (#82)cbd65d8chore(deps): bump the go group with 2 updates (#81)56f3c41ci(deps): bump the actions group with 4 updates (#80)025f226chore(deps): bump the go group with 2 updates (#79)Updates
github.com/carlmjohnson/requestsfrom 0.25.1 to 0.26.1Release notes
Sourced from github.com/carlmjohnson/requests's releases.
Commits
e5187a4ExampleGzipConfig: Use reqtest.ReplayFile2f272c3reqtest: Add ReplayFile8b500b3reqtest.Server: Fix for Go 1.27 in memory servers9a09d7dUpgrade x/nete6e5353Bump golang.org/x/net from 0.38.0 to 0.55.0 (#138)16f794aGithub CI: Restrict permissions (#136)Updates
github.com/elastic/go-sysinfofrom 1.15.4 to 1.15.5Release notes
Sourced from github.com/elastic/go-sysinfo's releases.
Commits
f72875dbuild(deps): bump the github-actions group with 2 updates (#290)6e9269efix(windows): resolve kernel image path at runtime (#288)efea16fbuild(deps): bump vmactions/freebsd-vm from 1.4.2 to 1.4.6 in the github-acti...1a1e1d4ci: remove windows/arm (32-bit) cross-compile target (#289)fcb64e4build(deps): bump vmactions/freebsd-vm from 1.4.1 to 1.4.2 in the github-acti...dad6fb1build(deps): bump vmactions/freebsd-vm from 1.3.8 to 1.4.1 in the github-acti...83b6717build(deps): bump vmactions/freebsd-vm from 1.3.7 to 1.3.8 in the github-acti...f666c24build(deps): bump vmactions/freebsd-vm from 1.3.4 to 1.3.7 in the github-acti...663f4bbbuild(deps): bump vmactions/freebsd-vm from 1.3.0 to 1.3.4 in the github-acti...6455110build(deps): bump vmactions/freebsd-vm from 1.2.9 to 1.3.0 in the github-acti...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