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

chore(deps): bump github.com/kong/kubernetes-testing-framework from 0.0.14 to 0.1.2 #1547

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2021

Bumps github.com/kong/kubernetes-testing-framework from 0.0.14 to 0.1.2.

Release notes

Sourced from github.com/kong/kubernetes-testing-framework's releases.

v0.1.1

  • fixes a regression in the kong addon postgres implementation caused by a typo

v0.1.0

This is the first release of the Kong Kubernetes Testing Framework (KTF).

Commits
  • 9641b69 fix: use bash for install script (#44)
  • e42af9e fix: integration tests status badge
  • 25dc5e5 fix: postgres implementation
  • dcbacb7 chore: add codecov to ci (#42)
  • a49f8c4 fix: script and README.md cleanup
  • 6b21631 fix: add repository checkout to release ci
  • b0783fa docs: update README.md with new ktf command line usage
  • c5636ff feat: add installer script for ktf command line
  • 3d98f05 feat: add multi-arch and multi-os builds to Makefile
  • bdd25fe feat: add release ci with artifact builds and checksums
  • Additional commits viewable in compare view

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 [github.com/kong/kubernetes-testing-framework](https:/kong/kubernetes-testing-framework) from 0.0.14 to 0.1.2.
- [Release notes](https:/kong/kubernetes-testing-framework/releases)
- [Commits](Kong/kubernetes-testing-framework@v0.0.14...v0.1.2)

---
updated-dependencies:
- dependency-name: github.com/kong/kubernetes-testing-framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner July 14, 2021 14:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 14, 2021
@shaneutt shaneutt self-assigned this Jul 14, 2021
@codecov
Copy link

codecov bot commented Jul 14, 2021

Codecov Report

Merging #1547 (f0d2494) into next (bde3f38) will decrease coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             next    #1547      +/-   ##
==========================================
- Coverage   50.50%   50.44%   -0.07%     
==========================================
  Files          92       92              
  Lines        6437     6437              
==========================================
- Hits         3251     3247       -4     
- Misses       2879     2881       +2     
- Partials      307      309       +2     
Flag Coverage Δ
integration-test 45.07% <ø> (-0.05%) ⬇️
unit-test 38.57% <ø> (-0.05%) ⬇️

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

Impacted Files Coverage Δ
pkg/parser/parser.go 83.26% <0.00%> (-1.26%) ⬇️
railgun/internal/ctrlutils/ingress-status.go 61.63% <0.00%> (-0.87%) ⬇️
railgun/internal/ctrlutils/utils.go 88.88% <0.00%> (+2.77%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bde3f38...f0d2494. Read the comment docs.

@shaneutt shaneutt merged commit 6c77c91 into next Jul 14, 2021
@shaneutt shaneutt deleted the dependabot/go_modules/next/github.com/kong/kubernetes-testing-framework-0.1.2 branch July 14, 2021 14:49
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant