Skip to content

build(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.26.0#83

Merged
anmolnagpal merged 1 commit intomasterfrom
dependabot/go_modules/golang.org/x/oauth2-0.26.0
Feb 5, 2025
Merged

build(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.26.0#83
anmolnagpal merged 1 commit intomasterfrom
dependabot/go_modules/golang.org/x/oauth2-0.26.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2025

Bumps golang.org/x/oauth2 from 0.25.0 to 0.26.0.

Commits
  • b9c813b google: add warning about externally-provided credentials
  • See full diff in compare view

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)

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.25.0 to 0.26.0.
- [Commits](golang/oauth2@v0.25.0...v0.26.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 requested a review from anmolnagpal as a code owner February 5, 2025 09:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 5, 2025
@anmolnagpal anmolnagpal merged commit 17abe29 into master Feb 5, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/golang.org/x/oauth2-0.26.0 branch February 5, 2025 09:36
VishwajitNagulkar added a commit that referenced this pull request Feb 6, 2025
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.25.0 to 0.26.0.
- [Commits](golang/oauth2@v0.25.0...v0.26.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
VishwajitNagulkar added a commit that referenced this pull request Feb 6, 2025
* refactored: fixes ecr push , removed scan , formatted

* feat: added docker build, remove, tag tests

* updated deps

* refactor: exported getTerraform to test pkg

* feat: test for terraform apply

* feat: test for terraform init

* feat: test for terraform validate

* refactor: cleaned deps

* refactor: added lock, var and var file flags

* refactor: added lock flags

* refactor: added recursive flags

* feat: added grpah cmd

* refactor: added upgrade flag

* refactor: added var, varfile flags

* refactor: added var, varfiles, lock flags

* feat: added refresh cmd

* feat: added state cmd

* refactor: adjusted variables according to changes in cmnds

* refactor: added support for varfiles, variables and lock values

* refactor: added support for varfiles, variables and lock values

* refactor: added support for recursive flags and enhanced loggings

* feat: added graph cmd function

* feat: added refresh cmd function

* feat: added state list cmd function

* refactor: added support for variables flags and lock values

* refactor: added support for upgrade flag

* refactor: enhanced loggings and added flags

* refactor: changes tests according to the updates in the fuunction

* refactor: updated deps

* feature: added third party installation

* feat: repo subcommand

* feat: repo add cmd

* feat: repo update cmd

* feature: added third party charts installation feature

* refactor: updated according to changes in install cmd

* feat: added repo add fn

* feat: added repo updated fn

* refactor: cleaned up

* refactor: updated changes for install cmd

* fix: fixed docker installation issue in macos (#79)

* feat: added terraform setup step

* feat: added docker installation step

* feat: added conditional param

* feat: added trigger

* update: update code for install docker on  macos

* add : tf version and condition for install only on macos

---------

Co-authored-by: rakeshclouddevops <rakeshgangwar.clouddrove.com>

* fix: remove qemu for windows (#80)

* fix: remove qemu for windows

* fix: remove qemu for windows

* feat: test windows build

* feat: test macos build

* fix: change the version of terraform

* fix: change the version of terraform

* fix: test tf only for windows

* feat: added shell config

* fix: test tf only for windows

* fix: test tf only for macos

* fix: test tf only for macos

* fix: test tf only for ubuntu

* update: change the code for pr

---------

Co-authored-by: rakeshclouddevops <rakeshgangwar.clouddrove.com>
Co-authored-by: Vishwajit Nagulkar <119565952+VishwajitNagulkar@users.noreply.github.com>

* update: increased scope of local fns

* feat: added install test

* cleaned deps

* fixed mod file and sum entries

* updated validate

* test: temporarily disabled test.

* build(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 (#83) (#86)

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.25.0 to 0.26.0.
- [Commits](golang/oauth2@v0.25.0...v0.26.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Vishwajit Nagulkar <119565952+VishwajitNagulkar@users.noreply.github.com>
Co-authored-by: rakeshclouddevops <rakesh.gangwar@clouddrove.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bharadwajshivam28 pushed a commit that referenced this pull request Mar 7, 2025
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.25.0 to 0.26.0.
- [Commits](golang/oauth2@v0.25.0...v0.26.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bharadwajshivam28 pushed a commit that referenced this pull request Mar 7, 2025
* refactored: fixes ecr push , removed scan , formatted

* feat: added docker build, remove, tag tests

* updated deps

* refactor: exported getTerraform to test pkg

* feat: test for terraform apply

* feat: test for terraform init

* feat: test for terraform validate

* refactor: cleaned deps

* refactor: added lock, var and var file flags

* refactor: added lock flags

* refactor: added recursive flags

* feat: added grpah cmd

* refactor: added upgrade flag

* refactor: added var, varfile flags

* refactor: added var, varfiles, lock flags

* feat: added refresh cmd

* feat: added state cmd

* refactor: adjusted variables according to changes in cmnds

* refactor: added support for varfiles, variables and lock values

* refactor: added support for varfiles, variables and lock values

* refactor: added support for recursive flags and enhanced loggings

* feat: added graph cmd function

* feat: added refresh cmd function

* feat: added state list cmd function

* refactor: added support for variables flags and lock values

* refactor: added support for upgrade flag

* refactor: enhanced loggings and added flags

* refactor: changes tests according to the updates in the fuunction

* refactor: updated deps

* feature: added third party installation

* feat: repo subcommand

* feat: repo add cmd

* feat: repo update cmd

* feature: added third party charts installation feature

* refactor: updated according to changes in install cmd

* feat: added repo add fn

* feat: added repo updated fn

* refactor: cleaned up

* refactor: updated changes for install cmd

* fix: fixed docker installation issue in macos (#79)

* feat: added terraform setup step

* feat: added docker installation step

* feat: added conditional param

* feat: added trigger

* update: update code for install docker on  macos

* add : tf version and condition for install only on macos

---------

Co-authored-by: rakeshclouddevops <rakeshgangwar.clouddrove.com>

* fix: remove qemu for windows (#80)

* fix: remove qemu for windows

* fix: remove qemu for windows

* feat: test windows build

* feat: test macos build

* fix: change the version of terraform

* fix: change the version of terraform

* fix: test tf only for windows

* feat: added shell config

* fix: test tf only for windows

* fix: test tf only for macos

* fix: test tf only for macos

* fix: test tf only for ubuntu

* update: change the code for pr

---------

Co-authored-by: rakeshclouddevops <rakeshgangwar.clouddrove.com>
Co-authored-by: Vishwajit Nagulkar <119565952+VishwajitNagulkar@users.noreply.github.com>

* update: increased scope of local fns

* feat: added install test

* cleaned deps

* fixed mod file and sum entries

* updated validate

* test: temporarily disabled test.

* build(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 (#83) (#86)

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.25.0 to 0.26.0.
- [Commits](golang/oauth2@v0.25.0...v0.26.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Vishwajit Nagulkar <119565952+VishwajitNagulkar@users.noreply.github.com>
Co-authored-by: rakeshclouddevops <rakesh.gangwar@clouddrove.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[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 Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants