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 #96

Merged
merged 1 commit into from
Sep 1, 2023
Merged

chore(deps): update aqua #96

merged 1 commit into from
Sep 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
GoogleContainerTools/skaffold minor v2.6.3 -> v2.7.0
aquaproj/aqua-registry minor v4.42.0 -> v4.43.0
nektos/act patch v0.2.49 -> v0.2.50
sigstore/cosign minor v2.1.1 -> v2.2.0
weaveworks/eksctl minor v0.154.0 -> v0.155.0
zellij-org/zellij minor v0.37.2 -> v0.38.1

Release Notes

GoogleContainerTools/skaffold (GoogleContainerTools/skaffold)

v2.7.0

Compare Source

Linux amd64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.7.0/skaffold-linux-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

Linux arm64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.7.0/skaffold-linux-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

macOS amd64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.7.0/skaffold-darwin-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

macOS arm64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.7.0/skaffold-darwin-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

Windows
https://storage.googleapis.com/skaffold/releases/v2.7.0/skaffold-windows-amd64.exe

Docker image
gcr.io/k8s-skaffold/skaffold:v2.7.0

Highlights:

New Features and Additions:

  • feat: enable skaffold render to track telemetry #​9020
  • feat: support url as kustomize file path #​9023
  • feat: configure verify and exec commands to emit metrics #​9013
  • feat: support overrides in helm renderer #​8966
  • feat: Add Sprig template functions #​9005
  • feat: remove condition that checks if an image was built from Skaffold #​8935

Fixes:

  • fix: status check lists all events #​9015
  • fix: Use moby/patternmatcher for dockerignore #​9029
  • fix: Ignore unset variables from minikube docker-env #​9018
  • fix: #​9006 - Filter port forwarding resources for docker deploy #​9008
  • fix: documentation for Helm Template Value #​8991
  • fix: status check connecting to the wrong k8s context #​8981
  • fix: remote kustomize manifest being watched #​8979
  • fix: Add integration tests for helm namespace #​8965
  • fix: edit original file if the given skaffold path is a symlink #​8955
  • fix: verify hangs if event-logs-file does not exist (#​7613) #​8961
  • fix: Fix typo in Cloud Run log tailing #​8944

Updates and Refactors:

  • chore: remove latest tagging from release process #​8986
  • chore: update the way the LTS images are built #​8953
  • chore: configure minikube to a static version in github ci #​8951
  • chore: disable edge image scanning #​8942
  • chore: save public image tag #​8930
  • chore: upgrade go 1.19.10 -> 1.20.7 #​8992
  • chore: upgrade go to 1.21.0 #​8999
  • chore: bump flask from 2.3.2 to 2.3.3 in /integration/examples #​9041
  • chore: bump flask from 2.3.2 to 2.3.3 in /examples #​9042
  • chore: bump github/codeql-action from 2.20.1 to 2.20.2 #​8928
  • chore: bump github/codeql-action from 2.20.2 to 2.20.3 #​8937
  • chore: bump github/codeql-action from 2.20.3 to 2.20.4 #​8950
  • chore: bump github/codeql-action from 2.20.4 to 2.21.0 #​8964
  • chore: bump github/codeql-action from 2.21.0 to 2.21.1 #​8975
  • chore: bump github/codeql-action from 2.21.1 to 2.21.2 #​8980
  • chore: bump github/codeql-action from 2.21.2 to 2.21.3 #​9000
  • chore: bump github/codeql-action from 2.21.3 to 2.21.4 #​9022
  • chore: bump github/codeql-action from 2.21.4 to 2.21.5 #​9053
  • chore: bump github.com/sigstore/rekor from 1.1.1 to 1.2.0 #​8829
  • chore: bump google.golang.org/grpc from 1.48.0 to 1.53.0 in /examples/grpc-e2e-tests/cloud-spanner-bootstrap #​8932
  • chore: bump google.golang.org/grpc from 1.50.0 to 1.53.0 in /examples/grpc-e2e-tests/service #​8933
  • chore: bump google.golang.org/grpc from 1.50.0 to 1.53.0 in /integration/examples/grpc-e2e-tests/service #​8934
  • chore: bump google.golang.org/grpc from 1.48.0 to 1.53.0 in /integration/examples/grpc-e2e-tests/cloud-spanner-bootstrap #​8931
  • chore: bump puma from 4.3.12 to 5.6.7 in /examples/ruby/backend #​9036
  • chore: bump puma from 4.3.12 to 5.6.7 in /integration/examples/ruby/backend #​9037
  • chore: bump ossf/scorecard-action from 2.1.3 to 2.2.0 #​8915

Docs, Test, and Release Updates:

  • fix: verify flaky tests #​9050
  • docs: Update documentation #​9017
  • docs: add example to use cloudrun deployer + local build #​8983
  • docs: add anchors to yaml paths #​8541
  • docs: schema version mapping #​8973
  • docs: remove duplicate page meta links #​8824
  • docs: document cmd template function #​8929

Huge thanks goes out to all of our contributors for this release:

  • Brian Topping
  • dependabot[bot]
  • ericzzzzzzz
  • Frank Farzan
  • Jack Wilsdon
  • James C Scott III
  • Maxim De Clercq
  • Michael Plump
  • Renzo Rojas
aquaproj/aqua-registry (aquaproj/aqua-registry)

v4.43.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.42.0...v4.43.0

🎉 Reached 1,200 packages 🎉

Thank you, all contributors!

🎉 New Packages

#​14992 osteele/gojekyll: A fast Go implementation of the Jekyll blogging engine @​ponkio-o
#​14971 sass/dart-sass: The reference implementation of Sass, written in Dart @​ponkio-o

nektos/act (nektos/act)

v0.2.50

Compare Source

Changelog

New Features
Bug fixes
Other
sigstore/cosign (sigstore/cosign)

v2.2.0

Compare Source

Enhancements

  • switch to uploading DSSE types to rekor instead of intoto (#​3113)
  • add 'cosign sign' command-line parameters for mTLS (#​3052)
  • improve error messages around bundle != payload hash (#​3146)
  • make VerifyImageAttestation function public (#​3156)
  • Switch to cryptoutils function for SANS (#​3185)
  • Handle HTTP_1_1_REQUIRED errors in github provider (#​3172)

Bug Fixes

  • Fix nondeterminsitic timestamps (#​3121)

Documentation

  • doc: Add example of sign-blob with key in env var (#​3152)
  • add deprecation notice for cosign-releases GCS bucket (#​3148)
  • update doc links (#​3186)

Others

  • Upgrade to go1.21 (#​3188)
  • Updates ci tests (#​3142)
  • test using latest release of scaffolding (#​3187)
  • ci: free up disk space for the gh runner (#​3169)
  • update go-github to v53 (#​3116)
  • call e2e test for cosign attach (#​3112)
  • bump build cross to use go1.20.6 and cosign image to 2.1.1 (#​3108)

Contributors

  • Bob Callaway
  • Carlos Tadeu Panato Junior
  • Dmitry Savintsev
  • Hayden B
  • Hector Fernandez
  • Jason Hall
  • Jon Johnson
  • Jubril Oyetunji
  • Paulo Gomes
  • Priya Wadhwa
  • 张志强
weaveworks/eksctl (weaveworks/eksctl)

v0.155.0: eksctl 0.155.0 (permalink)

Compare Source

Release v0.155.0

🚀 Features

  • Add support for us-iso-west-1 region (#​6997)

🎯 Improvements

  • Add validations for managed nodegroup labels (#​6947)
  • Switch default volume type back to gp3 for ISO regions (#​6969)

🐛 Bug Fixes

  • Fix merge release workflow when there is nothing to merge (#​6993)

🧰 Maintenance

zellij-org/zellij (zellij-org/zellij)

v0.38.1

Compare Source

This is a patch release, fixing some minor issues encountered after the latest major release

What's Changed

Full Changelog: zellij-org/zellij@v0.38.0...v0.38.1

v0.38.0

Compare Source

This release includes lots of improvements for the Zellij UI/UX as well as some exciting new plugin features and infrastructure.
It also provides some performance and resourcee utilization improvements.

This release is a breaking change for plugins. Please see the upgrade guide for plugins

UI/UX

> Session Manager

262799415-6d93e314-8096-49a3-9a51-36f794b3a2c0

Read more...

Zellij now includes a built-in session-manager. It is implemented as a plugin and so all of its API is available to plugin authors as well.
The session-manager can switch between sessions, focus a specific tab or pane in the current or in another session, create new sessions and fuzzy-find sessions/tabs/panes by their names.

By default, the session-manager can be started from the SESSION mode, the default key-binding sequence being Ctrl o + w.

If you have a custom keybindings configuration, please see the "Updating a custom keybindings configuration" section below.

> Move panes between tabs

Panes can now be moved between tabs. One can Break a pane to a new tab, meaning that a new tab would be created "around" this pane.

Read more... These new keybindings can be found in `Tab` mode. By default, they are: * `Ctrl t` + `b` - Break pane into new tab * `Ctrl t` + `[` or `]` - Move pane between tabs

If you have a custom keybindings configuration, please see the "Updating a custom keybindings configuration" section below.

> Support shortcuts for opening commands in floating panes
Read more... The `Run` keybinding now supports `floating true` and `name `. This would allow you to bind a key shortcut (eg. `Ctrl f`), to open a specific command (eg. `cargo test`) in a floating pane.
> All session names should now be non-offensive

Thanks @​tlinford for your work on this!

> Updating a custom keybindings configuration
Read more... Do you have a custom keybindings configuration in your `config.kdl` file? Does the `keybinds` section have a `clear-defaults=true` attribute? If so, you have to take a small extra step to get the new keybindings for the `session-manager` and the `Break pane` keybindings:

You'll need to either:

  1. Remove the clear-defaults=true part in order to get these keybindings "merged" with your custom keybindings.
  2. Manually add the following sections to your configuration: session-manager, break-tab

Plugins

> Plugins are now configurable
Read more...

One can now start plugins with a custom key/value configuration, either from layouts:

    pane {
        plugin location="file:/path/to/my/plugin.wasm" {
            some_key "some_value"
            another_key 1
        }
    }

Or from the cli:

zellij action launch-or-focus-plugin --configuration "some_key=some_value,another_key=1"
> Plugin permission system (thanks and great work @​jaeheonji!)

img-2023-08-12-164545

Read more... Zellij now includes a permission system for plugins. Plugins can request permissions with the `request_permission` API call. This will display a help screen asking the user to approve permissions to this plugin. Permissions are cached in a `permissions.kdl` file in the user's cache folder and can be cleared by deleting or editing the file.
> move_to_focused_tab attribute added to the LaunchOrFocusPlugin keybinding
Read more...

The LaunchOrFocusPlugin keybind (and launch-or-focus-plugin cli command) now include a move_to_focused_tab attribute. If true, when focusing the plugin it will always start in the user's focused tab. This is useful for UI pop-up windows (such as the session-manager) to not move the user's focus from the tab they're in.

> Plugins are now forwards compatible thanks to protocol buffers
Read more...

Zellij plugins have always communicated with the host system (Zellij itself) by serializing/deserializing complex structures over STDIN/STDOUT. This caused problems both for other SDK writers who had to reverse engineer the serialization and for plugin upgrading. Starting this version, Zellij uses Ptorocol Buffers in order to communicate across the wasm boundary.

This means that plugins now should not break in future versions unless there's an API behavior change, which we as maintainers make an effort to do only very rarely.

Bug Fixes
  1. Plugged a memory leak (more info: #​2675)
  2. Fixed occasional pane resizing glitches
  3. Pane frame is now colored when in a mirrored multiplayer session

Special thanks to @​har7an for his tremendous efforts bringing the CI into shape before the release!

New Contributors

Do you like Zellij?

Me too! So much so that I spend 100% of my time developing and maintaining it and have no other income. Zellij will always be free and open-source. If the tool gives you value and you are able, please consider a recurring monthly donation of 5-10$ to help me pay my bills. There are Zellij stickers in it for you! https://github.com/sponsors/imsnif

Full Changelog: zellij-org/zellij@v0.37.2...v0.38.0


Configuration

📅 Schedule: Branch creation - "after 4pm on thursday" in timezone America/Los_Angeles, 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, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Sep 1, 2023
@renovate renovate bot enabled auto-merge (squash) September 1, 2023 00:20
@renovate renovate bot merged commit 988cece into main Sep 1, 2023
4 checks passed
@renovate renovate bot deleted the renovate/aqua branch September 1, 2023 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant