-
Notifications
You must be signed in to change notification settings - Fork 16
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
chore(deps): bump the go-minor group with 2 updates #176
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the go-minor group with 2 updates: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [github.com/argoproj/argo-cd/v2](https://github.com/argoproj/argo-cd). Updates `golang.org/x/oauth2` from 0.4.0 to 0.12.0 - [Commits](golang/oauth2@v0.4.0...v0.12.0) Updates `github.com/argoproj/argo-cd/v2` from 2.6.15 to 2.8.4 - [Release notes](https://github.com/argoproj/argo-cd/releases) - [Changelog](https://github.com/argoproj/argo-cd/blob/master/CHANGELOG.md) - [Commits](argoproj/argo-cd@v2.6.15...v2.8.4) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/argoproj/argo-cd/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
requested review from
alexmt,
jessesuen,
krancour,
rbreeze,
devholic and
kencochrane
as code owners
September 27, 2023 17:59
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Sep 27, 2023
✅ Deploy Preview for docs-bookkeeper-akuity-io ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #176 +/- ##
=======================================
Coverage 37.33% 37.33%
=======================================
Files 19 19
Lines 1149 1149
=======================================
Hits 429 429
Misses 703 703
Partials 17 17 ☔ View full report in Codecov by Sentry. |
krancour
approved these changes
Sep 27, 2023
krancour
requested review from
shelby-moore and
evgeny-goldin
as code owners
September 27, 2023 22:34
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the go-minor group with 2 updates: golang.org/x/oauth2 and github.com/argoproj/argo-cd/v2.
Updates
golang.org/x/oauth2
from 0.4.0 to 0.12.0Commits
0708528
go.mod: update golang.org/x dependenciesa835fc4
oauth2: move global auth style cache to be per-Config2e4a4e2
go.mod: update golang.org/x dependenciesac6658e
all: update go version to 1.18ec5679f
go.mod: update golang.org/x dependencies989acb1
all: update dependencies to their latest versions2323c81
go.mod: update golang.org/x dependencies839de22
google: don't check for IsNotExist for well-known file0690208
go.mod: update golang.org/x dependencies451d5d6
internal: remove repeated definite articlesUpdates
github.com/argoproj/argo-cd/v2
from 2.6.15 to 2.8.4Release notes
Sourced from github.com/argoproj/argo-cd/v2's releases.
... (truncated)
Commits
c279299
Bump version to 2.8.4 (#15493)24f8d82
chore(deps): bump github.com/cyphar/filepath-securejoin (#15401) (#15492)1ab570a
fix(controller): make managed namespaces more 'prune-proof' (#13999) (#15488)8612a99
fix: Gitlab scm_provider - don't create transport from scratch (#15424) (#154...33fa128
fix: Allow retrieving badges in other namespaces (#15468) (#15482)4e79aab
fix: extends CR to allow cronjob/workflow triggers (#15300) (#15487)7b89ae4
fix: Stop appending :443 to the server address when using grpc-web (#15435) (...2577d51
fix(appsets): gotemplate can cause panic from nil dereference (#15377) (#1537...2f8533e
fix: handle annotations for resources with ':' in the name (#15101) (#15380) ...c698426
fix(appset): Revert applicationset-name labels (#15324) (#15422)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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions