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

fix(deps): update patch digest dependencies (master) #917

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 27, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
github.com/Harvester/termbox-go replace digest 8ab9220 -> 64616e8
github.com/harvester/go-common require digest 1131342 -> 9576346 age adoption passing confidence
github.com/insomniacslk/dhcp require digest ddd8a41 -> b56fa0d age adoption passing confidence
github.com/rancher/wrangler replace patch v1.1.1 -> v1.1.2 age adoption passing confidence
github.com/rancher/yip require patch v1.9.2 -> v1.9.6 age adoption passing confidence
harvester (source) required_provider patch 0.6.1 -> 0.6.6 age adoption passing confidence

Release Notes

rancher/wrangler (github.com/rancher/wrangler)

v1.1.2

Compare Source

What's Changed

Full Changelog: rancher/wrangler@v1.1.1...v1.1.2

rancher/yip (github.com/rancher/yip)

v1.9.6

Compare Source

Changelog

  • d482c98 Do not return error when userdata not found

v1.9.5

Compare Source

Changelog

v1.9.4

Compare Source

v1.9.3

Compare Source

Changelog

harvester/terraform-provider-harvester (harvester)

v0.6.6

Compare Source

What's Changed

New Contributors

Full Changelog: harvester/terraform-provider-harvester@v0.6.5...v0.6.6

v0.6.5

Compare Source

What's Changed

New Contributors

Full Changelog: harvester/terraform-provider-harvester@v0.6.4...v0.6.5

v0.6.4

Compare Source

What's Changed

Supported Harvester Versions:

  • v1.3.0
  • v1.2.2
  • v1.2.1
  • v1.2.0
  • v1.1.3
  • v1.1.2

New Contributors

Full Changelog: harvester/terraform-provider-harvester@v0.6.3...v0.6.4

v0.6.3

Compare Source

What's Changed

Supported Harvester Versions:

  • v1.2.0
  • v1.1.2
  • v1.1.1
  • v1.1.0

New Contributors

Full Changelog: harvester/terraform-provider-harvester@v0.6.2...v0.6.3

v0.6.2

Compare Source

What's Changed

New Contributors

Full Changelog: harvester/terraform-provider-harvester@v0.6.1...v0.6.2

Supported Harvester Versions:

  • v1.1.2
  • v1.1.1
  • v1.1.0

Configuration

📅 Schedule: Branch creation - "after 10am on sunday" in timezone Asia/Taipei, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Author

renovate bot commented Dec 27, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/imdario/mergo v0.3.16
go: downloading github.com/rancher/mapper v0.0.0-20190814232720-058a8b7feb99
go: downloading github.com/rancher/yip v1.9.6
go: downloading github.com/sirupsen/logrus v1.9.4-0.20230606125235-dd1b4c2e81af
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading k8s.io/apimachinery v0.24.10
go: downloading github.com/stretchr/testify v1.9.0
go: downloading github.com/dell/goiscsi v1.9.0
go: downloading github.com/harvester/go-common v0.0.0-20240903083523-9576346cda75
go: downloading github.com/insomniacslk/dhcp v0.0.0-20241224095048-b56fa0d5f25d
go: downloading github.com/jroimartin/gocui v0.4.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/rancher/wharfie v0.6.8
go: downloading github.com/vishvananda/netlink v1.3.0
go: downloading golang.org/x/crypto v0.31.0
go: downloading golang.org/x/net v0.33.0
go: downloading golang.org/x/sys v0.28.0
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/tredoe/osutil v1.5.0
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading github.com/rancher/wrangler v1.1.2
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/mattn/go-shellwords v1.0.10
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/itchyny/gojq v0.12.16
go: downloading github.com/twpayne/go-vfs/v4 v4.3.0
go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/mdlayher/packet v1.1.2
go: downloading github.com/u-root/uio v0.0.0-20230220225925-ffce2a382923
go: downloading github.com/Harvester/termbox-go v1.1.0
go: downloading github.com/google/go-containerregistry v0.20.2
go: downloading go.uber.org/multierr v1.11.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/vishvananda/netns v0.0.4
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/itchyny/timefmt-go v0.1.6
go: downloading github.com/josharian/native v1.1.0
go: downloading github.com/mdlayher/socket v0.4.1
go: downloading github.com/pierrec/lz4/v4 v4.1.21
go: downloading github.com/mattn/go-runewidth v0.0.15
go: downloading github.com/docker/cli v27.1.1+incompatible
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading golang.org/x/sync v0.10.0
go: downloading golang.org/x/text v0.21.0
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading github.com/docker/distribution v2.8.2+incompatible
go: downloading github.com/docker/docker-credential-helpers v0.7.0
go: downloading github.com/opencontainers/image-spec v1.1.0-rc3
go: downloading github.com/containerd/stargz-snapshotter/estargz v0.14.3
go: downloading github.com/klauspost/compress v1.17.9
go: downloading github.com/vbatts/tar-split v0.11.3
go: github.com/harvester/harvester-installer/pkg/console imports
	github.com/harvester/go-common: cannot find module providing package github.com/harvester/go-common

@bk201 bk201 closed this Dec 27, 2024
@innobead innobead deleted the renovate/master-patch-digest-dependencies branch December 27, 2024 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant