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

build(deps): bump github.com/lacework/go-sdk from 0.8.0 to 0.9.1 #117

Merged
merged 1 commit into from
Jun 22, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2021

Bumps github.com/lacework/go-sdk from 0.8.0 to 0.9.1.

Release notes

Sourced from github.com/lacework/go-sdk's releases.

v0.9.1

Release Notes

Another day, another release. These are the release notes for the version v0.9.1.

Bug Fixes

  • fix(api): Parse LastEvaluationTime correctly in hostVulnListHostsResponse (#446) (Darren)(7918c4c)
  • fix(api): Enable FirstSeenTime field in hostVulnListHostsResponse (#445) (Darren)(195d44a)

Docker Images

  • docker pull lacework/lacework-cli:latest
  • docker pull lacework/lacework-cli:scratch
  • docker pull lacework/lacework-cli:ubi-8
  • docker pull lacework/lacework-cli:centos-8
  • docker pull lacework/lacework-cli:debian-10
  • docker pull lacework/lacework-cli:ubuntu-1804
  • docker pull lacework/lacework-cli:amazonlinux-2

v0.9.0

Release Notes

Another day, another release. These are the release notes for the version v0.9.0.

Features

  • feat(cli): new account list command (#444) (Salim Afiune)(735d34e)
  • feat(cli): LQLv2 support (#441) (hazedav)(8ad4abf)

Bug Fixes

  • fix(cli): migration of Frankfurt organizational accounts (#447) (Salim Afiune)(73ed79a)
  • fix(cli): adding more policy keys for json output (#442) (hazedav)(7a0d77f)
  • fix(cli): better error messaging for policy create (#443) (hazedav)(06174ff)

Other Changes

  • chore(deps): bump github.com/fatih/color from 1.10.0 to 1.12.0 (#429) (dependabot[bot])(1b6bfe6)
  • test(cli): adding lqlv2 test resource (#439) (hazedav)(df22443)

Docker Images

  • docker pull lacework/lacework-cli:latest
  • docker pull lacework/lacework-cli:scratch
  • docker pull lacework/lacework-cli:ubi-8
  • docker pull lacework/lacework-cli:centos-8
  • docker pull lacework/lacework-cli:debian-10
  • docker pull lacework/lacework-cli:ubuntu-1804
  • docker pull lacework/lacework-cli:amazonlinux-2
Changelog

Sourced from github.com/lacework/go-sdk's changelog.

v0.9.1

Bug Fixes

  • fix(api): Parse LastEvaluationTime correctly in hostVulnListHostsResponse (#446) (Darren)(7918c4c)
  • fix(api): Enable FirstSeenTime field in hostVulnListHostsResponse (#445) (Darren)(195d44a)

v0.9.0

Features

  • feat(cli): new account list command (#444) (Salim Afiune)(735d34e)
  • feat(cli): LQLv2 support (#441) (hazedav)(8ad4abf)

Bug Fixes

  • fix(cli): migration of Frankfurt organizational accounts (#447) (Salim Afiune)(73ed79a)
  • fix(cli): adding more policy keys for json output (#442) (hazedav)(7a0d77f)
  • fix(cli): better error messaging for policy create (#443) (hazedav)(06174ff)

Other Changes

  • chore(deps): bump github.com/fatih/color from 1.10.0 to 1.12.0 (#429) (dependabot[bot])(1b6bfe6)
  • test(cli): adding lqlv2 test resource (#439) (hazedav)(df22443)

Commits
  • c8c2b64 release: v0.9.1 (#450)
  • 7918c4c fix(api): Parse LastEvaluationTime correctly in hostVulnListHostsResponse (#446)
  • 195d44a fix(api): Enable FirstSeenTime field in hostVulnListHostsResponse (#445)
  • f7f259f version bump to v0.9.1-dev
  • 38d424a release: v0.9.0 (#448)
  • 73ed79a fix(cli): migration of Frankfurt organizational accounts (#447)
  • 735d34e feat(cli): new account list command (#444)
  • 1b6bfe6 chore(deps): bump github.com/fatih/color from 1.10.0 to 1.12.0 (#429)
  • 8ad4abf feat(cli): LQLv2 support (#441)
  • 7a0d77f fix(cli): adding more policy keys for json output (#442)
  • 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/lacework/go-sdk](https://github.com/lacework/go-sdk) from 0.8.0 to 0.9.1.
- [Release notes](https://github.com/lacework/go-sdk/releases)
- [Changelog](https://github.com/lacework/go-sdk/blob/main/CHANGELOG.md)
- [Commits](lacework/go-sdk@v0.8.0...v0.9.1)

---
updated-dependencies:
- dependency-name: github.com/lacework/go-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 21, 2021
Copy link
Contributor

@afiune afiune left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tenor-137175595

@afiune afiune merged commit 23bb9ce into main Jun 22, 2021
@afiune afiune deleted the dependabot/go_modules/github.com/lacework/go-sdk-0.9.1 branch June 22, 2021 13:18
@lacework-releng lacework-releng mentioned this pull request Jun 23, 2021
@lacework-releng lacework-releng mentioned this pull request Jul 21, 2021
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