chore(deps): bump the golang group with 9 updates#207
Merged
Conversation
Bumps the golang group with 9 updates: | Package | From | To | | --- | --- | --- | | [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) | `1.11.0` | `1.12.0` | | [github.com/lib/pq](https://github.com/lib/pq) | `1.11.1` | `1.11.2` | | [github.com/prometheus-community/pro-bing](https://github.com/prometheus-community/pro-bing) | `0.7.0` | `0.8.0` | | [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.26.1` | `4.26.2` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.34.0` | `0.35.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.39.0` | `0.40.0` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.44.3` | `1.46.1` | | [tailscale.com](https://github.com/tailscale/tailscale) | `1.94.1` | `1.94.2` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.47.0` | `0.48.0` | Updates `github.com/gin-gonic/gin` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](gin-gonic/gin@v1.11.0...v1.12.0) Updates `github.com/lib/pq` from 1.11.1 to 1.11.2 - [Release notes](https://github.com/lib/pq/releases) - [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md) - [Commits](lib/pq@v1.11.1...v1.11.2) Updates `github.com/prometheus-community/pro-bing` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/prometheus-community/pro-bing/releases) - [Commits](prometheus-community/pro-bing@v0.7.0...v0.8.0) Updates `github.com/shirou/gopsutil/v4` from 4.26.1 to 4.26.2 - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.26.1...v4.26.2) Updates `golang.org/x/oauth2` from 0.34.0 to 0.35.0 - [Commits](golang/oauth2@v0.34.0...v0.35.0) Updates `golang.org/x/term` from 0.39.0 to 0.40.0 - [Commits](golang/term@v0.39.0...v0.40.0) Updates `modernc.org/sqlite` from 1.44.3 to 1.46.1 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.44.3...v1.46.1) Updates `tailscale.com` from 1.94.1 to 1.94.2 - [Release notes](https://github.com/tailscale/tailscale/releases) - [Commits](tailscale/tailscale@v1.94.1...v1.94.2) Updates `golang.org/x/crypto` from 0.47.0 to 0.48.0 - [Commits](golang/crypto@v0.47.0...v0.48.0) --- updated-dependencies: - dependency-name: github.com/gin-gonic/gin dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/lib/pq dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/prometheus-community/pro-bing dependency-version: 0.8.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.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: golang.org/x/oauth2 dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/term dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: modernc.org/sqlite dependency-version: 1.46.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: tailscale.com dependency-version: 1.94.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: golang.org/x/crypto dependency-version: 0.48.0 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 9 updates:
1.11.01.12.01.11.11.11.20.7.00.8.04.26.14.26.20.34.00.35.00.39.00.40.01.44.31.46.11.94.11.94.20.47.00.48.0Updates
github.com/gin-gonic/ginfrom 1.11.0 to 1.12.0Release notes
Sourced from github.com/gin-gonic/gin's releases.
... (truncated)
Changelog
Sourced from github.com/gin-gonic/gin's changelog.
Commits
73726dcdocs: update documentation to reflect Go version changes (#4552)e292e5cdocs: document and finalize Gin v1.12.0 release (#4551)ae3f524ci: update Go version support to 1.25+ across CI and docs (#4550)38534e2chore(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 (#4548)472d086fix(tree): panic in findCaseInsensitivePathRec with RedirectFixedPath (#4535)fb25834test(context): use http.StatusContinue constant instead of magic number 100 (...6f1d5fetest(render): add comprehensive error handling tests (#4541)5c00df8fix(render): write content length in Data.Render (#4206)db30908chore(logger): allow skipping query string output (#4547)ba093d1chore(binding): upgrade bson dependency to mongo-driver v2 (#4549)Updates
github.com/lib/pqfrom 1.11.1 to 1.11.2Release notes
Sourced from github.com/lib/pq's releases.
Changelog
Sourced from github.com/lib/pq's changelog.
Commits
1412805Don't send empty startup parameters0c529dbDon't send dbname= as a startup parameter when database= is usedUpdates
github.com/prometheus-community/pro-bingfrom 0.7.0 to 0.8.0Release notes
Sourced from github.com/prometheus-community/pro-bing's releases.
Commits
112c6d1Merge pull request #180 from nvksie/mainc0e523eMerge pull request #179 from prometheus-community/repo_syncdc59983Merge pull request #181 from prometheus-community/dependabot/go_modules/golan...3b320aeBump golang.org/x/sync from 0.17.0 to 0.19.0df60cdbMerge pull request #183 from prometheus-community/dependabot/go_modules/golan...22f264bBump golang.org/x/net from 0.44.0 to 0.49.03e7f4feoptimize bpf filter, accept Echo Reply only1327198Update common Prometheus files3b66532Merge pull request #173 from prometheus-community/repo_sync4d98d36Update common Prometheus filesUpdates
github.com/shirou/gopsutil/v4from 4.26.1 to 4.26.2Release notes
Sourced from github.com/shirou/gopsutil/v4's releases.
Commits
33fab7dMerge pull request #2009 from shirou/dependabot/github_actions/actions/setup-...6320f9eMerge pull request #2007 from shirou/fix/fix_disk_mountinfo_parsing_bugsa69a8e2chore(deps): bump actions/setup-go from 6.2.0 to 6.3.06a6e215Merge pull request #2008 from shirou/dependabot/go_modules/github.com/ebiteng...e140450chore(deps): bump github.com/ebitengine/purego from 0.9.1 to 0.10.02ef7eb7[linux][disk]: fix disk mountinfo parsing bug962bfd8Merge pull request #2000 from shirou/dependabot/go_modules/golang.org/x/sys-0...8de66e7Merge pull request #2006 from shirou/fix/fix_gosec_linta927423fix: ignore s390x golangci-lint due to becoming always fail4e9a8de[common][process]: fix gosec lintUpdates
golang.org/x/oauth2from 0.34.0 to 0.35.0Commits
89ff2e1google: add safer credentials JSON loading options.Updates
golang.org/x/termfrom 0.39.0 to 0.40.0Commits
3aff304go.mod: update golang.org/x dependenciesUpdates
modernc.org/sqlitefrom 1.44.3 to 1.46.1Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
c777b90add GOVERNANCE.md806ed2dfix inconsistent transaction state on failed Commite124c3eCHANGELOG.md: document v1.46.0ba0b20fmanually merge modernc-org/sqlite#1b8975b7CHANGELOG.md: document v1.45.0394a108attempt to fix test build broken by bc68721fbc68721Merge branch 'branch' into 'master'c228a98- Enable configurable vtab options and add MATCH coverage. Expose Context.Con...d3d9b0dMerge branch 'fix-_time_format-docs' into 'master'17d0166fix(docs): _time_format=sqlite corresponds to format 4Updates
tailscale.comfrom 1.94.1 to 1.94.2Release notes
Sourced from tailscale.com's releases.
Commits
2de4d31VERSION.txt: this is v1.94.2bedef0ecmd/tailscale: add event bus queue depth debugging29d0422control/controlclient: fix canSkipStatus online conditions9d877c3cmd/containerboot: fix error handling for egress (#18657) (#18670)Updates
golang.org/x/cryptofrom 0.47.0 to 0.48.0Commits
e08b067go.mod: update golang.org/x dependencies7d0074cscrypt: fix panic on parameters <= 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 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