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

Bump github.com/stretchr/testify from 1.7.1 to 1.8.4 #73

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2023

Bumps github.com/stretchr/testify from 1.7.1 to 1.8.4.

Commits

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 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)

@dependabot dependabot bot requested review from a team as code owners May 30, 2023 13:59
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 30, 2023
@chef-ci
Copy link

chef-ci commented May 30, 2023

📊 97.4% Code Coverage

🔄 This change neither increases nor decreases the code coverage. (master 97.4%)

0% Increase! 😅

👀 Read the uploaded HTML coverage report

Function defined at Function name Coverage
config/config.go:116: New 100.0%
config/config.go:138: App 100.0%
config/config.go:152: User 100.0%
config/config.go:165: MergeAppConfig 100.0%
config/config.go:169: MergeUserConfig 100.0%
config/config.go:173: loadAppConfig 90.9%
config/config.go:194: loadUserConfig 90.9%
config/finder.go:31: FindChefWSUserConfigFile 100.0%
config/finder.go:37: FindChefWSAppConfigFile 100.0%
config/finder.go:44: FindConfigFile 92.3%
config/finder.go:72: configFileExistsInsideDefaultDirectories 100.0%
config/workstation.go:34: ChefWorkstationDir 100.0%
credentials/credentials.go:90: ActiveProfile 100.0%
credentials/credentials.go:95: SwitchProfile 100.0%
credentials/credentials.go:112: FromViper 100.0%
credentials/credentials.go:144: NewDefault 100.0%
credentials/credentials.go:149: New 94.4%
credentials/credentials.go:184: FindCredentialsFile 100.0%
distgen/example-main/main.go:22: main 100.0%
featflag/features.go:92: init 100.0%
featflag/features.go:109: New 100.0%
featflag/features.go:134: LoadConfig 100.0%
featflag/features.go:138: ListAll 100.0%
featflag/features.go:147: String 100.0%
featflag/features.go:151: Env 100.0%
featflag/features.go:155: Key 100.0%
featflag/features.go:159: Equals 100.0%
featflag/features.go:173: Enabled 100.0%
featflag/features.go:191: valueFromConfig 100.0%
featflag/lookup.go:22: Lookup 100.0%
featflag/lookup.go:35: GetFromKey 100.0%
featflag/lookup.go:45: GetFromEnv 100.0%
total: (statements) 97.4%

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.8.4.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.7.1...v1.8.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/stretchr/testify-1.8.4 branch from 53cb24d to 548d6c2 Compare June 22, 2023 09:26
@sonarcloud
Copy link

sonarcloud bot commented Jun 22, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@chef-ci
Copy link

chef-ci commented Jun 22, 2023

📊 97.4% Code Coverage

🔄 This change neither increases nor decreases the code coverage. (master 97.4%)

0% Increase! 😅

👀 Read the uploaded HTML coverage report

Function defined at Function name Coverage
config/config.go:116: New 100.0%
config/config.go:138: App 100.0%
config/config.go:152: User 100.0%
config/config.go:165: MergeAppConfig 100.0%
config/config.go:169: MergeUserConfig 100.0%
config/config.go:173: loadAppConfig 90.9%
config/config.go:194: loadUserConfig 90.9%
config/finder.go:31: FindChefWSUserConfigFile 100.0%
config/finder.go:37: FindChefWSAppConfigFile 100.0%
config/finder.go:44: FindConfigFile 92.3%
config/finder.go:72: configFileExistsInsideDefaultDirectories 100.0%
config/workstation.go:34: ChefWorkstationDir 100.0%
credentials/credentials.go:90: ActiveProfile 100.0%
credentials/credentials.go:95: SwitchProfile 100.0%
credentials/credentials.go:112: FromViper 100.0%
credentials/credentials.go:144: NewDefault 100.0%
credentials/credentials.go:149: New 94.4%
credentials/credentials.go:184: FindCredentialsFile 100.0%
distgen/example-main/main.go:22: main 100.0%
featflag/features.go:92: init 100.0%
featflag/features.go:109: New 100.0%
featflag/features.go:134: LoadConfig 100.0%
featflag/features.go:138: ListAll 100.0%
featflag/features.go:147: String 100.0%
featflag/features.go:151: Env 100.0%
featflag/features.go:155: Key 100.0%
featflag/features.go:159: Equals 100.0%
featflag/features.go:173: Enabled 100.0%
featflag/features.go:191: valueFromConfig 100.0%
featflag/lookup.go:22: Lookup 100.0%
featflag/lookup.go:35: GetFromKey 100.0%
featflag/lookup.go:45: GetFromEnv 100.0%
total: (statements) 97.4%

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