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 github.com/fugue/fugue-client from 0.16.1-0.20211005043439-349b701f0ad5 to 0.19.2 #112

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2023

Bumps github.com/fugue/fugue-client from 0.16.1-0.20211005043439-349b701f0ad5 to 0.19.2.

Release notes

Sourced from github.com/fugue/fugue-client's releases.

Fix table formatter

This release fixes an issue with the table formatter that caused the client to exit with the error message error: No rows to display when the table would have no rows. The new behavior is to display the empty table and not raise an error.

Add docker image

This release adds an official fugue/fugue-client Docker image.

Added support for Rule Waivers expires-at

The Rule Waivers expires-at parameter can be one of:

  • A Unix timestamp
  • A RFC3339 formatted date
  • A duration in ISO 8601 format (e.g. P1Y2M3DT4H5M6S) up to hours (e.g. PT1H). We also support a "pseudo-ISO 8601" where the ISO 8601 is case insensitive and the P and T are facultative (e.g. 1y2m3d4h).

v0.18.0

  • Added support for creating and updating repository environments

Fix: create and update gov cloud environments

  • Fix create and update gov cloud environments
  • Fix security vulnerabilities

Sync families via fugue sync rules / * environments support on Groups

  • Add ability to sync custom rules into user defined families via fugue sync rules --target-rule-family
  • Add support for * environments on Group operations
    • Note: fugue create group --all-environments behavior has been updated to utilize * environments, creating the group for all current and future environments
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 [github.com/fugue/fugue-client](https://github.com/fugue/fugue-client) from 0.16.1-0.20211005043439-349b701f0ad5 to 0.19.2.
- [Release notes](https://github.com/fugue/fugue-client/releases)
- [Commits](https://github.com/fugue/fugue-client/commits/v0.19.2)

---
updated-dependencies:
- dependency-name: github.com/fugue/fugue-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 24, 2023
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.

None yet

0 participants