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 oboukili/argocd from 6.0.3 to 6.1.1 #19

Merged
merged 2 commits into from
Apr 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps oboukili/argocd from 6.0.3 to 6.1.1.

Release notes

Sourced from oboukili/argocd's releases.

v6.1.1

What's Changed

Fixed provider to ensure that port forwarding configuration works correctly.

Changelog

  • cbea711 fix(provider): ensure ServerName and PortForwardNamespace are set on ClientOptions when port forwarding (#378)

Contributors

v6.1.0

This release is long overdue and can largely be categorised as "death by a thousand paper cuts". Finally it is out the door. 🎉

Thank you all for your patience - particularly to those who have contributed to this release and have been waiting for their efforts to be published. 🙏

What's Changed

  • argocd_application
    • fix: don't flatten spec.info if list is empty (#349)
  • argocd_application_set
    • feat: add support for ignore_application_differences (#357)
    • feat: add support for path_param_prefix to git generator (#336)
    • feat: add applications_sync to application set sync policies (#337)

Changelog

  • b52be23 Fix go version in release workflow and bump step versions (#377)
  • ea02a51 Add ignore_application_differences to argocd_application_set resource (#357)
  • 23a4432 build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 (#371)
  • f15e494 build(deps): Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#364)
  • 3becec8 build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#358)
  • b684013 fix: Add DiffSuppressFunc on argocd_cluster.server (#353)
  • 0155fb7 build(deps): Bump github.com/argoproj/argo-cd/v2 from 2.8.3 to 2.8.8 (#365)
  • 5ac63fc build(deps): Bump github.com/go-git/go-git/v5 from 5.7.0 to 5.11.0 (#361)
  • b519f37 build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (#355)
  • 18ca584 build(deps): Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.42.0 to 0.46.0 (#351)
  • 9438664 fix(argocd_application): don't flatten spec.info if list is empty (#349)
  • b42b922 build(deps): bump versions in release workflow (#347)
  • b75506c build(deps): Bump golang.org/x/net from 0.11.0 to 0.17.0 (#340)
  • 1f84b3c Add applications sync to application set sync policies (#337)
  • d84d091 feat(argocd_application_set): Add support for pathParamPrefix (#336)
  • 5aad18e build(deps): bump github.com/argoproj/argo-cd/v2 from 2.6.7 to 2.6.15 (#335)

Contributors

Commits
  • cbea711 fix(provider): ensure ServerName and PortForwardNamespace are set on `Cli...
  • b52be23 Fix go version in release workflow and bump step versions (#377)
  • ea02a51 Add ignore_application_differences to argocd_application_set resource (#357)
  • 23a4432 build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 (#371)
  • f15e494 build(deps): Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#364)
  • 3becec8 build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#358)
  • b684013 fix: Add DiffSuppressFunc on argocd_cluster.server (#353)
  • 0155fb7 build(deps): Bump github.com/argoproj/argo-cd/v2 from 2.8.3 to 2.8.8 (#365)
  • 5ac63fc build(deps): Bump github.com/go-git/go-git/v5 from 5.7.0 to 5.11.0 (#361)
  • b519f37 build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (#355)
  • Additional commits viewable 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)

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2024

The following labels could not be found: dep/terraform, dependabot.

@dependabot dependabot bot requested a review from a team as a code owner April 1, 2024 03:26
@github-actions github-actions bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Apr 1, 2024
@leonsteinhaeuser
Copy link
Member

@dependabot rebase

Bumps [oboukili/argocd](https://github.com/oboukili/terraform-provider-argocd) from 6.0.3 to 6.1.1.
- [Release notes](https://github.com/oboukili/terraform-provider-argocd/releases)
- [Changelog](https://github.com/oboukili/terraform-provider-argocd/blob/master/.goreleaser.yml)
- [Commits](argoproj-labs/terraform-provider-argocd@v6.0.3...v6.1.1)

---
updated-dependencies:
- dependency-name: oboukili/argocd
  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/terraform/oboukili/argocd-6.1.1 branch from 4aee9b3 to f0379f8 Compare April 9, 2024 09:14
Signed-off-by: leonsteinhaeuser <leon.steinhaeuser@tagesspiegel.de>
@leonsteinhaeuser leonsteinhaeuser force-pushed the dependabot/terraform/oboukili/argocd-6.1.1 branch from fa03495 to c6a8455 Compare April 9, 2024 11:23
Copy link
Member

@leonsteinhaeuser leonsteinhaeuser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@leonsteinhaeuser leonsteinhaeuser enabled auto-merge (squash) April 9, 2024 11:24
@leonsteinhaeuser leonsteinhaeuser merged commit db4aae7 into main Apr 9, 2024
1 check passed
@leonsteinhaeuser leonsteinhaeuser deleted the dependabot/terraform/oboukili/argocd-6.1.1 branch April 9, 2024 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant