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): update aqua-packages #76

Merged
merged 1 commit into from
Nov 12, 2022

Conversation

mend-for-github-com[bot]
Copy link
Contributor

@mend-for-github-com mend-for-github-com bot commented Nov 7, 2022

This PR contains the following updates:

Package Update Change
anchore/syft minor v0.59.0 -> v0.60.3
aquaproj/aqua-registry minor v3.82.0 -> v3.92.0
golang.org/x/tools/gopls minor v0.9.5 -> v0.10.1
golang/go patch 1.19.2 -> 1.19.3
helm/helm patch v3.10.1 -> v3.10.2

Release Notes

anchore/syft

v0.60.3

Compare Source

Changelog

v0.60.3 (2022-11-03)

Full Changelog

v0.60.2

Compare Source

Changelog

v0.60.2 (2022-11-02)

Full Changelog

v0.60.1

Compare Source

Changelog

v0.60.1 (2022-11-01)

Full Changelog

Added Features
Bug Fixes
aquaproj/aqua-registry

v3.92.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v3.91.0...v3.92.0

🎉 New Packages

#​7772 denizgursoy/gotouch: Customizable Project Creator
#​7764 in-toto/in-toto-golang: A Go implementation of in-toto. in-toto is a framework to protect software supply chain integrity
#​7743 mvisonneau/tfcw: Terraform Cloud Wrapper
#​7760 smartxworks/knest: Kubernetes-in-Kubernetes Made Simple

Contributors

Thank you, Contributors!

@​ponkio-o #​7743

v3.91.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v3.90.0...v3.91.0

🎉 New Packages

#​7705 sigstore/sget: sget is command for safer, automatic verification of signatures and integration with Sigstore's binary transparency log, Rekor

Fixes

#​7660 minamijoyo/myaws: Support old versions
#​7661 ysugimoto/falco: Support old versions
#​7701 nushell/nushell: asset format was changed

Contributors

Thank you, Contributors!

@​ponkio-o #​7660 #​7661

v3.90.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v3.89.0...v3.90.0

🎉 New Packages

#​7644 abhimanyu003/sttr: cross-platform, cli app to perform various operations on string
#​7654 pfnet-research/git-ghost: Synchronize your working directory efficiently to a remote place without committing the changes

Fixes

#​7645 aristocratos/btop: Asset format was changed
#​7632 hirosassa/ksnotify: Fix the description

Contributors

Thank you, Contributors!

@​ponkio-o #​7654

v3.89.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v3.88.0...v3.89.0

🎉 New Packages

#​7630 dtan4/ghrls: List & Describe GitHub Releases
#​7627 hirosassa/ksnotify: A CLI command to parse kustomize build result and notify it to GitLab
#​7620 kashav/fsql: Search for files using a fun query language
#​7631 yinheli/sshw: ssh client wrapper for automatic login

Contributors

Thank you, Contributors!

@​ponkio-o #​7620 #​7630 #​7631
@​hirosassa #​7627

v3.88.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v3.87.0...v3.88.0

🎉 New Packages

#​7599 zyedidia/micro: A modern and intuitive terminal-based text editor

Contributors

Thank you, Contributors!

@​ponkio-o #​7599

v3.87.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v3.86.0...v3.87.0

🎉 New Packages

#​7589 citrusframework/yaks: YAKS is a platform to enable Cloud Native BDD testing on Kubernetes

Contributors

Thank you, Contributors!

@​tadayosi #​7589

v3.86.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v3.85.0...v3.86.0

🎉 New Packages

#​7523 woodpecker-ci/woodpecker/woodpecker-cli: Command line tool for Woodpecker CI

Fixes

#​7541 kanisterio/kanister: Remove darwin support

The support of darwin was removed.

#​7542 zigtools/zls: Fix the archive format

Archive format was changed from tar.xz to tar.zst.

Contributors

Thank you, Contributors!

@​CrystalMethod #​7523

v3.85.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v3.84.0...v3.85.0

🎉 New Packages

#​7473 genuinetools/amicontained: Container introspection tool. Find out what container runtime is being used as well as features available
#​7488 mitchellh/gon: Sign, notarize, and package macOS CLI tools and applications written in any language. Available as both a CLI and a Go library
#​7486 runatlantis/atlantis: Terraform Pull Request Automation
#​7495 sonatype-nexus-community/nancy: A tool to check for vulnerabilities in your Golang dependencies, powered by Sonatype OSS Index

Contributors

Thank you, Contributors!

@​CrystalMethod #​7495
@​mikutas #​7486

v3.84.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v3.83.0...v3.84.0

🎉 New Packages

#​7466 charmbracelet/vhs: Your CLI home video recorder
#​7446 purpleclay/dns53: Dynamic DNS within Amazon Route53. Expose your EC2 quickly, easily and privately

Contributors

Thank you, Contributors!

@​CrystalMethod #​7446

v3.83.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v3.82.0...v3.83.0

🎉 New Packages

#​7412 mattn/twty: command-line twitter client written in golang
#​7439 minamijoyo/myaws: A human friendly AWS CLI written in Go

Contributors

Thank you, Contributors!

@​ponkio-o #​7412 #​7439

golang/tools

v0.10.1

Compare Source

This release contains a fix for golang/go#​56505: a new crash during method completion on variables of type *error.

Thank you to everyone who filed a crash report.

v0.10.0

Compare Source

This release contains initial support for standalone packages and package renaming. Please see below for more details.

We are also changing our release policy to better align with semver.

Support changes

This version of gopls contains changes to our release policy, deprecates support for some older Go versions, and deprecates support for several experimental features.

New release policy

As described in golang/go#​55267, we are tightening our release policy to better follow semver, increase stability, and reduce release-related toil. Significant new features will only be introduced in *.*.0 patch versions, and subsequent patch releases will consist only of bugfixes. For example, this version (v0.10.0) introduces several new features, described below. Subsequent v0.10.* releases will contain only bugfixes.

Final support for Go 1.13-1.15

Consistent with the above release policy and our stated support window, the v0.10.* minor version will be the final set of releases to support being used with Go 1.13-1.15. See https://github.com/golang/go/issues/52982 for details.

Gopls will pop up a warning if it resolves a version of the go command that is older than 1.16. Starting with gopls@v0.11.0, gopls will cease to function when used with a go command with a version older than 1.16.

Deprecated experimental features

The following experimental features are deprecated, and will be removed in gopls@v0.11.0:

  • experimentalWorkspaceModule (golang/go#​52897): this feature has been replaced by go.work files. See our documentation for information on how to use go.work files to work on multiple modules.
  • experimentalWatchedFileDelay (golang/go#​55268): LSP clients should instead be responsible for buffering workspace/didChangeWatchedFiles notifications.
  • experimentalUseInvalidMetadata (golang/go#​54180): we are going to focus instead on improving diagnostics for broken workspaces.

New Features

Support for "standalone packages"

Gopls now recognizes certain files as "standalone main packages", meaning they should be interpreted as main packages consisting of a single file. To do this, gopls looks for packages named main containing a single build constraint that matches one of the tags configured by the new standaloneTags setting.

This enables cross references and other features when working in a file such as the example below that contains a //go:build ignore build constraint.

image

(preview) Support for package renaming

This version of gopls contains initial support for renaming packages (golang/go#​41567). This is a work in progress and has a surprising number of edge cases. Additionally, this feature depends heavily on LSP client behavior: renaming a package involves moving the underlying package directory, which may behave differently in different editors. Please try it out, and report your experience at golang/go#​56184.

To rename a package, initiate a rename request on the package clause of a file in the package:
image

When this renaming is applied, gopls will adjust other package files accordingly, rename the package directory, and update import paths referencing the current package or any nested package in the renamed directory.
image

Method information in hover

Hovering over a type now shows a summary of its methods.

image

Support for Go 1.19 doc comment syntax

This version of gopls supports the new doc comment syntax added in Go 1.19. See https://go.dev/doc/comment for more details.

image

New diff algorithm

This version of gopls uses an entirely new diff algorithm behind the scenes, to compute the text edits that gopls sends to the LSP client. We hope that this fixes a number of bugs in the old diff implementation, but for the most part you should not notice any effect of this change. If you do experience problems related to text edits, please report an issue and set the "newDiff" setting to "old" to revert to the old diff algorithm.

Configuration changes

This release changes the default value of the "directoryFilters" setting from ["-node_modules"] to ["-**/node_modules"], following support for wildcard syntax.

Bug fixes

This version of gopls includes several bug fixes, notably:

A full list of all issues fixed can be found in the gopls/v0.10.0 milestone.
To report a new problem, please file a new issue at https://go.dev/issues/new.

Thank you to our contributors!

@​adonovan, @​brianpursley, @​findleyr, @​hyangah, @​pjweinbgo, @​suzmue, and @​dle8!

golang/go

v1.19.3

Compare Source

helm/helm

v3.10.2

Compare Source

Helm v3.10.2 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Installation and Upgrading

Download Helm v3.10.2. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @​mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.10.3 will contain only bug fixes and be released on December 14, 2022
  • 3.11.0 is the next feature releaseand be released on January 18, 2023

Changelog

  • fix a few function names on comments 50f003e (cui fliter)
  • redirect registry client output to stderr c3a62f7 (Cyril Jouve)
  • Readiness & liveness probes correct port 727bdf1 (Peter Leong)

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

@mend-for-github-com mend-for-github-com bot added the dependencies Dependency management and updates label Nov 7, 2022
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 7, 2022
@mend-for-github-com mend-for-github-com bot enabled auto-merge (squash) November 7, 2022 02:43
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/aqua-packages branch 3 times, most recently from e896b1c to dc4f47e Compare November 10, 2022 19:07
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/aqua-packages branch from dc4f47e to 207eeef Compare November 11, 2022 19:31
@sheldonhull sheldonhull enabled auto-merge (squash) November 12, 2022 15:40
@sheldonhull sheldonhull merged commit b8fdad6 into main Nov 12, 2022
@sheldonhull sheldonhull deleted the whitesource-remediate/aqua-packages branch November 12, 2022 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency management and updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant