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

build(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 #519

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2024

Bumps golang.org/x/oauth2 from 0.20.0 to 0.21.0.

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 June 5, 2024 10:17
@dependabot dependabot bot added dependencies dependency updates usually from dependabot go labels Jun 5, 2024
@dependabot dependabot bot requested review from jriddle-linode and lgarber-akamai and removed request for a team June 5, 2024 10:17
@lgarber-akamai lgarber-akamai force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.21.0 branch from f38cc5c to d17fa5f Compare June 5, 2024 14:26
@zliang-akamai
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 6, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@zliang-akamai zliang-akamai force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.21.0 branch from f4d81b2 to d17fa5f Compare June 6, 2024 00:15
@zliang-akamai
Copy link
Member

@dependabot recreate

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.20.0 to 0.21.0.
- [Commits](golang/oauth2@v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.21.0 branch from d17fa5f to b3b42f5 Compare June 6, 2024 00:49
@zliang-akamai zliang-akamai merged commit a12f5c6 into main Jun 6, 2024
6 checks passed
@zliang-akamai zliang-akamai deleted the dependabot/go_modules/golang.org/x/oauth2-0.21.0 branch June 6, 2024 03:37
renovate bot added a commit to anza-labs/lke-operator that referenced this pull request Jun 25, 2024
[![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://github.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

<details>
<summary>linode/linodego (github.com/linode/linodego)</summary>

###
[`v1.36.0`](https://github.com/linode/linodego/releases/tag/v1.36.0)

[Compare
Source](https://github.com/linode/linodego/compare/v1.35.0...v1.36.0)

<!-- Release notes generated using configuration in .github/release.yml
at main -->

#### What's Changed

##### ⚠️  Breaking Change

- Renamed capability consts by
[@&#8203;ErikZilber](https://github.com/ErikZilber) in
[linode/linodego#529

##### 🚀 New Features

- Project VM Placement by
[@&#8203;lgarber-akamai](https://github.com/lgarber-akamai) in
[linode/linodego#521
- Add event entities enums and actions VM Placement by
[@&#8203;lgarber-akamai](https://github.com/lgarber-akamai) in
[linode/linodego#492
- Expose `OnAfterResponse` middleware hook by
[@&#8203;tchinmai7](https://github.com/tchinmai7) in
[linode/linodego#512
- Add new tax_id_invalid event by
[@&#8203;jcallahan-akamai](https://github.com/jcallahan-akamai) in
[linode/linodego#514

##### 💡 Improvements

- Fix case in name for `Client.UnassignPlacementGroupLinodes(...)` by
[@&#8203;lgarber-akamai](https://github.com/lgarber-akamai) in
[linode/linodego#496

##### 🧪 Testing Improvements

- Add Cloud Firewall for integration tests by
[@&#8203;ykim-1](https://github.com/ykim-1) in
[linode/linodego#515
- Add Calico Inbound and Outbound policies to LKE nodes for E2E by
[@&#8203;ykim-1](https://github.com/ykim-1) in
[linode/linodego#525

##### 📖 Documentation

- Add warning for LKE control plane ACL by
[@&#8203;lgarber-akamai](https://github.com/lgarber-akamai) in
[linode/linodego#523
- Add documentation snippets for Placement Groups LA by
[@&#8203;lgarber-akamai](https://github.com/lgarber-akamai) in
[linode/linodego#530

##### 📦 Dependency Updates

- build(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[linode/linodego#518
- build(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[linode/linodego#519
- build(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[linode/linodego#520

#### New Contributors

- [@&#8203;tchinmai7](https://github.com/tchinmai7) made their first
contribution in
[linode/linodego#512
- [@&#8203;ErikZilber](https://github.com/ErikZilber) made their first
contribution in
[linode/linodego#529

**Full Changelog**:
linode/linodego@v1.35.0...v1.36.0

</details>

---

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

---

- [ ] <!-- rebase-check -->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).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies dependency updates usually from dependabot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants