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/go-kong from 0.15.0 to 0.17.0 #306

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2021

Bumps github.com/kong/go-kong from 0.15.0 to 0.17.0.

Release notes

Sourced from github.com/kong/go-kong's releases.

v0.17.0

v0.17.0 changelog

v0.16.0

v0.16.0 changelog

Changelog

Sourced from github.com/kong/go-kong's changelog.

[v0.17.0] - 2021/04/05

Added

  • Added support for Developer entities. Thanks to @​ChristianJacquot! #27
  • Added support for Developer Role entities. Thanks to @​mmorel-35! #30
  • RBAC roles now support pagination and listing all entities. Thanks to @​mmorel-35! #30
  • Tests can now require the Portal. Added helpers to enable the Portal and related settings. #30
  • Clients now use interfaces. Other libraries that use go-kong can define mock types that implement these interfaces for unit tests that do not require an actual Kong instance. #24

Fixed

  • RBAC roles now properly include their negative field in requests to Kong. #32

[v0.16.0] - 2021/03/03

Added

  • Service now includes URL.
Commits
  • e1eda37 Update dependencies (#35)
  • fe33ba0 release: add 0.17.0 changelog
  • fca4dec feat: add developer support (#27)
  • 0ef6803 fix(rbac) include Negative when marshaling RBAC (#32)
  • c7f0c90 test: add logs for skipped tests
  • cabe363 feat: add workspace test scaffolding
  • 88a660f refactor: use struct for required test features
  • d4dcf59 feat: add Portal requirement for Portal tests
  • 8cfb7dd fix: remove PUT from developer role Create
  • a42ecea feat: support paginated dev and RBAC roles
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner April 6, 2021 12:23
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 6, 2021
@CLAassistant
Copy link

CLAassistant commented Apr 6, 2021

CLA assistant check
All committers have signed the CLA.

Bumps [github.com/kong/go-kong](https://github.com/kong/go-kong) from 0.15.0 to 0.17.0.
- [Release notes](https://github.com/kong/go-kong/releases)
- [Changelog](https://github.com/Kong/go-kong/blob/main/CHANGELOG.md)
- [Commits](Kong/go-kong@v0.15.0...v0.17.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/main/github.com/kong/go-kong-0.17.0 branch from d2b097e to 666448a Compare April 6, 2021 13:41
@mflendrich
Copy link
Contributor

Breaking change. Taken care of by #303

@mflendrich mflendrich closed this Apr 6, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/main/github.com/kong/go-kong-0.17.0 branch April 6, 2021 13:41
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.

2 participants