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

test: bump the testsuite group with 6 updates #175

Merged
merged 6 commits into from
Feb 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2024

Bumps the example group with 6 updates:

Package From To
github.com/gruntwork-io/terratest 0.43.13 0.46.11
github.com/zitadel/oidc 1.13.4 1.13.5
github.com/zitadel/zitadel-go/v2 2.0.18 2.1.7
k8s.io/api 0.28.1 0.28.4
k8s.io/apimachinery 0.28.1 0.28.4
k8s.io/client-go 0.28.1 0.28.4

Updates github.com/gruntwork-io/terratest from 0.43.13 to 0.46.11

Release notes

Sourced from github.com/gruntwork-io/terratest's releases.

v0.46.11

Modules affected

  • aws

Description

  • Updated GetAmazonLinuxAmiE to search for Amazon Linux 2 AMIs

Related links

v0.46.10

Modules affected

  • test-structure
  • git

Description

  • Updated runValidateOnAllTerraformModules function, which is used under the hood by ValidateAllTerraformModules and OPAEvalAllTerraformModules, to:
  1. Find the Git root using git.GetRepoRootForDirE, instead of a hard-coded ../../ file path.
  2. Copy the Git root to a temp folder once, rather than once per sub-test.

Related links

v0.46.9

Modules affected

... (truncated)

Commits
  • 7556978 Merge pull request #1387 from gruntwork-io/fix-cicd-tests
  • 74d9df0 Merge pull request #1376 from gruntwork-io/bug/validate-all
  • 5978aa8 Updated filter pattern
  • 28c0f43 Merge pull request #1378 from jguionnet/feat/add-remote-repo-support-in-helm
  • b4b4d46 fix typos
  • 6ea6eff Aligned with function patterns and other patterns
  • b8087b1 Fix review comments
  • ffefe30 Order tests and assert pass vs failed
  • a13cede Change the test so it passes while still showing some diffs
  • 0125519 Merge branch 'feat/add-remote-repo-support-in-helm' of https://github.com/jgu...
  • Additional commits viewable in compare view

Updates github.com/zitadel/oidc from 1.13.4 to 1.13.5

Release notes

Sourced from github.com/zitadel/oidc's releases.

v1.13.5

1.13.5 (2023-10-13)

Bug Fixes

Commits

Updates github.com/zitadel/zitadel-go/v2 from 2.0.18 to 2.1.7

Release notes

Sourced from github.com/zitadel/zitadel-go/v2's releases.

v2.1.7

2.1.7 (2024-02-13)

Bug Fixes

v2.1.6

2.1.6 (2024-02-01)

Bug Fixes

v2.1.5

2.1.5 (2024-01-08)

Bug Fixes

v2.1.4

2.1.4 (2023-11-30)

Bug Fixes

v2.1.3

2.1.3 (2023-11-13)

Bug Fixes

v2.1.2

2.1.2 (2023-11-02)

Bug Fixes

v2.1.1

2.1.1 (2023-10-24)

... (truncated)

Commits
  • 2bb240a fix: update zitadel api to v2.45.0 (#298)
  • 53c68b6 chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 (#295)
  • c25c71a chore: update pm board action (#294)
  • d7e83f1 fix: Update ZITADEL API to v2.44.1 (#290)
  • 8f57477 chore(deps): bump github.com/envoyproxy/protoc-gen-validate (#291)
  • 566927c chore(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 (#292)
  • 37c45c7 chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 (#286)
  • b14e79e chore(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.1 (#284)
  • e28e574 chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#283)
  • 3e21378 chore(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (#288)
  • Additional commits viewable in compare view

Updates k8s.io/api from 0.28.1 to 0.28.4

Commits
  • 6946e30 Update dependencies to v0.28.4 tag
  • a4f9a1a Merge pull request #121545dims/automated-cherry-pick-of-#121364
  • 5aafa00 bump golang.org/grpc to v1.56.3
  • 579c82b Merge pull request #121128 from MadhavJivrajani/bump-x-net-128
  • f72d479 .: bump golang.org/x/net to v0.17.0
  • 546e425 Merge pull request #120329liggitt/automated-cherry-pick-of-#120327
  • 7315e44 Revert to json-patch 4.12.0
  • 962dfd4 Merge pull request #120208mimowo/automated-cherry-pick-of-#120204
  • 37b4561 Mark Job onPodConditions as optional in pod failure policy
  • See full diff in compare view

Updates k8s.io/apimachinery from 0.28.1 to 0.28.4

Commits
  • 46a872e Merge pull request #121545dims/automated-cherry-pick-of-#121364
  • c52a85c bump golang.org/grpc to v1.56.3
  • ab8b4c8 Merge pull request #121196enj/automated-cherry-pick-of-#121120
  • 68b0397 Prevent rapid reset http2 DOS on API server
  • 1f3a244 Merge pull request #121128 from MadhavJivrajani/bump-x-net-128
  • 1449f93 .: bump golang.org/x/net to v0.17.0
  • bc548d1 Merge pull request #120329liggitt/automated-cherry-pick-of-#120327
  • 3b64f76 Revert to json-patch 4.12.0
  • See full diff in compare view

Updates k8s.io/client-go from 0.28.1 to 0.28.4

Commits
  • dc247fe Update dependencies to v0.28.4 tag
  • 6ecf5b9 Merge pull request #121545dims/automated-cherry-pick-of-#121364
  • 8ad28e8 bump golang.org/grpc to v1.56.3
  • fb42861 Merge pull request #121128 from MadhavJivrajani/bump-x-net-128
  • a013666 .: bump golang.org/x/net to v0.17.0
  • 745513a Merge pull request #120359Jefftree/automated-cherry-pick-of-#119870
  • 29a840d Merge pull request #120329liggitt/automated-cherry-pick-of-#120327
  • 805102c Revert to json-patch 4.12.0
  • 43a6d93 Fallback to legacy discovery on a wider range of conditions in aggregator
  • See full diff in compare view

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

Bumps the example group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) | `0.43.13` | `0.46.11` |
| [github.com/zitadel/oidc](https://github.com/zitadel/oidc) | `1.13.4` | `1.13.5` |
| [github.com/zitadel/zitadel-go/v2](https://github.com/zitadel/zitadel-go) | `2.0.18` | `2.1.7` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.28.1` | `0.28.4` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.28.1` | `0.28.4` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.28.1` | `0.28.4` |


Updates `github.com/gruntwork-io/terratest` from 0.43.13 to 0.46.11
- [Release notes](https://github.com/gruntwork-io/terratest/releases)
- [Commits](gruntwork-io/terratest@v0.43.13...v0.46.11)

Updates `github.com/zitadel/oidc` from 1.13.4 to 1.13.5
- [Release notes](https://github.com/zitadel/oidc/releases)
- [Changelog](https://github.com/zitadel/oidc/blob/main/.releaserc.js)
- [Commits](zitadel/oidc@v1.13.4...v1.13.5)

Updates `github.com/zitadel/zitadel-go/v2` from 2.0.18 to 2.1.7
- [Release notes](https://github.com/zitadel/zitadel-go/releases)
- [Changelog](https://github.com/zitadel/zitadel-go/blob/main/.releaserc.js)
- [Commits](zitadel/zitadel-go@v2.0.18...v2.1.7)

Updates `k8s.io/api` from 0.28.1 to 0.28.4
- [Commits](kubernetes/api@v0.28.1...v0.28.4)

Updates `k8s.io/apimachinery` from 0.28.1 to 0.28.4
- [Commits](kubernetes/apimachinery@v0.28.1...v0.28.4)

Updates `k8s.io/client-go` from 0.28.1 to 0.28.4
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.28.1...v0.28.4)

---
updated-dependencies:
- dependency-name: github.com/gruntwork-io/terratest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: example
- dependency-name: github.com/zitadel/oidc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: example
- dependency-name: github.com/zitadel/zitadel-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: example
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: example
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: example
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: example
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 21, 2024
@dependabot dependabot bot requested review from eliobischof and stebenz February 21, 2024 08:25
@eliobischof eliobischof changed the title chore: bump the example group with 6 updates test: bump the example group with 6 updates Feb 21, 2024
@eliobischof eliobischof enabled auto-merge (squash) February 21, 2024 09:00
@eliobischof eliobischof changed the title test: bump the example group with 6 updates test: bump the testsuite group with 6 updates Feb 21, 2024
@eliobischof eliobischof disabled auto-merge February 21, 2024 09:01
@eliobischof eliobischof enabled auto-merge (squash) February 21, 2024 09:01
@eliobischof eliobischof merged commit ebf5153 into main Feb 21, 2024
9 checks passed
@eliobischof eliobischof deleted the dependabot/go_modules/example-ae33fb64cd branch February 21, 2024 09:22
kleberbaum pushed a commit to fhkit/zitadel-charts that referenced this pull request May 24, 2024
* chore: bump the example group with 6 updates

Bumps the example group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) | `0.43.13` | `0.46.11` |
| [github.com/zitadel/oidc](https://github.com/zitadel/oidc) | `1.13.4` | `1.13.5` |
| [github.com/zitadel/zitadel-go/v2](https://github.com/zitadel/zitadel-go) | `2.0.18` | `2.1.7` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.28.1` | `0.28.4` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.28.1` | `0.28.4` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.28.1` | `0.28.4` |


Updates `github.com/gruntwork-io/terratest` from 0.43.13 to 0.46.11
- [Release notes](https://github.com/gruntwork-io/terratest/releases)
- [Commits](gruntwork-io/terratest@v0.43.13...v0.46.11)

Updates `github.com/zitadel/oidc` from 1.13.4 to 1.13.5
- [Release notes](https://github.com/zitadel/oidc/releases)
- [Changelog](https://github.com/zitadel/oidc/blob/main/.releaserc.js)
- [Commits](zitadel/oidc@v1.13.4...v1.13.5)

Updates `github.com/zitadel/zitadel-go/v2` from 2.0.18 to 2.1.7
- [Release notes](https://github.com/zitadel/zitadel-go/releases)
- [Changelog](https://github.com/zitadel/zitadel-go/blob/main/.releaserc.js)
- [Commits](zitadel/zitadel-go@v2.0.18...v2.1.7)

Updates `k8s.io/api` from 0.28.1 to 0.28.4
- [Commits](kubernetes/api@v0.28.1...v0.28.4)

Updates `k8s.io/apimachinery` from 0.28.1 to 0.28.4
- [Commits](kubernetes/apimachinery@v0.28.1...v0.28.4)

Updates `k8s.io/client-go` from 0.28.1 to 0.28.4
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.28.1...v0.28.4)

---
updated-dependencies:
- dependency-name: github.com/gruntwork-io/terratest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: example
- dependency-name: github.com/zitadel/oidc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: example
- dependency-name: github.com/zitadel/zitadel-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: example
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: example
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: example
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: example
...

Signed-off-by: dependabot[bot] <[email protected]>

* configure dependabot

* run tests on testfile changes

* syntax

* pattern

* fix reference

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Elio Bischof <[email protected]>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant