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

Update all non-major dependencies #1790

Merged
merged 13 commits into from
Jun 29, 2023
Merged

Update all non-major dependencies #1790

merged 13 commits into from
Jun 29, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@floating-ui/dom (source) 1.3.0 -> 1.4.2 age adoption passing confidence dependencies minor
@playwright/test (source) 1.35.0 -> 1.35.1 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin 5.59.11 -> 5.60.1 age adoption passing confidence devDependencies minor
@typescript-eslint/parser 5.59.11 -> 5.60.1 age adoption passing confidence devDependencies minor
actions/checkout v3.5.2 -> v3.5.3 age adoption passing confidence action patch
anchore/sbom-action v0.14.2 -> v0.14.3 age adoption passing confidence action patch
aws-actions/configure-aws-credentials v2.1.0 -> v2.2.0 age adoption passing confidence action minor
big-bang/bigbang 2.0.0 -> 2.4.1 age adoption passing confidence minor
docker/login-action v2.1.0 -> v2.2.0 age adoption passing confidence action minor
docker/setup-buildx-action v2.5.0 -> v2.8.0 age adoption passing confidence action minor
eslint (source) 8.42.0 -> 8.43.0 age adoption passing confidence devDependencies minor
ghcr.io/stefanprodan/podinfo 6.3.5 -> 6.4.0 age adoption passing confidence minor
github.com/AlecAivazis/survey/v2 v2.3.6 -> v2.3.7 age adoption passing confidence require patch
github.com/anchore/syft v0.82.0 -> v0.84.0 age adoption passing confidence require minor
github.com/fluxcd/helm-controller/api v0.34.1 -> v0.34.2 age adoption passing confidence require patch
github.com/otiai10/copy v1.11.0 -> v1.12.0 age adoption passing confidence require minor
github/codeql-action v2.3.6 -> v2.20.1 age adoption passing confidence action minor
golang.org/x/crypto v0.9.0 -> v0.10.0 age adoption passing confidence require minor
goreleaser/goreleaser-action v4.2.0 -> v4.3.0 age adoption passing confidence action minor
helm.sh/helm/v3 v3.12.0 -> v3.12.1 age adoption passing confidence require patch
k3s-io/k3s v1.27.2+k3s1 -> v1.27.3+k3s1 age adoption passing confidence patch
k8s.io/api v0.27.2 -> v0.27.3 age adoption passing confidence require patch
k8s.io/apimachinery v0.27.2 -> v0.27.3 age adoption passing confidence require patch
k8s.io/client-go v0.27.2 -> v0.27.3 age adoption passing confidence require patch
k8s.io/component-base v0.27.2 -> v0.27.3 age adoption passing confidence require patch
k8s.io/kubectl v0.27.2 -> v0.27.3 age adoption passing confidence require patch
longhorn (source) 1.4.0 -> 1.4.2 age adoption passing confidence patch
material-symbols (source) 0.7.0 -> 0.8.1 age adoption passing confidence dependencies minor
ossf/scorecard-action v2.1.3 -> v2.2.0 age adoption passing confidence action minor
playwright (source) 1.35.0 -> 1.35.1 age adoption passing confidence devDependencies patch
prism-react-renderer 2.0.4 -> 2.0.6 age adoption passing confidence dependencies patch
quicktype 23.0.47 -> 23.0.48 age adoption passing confidence devDependencies patch
sass 1.63.4 -> 1.63.6 age adoption passing confidence devDependencies patch
serde_json 1.0.96 -> 1.0.99 age adoption passing confidence dependencies patch
sha2 0.10.6 -> 0.10.7 age adoption passing confidence dependencies patch
sigs.k8s.io/kustomize/api v0.13.4 -> v0.14.0 age adoption passing confidence require minor
svelte-check 3.4.3 -> 3.4.4 age adoption passing confidence devDependencies patch
tslib (source) 2.5.3 -> 2.6.0 age adoption passing confidence devDependencies minor
typescript (source) 5.1.3 -> 5.1.5 age adoption passing confidence devDependencies patch
weaveworks/eksctl v0.143.0 -> v0.146.0 age adoption passing confidence minor

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

floating-ui/floating-ui (@​floating-ui/dom)

v1.4.2

Compare Source

Bug Fixes
  • fix(autoUpdate): prevent potential crash with IntersectionObserver threshold (#​2390)

v1.4.1

Compare Source

Bug Fixes

  • fix(autoUpdate): layoutShift checks (#​2384)

v1.4.0

Compare Source

New Features

  • feat(autoUpdate): add layoutShift option (true by default) to detect when the reference element moves on the screen. Thank you to @​samthor for the technique using IntersectionObserver. (#​2373)

    If you were using animationFrame: true for this purpose, you can now disable the option and use the defaults for layout shift checks. That option should now only be used if you need the floating element to stay anchored either during an animation using transform of the reference element, or for nested portaled floating elements (if necessary).

Bug Fixes

  • fix: loop in tests with mocked Node (#​2383)

  • fix(autoUpdate): animationFrame: true preventing updates if reference element is fixed (#​2373)

Microsoft/playwright (@​playwright/test)

v1.35.1

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/23622 - [Docs] Provide a description how to correctly use expect.configure with poll parameterhttps://github.com/microsoft/playwright/issues/236666 - [BUG] Live Trace does not work with Codespacehttps://github.com/microsoft/playwright/issues/2369393 - [BUG] attachment steps are not hidden inside expect.toHaveScreenshot()

Browser Versions
  • Chromium 115.0.5790.13
  • Mozilla Firefox 113.0
  • WebKit 16.4

This version was also tested against the following stable channels:

  • Google Chrome 114
  • Microsoft Edge 114
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.60.1

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

v5.60.0

Compare Source

Features
  • eslint-plugin: [restrict-plus-operands] add allow* options (#​6161) (def09f8)

5.59.11 (2023-06-12)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.10 (2023-06-12)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.9 (2023-06-05)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.8 (2023-05-29)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.7 (2023-05-22)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.6 (2023-05-15)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.5 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.4 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.3 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.2 (2023-05-01)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.1 (2023-04-24)

Bug Fixes
  • eslint-plugin: [prefer-regexp-exec] skip malformed regexes (#​6935) (05ed60e)
  • eslint-plugin: [unified-signatures] no parameters function (#​6940) (2970861)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.60.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

v5.60.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

5.59.11 (2023-06-12)

Note: Version bump only for package @​typescript-eslint/parser

5.59.10 (2023-06-12)

Note: Version bump only for package @​typescript-eslint/parser

5.59.9 (2023-06-05)

Note: Version bump only for package @​typescript-eslint/parser

5.59.8 (2023-05-29)

Note: Version bump only for package @​typescript-eslint/parser

5.59.7 (2023-05-22)

Note: Version bump only for package @​typescript-eslint/parser

5.59.6 (2023-05-15)

Note: Version bump only for package @​typescript-eslint/parser

5.59.5 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/parser

5.59.4 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/parser

5.59.3 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/parser

5.59.2 (2023-05-01)

Note: Version bump only for package @​typescript-eslint/parser

5.59.1 (2023-04-24)

Note: Version bump only for package @​typescript-eslint/parser

actions/checkout (actions/checkout)

v3.5.3

Compare Source

anchore/sbom-action (anchore/sbom-action)

v0.14.3

Compare Source

Changes in v0.14.3

aws-actions/configure-aws-credentials (aws-actions/configure-aws-credentials)

v2.2.0

Compare Source

See the changelog for details about the changes included in this release.

docker/login-action (docker/login-action)

v2.2.0

Compare Source

Full Changelog: docker/login-action@v2.1.0...v2.2.0

docker/setup-buildx-action (docker/setup-buildx-action)

v2.8.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.7.0...v2.8.0

v2.7.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.6.0...v2.7.0

v2.6.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.5.0...v2.6.0

eslint/eslint (eslint)

v8.43.0

Compare Source

Features

  • 14581ff feat: directive prologue detection and autofix condition in quotes (#​17284) (Francesco Trotta)
  • e50fac3 feat: add declaration loc to message in block-scoped-var (#​17252) (Milos Djermanovic)
  • 1b7faf0 feat: add skipJSXText option to no-irregular-whitespace rule (#​17182) (Azat S)

Bug Fixes

  • 5338b56 fix: normalize cwd passed to ESLint/FlatESLint constructor (#​17277) (Milos Djermanovic)
  • 54383e6 fix: Remove no-extra-parens autofix for potential directives (#​17022) (Francesco Trotta)

Documentation

Chores

stefanprodan/podinfo (ghcr.io/stefanprodan/podinfo)

v6.4.0

Compare Source

CHANGELOG

  • PR #​273 Release 6.4.0
  • PR #​272 Update dependencies
  • PR #​271 feat(echo): add dynamic path support for echo endpoint

v6.3.6

Compare Source

CHANGELOG

AlecAivazis/survey (github.com/AlecAivazis/survey/v2)

v2.3.7

Compare Source

anchore/syft (github.com/anchore/syft)

v0.84.0

Compare Source

Changelog

v0.84.0 (2023-06-20)

Full Changelog

Breaking Changes
Additional Changes

v0.83.1

Compare Source

Changelog

v0.83.1 (2023-06-14)

Full Changelog

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Jun 6, 2023

⚠ 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: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child -v "/tmp/worker/cc2bec/ab5e5f/repos/github/defenseunicorns/zarf":"/tmp/worker/cc2bec/ab5e5f/repos/github/defenseunicorns/zarf" -v "/tmp/worker/cc2bec/ab5e5f/cache":"/tmp/worker/cc2bec/ab5e5f/cache" -e GOPATH -e GOPROXY -e GOSUMDB -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/cc2bec/ab5e5f/repos/github/defenseunicorns/zarf" ghcr.io/containerbase/sidecar bash -l -c "install-tool golang 1.20.5 && go get -d -t ./... && go mod tidy && go mod tidy"
go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
go: downloading github.com/anchore/syft v0.84.0
go: downloading github.com/derailed/k9s v0.27.4
go: downloading github.com/google/go-containerregistry v0.15.2
go: downloading github.com/mholt/archiver/v3 v3.5.1
go: downloading github.com/sigstore/cosign v1.5.2
go: downloading github.com/spf13/cobra v1.7.0
go: downloading k8s.io/client-go v0.27.3
go: downloading k8s.io/component-base v0.27.3
go: downloading k8s.io/kubectl v0.27.3
go: downloading github.com/alecthomas/jsonschema v0.0.0-20220216202328-9eeeec9d044b
go: downloading github.com/pterm/pterm v0.12.62
go: downloading github.com/spf13/viper v1.16.0
go: downloading oras.land/oras-go/v2 v2.2.0
go: downloading github.com/defenseunicorns/oras-go v1.2.4-0.20230605015028-85c595ed4b64
go: downloading github.com/Masterminds/semver/v3 v3.2.1
go: downloading github.com/Masterminds/semver v1.5.0
go: downloading github.com/fluxcd/helm-controller/api v0.34.2
go: downloading github.com/fluxcd/source-controller/api v0.36.1
go: downloading helm.sh/helm/v3 v3.12.1
go: downloading k8s.io/api v0.27.3
go: downloading k8s.io/apimachinery v0.27.3
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading github.com/stretchr/testify v1.8.4
go: downloading github.com/go-chi/chi/v5 v5.0.8
go: downloading github.com/go-chi/chi v4.1.2+incompatible
go: downloading github.com/goccy/go-yaml v1.11.0
go: downloading github.com/go-git/go-git/v5 v5.7.0
go: downloading github.com/moby/moby v24.0.2+incompatible
go: downloading github.com/opencontainers/image-spec v1.1.0-rc3
go: downloading sigs.k8s.io/kustomize/api v0.14.0
go: downloading sigs.k8s.io/kustomize/kyaml v0.14.3
go: downloading github.com/anchore/stereoscope v0.0.0-20230609190519-5b5049bf4d3a
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
go: downloading golang.org/x/term v0.9.0
go: downloading golang.org/x/text v0.10.0
go: downloading github.com/sergi/go-diff v1.3.1
go: downloading github.com/otiai10/copy v1.12.0
go: downloading github.com/fatih/color v1.15.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading golang.org/x/crypto v0.10.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/rs/zerolog v1.29.1
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading k8s.io/cli-runtime v0.27.3
go: downloading github.com/docker/cli v24.0.2+incompatible
go: downloading golang.org/x/sync v0.2.0
go: downloading github.com/andybalholm/brotli v1.0.4
go: downloading github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5
go: downloading github.com/golang/snappy v0.0.4
go: downloading github.com/klauspost/compress v1.16.5
go: downloading github.com/klauspost/pgzip v1.2.5
go: downloading github.com/nwaples/rardecode v1.1.0
go: downloading github.com/pierrec/lz4/v4 v4.1.15
go: downloading github.com/ulikunitz/xz v0.5.10
go: downloading github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8
go: downloading github.com/anchore/go-logger v0.0.0-20220728155337-03b66a5207d8
go: downloading github.com/gookit/color v1.5.3
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/wagoodman/go-partybus v0.0.0-20210627031916-db1f5573bbc5
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/cyberphone/json-canonicalization v0.0.0-20210823021906-dc406ceaf94b
go: downloading github.com/go-openapi/strfmt v0.21.3
go: downloading github.com/go-openapi/swag v0.22.3
go: downloading github.com/google/trillian v1.5.2
go: downloading github.com/in-toto/in-toto-golang v0.3.4-0.20220709202702-fa494aaa0add
go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
go: downloading github.com/sigstore/rekor v0.7.0
go: downloading github.com/sigstore/sigstore v1.2.1-0.20220512194100-3ed986cc9758
go: downloading github.com/theupdateframework/go-tuf v0.5.2-0.20220930112810-3890c1e7ace4
go: downloading knative.dev/pkg v0.0.0-20220121092305-3ba5d72e310a
go: downloading k8s.io/klog/v2 v2.100.1
go: downloading cuelang.org/go v0.5.0
go: downloading github.com/fairwindsops/pluto/v5 v5.17.0
go: downloading github.com/go-logr/logr v1.2.4
go: downloading github.com/distribution/distribution v2.8.2+incompatible
go: downloading github.com/iancoleman/orderedmap v0.0.0-20190318233801-ac98e3ecb4b0
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading atomicgo.dev/cursor v0.1.1
go: downloading atomicgo.dev/keyboard v0.2.9
go: downloading atomicgo.dev/schedule v0.0.2
go: downloading github.com/lithammer/fuzzysearch v1.1.8
go: downloading github.com/mattn/go-runewidth v0.0.14
go: downloading github.com/fsnotify/fsnotify v1.6.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/spf13/afero v1.9.5
go: downloading github.com/spf13/cast v1.5.1
go: downloading github.com/spf13/jwalterweatherman v1.1.0
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/fluxcd/pkg/apis/kustomize v1.1.0
go: downloading github.com/fluxcd/pkg/apis/meta v1.1.0
go: downloading k8s.io/apiextensions-apiserver v0.27.2
go: downloading sigs.k8s.io/controller-runtime v0.15.0
go: downloading github.com/fluxcd/pkg/apis/acl v0.1.0
go: downloading github.com/cyphar/filepath-securejoin v0.2.3
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading github.com/xeipuuv/gojsonschema v1.2.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/gofuzz v1.2.0
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
go: downloading github.com/imdario/mergo v0.3.15
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading k8s.io/utils v0.0.0-20230505201702-9f6742963106
go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
go: downloading github.com/go-git/go-billy/v5 v5.4.1
go: downloading github.com/ProtonMail/go-crypto v0.0.0-20230518184743-7afd39499903
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/Masterminds/sprig/v3 v3.2.3
go: downloading github.com/gosuri/uitable v0.0.4
go: downloading github.com/containerd/containerd v1.7.1
go: downloading github.com/Masterminds/squirrel v1.5.4
go: downloading github.com/jmoiron/sqlx v1.3.5
go: downloading github.com/lib/pq v1.10.9
go: downloading github.com/rubenv/sql-migrate v1.4.0
go: downloading github.com/docker/docker v24.0.2+incompatible
go: downloading github.com/docker/distribution v2.8.2+incompatible
go: downloading golang.org/x/sys v0.9.0
go: downloading github.com/docker/go-connections v0.4.0
go: downloading github.com/gabriel-vasile/mimetype v1.4.0
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/scylladb/go-set v1.0.3-0.20200225121959-cc7b2070d91e
go: downloading github.com/sylabs/squashfs v0.6.1
go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2
go: downloading github.com/acobaugh/osrelease v0.1.0
go: downloading github.com/google/go-cmp v0.5.9
go: downloading github.com/anchore/packageurl-go v0.1.1-0.20230104203445-02e0a6721501
go: downloading github.com/bmatcuk/doublestar/v4 v4.6.0
go: downloading github.com/jinzhu/copier v0.3.5
go: downloading github.com/wagoodman/go-progress v0.0.0-20230301185719-21920a456ad5
go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29
go: downloading github.com/sylabs/sif/v2 v2.8.1
go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
go: downloading github.com/mattn/go-isatty v0.0.17
go: downloading github.com/sigstore/fulcio v0.4.1
go: downloading github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20220517224237-e6f29200ae04
go: downloading github.com/chrismellard/docker-credential-acr-env v0.0.0-20220119192733-fe33c00cee21
go: downloading github.com/go-openapi/runtime v0.24.2
go: downloading github.com/fvbommel/sortorder v1.0.2
go: downloading k8s.io/metrics v0.27.3
go: downloading github.com/adrg/xdg v0.4.0
go: downloading github.com/derailed/tcell/v2 v2.3.1-rc.3
go: downloading github.com/derailed/tview v0.8.1
go: downloading github.com/sahilm/fuzzy v0.1.0
go: downloading github.com/atotto/clipboard v0.1.4
go: downloading github.com/cenkalti/backoff/v4 v4.2.0
go: downloading github.com/evanphx/json-patch v5.6.0+incompatible
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/containerd/stargz-snapshotter/estargz v0.14.3
go: downloading github.com/anchore/go-version v1.2.2-0.20200701162849-18adb9c92b9b
go: downloading github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
go: downloading github.com/go-openapi/errors v0.20.3
go: downloading github.com/oklog/ulid v1.3.1
go: downloading go.mongodb.org/mongo-driver v1.11.6
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/shibumi/go-pathspec v1.3.0
go: downloading cloud.google.com/go/storage v1.29.0
go: downloading google.golang.org/api v0.122.0
go: downloading cloud.google.com/go v0.110.0
go: downloading github.com/go-openapi/validate v0.22.0
go: downloading github.com/letsencrypt/boulder v0.0.0-20220929215747-76583552c2be
go: downloading golang.org/x/oauth2 v0.8.0
go: downloading github.com/olekukonko/tablewriter v0.0.5
go: downloading golang.org/x/mod v0.11.0
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/google/gnostic v0.6.9
go: downloading golang.org/x/net v0.11.0
go: downloading github.com/jonboulle/clockwork v0.3.0
go: downloading k8s.io/component-helpers v0.27.3
go: downloading github.com/daviddengcn/go-colortext v1.0.0
go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
go: downloading sigs.k8s.io/kustomize/kustomize/v5 v5.0.1
go: downloading github.com/lithammer/dedent v1.1.0
go: downloading github.com/chai2010/gettext-go v1.0.2
go: downloading github.com/MakeNowJust/heredoc v1.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/containerd/console v1.0.3
go: downloading github.com/rivo/uniseg v0.4.4
go: downloading github.com/subosito/gotenv v1.4.2
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/magiconair/properties v1.8.7
go: downloading github.com/pelletier/go-toml/v2 v2.0.8
go: downloading github.com/pelletier/go-toml v1.9.5
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/moby/spdystream v0.2.0
go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
go: downloading github.com/pjbgf/sha1cd v0.3.0
go: downloading github.com/acomagu/bufpipe v1.0.4
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/BurntSushi/toml v1.2.1
go: downloading github.com/gobwas/glob v0.2.3
go: downloading k8s.io/kube-openapi v0.0.0-20230601164746-7562a1006961
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/huandu/xstrings v1.4.0
go: downloading github.com/shopspring/decimal v1.3.1
go: downloading github.com/lann/builder v0.0.0-20180802200727-47ae307949d0
go: downloading github.com/go-gorp/gorp/v3 v3.1.0
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/go-errors/errors v1.4.2
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading google.golang.org/protobuf v1.30.0
go: downloading github.com/Microsoft/go-winio v0.6.1
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/CycloneDX/cyclonedx-go v0.7.1
go: downloading github.com/spdx/tools-golang v0.5.2
go: downloading github.com/facebookincubator/nvdtools v0.1.5
go: downloading github.com/github/go-spdx/v2 v2.1.2
go: downloading github.com/vbatts/go-mtree v0.5.3
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/vifraa/gopom v0.2.1
go: downloading github.com/deitch/magic v0.0.0-20230404182410-1ff89d7342da
go: downloading github.com/knqyf263/go-rpmdb v0.0.0-20230301153543-ba94b245509b
go: downloading github.com/sassoftware/go-rpmutils v0.2.0
go: downloading github.com/microsoft/go-rustaudit v0.0.0-20220730194248-4b17361d90a5
go: downloading github.com/becheran/wildmatch-go v1.0.0
go: downloading google.golang.org/grpc v1.55.0
go: downloading github.com/coreos/go-oidc/v3 v3.4.0
go: downloading github.com/google/certificate-transparency-go v1.1.6
go: downloading github.com/prometheus/client_golang v1.15.1
go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
go: downloading github.com/segmentio/ksuid v1.0.4
go: downloading github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
go: downloading gopkg.in/square/go-jose.v2 v2.6.0
go: downloading github.com/docker/docker-credential-helpers v0.7.0
go: downloading github.com/aws/aws-sdk-go-v2 v1.16.16
go: downloading github.com/aws/aws-sdk-go-v2/config v1.17.8
go: downloading github.com/aws/aws-sdk-go-v2/service/ecr v1.15.0
go: downloading github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.12.0
go: downloading github.com/aws/smithy-go v1.13.3
go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11
go: downloading github.com/Azure/go-autorest/autorest v0.11.28
go: downloading github.com/Azure/go-autorest v14.2.0+incompatible
go: downloading github.com/go-piv/piv-go v1.10.0
go: downloading github.com/ThalesIgnite/crypto11 v1.2.5
go: downloading github.com/miekg/pkcs11 v1.1.1
go: downloading github.com/open-policy-agent/opa v0.45.0
go: downloading github.com/blang/semver v3.5.1+incompatible
go: downloading github.com/xanzy/go-gitlab v0.73.1
go: downloading github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7
go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible
go: downloading github.com/gdamore/encoding v1.0.0
go: downloading github.com/lucasb-eyer/go-colorful v1.2.0
go: downloading github.com/derailed/popeye v0.11.1
go: downloading github.com/rakyll/hey v0.1.4
go: downloading github.com/wagoodman/jotframe v0.0.0-20211129225309-56b0d0a4aebb
go: downloading github.com/vbatts/tar-split v0.11.3
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d
go: downloading cloud.google.com/go/compute/metadata v0.2.3
go: downloading cloud.google.com/go/iam v0.13.0
go: downloading cloud.google.com/go/compute v1.19.1
go: downloading github.com/googleapis/gax-go/v2 v2.8.0
go: downloading github.com/googleapis/gax-go v2.0.2+incompatible
go: downloading github.com/opentracing/opentracing-go v1.2.0
go: downloading github.com/go-openapi/analysis v0.21.4
go: downloading github.com/go-openapi/jsonpointer v0.19.6
go: downloading github.com/go-openapi/loads v0.21.2
go: downloading github.com/go-openapi/spec v0.20.7
go: downloading go.uber.org/zap v1.24.0
go: downloading github.com/go-playground/validator/v10 v10.11.0
go: downloading github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399
go: downloading github.com/cockroachdb/apd/v2 v2.0.2
go: downloading golang.org/x/time v0.3.0
go: downloading github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d
go: downloading github.com/fatih/camelcase v1.0.0
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/kevinburke/ssh_config v1.2.0
go: downloading github.com/skeema/knownhosts v1.1.1
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading github.com/cloudflare/circl v1.3.3
go: downloading k8s.io/apiserver v0.27.2
go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230106234847-43070de90fa1
go: downloading github.com/moby/locker v1.0.1
go: downloading github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0
go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00
go: downloading github.com/xlab/treeprint v1.2.0
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading golang.org/x/tools v0.9.1
go: downloading github.com/therootcompany/xz v1.0.1
go: downloading github.com/anchore/go-struct-converter v0.0.0-20221118182256-c68fdcfa2092
go: downloading github.com/anchore/go-macholibre v0.0.0-20220308212642-53e6d0aaf6fb
go: downloading github.com/google/licensecheck v0.3.1
go: downloading github.com/DataDog/zstd v1.4.5
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading github.com/prometheus/client_model v0.4.0
go: downloading github.com/prometheus/common v0.42.0
go: downloading github.com/prometheus/procfs v0.9.0
go: downloading github.com/hashicorp/golang-lru v0.5.4
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2
go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
go: downloading github.com/goadesign/goa v2.2.5+incompatible
go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.12.21
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.17
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.24
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.11.23
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.13.6
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.16.19
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.23
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.21
go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.6
go: downloading github.com/Azure/go-autorest/logger v0.2.1
go: downloading github.com/dimchansky/utfbom v1.1.1
go: downloading github.com/Azure/azure-sdk-for-go v66.0.0+incompatible
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/transparency-dev/merkle v0.0.2
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading github.com/thales-e-security/pool v0.0.2
go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1
go: downloading github.com/google/go-github/v42 v42.0.0
go: downloading github.com/google/go-querystring v1.1.0
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/hashicorp/go-retryablehttp v0.7.1
go: downloading github.com/google/btree v1.1.2
go: downloading github.com/aws/aws-sdk-go v1.44.217
go: downloading go.opencensus.io v0.24.0
go: downloading go.uber.org/atomic v1.10.0
go: downloading go.uber.org/multierr v1.8.0
go: downloading github.com/jedisct1/go-minisign v0.0.0-20211028175153-1c139d1cc84b
go: downloading github.com/sassoftware/relic v0.0.0-20210427151427-dfb082b79b74
go: downloading github.com/tent/canonical-json-go v0.0.0-20130607151641-96e4ba3a7613
go: downloading github.com/mpvl/unique v0.0.0-20150818121801-cbe035fff7de
go: downloading github.com/go-playground/universal-translator v0.18.0
go: downloading github.com/leodido/go-urn v1.2.1
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
go: downloading go.opentelemetry.io/otel v1.14.0
go: downloading go.opentelemetry.io/otel/trace v1.14.0
go: downloading github.com/morikuni/aec v1.0.0
go: downloading github.com/go-restruct/restruct v1.2.0-alpha
go: downloading github.com/google/s2a-go v0.1.3
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
go: downloading github.com/PaesslerAG/jsonpath v0.1.1
go: downloading goa.design/goa v2.2.5+incompatible
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.17
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.17
go: downloading github.com/Azure/go-autorest/tracing v0.6.0
go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0
go: downloading github.com/golang-jwt/jwt/v4 v4.5.0
go: downloading github.com/zeebo/errs v1.2.2
go: downloading github.com/OneOfOne/xxhash v1.2.8
go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
go: downloading github.com/tchap/go-patricia/v2 v2.3.1
go: downloading github.com/yashtewari/glob-intersection v0.1.0
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.2.3
go: downloading github.com/go-playground/locales v0.14.0
go: downloading github.com/emicklei/go-restful/v3 v3.10.2
go: downloading github.com/gorilla/mux v1.8.0
go: downloading go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5
go: downloading github.com/PaesslerAG/gval v1.0.0
go: downloading github.com/emicklei/proto v1.10.0
go: downloading github.com/protocolbuffers/txtpbfmt v0.0.0-20220428173112-74888fd59c2b
go: downloading github.com/agnivade/levenshtein v1.1.1
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/docker/go-metrics v0.0.1
go: downloading github.com/golang/glog v1.1.0
github.com/defenseunicorns/zarf/src/cmd/tools imports
	github.com/sigstore/cosign/pkg/cosign imports
	github.com/google/trillian/merkle/logverifier: cannot find module providing package github.com/google/trillian/merkle/logverifier
github.com/defenseunicorns/zarf/src/cmd/tools imports
	github.com/sigstore/cosign/pkg/cosign imports
	github.com/google/trillian/merkle/rfc6962: cannot find module providing package github.com/google/trillian/merkle/rfc6962
go: downloading github.com/armon/go-metrics v0.4.0
go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.10.0
go: downloading github.com/go-rod/rod v0.106.6
go: downloading github.com/hashicorp/go-hclog v1.2.0
go: downloading github.com/hashicorp/go-plugin v1.4.3
go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.2
go: downloading github.com/hashicorp/go-uuid v1.0.2
go: downloading github.com/hashicorp/go-version v1.4.0
go: downloading github.com/hashicorp/vault/api v1.5.0
go: downloading github.com/hashicorp/vault/sdk v0.4.1
go: downloading github.com/hashicorp/yamux v0.0.0-20211028200310-0bc27b27de87
go: downloading github.com/ysmood/gson v0.7.1
go: downloading github.com/ysmood/leakless v0.7.0

@netlify
Copy link

netlify bot commented Jun 6, 2023

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit 4881b7e
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/649ccfb7b0147f0008329ea2

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 15 times, most recently from c20bbc0 to 1519ce8 Compare June 12, 2023 17:37
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Jun 12, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from e4b7778 to 86c7848 Compare June 14, 2023 13:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from c536f0e to 0645f5e Compare June 26, 2023 19:09
@renovate renovate bot changed the title fix(deps): update all non-major dependencies Update all non-major dependencies Jun 26, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from b751aa6 to 06d058e Compare June 28, 2023 18:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 06d058e to f1651a7 Compare June 28, 2023 19:26
@renovate
Copy link
Contributor Author

renovate bot commented Jun 28, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Copy link
Contributor

@Racer159 Racer159 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Racer159 Racer159 merged commit 419f9c0 into main Jun 29, 2023
21 checks passed
@Racer159 Racer159 deleted the renovate/all-minor-patch branch June 29, 2023 18:26
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.

None yet

2 participants