Skip to content
New issue

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

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

Already on GitHub? # to your account

Update grouped non-major updates #237

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 15, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action minor v4.1.7 -> v4.2.2 age adoption passing confidence
actions/setup-go action minor v5.0.1 -> v5.3.0 age adoption passing confidence
autoprefixer devDependencies patch 10.4.19 -> 10.4.20 age adoption passing confidence
azure/setup-helm action minor v4.2.0 -> v4.3.0 age adoption passing confidence
docker/#-action action minor v3.2.0 -> v3.3.0 age adoption passing confidence
docker/metadata-action action minor v5.5.1 -> v5.6.1 age adoption passing confidence
docker/setup-buildx-action action minor v3.3.0 -> v3.9.0 age adoption passing confidence
github.com/onsi/ginkgo/v2 require minor v2.19.0 -> v2.22.2 age adoption passing confidence
github.com/onsi/gomega require minor v1.33.1 -> v1.36.2 age adoption passing confidence
github.com/spf13/cobra require minor v1.7.0 -> v1.9.1 age adoption passing confidence
github.com/spf13/pflag require patch v1.0.5 -> v1.0.6 age adoption passing confidence
go.etcd.io/etcd/client/v3 require patch v3.5.14 -> v3.5.18 age adoption passing confidence
golang stage minor 1.22.4 -> 1.24.0 age adoption passing confidence
golangci/golangci-lint minor v1.59.1 -> v1.64.5 age adoption passing confidence
helm/helm minor v3.15.2 -> v3.17.1 age adoption passing confidence
hugo-extended devDependencies minor 0.127.0 -> 0.144.1 age adoption passing confidence
jetstack/cert-manager minor v1.15.0 -> v1.17.1 age adoption passing confidence
k8s.io/api require minor v0.30.2 -> v0.32.2 age adoption passing confidence
k8s.io/apimachinery require minor v0.30.2 -> v0.32.2 age adoption passing confidence
k8s.io/client-go require minor v0.30.2 -> v0.32.2 age adoption passing confidence
kubernetes-sigs/controller-tools minor v0.15.0 -> v0.17.2 age adoption passing confidence
kubernetes-sigs/kind minor v0.23.0 -> v0.27.0 age adoption passing confidence
kubernetes/kubernetes minor v1.30.0 -> v1.32.2 age adoption passing confidence
losisin/helm-values-schema-json minor v1.4.1 -> v1.6.4 age adoption passing confidence
mikefarah/yq minor v4.44.1 -> v4.45.1 age adoption passing confidence
norwoodj/helm-docs minor v1.13.1 -> v1.14.2 age adoption passing confidence
prometheus-operator/prometheus-operator minor v0.74.0 -> v0.80.0 age adoption passing confidence
release-drafter/release-drafter action minor v6.0.0 -> v6.1.0 age adoption passing confidence
sigs.k8s.io/controller-runtime require minor v0.18.4 -> v0.20.2 age adoption passing confidence
sigstore/cosign-installer action minor v3.5.0 -> v3.8.0 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

actions/setup-go (actions/setup-go)

v5.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-go@v5...v5.3.0

v5.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-go@v5...v5.2.0

v5.1.0

Compare Source

What's Changed

Bug Fixes

New Contributors

Full Changelog: actions/setup-go@v5...v5.1.0

v5.0.2

Compare Source

What's Changed

Bug fixes:
Dependency updates:

New Contributors

Full Changelog: actions/setup-go@v5...v5.0.2

postcss/autoprefixer (autoprefixer)

v10.4.20

Compare Source

  • Fixed fit-content prefix for Firefox.
azure/setup-helm (azure/setup-helm)

v4.3.0

Compare Source

docker/#-action (docker/#-action)

v3.3.0

Compare Source

Full Changelog: docker/#-action@v3.2.0...v3.3.0

docker/metadata-action (docker/metadata-action)

v5.6.1

Compare Source

Full Changelog: docker/metadata-action@v5.6.0...v5.6.1

v5.6.0

Compare Source

Full Changelog: docker/metadata-action@v5.5.1...v5.6.0

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

v3.9.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.8.0...v3.9.0

v3.8.0

Compare Source

v3.7.1

Compare Source

Full Changelog: docker/setup-buildx-action@v3.7.0...v3.7.1

v3.7.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.6.1...v3.7.0

v3.6.1

Compare Source

Full Changelog: docker/setup-buildx-action@v3.6.0...v3.6.1

v3.6.0

Compare Source

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

v3.5.0

Compare Source

v3.4.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.3.0...v3.4.0

onsi/ginkgo (github.com/onsi/ginkgo/v2)

v2.22.2

Compare Source

What's Changed

Full Changelog: onsi/ginkgo@v2.22.1...v2.22.2

v2.22.1

Compare Source

2.22.1

Fixes

Fix CSV encoding

Maintenance
  • ensure *.test files are gitignored so we don't accidentally commit compiled tests again [c88c634]
  • remove golang.org/x/net/context in favour of stdlib context [4df44bf]

v2.22.0

Compare Source

2.22.0

Features
  • Add label to serial nodes [0fcaa08]

This allows serial tests to be filtered using the label-filter

Maintenance

Various doc fixes

v2.21.0

Compare Source

2.21.0

Features
  • add support for GINKGO_TIME_FORMAT [a69eb39]
  • add GINKGO_NO_COLOR to disable colors via environment variables [bcab9c8]
Fixes
  • increase threshold in timeline matcher [e548367]
  • Fix the document by replacing SpecsThatWillBeRun with SpecsThatWillRun
    [c2c4d3c]
Maintenance
  • bump various dependencies [7e65a00]

v2.20.2

Compare Source

2.20.2

Require Go 1.22+

Maintenance

v2.20.1

Compare Source

2.20.1

Fixes
  • make BeSpecEvent duration matcher more forgiving [d6f9640]

v2.20.0

Compare Source

2.20.0

Features
Maintenance
  • Add update-deps to makefile [d303d14]
  • bump all dependencies [7a50221]

v2.19.1

Compare Source

2.19.1

Fixes
  • update supported platforms for race conditions [63c8c30]
  • [build] Allow custom name for binaries. [ff41e27]
Maintenance
onsi/gomega (github.com/onsi/gomega)

v1.36.2

Compare Source

Maintenance

v1.36.1

Compare Source

1.36.1

Fixes

v1.36.0

Compare Source

1.36.0

Features
  • new: make collection-related matchers Go 1.23 iterator aware [4c964c6]
Maintenance
  • Replace min/max helpers with built-in min/max [ece6872]
  • Fix some typos in docs [8e924d7]

v1.35.1

Compare Source

1.35.1

Fixes
  • Export EnforceDefaultTimeoutsWhenUsingContexts and DisableDefaultTimeoutsWhenUsingContext [ca36da1]

v1.35.0

Compare Source

1.35.0

Features
  • You can now call EnforceDefaultTimeoutsWhenUsingContexts() to have Eventually honor the default timeout when passed a context. (prior to this you had to expclility add a timeout) [e4c4265]
  • You can call StopTrying(message).Successfully() to abort a Consistently early without failure [eeca931]
Fixes
  • Stop memoizing the result of HaveField to avoid unexpected errors when used with async assertions. [3bdbc4e]
Maintenance

v1.34.2

Compare Source

1.34.2

Require Go 1.22+

Maintenance
  • bump ginkgo as well [c59c6dc]
  • bump to go 1.22 - remove x/exp dependency [8158b99]

v1.34.1

Compare Source

1.34.1

Maintenance
  • Use slices from exp/slices to keep golang 1.20 compat [5e71dcd]

v1.34.0

Compare Source

1.34.0

Features
  • Add RoundTripper method to ghttp.Server [c549e0d]
Fixes
  • fix incorrect handling of nil slices in HaveExactElements (fixes #​771) [878940c]
  • issue_765 - fixed bug in Hopcroft-Karp algorithm [ebadb67]
Maintenance
spf13/cobra (github.com/spf13/cobra)

v1.9.1

Compare Source

🐛 Fixes

Full Changelog: spf13/cobra@v1.9.0...v1.9.1

v1.9.0

Compare Source

✨ Features

🐛 Fixes

🤖 Completions

🧪 Testing

✍🏼 Documentation


Configuration

📅 Schedule: Branch creation - "* * * * 6" (UTC), 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.

@renovate renovate bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Jun 15, 2024
@renovate renovate bot enabled auto-merge (squash) June 15, 2024 14:55
@renovate renovate bot force-pushed the renovate/grouped-non-major-updates branch from 0686c9e to 03a95e3 Compare June 16, 2024 03:19
@renovate renovate bot changed the title chore(deps): update dependency kubernetes/kubernetes to v1.30.2 chore(deps): update grouped non-major updates Jun 16, 2024
@renovate renovate bot force-pushed the renovate/grouped-non-major-updates branch from 03a95e3 to 1de7d26 Compare June 18, 2024 08:27
@renovate renovate bot changed the title chore(deps): update grouped non-major updates fix(deps): update grouped non-major updates Jun 18, 2024
@renovate renovate bot force-pushed the renovate/grouped-non-major-updates branch 8 times, most recently from da159d9 to f3fcf3e Compare June 26, 2024 19:43
@renovate renovate bot force-pushed the renovate/grouped-non-major-updates branch from f3fcf3e to 6ae80e9 Compare June 30, 2024 17:12
@renovate renovate bot force-pushed the renovate/grouped-non-major-updates branch 6 times, most recently from 161d7a1 to 9e16c89 Compare July 4, 2024 08:44
@renovate renovate bot changed the title fix(deps): update grouped non-major updates chore(deps): update grouped non-major updates Jul 4, 2024
@renovate renovate bot force-pushed the renovate/grouped-non-major-updates branch from 9e16c89 to 6ee3a11 Compare July 6, 2024 16:21
@renovate renovate bot force-pushed the renovate/grouped-non-major-updates branch 4 times, most recently from 2c25828 to 68efdca Compare January 24, 2025 21:20
@renovate renovate bot force-pushed the renovate/grouped-non-major-updates branch 8 times, most recently from 7a07496 to 5e1c41d Compare February 5, 2025 01:24
@renovate renovate bot force-pushed the renovate/grouped-non-major-updates branch 7 times, most recently from 780a3eb to 0810180 Compare February 12, 2025 22:47
@renovate renovate bot force-pushed the renovate/grouped-non-major-updates branch 9 times, most recently from 17b991d to 3f7afa5 Compare February 18, 2025 12:10
@renovate renovate bot force-pushed the renovate/grouped-non-major-updates branch from 3f7afa5 to 39ab1d7 Compare February 18, 2025 21:45
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies ok-to-test Indicates a non-member PR verified by an org member that is safe to test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants