Build(deps): bump the go-dependencies group with 7 updates#587
Merged
Conversation
Bumps the go-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.31.0` | `2.32.0` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.42.0` | `1.42.1` | | [github.com/go-openapi/analysis](https://github.com/go-openapi/analysis) | `0.25.2` | `0.25.3` | | [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.23.1` | `0.23.2` | | [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) | `2.4.0` | `2.4.2` | | [github.com/prometheus/procfs](https://github.com/prometheus/procfs) | `0.20.1` | `0.21.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.46.0` | `0.47.0` | Updates `github.com/onsi/ginkgo/v2` from 2.31.0 to 2.32.0 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.31.0...v2.32.0) Updates `github.com/onsi/gomega` from 1.42.0 to 1.42.1 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.42.0...v1.42.1) Updates `github.com/go-openapi/analysis` from 0.25.2 to 0.25.3 - [Release notes](https://github.com/go-openapi/analysis/releases) - [Commits](go-openapi/analysis@v0.25.2...v0.25.3) Updates `github.com/go-openapi/jsonpointer` from 0.23.1 to 0.23.2 - [Release notes](https://github.com/go-openapi/jsonpointer/releases) - [Commits](go-openapi/jsonpointer@v0.23.1...v0.23.2) Updates `github.com/pelletier/go-toml/v2` from 2.4.0 to 2.4.2 - [Release notes](https://github.com/pelletier/go-toml/releases) - [Commits](pelletier/go-toml@v2.4.0...v2.4.2) Updates `github.com/prometheus/procfs` from 0.20.1 to 0.21.0 - [Release notes](https://github.com/prometheus/procfs/releases) - [Commits](prometheus/procfs@v0.20.1...v0.21.0) Updates `golang.org/x/tools` from 0.46.0 to 0.47.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.46.0...v0.47.0) --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/onsi/gomega dependency-version: 1.42.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/go-openapi/analysis dependency-version: 0.25.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/go-openapi/jsonpointer dependency-version: 0.23.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/pelletier/go-toml/v2 dependency-version: 2.4.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/prometheus/procfs dependency-version: 0.21.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/tools dependency-version: 0.47.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dependencies ... 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 go-dependencies group with 7 updates:
2.31.02.32.01.42.01.42.10.25.20.25.30.23.10.23.22.4.02.4.20.20.10.21.00.46.00.47.0Updates
github.com/onsi/ginkgo/v2from 2.31.0 to 2.32.0Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
9ff1646v2.32.00491f2aMake -fd exclusive of -p/-procs and -randomize-all334f74arespect SilenceSkips in fd mode, add test21047ceNo need for a new method.7d281e1Break out to two methods.5313727More integration, fewer changes.b83f524Fewer new methods.73c59dffeat: add -fd flag for RSpec-style documentation output76a2074feat: add --sleep-on-failure to pause a failed spec before teardownUpdates
github.com/onsi/gomegafrom 1.42.0 to 1.42.1Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
ced6c1cv1.42.12beb9fbv1.42.1 (full)006cd2cbump al lthe thingsUpdates
github.com/go-openapi/analysisfrom 0.25.2 to 0.25.3Release notes
Sourced from github.com/go-openapi/analysis's releases.
... (truncated)
Commits
d522a30chore(deps): Bump actions/setup-go1dd5341chore(deps): Bump github.com/go-openapi/testify/v2c7209c6ci: post README announcements to discord + bump ci-workflows to v0.4.0 (#210)99f9fafchore(deps): Bump the development-dependencies group across 1 directory with ...2538e40chore(ci): run contributors workflow monthly instead of weekly (#209)61ae4dcchore(deps): Bump github.com/go-openapi/spec5fa976achore(deps): Bump the development-dependencies group across 1 directory with ...22aa1e1chore(deps): Bump golang.org/x/text4bc363echore(deps): Bump the go-openapi-dependencies group with 4 updatesc1272bechore(deps): Bump the development-dependencies group across 1 directory with ...Updates
github.com/go-openapi/jsonpointerfrom 0.23.1 to 0.23.2Release notes
Sourced from github.com/go-openapi/jsonpointer's releases.
... (truncated)
Commits
789be2achore(deps): bump github.com/go-openapi/testify/v21bdadefci: post README announcements to discord + bump ci-workflows to v0.4.0 (#139)a7dbc8achore(ci): run contributors workflow monthly instead of weekly (#138)8c4508dchore(deps): bump go-openapi/ci-workflows/.github/workflows/monitor-bot-pr.ymlf2f5575chore(deps): bump github.com/go-openapi/swag/jsonnamef035f48chore(deps): bump the development-dependencies group with 8 updates7155eb7doc: updated contributors file41139d5chore(deps): bump the development-dependencies group with 8 updates23569fafeat(ci): added shared workflow for bot-pr monitoring9f1f134chore(deps): bump github.com/go-openapi/testify/v2Updates
github.com/pelletier/go-toml/v2from 2.4.0 to 2.4.2Release notes
Sourced from github.com/pelletier/go-toml/v2's releases.
Commits
25fc130Flatten embedded structs whose toml tag only sets options (#1079)2586526build(deps): bump actions/checkout from 6 to 7 (#1074)4ef6436Fix multiline string, array indentation, and omitempty behaviore3b2270build(deps): bump docker/setup-buildx-action from 3 to 4 (#1073)abaa568ci: fix release Docker attestations + enable manual tag re-release (#1071)Updates
github.com/prometheus/procfsfrom 0.20.1 to 0.21.0Release notes
Sourced from github.com/prometheus/procfs's releases.
Commits
95dd8b8sysfs: add NVMeSubsystemClass for NVMe-oF subsystem parsing (#797)824ed41feat: support sysfs.Mdraids with Intel VROC (#777)1fbd898Fix crypto parsing panic (#830)68b70b4mountinfo: read the full file instead of capping at 1 MiB (#817)0155712nvme: Fix namespace parsing (#821)5853145Add support for cpuinfo_avg_freq (#829)1244442Update common Prometheus files (#828)1c5657dUpdate common Prometheus files (#827)2c1667abuild(deps): bump golang.org/x/sys from 0.45.0 to 0.46.0 (#825)e95ebacbuild(deps): bump golang.org/x/sync from 0.20.0 to 0.21.0 (#826)Updates
golang.org/x/toolsfrom 0.46.0 to 0.47.0Commits
fbf9f2egopls/internal/cmd: add tests of 'gopls help'e891f79go.mod: update golang.org/x dependencies0602b30gopls: revert CLI usability revamp to stabilize release60c2434gopls/internal/cmd: fix regression in initialization29e1583gopls/internal/mcp: go_diagnostics: use idiomatic iterators0772d6ago/ssa: add test for fix of golang/go#73871 in go/types@go1.250fdde84gopls/internal/tool: rename Application to Command and embed in SubCommandbd9e76dgo/callgraph/vta: document ssa.InstantiateGenerics requirementd711ac7go/ssa: remove incorrect hasTypeParams check439decdgopls/internal/cache/xrefs: avoid materializing InspectorDependabot 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