From 40bdf148df578835c8632073a51e9de2c7a05da7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 00:29:11 +0000 Subject: [PATCH] fix(deps): update module github.com/linode/linodego to v1.36.0 (#36) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/linode/linodego](https://togithub.com/linode/linodego) | `v1.35.0` -> `v1.36.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2flinode%2flinodego/v1.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2flinode%2flinodego/v1.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2flinode%2flinodego/v1.35.0/v1.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2flinode%2flinodego/v1.35.0/v1.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
linode/linodego (github.com/linode/linodego) ### [`v1.36.0`](https://togithub.com/linode/linodego/releases/tag/v1.36.0) [Compare Source](https://togithub.com/linode/linodego/compare/v1.35.0...v1.36.0) #### What's Changed ##### โš ๏ธ Breaking Change - Renamed capability consts by [@​ErikZilber](https://togithub.com/ErikZilber) in [https://github.com/linode/linodego/pull/529](https://togithub.com/linode/linodego/pull/529) ##### ๐Ÿš€ New Features - Project VM Placement by [@​lgarber-akamai](https://togithub.com/lgarber-akamai) in [https://github.com/linode/linodego/pull/521](https://togithub.com/linode/linodego/pull/521) - Add event entities enums and actions VM Placement by [@​lgarber-akamai](https://togithub.com/lgarber-akamai) in [https://github.com/linode/linodego/pull/492](https://togithub.com/linode/linodego/pull/492) - Expose `OnAfterResponse` middleware hook by [@​tchinmai7](https://togithub.com/tchinmai7) in [https://github.com/linode/linodego/pull/512](https://togithub.com/linode/linodego/pull/512) - Add new tax_id_invalid event by [@​jcallahan-akamai](https://togithub.com/jcallahan-akamai) in [https://github.com/linode/linodego/pull/514](https://togithub.com/linode/linodego/pull/514) ##### ๐Ÿ’ก Improvements - Fix case in name for `Client.UnassignPlacementGroupLinodes(...)` by [@​lgarber-akamai](https://togithub.com/lgarber-akamai) in [https://github.com/linode/linodego/pull/496](https://togithub.com/linode/linodego/pull/496) ##### ๐Ÿงช Testing Improvements - Add Cloud Firewall for integration tests by [@​ykim-1](https://togithub.com/ykim-1) in [https://github.com/linode/linodego/pull/515](https://togithub.com/linode/linodego/pull/515) - Add Calico Inbound and Outbound policies to LKE nodes for E2E by [@​ykim-1](https://togithub.com/ykim-1) in [https://github.com/linode/linodego/pull/525](https://togithub.com/linode/linodego/pull/525) ##### ๐Ÿ“– Documentation - Add warning for LKE control plane ACL by [@​lgarber-akamai](https://togithub.com/lgarber-akamai) in [https://github.com/linode/linodego/pull/523](https://togithub.com/linode/linodego/pull/523) - Add documentation snippets for Placement Groups LA by [@​lgarber-akamai](https://togithub.com/lgarber-akamai) in [https://github.com/linode/linodego/pull/530](https://togithub.com/linode/linodego/pull/530) ##### ๐Ÿ“ฆ Dependency Updates - build(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/linode/linodego/pull/518](https://togithub.com/linode/linodego/pull/518) - build(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/linode/linodego/pull/519](https://togithub.com/linode/linodego/pull/519) - build(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/linode/linodego/pull/520](https://togithub.com/linode/linodego/pull/520) #### New Contributors - [@​tchinmai7](https://togithub.com/tchinmai7) made their first contribution in [https://github.com/linode/linodego/pull/512](https://togithub.com/linode/linodego/pull/512) - [@​ErikZilber](https://togithub.com/ErikZilber) made their first contribution in [https://github.com/linode/linodego/pull/529](https://togithub.com/linode/linodego/pull/529) **Full Changelog**: https://github.com/linode/linodego/compare/v1.35.0...v1.36.0
--- ### Configuration ๐Ÿ“… **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). ๐Ÿšฆ **Automerge**: Enabled. โ™ป **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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/anza-labs/lke-operator). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 4 ++-- go.sum | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/go.mod b/go.mod index 372cd0e..1d3ab4f 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.22.3 require ( github.com/go-logr/logr v1.4.2 github.com/go-resty/resty/v2 v2.13.1 - github.com/linode/linodego v1.35.0 + github.com/linode/linodego v1.36.0 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.52.0 go.opentelemetry.io/otel v1.27.0 go.opentelemetry.io/otel/trace v1.27.0 @@ -282,7 +282,7 @@ require ( golang.org/x/exp/typeparams v0.0.0-20240314144324-c7f7c6466f7f // indirect golang.org/x/mod v0.18.0 // indirect golang.org/x/net v0.26.0 // indirect - golang.org/x/oauth2 v0.20.0 // indirect + golang.org/x/oauth2 v0.21.0 // indirect golang.org/x/sync v0.7.0 // indirect golang.org/x/sys v0.21.0 // indirect golang.org/x/term v0.21.0 // indirect diff --git a/go.sum b/go.sum index 46e4e31..4a1f64a 100644 --- a/go.sum +++ b/go.sum @@ -683,8 +683,8 @@ github.com/leodido/go-urn v1.4.0 h1:WT9HwE9SGECu3lg4d/dIA+jxlljEa1/ffXKmRjqdmIQ= github.com/leodido/go-urn v1.4.0/go.mod h1:bvxc+MVxLKB4z00jd1z+Dvzr47oO32F/QSNjSBOlFxI= github.com/leonklingele/grouper v1.1.2 h1:o1ARBDLOmmasUaNDesWqWCIFH3u7hoFlM84YrjT3mIY= github.com/leonklingele/grouper v1.1.2/go.mod h1:6D0M/HVkhs2yRKRFZUoGjeDy7EZTfFBE9gl4kjmIGkA= -github.com/linode/linodego v1.35.0 h1:rIhUeCHBLEDlkoRnOTwzSGzljQ3ksXwLxacmXnrV+Do= -github.com/linode/linodego v1.35.0/go.mod h1:JxuhOEAMfSxun6RU5/MgTKH2GGTmFrhKRj3wL1NFin0= +github.com/linode/linodego v1.36.0 h1:AeFkL3cNtiirEiS9gxzNUUaZafFHhNvVpeyuokmKTu8= +github.com/linode/linodego v1.36.0/go.mod h1:7MDOCz/DXckUEByLaXEwVBn6yHuvjoT7zVhp9Tr9OS0= github.com/lufeee/execinquery v1.2.1 h1:hf0Ems4SHcUGBxpGN7Jz78z1ppVkP/837ZlETPCEtOM= github.com/lufeee/execinquery v1.2.1/go.mod h1:EC7DrEKView09ocscGHC+apXMIaorh4xqSxS/dy8SbM= github.com/macabu/inamedparam v0.1.3 h1:2tk/phHkMlEL/1GNe/Yf6kkR/hkcUdAEY3L0hjYV1Mk= @@ -1138,8 +1138,8 @@ golang.org/x/oauth2 v0.0.0-20220822191816-0ebed06d0094/go.mod h1:h4gKUeWbJ4rQPri golang.org/x/oauth2 v0.0.0-20220909003341-f21342109be1/go.mod h1:h4gKUeWbJ4rQPri7E0u6Gs4e9Ri2zaLxzw5DI5XGrYg= golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783/go.mod h1:h4gKUeWbJ4rQPri7E0u6Gs4e9Ri2zaLxzw5DI5XGrYg= golang.org/x/oauth2 v0.1.0/go.mod h1:G9FE4dLTsbXUu90h/Pf85g4w1D+SSAgR+q46nJZ8M4A= -golang.org/x/oauth2 v0.20.0 h1:4mQdhULixXKP1rwYBW0vAijoXnkTG0BLCDRzfe1idMo= -golang.org/x/oauth2 v0.20.0/go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI= +golang.org/x/oauth2 v0.21.0 h1:tsimM75w1tF/uws5rbeHzIWxEqElMehnc+iW793zsZs= +golang.org/x/oauth2 v0.21.0/go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI= golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=