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

Update test-kitchen requirement from ~> 3.0.0 to ~> 3.5.0 #2413

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2023

Updates the requirements on test-kitchen to permit the latest version.

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)

3.4.0 (2022-10-20)

  • Support modern SSH keys on test instances with newer net-ssh/net-scp (@​tas50)
  • Require Ruby 2.7 or later since 2.6 is now EOL (@​tas50)

3.3.2 (2022-08-03)

Full Changelog

  • Allow to use regexp in includes/excludes to filter platforms #1828(@​Annih)

3.3.1 (2022-07-04)

Full Changelog

3.3.0 (2022-06-10)

3.2.2 (2021-12-01)

  • Moved the kitchen diagnose warnings to stderr to prevent YAML parsing errors - @​ashiqueps

3.2.1 (2021-11-29)

3.2.0 (2021-11-17)

  • Support the new compliance directory in the chef_infra (chef_zero) provisioner - #1827(@​tas50)

3.1.1 (2021-10-26)

... (truncated)

Commits

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)

@dependabot dependabot bot requested review from a team as code owners August 10, 2023 19:50
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 10, 2023
@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

Merging #2413 (ff7d4b8) into develop (14a2b11) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop    #2413   +/-   ##
========================================
  Coverage    70.34%   70.34%           
========================================
  Files           13       13           
  Lines         1851     1851           
========================================
  Hits          1302     1302           
  Misses         549      549           
Flag Coverage Δ
unittests 70.34% <ø> (ø)

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

Updates the requirements on [test-kitchen](https://github.com/test-kitchen/test-kitchen) to permit the latest version.
- [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.0.0...v3.5.0)

---
updated-dependencies:
- dependency-name: test-kitchen
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/test-kitchen-tw-3.5.0 branch from 9a0e866 to ff7d4b8 Compare August 11, 2023 15:10
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants