Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/crc-org/crc/v2 from 2.44.0 to 2.47.0 #58

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2025

Bumps github.com/crc-org/crc/v2 from 2.44.0 to 2.47.0.

Release notes

Sourced from github.com/crc-org/crc/v2's releases.

2.47.0-4.17.14

Downloads are available at: https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.47.0 To use these binaries follow the instructions at https://console.redhat.com/openshift/create/local to obtain the needed pull-secret.


Notable Changes

  • OpenShift 4.17.14
  • MicroShift 4.17.14
  • OKD 4.15.0-0.okd-2024-02-23-163410
  • Changed Linux default network-mode to user #4514
  • Fixed incorrect data shown on running crc status command #4603
  • Refine error message for clarity when daemon already started #4602
  • Adds support for generating manpages for crc cli commands #4586
  • Show error for crc console command when 'microshift' preset is used #4576

git shortlog

457b65390 cut v2.47.0 e55ffb8fe Update openshift/microshift bundle to 4.17.14 (stable channel) 962572fe1 CI: Update ubuntu-20.04 to ubuntu-22.04 2499dd25a refactor (shell) : Windows Shell detection uses gopsutil (#4588) 644f23f14 refactor (shell) : Prerequisite code reorganization for gopsutil windows refactor a3922a9cf build(deps): bump github.com/containers/gvisor-tap-vsock 08a2f2602 build(deps): bump github.com/shirou/gopsutil/v4 from 4.24.12 to 4.25.1 06d90a9ed fix (daemon) : Refine error message for clarity when daemon already started (#2696) 1f358e88c Clean filepath before reading the content a198680de build(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 b03610c06 fix (status) : Fix incorrect data shown on running crc status command 0e9e792d2 build(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 c7a743454 refactor: replace custom slice Contains method with slices.Contains ac09b2338 build(deps): bump golang.org/x/term from 0.28.0 to 0.29.0 dbd803870 Spec: use inbuild gobuildid to generate build id with -B option 0292358c5 feat : generate manpages for cli during crc setup (#4181) 6d72284a8 build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 4851d7a96 chore (deps) : Upgrade gopsutil library from v3.24.5 to v4.24.12 c49e5cd30 refactor (shell) : Refactor unix/linux shell detection mechanism (#4562) 8e32d9ef6 Try to create mount directory first before making it mutable 27dcba83d build(deps): bump github.com/elazarl/goproxy from 1.6.0 to 1.7.0 953726499 fix (console) : Throw error for crc console configured with MicroShift preset (#4561) ab8cf0beb test (validations) : Add some unit tests around proxy validation (#4411) 4c83d7a46 build(deps): bump github.com/elazarl/goproxy from 1.5.0 to 1.6.0 df4746925 build(deps): bump github.com/containers/gvisor-tap-vsock c108399b0 [QE]test case update for linux default network change to user 22ae87699 Change linux default network-mode to user 861548b33 build(deps): bump github.com/cheggaaa/pb/v3 from 3.1.5 to 3.1.6 881495d33 build(deps): bump github.com/elazarl/goproxy from 1.4.0 to 1.5.0

... (truncated)

Commits
  • 457b653 cut v2.47.0
  • e55ffb8 Update openshift/microshift bundle to 4.17.14 (stable channel)
  • 962572f CI: Update ubuntu-20.04 to ubuntu-22.04
  • 2499dd2 refactor (shell) : Windows Shell detection uses gopsutil (#4588)
  • 644f23f refactor (shell) : Prerequisite code reorganization for gopsutil windows refa...
  • a3922a9 build(deps): bump github.com/containers/gvisor-tap-vsock
  • 08a2f26 build(deps): bump github.com/shirou/gopsutil/v4 from 4.24.12 to 4.25.1
  • 06d90a9 fix (daemon) : Refine error message for clarity when daemon already started (...
  • 1f358e8 Clean filepath before reading the content
  • a198680 build(deps): bump golang.org/x/net from 0.34.0 to 0.35.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 25, 2025
Bumps [github.com/crc-org/crc/v2](https://github.com/crc-org/crc) from 2.44.0 to 2.47.0.
- [Release notes](https://github.com/crc-org/crc/releases)
- [Changelog](https://github.com/crc-org/crc/blob/main/release-info.json.sample)
- [Commits](crc-org/crc@v2.44.0...v2.47.0)

---
updated-dependencies:
- dependency-name: github.com/crc-org/crc/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/crc-org/crc/v2-2.47.0 branch from 6c15085 to a281b96 Compare February 27, 2025 15:20
@cfergeau cfergeau merged commit a1ad150 into main Feb 27, 2025
12 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/crc-org/crc/v2-2.47.0 branch February 27, 2025 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant