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

gomod(deps): bump k8s.io/apiextensions-apiserver from 0.28.3 to 0.28.4 #500

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2023

Bumps k8s.io/apiextensions-apiserver from 0.28.3 to 0.28.4.

Commits

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 requested a review from a team as a code owner November 16, 2023 03:52
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes kind/enhancement Categorizes issue or PR as related to modifying or improving an existing feature skip-review Indicates a PR is trusted, used by tide for auto-merging PRs. labels Nov 16, 2023
Copy link

Add one of following labels

- kind/feature -> Use it when you want to submit a new feature

- kind/enhancement -> Use it when you modify or improve an existing feature

- kind/bug -> Use it when you fix a bug

@kyma-bot kyma-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Nov 16, 2023
Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.28.3 to 0.28.4.
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.28.3...v0.28.4)

---
updated-dependencies:
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/apiextensions-apiserver-0.28.4 branch from 89ea84a to 5e6cf69 Compare November 16, 2023 12:30
@kyma-bot kyma-bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Nov 16, 2023
@kyma-bot kyma-bot added the lgtm Looks good to me! label Nov 16, 2023
@kyma-bot kyma-bot merged commit 95b1fc4 into main Nov 16, 2023
15 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/k8s.io/apiextensions-apiserver-0.28.4 branch November 16, 2023 12:49
ukff added a commit to ukff/btp-manager that referenced this pull request Dec 12, 2023
* Using the most recent minor versions of k3s for tests (kyma-project#489)

* initial commit

* testing - do not push release

* testing - do not push release

* testing - do not push release

* conditional publish

* referencing env

* based on input

* conditional but inline

* start e2e right away

* validate settings

* no extra validation

* comment improved

* label validator improvements (kyma-project#491)

* wip - temp commit msg

* docker(deps): bump golang from 1.21.3 to 1.21.4 (kyma-project#490)

Bumps golang from 1.21.3 to 1.21.4.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* gomod(deps): bump github.com/onsi/gomega from 1.28.0 to 1.30.0 (kyma-project#492)

Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.28.0 to 1.30.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.28.0...v1.30.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 (kyma-project#495)

Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.13.0 to 2.13.1.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.13.0...v2.13.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Select k3s1 releases only for end to end testing (kyma-project#496)

* k3s1 releases only

* comments corrected

* comments corrected in the workflow

* Clobber switch added for curl invocation (kyma-project#501)

clobber for curl

* PR body corrected and curl invocation corrected (kyma-project#502)

* PR body corrected

* clobber removed

* gomod(deps): bump k8s.io/client-go from 0.28.3 to 0.28.4 (kyma-project#498)

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.28.3 to 0.28.4.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.28.3...v0.28.4)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* gomod(deps): bump k8s.io/apiextensions-apiserver from 0.28.3 to 0.28.4 (kyma-project#500)

Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.28.3 to 0.28.4.
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.28.3...v0.28.4)

---
updated-dependencies:
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Rename kyma-btp-manager-bot (kyma-project#503)

* Documentation update for new E2E (matrix) approach (kyma-project#497)

* documentation update

* Update docs/contributor/03-10-release.md

Co-authored-by: Iwona Langer <[email protected]>

* Update docs/contributor/03-10-release.md

Co-authored-by: Iwona Langer <[email protected]>

* Update docs/contributor/04-10-workflows.md

Co-authored-by: Iwona Langer <[email protected]>

* Update docs/contributor/04-10-workflows.md

Co-authored-by: Iwona Langer <[email protected]>

* Update docs/contributor/04-10-workflows.md

Co-authored-by: Iwona Langer <[email protected]>

---------

Co-authored-by: Iwona Langer <[email protected]>

* Remove 'v' prefix from module-tag (kyma-project#505)

* Remove 'v' prefix from module-tag in workflows (kyma-project#506)

* Remove 'v' prefix from module-tag in  promotion workflow

* Remove 'v' from release workflow

* Remove 'v' from release workflow

* Remove 'v' from release workflow

* Fix autobump step skip (kyma-project#507)

* Restore 'v' in module tag for upgrade test (kyma-project#508)

* Convert toggles into docsify tabs (kyma-project#504)

* Convert toggles into docsify tabs

* Apply review suggestion

* Convert toggles into docsify tabs

* Apply review suggestion

* Fix for last-k3s-versions parameter in e2e tests (kyma-project#509)

* last parameter type changed to string

* dry run introduced

* Draft release is a must even for dry-run (kyma-project#512)

Draft is a need

* Removal of security config file (kyma-project#513)

removal of security config file

* Bump sec-scanners-config.yaml to 1.0.2 (kyma-project#514)

* Handle skipping final step in E2E tests (kyma-project#516)

* Handle skipping final step

* force test failure to test workflow

* shorter verdict evaluation

* removed forced failure

* example invocation corrected

* gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 (kyma-project#515)

Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.13.1 to 2.13.2.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.13.1...v2.13.2)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Run name added to create release workflow (kyma-project#521)

run name added

* Replace release label validator script (kyma-project#519)

* Replace release label validator script

* Remove v from upgrade test

* Adjust the docs to the new content guidelines (kyma-project#524)

* Adjust the docs to the new contribution guidelines

* Apply a review suggestion

* Capitalize one more heading

* wip - temp commit msg

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Jarosław Pieszka <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marek Michali <[email protected]>
Co-authored-by: Iwona Langer <[email protected]>
Co-authored-by: Kyma gopher bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes kind/enhancement Categorizes issue or PR as related to modifying or improving an existing feature lgtm Looks good to me! size/S Denotes a PR that changes 10-29 lines, ignoring generated files. skip-review Indicates a PR is trusted, used by tide for auto-merging PRs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants