NO-ISSUE: Bump the go-dependencies group across 1 directory with 12 updates#1502
NO-ISSUE: Bump the go-dependencies group across 1 directory with 12 updates#1502dependabot[bot] wants to merge 1 commit into
Conversation
|
@dependabot[bot]: This pull request explicitly references no jira issue. DetailsIn response to this:
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (294)
📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughUpdates ChangesDependency Version Updates
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 13 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (13 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
1 similar comment
|
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1502 +/- ##
=======================================
Coverage 56.54% 56.54%
=======================================
Files 90 90
Lines 4653 4653
=======================================
Hits 2631 2631
Misses 1816 1816
Partials 206 206 🚀 New features to boost your workflow:
|
…pdates Bumps the go-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/coreos/ignition/v2](https://github.com/coreos/ignition) | `2.19.0` | `2.26.0` | | [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) | `0.28.0` | `0.32.4` | | [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.23.0` | `0.26.1` | | [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) | `1.7.0` | `1.9.0` | | [github.com/jaypipes/ghw](https://github.com/jaypipes/ghw) | `0.23.0` | `0.24.0` | | [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.3` | `1.9.4` | | [github.com/spf13/afero](https://github.com/spf13/afero) | `1.11.0` | `1.15.0` | | [github.com/vishvananda/netlink](https://github.com/vishvananda/netlink) | `1.2.1-beta.2` | `1.3.1` | | [github.com/itchyny/gojq](https://github.com/itchyny/gojq) | `0.12.16` | `0.12.19` | Updates `github.com/coreos/ignition/v2` from 2.19.0 to 2.26.0 - [Release notes](https://github.com/coreos/ignition/releases) - [Changelog](https://github.com/coreos/ignition/blob/main/docs/release-notes.md) - [Commits](coreos/ignition@v2.19.0...v2.26.0) Updates `github.com/go-openapi/runtime` from 0.28.0 to 0.32.4 - [Release notes](https://github.com/go-openapi/runtime/releases) - [Commits](go-openapi/runtime@v0.28.0...v0.32.4) Updates `github.com/go-openapi/strfmt` from 0.23.0 to 0.26.3 - [Release notes](https://github.com/go-openapi/strfmt/releases) - [Commits](go-openapi/strfmt@v0.23.0...v0.26.3) Updates `github.com/go-openapi/swag` from 0.23.0 to 0.26.1 - [Release notes](https://github.com/go-openapi/swag/releases) - [Commits](go-openapi/swag@v0.23.0...v0.26.1) Updates `github.com/hashicorp/go-version` from 1.7.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.7.0...v1.9.0) Updates `github.com/jaypipes/ghw` from 0.23.0 to 0.24.0 - [Release notes](https://github.com/jaypipes/ghw/releases) - [Commits](jaypipes/ghw@v0.23.0...v0.24.0) Updates `github.com/sirupsen/logrus` from 1.9.3 to 1.9.4 - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.9.3...v1.9.4) Updates `github.com/spf13/afero` from 1.11.0 to 1.15.0 - [Release notes](https://github.com/spf13/afero/releases) - [Commits](spf13/afero@v1.11.0...v1.15.0) Updates `github.com/vishvananda/netlink` from 1.2.1-beta.2 to 1.3.1 - [Release notes](https://github.com/vishvananda/netlink/releases) - [Commits](vishvananda/netlink@v1.2.1-beta.2...v1.3.1) Updates `golang.org/x/sync` from 0.19.0 to 0.21.0 - [Commits](golang/sync@v0.19.0...v0.21.0) Updates `golang.org/x/sys` from 0.42.0 to 0.45.0 - [Commits](golang/sys@v0.42.0...v0.45.0) Updates `github.com/itchyny/gojq` from 0.12.16 to 0.12.19 - [Release notes](https://github.com/itchyny/gojq/releases) - [Changelog](https://github.com/itchyny/gojq/blob/main/CHANGELOG.md) - [Commits](itchyny/gojq@v0.12.16...v0.12.19) --- updated-dependencies: - dependency-name: github.com/coreos/ignition/v2 dependency-version: 2.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/go-openapi/runtime dependency-version: 0.32.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/go-openapi/strfmt dependency-version: 0.26.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/go-openapi/swag dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/hashicorp/go-version dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/itchyny/gojq dependency-version: 0.12.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/jaypipes/ghw dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/sirupsen/logrus dependency-version: 1.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/spf13/afero dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/vishvananda/netlink dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sync dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sys dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
2272752 to
91cf2fc
Compare
|
New changes are detected. LGTM label has been removed. |
|
@dependabot[bot]: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Bumps the go-dependencies group with 9 updates in the / directory:
2.19.02.26.00.28.00.32.40.23.00.26.11.7.01.9.00.23.00.24.01.9.31.9.41.11.01.15.01.2.1-beta.21.3.10.12.160.12.19Updates
github.com/coreos/ignition/v2from 2.19.0 to 2.26.0Release notes
Sourced from github.com/coreos/ignition/v2's releases.
... (truncated)
Changelog
Sourced from github.com/coreos/ignition/v2's changelog.
... (truncated)
Commits
7e288edMerge pull request #2205 from prestist/new-release-2.26.0506d91ddocs/release-notes: update for 2.26.0af7bcceMerge pull request #2202 from prestist/3.6-stable8ab8a64docs: update for spec stabilizationc7031fbdocs: shuffle for spec stabilization41d23b1tests: update for new experimental spec3252aa5*: update to v3_7_experimental spec0e5a329config/v3_7_experimental: adapt for new experimental spec21d5140config: copy v3_6 to v3_7_experimental57d4d86config/v3_6: stabilizeUpdates
github.com/go-openapi/runtimefrom 0.28.0 to 0.32.4Release notes
Sourced from github.com/go-openapi/runtime's releases.
... (truncated)
Commits
908a0ffchore: prepare release v0.32.45a6fbeebuild(deps): bump github.com/go-openapi/specb63b221build(deps): bump the development-dependencies group with 2 updatesd3cd4f6fix(middleware): nil-guard param.Schema in UntypedRequestBinder map path (#488)760cc62build(deps): bump the go-openapi-dependencies group across 2 directories with...6c5385ebuild(deps): bump golang.org/x/sync1045e1cbuild(deps): bump the development-dependencies group with 9 updates9b01ff4build(deps): bump the go-openapi-dependencies group across 2 directories with...deed159doc: updated contributors file2dc38aebuild(deps): bump the development-dependencies group with 10 updatesUpdates
github.com/go-openapi/strfmtfrom 0.23.0 to 0.26.3Release notes
Sourced from github.com/go-openapi/strfmt's releases.
... (truncated)
Commits
d93543fchore: prepare release v0.26.37841767build(deps): bump the other-dependencies group across 3 directories with 2 up...f041a88build(deps): bump golang.org/x/net6ac9968build(deps): bump the go-openapi-dependencies group across 2 directories with...1d31844fix(ci): monitor - work around dependabot identity requirements1531efcfix(ci): typo in shacb7dd25fix(ci): updated shared ci worflows (fix monitor-bot identity)62db01afix(ci): updated shared ci worflows (fix monitor-bot permissions)c7cf6fbfix(ci): updated shared ci worflows (fix monitor-bot filter) (#259)c2e3626doc: updated contributors fileUpdates
github.com/go-openapi/swagfrom 0.23.0 to 0.26.1Release notes
Sourced from github.com/go-openapi/swag's releases.
... (truncated)
Commits
85923a5chore: prepare release v0.26.1336c586doc(loading): document security implications of using the loader (#207)92ec622doc: updated contributors file3f77c79doc: aligned with org docs (#205)40578b5build(deps): bump the development-dependencies group with 8 updateseefaba1feat(loading): sandbox local loading with WithRoot (GHSA-v2xp-g8xf-22pf) (#203)2e99502feat(ci): added shared workflow for bot-pr monitoringcafd10fbuild(deps): bump the go-openapi-dependencies group across 15 directories wit...660dd54build(deps): bump the development-dependencies group with 7 updatese089511build(deps): bump the go-openapi-dependencies group across 15 directories wit...Updates
github.com/hashicorp/go-versionfrom 1.7.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/jaypipes/ghwfrom 0.23.0 to 0.24.0Release notes
Sourced from github.com/jaypipes/ghw's releases.
Commits
b026dd2Merge pull request #460 from jaypipes/context-from-env4e7ac7ause ContextFromEnv() when no args passed to Info()651a76eMerge pull request #454 from sewnie/main53d5f8fcodeorg: decouple cmd dependencies using go work1600827codeorg: remove dependency on testify31ad85dMerge pull request #455 from jaypipes/update-gh-workflowsd6efcd5update Github Actions workflows for more modern Go168d775Merge pull request #450 from jaypipes/use-builtin-errors022b1ebcodeorg: remove dependency on github.com/pkg/errorsUpdates
github.com/sirupsen/logrusfrom 1.9.3 to 1.9.4Release notes
Sourced from github.com/sirupsen/logrus's releases.
Changelog
Sourced from github.com/sirupsen/logrus's changelog.
Commits
b61f268Merge pull request #1472 from goldlinker/master15c29dbrefactor: replace the deprecated function in the ioutil packagecb253f3Merge pull request #1464 from thaJeztah/touchup_godoc29b2337Merge pull request #1468 from thaJeztah/touchup_readmed916819Merge pull request #1427 from dolmen/fix-testify-usage135e482README: small touch-ups2c5fa36Merge pull request #1467 from thaJeztah/rm_old_badge877ececREADME: remove travis badge55cf256Merge pull request #1393 from jsoref/grammar21bae50Merge pull request #1426 from dolmen/testing-fix-use-of-math-randUpdates
github.com/spf13/aferofrom 1.11.0 to 1.15.0Release notes
Sourced from github.com/spf13/afero's releases.
... (truncated)
Commits
399bb34Merge pull request #523 from MarkRosemaker/fix-spelling9b67716Merge pull request #538 from spf13/depsf5f4f7bchore: update depsc245c4fci: update ci85c4956Merge pull request #527 from spf13/dependabot/github_actions/actions/checkout...41206fdbuild(deps): bump actions/checkout from 4.2.2 to 5.0.0a583fadMerge pull request #533 from spf13/dependabot/github_actions/actions/dependen...673c03eMerge pull request #536 from spf13/dependabot/github_actions/actions/setup-go...ac849f6Merge pull request #537 from spf13/dependabot/github_actions/github/codeql-ac...9596fe8build(deps): bump github/codeql-action from 3.29.7 to 3.30.1Updates
github.com/vishvananda/netlinkfrom 1.2.1-beta.2 to 1.3.1Release notes
Sourced from github.com/vishvananda/netlink's releases.