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

fix(deps): update module golang.org/x/net to v0.29.0 #54

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
golang.org/x/net v0.28.0 -> v0.29.0 age adoption passing confidence

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 this update again.


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

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

Copy link
Contributor Author

renovate bot commented Sep 5, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
golang.org/x/sys v0.23.0 -> v0.25.0
golang.org/x/text v0.17.0 -> v0.18.0

@renovate renovate bot requested a review from kashalls as a code owner September 5, 2024 18:36
@kashalls kashalls merged commit 1ca2def into main Sep 7, 2024
2 checks passed
@renovate renovate bot deleted the renovate/golang.org-x-net-0.x branch September 7, 2024 07:04
szinn referenced this pull request in szinn/k8s-homelab Sep 9, 2024
…ook ( v0.2.2 → v0.2.3 ) (#4259)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/kashalls/external-dns-unifi-webhook](https://github.com/kashalls/external-dns-unifi-webhook)
| patch | `v0.2.2` -> `v0.2.3` |

---

### Release Notes

<details>
<summary>kashalls/external-dns-unifi-webhook
(ghcr.io/kashalls/external-dns-unifi-webhook)</summary>

###
[`v0.2.3`](https://github.com/kashalls/external-dns-unifi-webhook/releases/tag/v0.2.3)

[Compare
Source](https://github.com/kashalls/external-dns-unifi-webhook/compare/v0.2.2...v0.2.3)

#### What's Changed

- fix(deps): update module github.com/caarlos0/env/v11 to v11.2.2 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/kashalls/external-dns-unifi-webhook/pull/46](https://github.com/kashalls/external-dns-unifi-webhook/pull/46)
- chore(deps): update golang docker tag to v1.23 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/kashalls/external-dns-unifi-webhook/pull/48](https://github.com/kashalls/external-dns-unifi-webhook/pull/48)
- chore(deps): update dependency go to v1.23.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/kashalls/external-dns-unifi-webhook/pull/47](https://github.com/kashalls/external-dns-unifi-webhook/pull/47)
- fix(deps): update module github.com/prometheus/client_golang to
v1.20.0 by [@&#8203;renovate](https://github.com/renovate) in
[https://github.com/kashalls/external-dns-unifi-webhook/pull/49](https://github.com/kashalls/external-dns-unifi-webhook/pull/49)
- fix(deps): update module github.com/prometheus/client_golang to
v1.20.2 by [@&#8203;renovate](https://github.com/renovate) in
[https://github.com/kashalls/external-dns-unifi-webhook/pull/50](https://github.com/kashalls/external-dns-unifi-webhook/pull/50)
- chore(deps): update dependency go to v1.23.1 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/kashalls/external-dns-unifi-webhook/pull/53](https://github.com/kashalls/external-dns-unifi-webhook/pull/53)
- fix(deps): update module github.com/prometheus/client_golang to
v1.20.3 by [@&#8203;renovate](https://github.com/renovate) in
[https://github.com/kashalls/external-dns-unifi-webhook/pull/52](https://github.com/kashalls/external-dns-unifi-webhook/pull/52)
- fix(deps): update module golang.org/x/net to v0.29.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/kashalls/external-dns-unifi-webhook/pull/54](https://github.com/kashalls/external-dns-unifi-webhook/pull/54)
- fix(deps): update module sigs.k8s.io/external-dns to v0.15.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/kashalls/external-dns-unifi-webhook/pull/51](https://github.com/kashalls/external-dns-unifi-webhook/pull/51)

**Full Changelog**:
kashalls/external-dns-unifi-webhook@v0.2.2...v0.2.3

</details>

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

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
szinn referenced this pull request in szinn/k8s-homelab Sep 9, 2024
…ook ( v0.2.2 → v0.2.3 ) (#4260)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/kashalls/external-dns-unifi-webhook](https://github.com/kashalls/external-dns-unifi-webhook)
| patch | `v0.2.2` -> `v0.2.3` |

---

### Release Notes

<details>
<summary>kashalls/external-dns-unifi-webhook
(ghcr.io/kashalls/external-dns-unifi-webhook)</summary>

###
[`v0.2.3`](https://github.com/kashalls/external-dns-unifi-webhook/releases/tag/v0.2.3)

[Compare
Source](https://github.com/kashalls/external-dns-unifi-webhook/compare/v0.2.2...v0.2.3)

#### What's Changed

- fix(deps): update module github.com/caarlos0/env/v11 to v11.2.2 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/kashalls/external-dns-unifi-webhook/pull/46](https://github.com/kashalls/external-dns-unifi-webhook/pull/46)
- chore(deps): update golang docker tag to v1.23 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/kashalls/external-dns-unifi-webhook/pull/48](https://github.com/kashalls/external-dns-unifi-webhook/pull/48)
- chore(deps): update dependency go to v1.23.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/kashalls/external-dns-unifi-webhook/pull/47](https://github.com/kashalls/external-dns-unifi-webhook/pull/47)
- fix(deps): update module github.com/prometheus/client_golang to
v1.20.0 by [@&#8203;renovate](https://github.com/renovate) in
[https://github.com/kashalls/external-dns-unifi-webhook/pull/49](https://github.com/kashalls/external-dns-unifi-webhook/pull/49)
- fix(deps): update module github.com/prometheus/client_golang to
v1.20.2 by [@&#8203;renovate](https://github.com/renovate) in
[https://github.com/kashalls/external-dns-unifi-webhook/pull/50](https://github.com/kashalls/external-dns-unifi-webhook/pull/50)
- chore(deps): update dependency go to v1.23.1 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/kashalls/external-dns-unifi-webhook/pull/53](https://github.com/kashalls/external-dns-unifi-webhook/pull/53)
- fix(deps): update module github.com/prometheus/client_golang to
v1.20.3 by [@&#8203;renovate](https://github.com/renovate) in
[https://github.com/kashalls/external-dns-unifi-webhook/pull/52](https://github.com/kashalls/external-dns-unifi-webhook/pull/52)
- fix(deps): update module golang.org/x/net to v0.29.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/kashalls/external-dns-unifi-webhook/pull/54](https://github.com/kashalls/external-dns-unifi-webhook/pull/54)
- fix(deps): update module sigs.k8s.io/external-dns to v0.15.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/kashalls/external-dns-unifi-webhook/pull/51](https://github.com/kashalls/external-dns-unifi-webhook/pull/51)

**Full Changelog**:
kashalls/external-dns-unifi-webhook@v0.2.2...v0.2.3

</details>

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

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant