chore(deps): bump the golang group across 1 directory with 6 updates - #262
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the golang group across 1 directory with 6 updates#262dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the golang group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) | `3.19.0` | `3.20.0` | | [github.com/creativeprojects/go-selfupdate](https://github.com/creativeprojects/go-selfupdate) | `1.5.2` | `1.6.0` | | [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.26.6` | `4.26.7` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.53.0` | `1.55.0` | | [tailscale.com](https://github.com/tailscale/tailscale) | `1.100.0` | `1.102.1` | Updates `github.com/coreos/go-oidc/v3` from 3.19.0 to 3.20.0 - [Release notes](https://github.com/coreos/go-oidc/releases) - [Commits](coreos/go-oidc@v3.19.0...v3.20.0) Updates `github.com/creativeprojects/go-selfupdate` from 1.5.2 to 1.6.0 - [Changelog](https://github.com/creativeprojects/go-selfupdate/blob/main/release.go) - [Commits](creativeprojects/go-selfupdate@v1.5.2...v1.6.0) Updates `github.com/hashicorp/go-version` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/hashicorp/go-version/releases) - [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md) - [Commits](hashicorp/go-version@v1.8.0...v1.9.0) Updates `github.com/shirou/gopsutil/v4` from 4.26.6 to 4.26.7 - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.26.6...v4.26.7) Updates `modernc.org/sqlite` from 1.53.0 to 1.55.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.53.0...v1.55.0) Updates `tailscale.com` from 1.100.0 to 1.102.1 - [Release notes](https://github.com/tailscale/tailscale/releases) - [Commits](tailscale/tailscale@v1.100.0...v1.102.1) --- updated-dependencies: - dependency-name: github.com/coreos/go-oidc/v3 dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/creativeprojects/go-selfupdate dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/hashicorp/go-version dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/shirou/gopsutil/v4 dependency-version: 4.26.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: modernc.org/sqlite dependency-version: 1.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: tailscale.com dependency-version: 1.102.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang ... Signed-off-by: dependabot[bot] <support@github.com>
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 5 updates in the / directory:
3.19.03.20.01.5.21.6.04.26.64.26.71.53.01.55.01.100.01.102.1Updates
github.com/coreos/go-oidc/v3from 3.19.0 to 3.20.0Release notes
Sourced from github.com/coreos/go-oidc/v3's releases.
Commits
75dfa5coidc: add constants for "email" and "profile" scopesa89f046oidc: add API for determining when issuer URLs mismatch6a69b6dreadme: update README and docsf9049c9oidc: ignore JWKs with unknown signing algorithms rather than failing2f178e0SECURITY.md: add a security policy and point to project-level reportingb3bc7daoidc: improve documentation for APIs0db9053oidc: modernize with new Go APIsUpdates
github.com/creativeprojects/go-selfupdatefrom 1.5.2 to 1.6.0Commits
27a5f17chore: upgrade go and x/crypto package (#56)eb6d9afchore: upgrade golangci lint (#53)865cbd9Remove SonarCloud integration and related configurations (#52)0a217afAdd 386 architecture mappings and GitHub Proxy support (#51)eb95222chore: upgrade packages CVE-2025-58181 & CVE-2025-47914 (#50)Updates
github.com/hashicorp/go-versionfrom 1.8.0 to 1.9.0Release notes
Sourced from github.com/hashicorp/go-version's releases.
Changelog
Sourced from github.com/hashicorp/go-version's changelog.
Commits
b80b1e6Update CHANGELOG for version 1.9.0 (#187)e93736fBump the github-actions-backward-compatible group across 1 directory with 2 u...c009de0Bump actions/upload-artifact from 6.0.0 to 7.0.0 in the github-actions-breaki...0474357Update GitHub Actions to trigger on pull requests and update go version (#185)b4ab5fcSupport parsing versions with custom prefixes via opt-in option (#79)25c683bMerge pull request #182 from hashicorp/dependabot/github_actions/github-actio...4f2bcd8Bump the github-actions-backward-compatible group with 3 updatesacb8b18Merge pull request #180 from hashicorp/dependabot/github_actions/github-actio...0394c4fMerge pull request #179 from hashicorp/dependabot/github_actions/github-actio...b2fbaa7Bump the github-actions-backward-compatible group across 1 directory with 2 u...Updates
github.com/shirou/gopsutil/v4from 4.26.6 to 4.26.7Release notes
Sourced from github.com/shirou/gopsutil/v4's releases.
Commits
52a24c8Merge pull request #2128 from shirou/feat/follow-up-2125268a953[cpu][windows]: harden the cpu-total computation added in #21251e34da6Merge pull request #2125 from srebhan/fix_cpu_windows_total61f8802Merge pull request #2122 from shirou/dependabot/github_actions/actions/checko...7fb4dcfMerge pull request #2123 from shirou/dependabot/github_actions/actions/setup-...ae7d91aMerge pull request #2119 from shirou/fix/darwin-errno-and-libcache49052a1[darwin][process]: use a PID above PID_MAX in the not-running tests991b238[darwin]: pass the remaining Go pointers as unsafe.Pointer on darwinb9930e2Merge pull request #2124 from shirou/dependabot/github_actions/actions/labele...38a01b4[cpu][windows]: compute total counters from individual stats to handle proces...Updates
modernc.org/sqlitefrom 1.53.0 to 1.55.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
cfb9734CHANGELOG.md: document the DSN validation-order change0895392sqlite: validate all DSN parameters before applying any of them63a57e4sqlite: select DSN shorthand aliases by presence, matching mattn (!134 follow...d7210fcCHANGELOG.md: correct the !134 DSN shorthand-key entryb31f521Merge branch 'dsn-compat-keys' into 'master'266b979sqlite: validate mattn-compat DSN keys and fix auto_vacuum apply order9784122sqlite: document mattn-compat DSN pragma keys and test them together5831f4bSupport more underscore keys in DSN693ff38upgrade to SQLite 3.53.35d24346Merge branch 'texttotime-aggregates' into 'master'Updates
tailscale.comfrom 1.100.0 to 1.102.1Release notes
Sourced from tailscale.com's releases.
Commits
3fb8edaVERSION.txt: this is v1.102.1e82916d.github/workflows: enforce cherry-pick -x markers on release branch PRsfc983dfssh/tailssh: keep acceptEnv values and names out of the incubator cmdline (#2...7436983client/systray: fix crash when suggested exit node has no location4f06120net/dns/resolver: bound negative caching with SOA records, lower positive TTLd718795net/netmon: report disappeared interface IPs (#20621)d9946f5ssh/tailssh: check if user matching autogroup:nonroot is root74d526autil/syspolicy/source: fix data race between Reader.Close and reloadb49f9b7cmd/containerboot: return context error when canceled during tailscale up/set27b2410k8s-operator/sessionrecording/ws: handle frame headers split across readsDependabot 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