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

Dependabot module updates #2066

Merged
merged 12 commits into from Feb 9, 2023
Merged

Dependabot module updates #2066

merged 12 commits into from Feb 9, 2023

Conversation

andreas-kupries
Copy link
Contributor

No description provided.

dependabot bot and others added 10 commits February 1, 2023 11:02
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.24.2 to 1.26.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.24.2...v1.26.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](uber-go/zap@v1.23.0...v1.24.0)

---
updated-dependencies:
- dependency-name: go.uber.org/zap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.13.0 to 1.14.1.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](fatih/color@v1.13.0...v1.14.1)

---
updated-dependencies:
- dependency-name: github.com/fatih/color
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.25.4 to 0.26.1.
- [Release notes](https://github.com/kubernetes/kubectl/releases)
- [Commits](kubernetes/kubectl@v0.25.4...v0.26.1)

---
updated-dependencies:
- dependency-name: k8s.io/kubectl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.6.1 to 2.8.0.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.6.1...v2.8.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…into dbot-modules

# Conflicts:
#	go.mod
#	go.sum
@andreas-kupries andreas-kupries added the kind/chore Excluded from release notes. Tech dept to be addressed label Feb 7, 2023
@andreas-kupries andreas-kupries self-assigned this Feb 7, 2023
@codecov-commenter
Copy link

codecov-commenter commented Feb 7, 2023

Codecov Report

Base: 52.85% // Head: 53.97% // Increases project coverage by +1.11% 🎉

Coverage data is based on head (9cf3dde) compared to base (2458f71).
Patch has no changes to coverable lines.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2066      +/-   ##
==========================================
+ Coverage   52.85%   53.97%   +1.11%     
==========================================
  Files         181      181              
  Lines       14617    14617              
==========================================
+ Hits         7726     7889     +163     
+ Misses       5888     5704     -184     
- Partials     1003     1024      +21     
Flag Coverage Δ
acceptance-api 45.50% <ø> (+4.13%) ⬆️
acceptance-apps 36.05% <ø> (-0.37%) ⬇️
acceptance-cli 38.28% <ø> (-4.13%) ⬇️
unittests 8.39% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
internal/api/v1/env/show.go 0.00% <0.00%> (-67.57%) ⬇️
internal/api/v1/env/index.go 0.00% <0.00%> (-57.15%) ⬇️
internal/api/v1/env/unset.go 0.00% <0.00%> (-55.89%) ⬇️
pkg/api/core/v1/models/settings.go 0.00% <0.00%> (-50.00%) ⬇️
internal/api/v1/application/part.go 7.66% <0.00%> (-49.48%) ⬇️
internal/cli/usercmd/env.go 17.47% <0.00%> (-48.55%) ⬇️
pkg/api/core/v1/client/envs.go 11.59% <0.00%> (-30.44%) ⬇️
internal/cli/usercmd/app.go 46.38% <0.00%> (-26.62%) ⬇️
internal/api/v1/application/importgit.go 43.75% <0.00%> (-25.00%) ⬇️
pkg/api/core/v1/client/apps.go 24.10% <0.00%> (-23.51%) ⬇️
... and 65 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@andreas-kupries
Copy link
Contributor Author

While a local run of the acceptance-cli-apps section failed as well, it was only a single failure, against 45 passed.
And it took only one hour.
Something looks to be bad with the runner this is on (Runner name: 'gha04-runner-0').

Summarizing 1 Failure:
  [TIMEDOUT] Apps when pushing an app multiple times [It] honours the given instance count [application]
  /home/work/SUSE/dev/epinio/acceptance/apps_test.go:699

Ran 46 of 130 Specs in 3623.654 seconds
FAIL! - Suite Timeout Elapsed -- 45 Passed | 1 Failed | 0 Pending | 84 Skipped
--- FAIL: TestAcceptance (3623.66s)
FAIL

Ginkgo ran 1 suite in 1h0m48.362236745s

@andreas-kupries andreas-kupries marked this pull request as ready for review February 7, 2023 15:59
@andreas-kupries andreas-kupries requested a review from a team as a code owner February 7, 2023 15:59
@andreas-kupries andreas-kupries merged commit 1330434 into main Feb 9, 2023
@andreas-kupries andreas-kupries deleted the dbot-modules branch February 9, 2023 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/chore Excluded from release notes. Tech dept to be addressed
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants