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 kubernetes packages to v0.31.1 #932

Merged
merged 2 commits into from
Sep 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/api v0.31.0 -> v0.31.1 age adoption passing confidence
k8s.io/apimachinery v0.31.0 -> v0.31.1 age adoption passing confidence
k8s.io/client-go v0.31.0 -> v0.31.1 age adoption passing confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.31.1

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.31.1

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.31.1

Compare Source


Configuration

📅 Schedule: Branch creation - "after 12pm every weekday,before 11am every weekday" in timezone America/New_York, 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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

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

| datasource | package             | from    | to      |
| ---------- | ------------------- | ------- | ------- |
| go         | k8s.io/api          | v0.31.0 | v0.31.1 |
| go         | k8s.io/apimachinery | v0.31.0 | v0.31.1 |
| go         | k8s.io/client-go    | v0.31.0 | v0.31.1 |
Copy link
Contributor Author

renovate bot commented Sep 20, 2024

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.

@UncleGedd UncleGedd added this to the v0.16.0 milestone Sep 20, 2024
@UncleGedd UncleGedd merged commit ca26f42 into main Sep 20, 2024
16 checks passed
@UncleGedd UncleGedd deleted the renovate/kubernetes-go branch September 20, 2024 18:17
catsby added a commit that referenced this pull request Sep 20, 2024
* main:
  fix(deps): update kubernetes packages to v0.31.1 (#932)
  fix(deps): update module github.com/defenseunicorns/maru-runner to v0.2.3 (#933)
UnicornChance referenced this pull request in defenseunicorns/uds-core Sep 23, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[defenseunicorns/uds-cli](https://redirect.github.com/defenseunicorns/uds-cli)
| minor | `0.15.0` -> `0.16.0` |
|
[defenseunicorns/uds-cli](https://redirect.github.com/defenseunicorns/uds-cli)
| minor | `v0.15.0` -> `v0.16.0` |

---

### Release Notes

<details>
<summary>defenseunicorns/uds-cli (defenseunicorns/uds-cli)</summary>

###
[`v0.16.0`](https://redirect.github.com/defenseunicorns/uds-cli/releases/tag/v0.16.0)

[Compare
Source](https://redirect.github.com/defenseunicorns/uds-cli/compare/v0.15.0...v0.16.0)

##### What's Changed

- fix: update renovate to hopefully fix uds-runtime dep by
[@&#8203;catsby](https://redirect.github.com/catsby) in
[https://github.com/defenseunicorns/uds-cli/pull/928](https://redirect.github.com/defenseunicorns/uds-cli/pull/928)
- chore(deps): update defenseunicorns/uds-common action to v0.13.0 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/uds-cli/pull/935](https://redirect.github.com/defenseunicorns/uds-cli/pull/935)
- fix(deps): update module github.com/defenseunicorns/pkg/oci to v1.0.2
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/uds-cli/pull/934](https://redirect.github.com/defenseunicorns/uds-cli/pull/934)
- fix(deps): update module github.com/defenseunicorns/maru-runner to
v0.2.3 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/uds-cli/pull/933](https://redirect.github.com/defenseunicorns/uds-cli/pull/933)
- fix(deps): update kubernetes packages to v0.31.1 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/uds-cli/pull/932](https://redirect.github.com/defenseunicorns/uds-cli/pull/932)
- chore(deps): update module github.com/prometheus/common to v0.59.1 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/uds-cli/pull/877](https://redirect.github.com/defenseunicorns/uds-cli/pull/877)
- chore: manually bump uds-runtime to v0.4.0 by
[@&#8203;catsby](https://redirect.github.com/catsby) in
[https://github.com/defenseunicorns/uds-cli/pull/938](https://redirect.github.com/defenseunicorns/uds-cli/pull/938)
- fix: update maru-runner to silence info log by
[@&#8203;catsby](https://redirect.github.com/catsby) in
[https://github.com/defenseunicorns/uds-cli/pull/925](https://redirect.github.com/defenseunicorns/uds-cli/pull/925)
- chore: update uds ui docs by
[@&#8203;UncleGedd](https://redirect.github.com/UncleGedd) in
[https://github.com/defenseunicorns/uds-cli/pull/937](https://redirect.github.com/defenseunicorns/uds-cli/pull/937)
- fix: ensure runtime bins are included in releases by
[@&#8203;UncleGedd](https://redirect.github.com/UncleGedd) in
[https://github.com/defenseunicorns/uds-cli/pull/939](https://redirect.github.com/defenseunicorns/uds-cli/pull/939)

**Full Changelog**:
defenseunicorns/uds-cli@nightly-unstable...v0.16.0

</details>

---

### 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.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
noahpb referenced this pull request in defenseunicorns/uds-core Sep 25, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[defenseunicorns/uds-cli](https://redirect.github.com/defenseunicorns/uds-cli)
| minor | `0.15.0` -> `0.16.0` |
|
[defenseunicorns/uds-cli](https://redirect.github.com/defenseunicorns/uds-cli)
| minor | `v0.15.0` -> `v0.16.0` |

---

### Release Notes

<details>
<summary>defenseunicorns/uds-cli (defenseunicorns/uds-cli)</summary>

###
[`v0.16.0`](https://redirect.github.com/defenseunicorns/uds-cli/releases/tag/v0.16.0)

[Compare
Source](https://redirect.github.com/defenseunicorns/uds-cli/compare/v0.15.0...v0.16.0)

##### What's Changed

- fix: update renovate to hopefully fix uds-runtime dep by
[@&#8203;catsby](https://redirect.github.com/catsby) in
[https://github.com/defenseunicorns/uds-cli/pull/928](https://redirect.github.com/defenseunicorns/uds-cli/pull/928)
- chore(deps): update defenseunicorns/uds-common action to v0.13.0 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/uds-cli/pull/935](https://redirect.github.com/defenseunicorns/uds-cli/pull/935)
- fix(deps): update module github.com/defenseunicorns/pkg/oci to v1.0.2
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/uds-cli/pull/934](https://redirect.github.com/defenseunicorns/uds-cli/pull/934)
- fix(deps): update module github.com/defenseunicorns/maru-runner to
v0.2.3 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/uds-cli/pull/933](https://redirect.github.com/defenseunicorns/uds-cli/pull/933)
- fix(deps): update kubernetes packages to v0.31.1 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/uds-cli/pull/932](https://redirect.github.com/defenseunicorns/uds-cli/pull/932)
- chore(deps): update module github.com/prometheus/common to v0.59.1 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/uds-cli/pull/877](https://redirect.github.com/defenseunicorns/uds-cli/pull/877)
- chore: manually bump uds-runtime to v0.4.0 by
[@&#8203;catsby](https://redirect.github.com/catsby) in
[https://github.com/defenseunicorns/uds-cli/pull/938](https://redirect.github.com/defenseunicorns/uds-cli/pull/938)
- fix: update maru-runner to silence info log by
[@&#8203;catsby](https://redirect.github.com/catsby) in
[https://github.com/defenseunicorns/uds-cli/pull/925](https://redirect.github.com/defenseunicorns/uds-cli/pull/925)
- chore: update uds ui docs by
[@&#8203;UncleGedd](https://redirect.github.com/UncleGedd) in
[https://github.com/defenseunicorns/uds-cli/pull/937](https://redirect.github.com/defenseunicorns/uds-cli/pull/937)
- fix: ensure runtime bins are included in releases by
[@&#8203;UncleGedd](https://redirect.github.com/UncleGedd) in
[https://github.com/defenseunicorns/uds-cli/pull/939](https://redirect.github.com/defenseunicorns/uds-cli/pull/939)

**Full Changelog**:
defenseunicorns/uds-cli@nightly-unstable...v0.16.0

</details>

---

### 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.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
docandrew referenced this pull request in defenseunicorns/uds-core Sep 25, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[defenseunicorns/uds-cli](https://redirect.github.com/defenseunicorns/uds-cli)
| minor | `0.15.0` -> `0.16.0` |
|
[defenseunicorns/uds-cli](https://redirect.github.com/defenseunicorns/uds-cli)
| minor | `v0.15.0` -> `v0.16.0` |

---

### Release Notes

<details>
<summary>defenseunicorns/uds-cli (defenseunicorns/uds-cli)</summary>

###
[`v0.16.0`](https://redirect.github.com/defenseunicorns/uds-cli/releases/tag/v0.16.0)

[Compare
Source](https://redirect.github.com/defenseunicorns/uds-cli/compare/v0.15.0...v0.16.0)

##### What's Changed

- fix: update renovate to hopefully fix uds-runtime dep by
[@&#8203;catsby](https://redirect.github.com/catsby) in
[https://github.com/defenseunicorns/uds-cli/pull/928](https://redirect.github.com/defenseunicorns/uds-cli/pull/928)
- chore(deps): update defenseunicorns/uds-common action to v0.13.0 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/uds-cli/pull/935](https://redirect.github.com/defenseunicorns/uds-cli/pull/935)
- fix(deps): update module github.com/defenseunicorns/pkg/oci to v1.0.2
by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/uds-cli/pull/934](https://redirect.github.com/defenseunicorns/uds-cli/pull/934)
- fix(deps): update module github.com/defenseunicorns/maru-runner to
v0.2.3 by [@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/uds-cli/pull/933](https://redirect.github.com/defenseunicorns/uds-cli/pull/933)
- fix(deps): update kubernetes packages to v0.31.1 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/uds-cli/pull/932](https://redirect.github.com/defenseunicorns/uds-cli/pull/932)
- chore(deps): update module github.com/prometheus/common to v0.59.1 by
[@&#8203;renovate](https://redirect.github.com/renovate) in
[https://github.com/defenseunicorns/uds-cli/pull/877](https://redirect.github.com/defenseunicorns/uds-cli/pull/877)
- chore: manually bump uds-runtime to v0.4.0 by
[@&#8203;catsby](https://redirect.github.com/catsby) in
[https://github.com/defenseunicorns/uds-cli/pull/938](https://redirect.github.com/defenseunicorns/uds-cli/pull/938)
- fix: update maru-runner to silence info log by
[@&#8203;catsby](https://redirect.github.com/catsby) in
[https://github.com/defenseunicorns/uds-cli/pull/925](https://redirect.github.com/defenseunicorns/uds-cli/pull/925)
- chore: update uds ui docs by
[@&#8203;UncleGedd](https://redirect.github.com/UncleGedd) in
[https://github.com/defenseunicorns/uds-cli/pull/937](https://redirect.github.com/defenseunicorns/uds-cli/pull/937)
- fix: ensure runtime bins are included in releases by
[@&#8203;UncleGedd](https://redirect.github.com/UncleGedd) in
[https://github.com/defenseunicorns/uds-cli/pull/939](https://redirect.github.com/defenseunicorns/uds-cli/pull/939)

**Full Changelog**:
defenseunicorns/uds-cli@nightly-unstable...v0.16.0

</details>

---

### 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.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
catsby added a commit that referenced this pull request Oct 1, 2024
* main:
  chore(deps): update actions/checkout action to v4.2.0 (#943)
  fix: add suffix to smoke test logs (#947)
  chore: matrix testing pre-existing k3d clusters (#944)
  chore: remove nascent state tracking (#942)
  fix: ensure runtime bins are included in releases (#939)
  chore: update uds ui docs (#937)
  fix: update maru-runner to silence info log (#925)
  chore: manually bump uds-runtime to v0.4.0 (#938)
  chore(deps): update module github.com/prometheus/common to v0.59.1 (#877)
  fix(deps): update kubernetes packages to v0.31.1 (#932)
  fix(deps): update module github.com/defenseunicorns/maru-runner to v0.2.3 (#933)
  fix(deps): update module github.com/defenseunicorns/pkg/oci to v1.0.2 (#934)
  chore(deps): update defenseunicorns/uds-common action to v0.13.0 (#935)
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