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 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.2.0 age adoption passing confidence
autoprefixer devDependencies patch 10.4.19 -> 10.4.20 age adoption passing confidence
docker/login-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.8.0 age adoption passing confidence
github.com/onsi/ginkgo/v2 require minor v2.19.0 -> v2.22.1 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.8.1 age adoption passing confidence
go.etcd.io/etcd/client/v3 require patch v3.5.14 -> v3.5.17 age adoption passing confidence
golang stage minor 1.22.4 -> 1.23.4 age adoption passing confidence
golangci/golangci-lint minor v1.59.1 -> v1.62.2 age adoption passing confidence
helm/helm minor v3.15.2 -> v3.16.4 age adoption passing confidence
hugo-extended devDependencies minor 0.127.0 -> 0.140.0 age adoption passing confidence
jetstack/cert-manager minor v1.15.0 -> v1.16.2 age adoption passing confidence
k8s.io/api require minor v0.30.2 -> v0.32.0 age adoption passing confidence
k8s.io/apimachinery require minor v0.30.2 -> v0.32.0 age adoption passing confidence
k8s.io/client-go require minor v0.30.2 -> v0.32.0 age adoption passing confidence
kubernetes-sigs/controller-tools minor v0.15.0 -> v0.16.5 age adoption passing confidence
kubernetes-sigs/kind minor v0.23.0 -> v0.26.0 age adoption passing confidence
kubernetes/kubernetes minor v1.30.0 -> v1.32.0 age adoption passing confidence
losisin/helm-values-schema-json minor v1.4.1 -> v1.6.4 age adoption passing confidence
mikefarah/yq patch v4.44.1 -> v4.44.6 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.79.2 age adoption passing confidence
sigs.k8s.io/controller-runtime require minor v0.18.4 -> v0.19.3 age adoption passing confidence
sigstore/cosign-installer action minor v3.5.0 -> v3.7.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.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.
docker/login-action (docker/login-action)

v3.3.0

Compare Source

Full Changelog: docker/login-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.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.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.8.1

Compare Source

✨ Features

🐛 Bug fixes

🔧 Maintenance

🧪 Testing & CI/CD

✏️ Documentation

New Contributors


Thank you everyone who contributed to this release and all your hard work! Cobra and this community would never be possible without all of you!!!! 🐍

Full Changelog: spf13/cobra@v1.8.0...v1.8.1

v1.8.0

Compare Source

✨ Features

🐛 Bug fixes

🔧 Maintenance


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 3 times, most recently from 586afb7 to 0c63857 Compare December 2, 2024 19:43
@renovate renovate bot force-pushed the renovate/grouped-non-major-updates branch 4 times, most recently from d90a4f6 to 4d74015 Compare December 10, 2024 08:54
@renovate renovate bot changed the title chore(deps): update grouped non-major updates fix(deps): update grouped non-major updates Dec 10, 2024
@renovate renovate bot force-pushed the renovate/grouped-non-major-updates branch 13 times, most recently from e606060 to 0c81524 Compare December 17, 2024 15:13
@renovate renovate bot requested review from kvaps and lllamnyp as code owners December 17, 2024 15:13
@renovate renovate bot force-pushed the renovate/grouped-non-major-updates branch from 0c81524 to b17f03b Compare December 17, 2024 15:32
@renovate renovate bot changed the title fix(deps): update grouped non-major updates Update grouped non-major updates Dec 17, 2024
@renovate renovate bot force-pushed the renovate/grouped-non-major-updates branch 3 times, most recently from 1e66bda to 494d330 Compare December 20, 2024 02:30
@renovate renovate bot force-pushed the renovate/grouped-non-major-updates branch from 494d330 to 0846be6 Compare December 24, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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