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 test-kitchen from 3.4.0 to 3.5.0 in /omnibus #13444

Merged
merged 7 commits into from Dec 21, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps test-kitchen from 3.4.0 to 3.5.0.

Release notes

Sourced from test-kitchen's releases.

v1.2.1: Better Berkshelf 2.0.x Loading (pre-threading)

Bug fixes

  • Issue #357, pull request #358: Load needed (dynamic) dependencies for provisioners at creation time to prevent any native or dynamic code being loaded in a non-main thread (an issue on Mac with MRI Ruby 1.9/2.0). (@​fnichol)

Improvements

  • Pull request #358: Output the loaded version of Berkshelf or Librarian-Chef when converging to better help troubleshooting issues. (@​fnichol)
Changelog

Sourced from test-kitchen's changelog.

3.5.0 (2022-12-18)

  • Add finally lifecycle hook to always run regardless of failure (@​brycekahle)
  • Always download files even if verifier fails (@​brycekahle)
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)

Bumps [test-kitchen](https://github.com/test-kitchen/test-kitchen) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/test-kitchen/test-kitchen/releases)
- [Changelog](https://github.com/test-kitchen/test-kitchen/blob/main/CHANGELOG.md)
- [Commits](test-kitchen/test-kitchen@v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: test-kitchen
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team as code owners December 19, 2022 14:08
@dependabot dependabot bot added the Type: Chore non-critical maintenance of a project. label Dec 19, 2022
dependabot bot and others added 5 commits December 21, 2022 11:41
Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `a4f5cff` to `2be3816`.
- [Release notes](https://github.com/chef/omnibus-software/releases)
- [Commits](chef/omnibus-software@a4f5cff...2be3816)

---
updated-dependencies:
- dependency-name: omnibus-software
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Obvious fix; these changes are the result of automation not creative thinking.
…which was incorrectly using a comma

Signed-off-by: John <john.mccrae@progress.com>
Obvious fix; these changes are the result of automation not creative thinking.
Signed-off-by: John <john.mccrae@progress.com>
@johnmccrae johnmccrae requested a review from a team as a code owner December 21, 2022 19:41
@sonarcloud
Copy link

sonarcloud bot commented Dec 21, 2022

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

@johnmccrae johnmccrae merged commit f2cdefd into main Dec 21, 2022
@johnmccrae johnmccrae deleted the dependabot/bundler/omnibus/main/test-kitchen-3.5.0 branch December 21, 2022 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Chore non-critical maintenance of a project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants