[go: up one dir, main page]

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

Merged
merged 2 commits into from
Jul 28, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor
@renovate renovate bot commented Jul 28, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
GoogleContainerTools/skaffold patch v2.13.0 -> v2.13.1
aquaproj/aqua-registry minor v4.205.0 -> v4.208.0
charmbracelet/gum patch v0.14.1 -> v0.14.3
dlvhdr/gh-dash minor v4.3.0 -> v4.4.0
eza-community/eza patch v0.18.22 -> v0.18.23
homeport/dyff patch v1.8.0 -> v1.8.1
junegunn/fzf patch v0.54.0 -> v0.54.2
kevincobain2000/gobrew patch v1.10.8 -> v1.10.9
kubernetes-sigs/kustomize patch v5.4.2 -> v5.4.3
leg100/pug patch v0.4.2 -> v0.4.3
neovim/neovim patch v0.10.0 -> v0.10.1
sigstore/cosign minor v2.2.4 -> v2.3.0
starship/starship minor v1.19.0 -> v1.20.1
tofuutils/tenv minor v2.6.1 -> v2.7.9

Release Notes

GoogleContainerTools/skaffold (GoogleContainerTools/skaffold)

v2.13.1: Release

Compare Source

v2.13.1 Release - 2024-07-26

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

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

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

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

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

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

Full Changelog: GoogleContainerTools/skaffold@v2.13.0...v2.13.1

Highlights:

New Features and Additions:

  • feat: make ADC the default option for GCP authentication when using go-containerregistry #​9456

Fixes:

  • fix: send maxRetries property when it is specified by the user in a cloud run job manifest #​9475
aquaproj/aqua-registry (aquaproj/aqua-registry)

v4.208.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.207.0...v4.208.0

🎉 New Packages

#​25225 qdrant/qdrant: High-performance, massive-scale Vector Database for the next generation of AI @​takumin
#​25226 weaviate/weaviate: Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database @​takumin

Fixes

#​25228 Rename the package dagu-dev/dagu to daguflow/dagu

v4.207.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.206.0...v4.207.0

🎉 New Packages

#​25168 suzuki-shunsuke/ghproj: Add GitHub Issues and Pull Requests to GitHub Projects

Fixes

#​25164 rancher/rke: Regenerate the setting

v4.206.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.205.0...v4.206.0

🎉 New Packages

#​25077 kattouf/ProgressLine: Track commands progress in a compact one-line format

Fixes

#​25080 aquaproj/aqua-registry-updater, aquaproj/registry-tool: Remove cosign_experimental
#​25123 woodpecker ci/woodpecker/woodpecker-cli: Regenerate the setting

charmbracelet/gum (charmbracelet/gum)

v0.14.3

Compare Source

Fixin’ more bugs

Hot on the heels of the last release (very hot, in fact), here’s one more quick point release to fix a regression in spinner.


Verifying the artifacts

First, download the checksums.txt file, for example, with wget:

wget 'https://github.com/charmbracelet/gum/releases/download/v0.14.3/checksums.txt'

Then, verify it using cosign:

cosign verify-blob \
  --certificate-identity 'https://github.com/charmbracelet/meta/.github/workflows/goreleaser.yml@refs/heads/main' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
  --cert 'https://github.com/charmbracelet/gum/releases/download/v0.14.3/checksums.txt.pem' \
  --signature 'https://github.com/charmbracelet/gum/releases/download/v0.14.3/checksums.txt.sig' \
  ./checksums.txt

If the output is Verified OK, you can safely use it to verify the checksums of other artifacts you downloaded from the release using sha256sum:

sha256sum --ignore-missing -c checksums.txt

Done! You artifacts are now verified!

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

v0.14.2

Compare Source

Fixin’ bugs

This is a maintenance release to pull in various fixes from huh upstream. As a bonus, macOS binaries are now also signed and notarized courtesy @​goreleaser.

Thanks for using Gum!

Changelog

New
Changed
Fixed

New Contributors

Full Changelog: charmbracelet/gum@v0.14.1...v0.14.2


The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or Discord.

dlvhdr/gh-dash (dlvhdr/gh-dash)

v4.4.0

Compare Source

Changelog

eza-community/eza (eza-community/eza)

v0.18.23: eza v0.18.23

Compare Source

Changelog

Bug Fixes
  • Disable broken freebsd tests
Documentation
  • Clear up confusion around ls
Miscellaneous Tasks
  • Release eza v0.18.23
Build
  • Bump log from 0.4.21 to 0.4.22
  • Bump DeterminateSystems/nix-installer-action from 12 to 13
  • Bump plist from 1.6.1 to 1.7.0

Checksums

sha256sum

14965a8cd5325d8e61e3ea4e12b40c4232d1436728a73242b361cdcdecef1032  ./target/bin-0.18.23/eza_aarch64-unknown-linux-gnu.tar.gz
185456626e4457ae05a187f4661ad40d30e3522df561a3fab06ff27ffbce7d8b  ./target/bin-0.18.23/eza_aarch64-unknown-linux-gnu.zip
edade58bb91001dd2fe699469d41129b9f67daea232640f0f3b7fbc389e9c3f2  ./target/bin-0.18.23/eza_arm-unknown-linux-gnueabihf.tar.gz
73c918f8a6031e32cf07567bea2d919ca8c030fa55c721899e80da0456ef6acf  ./target/bin-0.18.23/eza_arm-unknown-linux-gnueabihf.zip
77c8fc165f0b3553e34a4f74e6ac7c2fc866761d39bd0a9eaad350f5d046dfdf  ./target/bin-0.18.23/eza.exe_x86_64-pc-windows-gnu.tar.gz
e86d0be26744877ed2526b502a7a04344012c19777e171adf8e31b3043ebfa1c  ./target/bin-0.18.23/eza.exe_x86_64-pc-windows-gnu.zip
b4351b3eaa7849aadb005b5769efac120c52a58851c3365fc8de6dcb6721c316  ./target/bin-0.18.23/eza_x86_64-unknown-linux-gnu.tar.gz
7e438762326ff24d6ca20a910ffa852e94697d74a69d2c85e3464bd1e302d768  ./target/bin-0.18.23/eza_x86_64-unknown-linux-gnu.zip
8d0f3204795c04ed50060eb87d264770271658ee7964b21dd83f7119110e1166  ./target/bin-0.18.23/eza_x86_64-unknown-linux-musl.tar.gz
deb517d6276a65b4e470947331f518d09f12755a173b20b418ba36989de53210  ./target/bin-0.18.23/eza_x86_64-unknown-linux-musl.zip

md5sum

e057d3fc41c0566be6c7834d200870e4  ./target/bin-0.18.23/eza_aarch64-unknown-linux-gnu.tar.gz
d057d39dc125925d0a27ec1d0d1fe52e  ./target/bin-0.18.23/eza_aarch64-unknown-linux-gnu.zip
f93c883071202e414adb07dc302c47fb  ./target/bin-0.18.23/eza_arm-unknown-linux-gnueabihf.tar.gz
b2bb24baab551899465a6021032f5fa6  ./target/bin-0.18.23/eza_arm-unknown-linux-gnueabihf.zip
b1731a8172deec4544dacb46814345ef  ./target/bin-0.18.23/eza.exe_x86_64-pc-windows-gnu.tar.gz
b91db0797bb0244e913024da23ec81ae  ./target/bin-0.18.23/eza.exe_x86_64-pc-windows-gnu.zip
9a4950bdcc1582ff444808a626238bec  ./target/bin-0.18.23/eza_x86_64-unknown-linux-gnu.tar.gz
4def0ac08356d46ecbaf16a5ebda8966  ./target/bin-0.18.23/eza_x86_64-unknown-linux-gnu.zip
cd3a28c2090ad57c9f674e075d770ccb  ./target/bin-0.18.23/eza_x86_64-unknown-linux-musl.tar.gz
9c7dc0de235540805ed5a88eb503665a  ./target/bin-0.18.23/eza_x86_64-unknown-linux-musl.zip

blake3sum

817e3f9b06ac39023aa7b5a7f9fb2734e9d8489e98d5a42411009ac4984adede  ./target/bin-0.18.23/eza_aarch64-unknown-linux-gnu.tar.gz
7318f4ec875e51c6fe78ac505e5455318af98b1b6005397e4d3b2e92ea1bd80c  ./target/bin-0.18.23/eza_aarch64-unknown-linux-gnu.zip
34b71cc004032f2d3430f2f4103e365a84a71c308b941e2ad617b074d5a75862  ./target/bin-0.18.23/eza_arm-unknown-linux-gnueabihf.tar.gz
b1f7aaf380a49dd0602273795a5ca69d21f2587b87036edfa47446a100b5230d  ./target/bin-0.18.23/eza_arm-unknown-linux-gnueabihf.zip
4a8dbe4df40da7ccbd72f189e2f88e43fa08fcd51486ed2b0c7f4954ff71e1f1  ./target/bin-0.18.23/eza.exe_x86_64-pc-windows-gnu.tar.gz
08cbd32e0325ff87650d469f113ce26f4a6932db9aa4d64f25baa58a97c5ae34  ./target/bin-0.18.23/eza.exe_x86_64-pc-windows-gnu.zip
7d54623d92545cb7cfd6e403362206f5aa3251cf405c54004497e3ef8eb906ca  ./target/bin-0.18.23/eza_x86_64-unknown-linux-gnu.tar.gz
130deb5f2cfb3bae17c565402754505d77a77684fdd28d7eb7f6cb2686ffbec5  ./target/bin-0.18.23/eza_x86_64-unknown-linux-gnu.zip
8996e40f459420dc0c3a3cefa3dba46b4a2777e109c93475e9dacc8d409eaf74  ./target/bin-0.18.23/eza_x86_64-unknown-linux-musl.tar.gz
f1af5f4e245429cc3fc81b9572c5d529f82663a19f54f1172e0c9ccac5045a76  ./target/bin-0.18.23/eza_x86_64-unknown-linux-musl.zip
homeport/dyff (homeport/dyff)

v1.8.1: dyff release v1.8.1

Compare Source

junegunn/fzf (junegunn/fzf)

v0.54.2: 0.54.2

Compare Source

  • Fixed incorrect syntax highlighting of truncated multi-line entries
  • Updated GoReleaser to 2.1.0 to simplify notarization of macOS binaries
    • macOS archives will be in tar.gz format instead of zip format since we no longer notarize the zip files but binaries
  • (Windows) Reverted a mintty fix in 0.54.0
    • As a result, mouse may not work on mintty in fullscreen mode. However, fzf will correctly read non-ASCII input in fullscreen mode (--no-height).
    • fzf unfortunately cannot read non-ASCII input when not in fullscreen mode on Windows. So if you need to input non-ASCII characters, add --no-height to your $FZF_DEFAULT_OPTS.
    • Any help in fixing this issue will be appreciated (#​3799, #​3847).

v0.54.1: 0.54.1

Compare Source

kevincobain2000/gobrew (kevincobain2000/gobrew)

v1.10.9

Compare Source

Changelog

kubernetes-sigs/kustomize (kubernetes-sigs/kustomize)

v5.4.3

Compare Source

Caution

The kustomize localize subcommand(this subcommand is now in the beta stage) now verifies the success of kustomize build when executed.
If you are using the missing manifests, maybe you failed to download them with the localize subcommand. Please use the --no-verify flag to skip validation steps.
#​5544: Run kustomize build with kustomize localize and add a no-verify flag.

Fix Bugs

#​5682: fix: include label in templates when adding by cli
#​5689: Fix sortOptions removal when running edit command

chore

#​5506: fix some comments
#​5718: fix lint error in kustomizationfile_test.go

Dependencies

#​5734: Update kyaml to v0.17.2
#​5735: Update cmd/config to v0.14.2
#​5736: Update api to v0.17.3

leg100/pug (leg100/pug)

v0.4.3

Compare Source

Bug Fixes
  • detect terragrunt modules without remote_state block (#​108) (379bea9)
  • flaky terragrunt test (5ffc73c)
  • incorrect width for task info sidebar (dd6b918)
  • make stdout available separate from stderr (#​104) (07ed378)
  • still print content if json prettification fails (fa0df2d)
Miscellaneous
  • bump bubbletea and lipgloss (361ae18)
  • make copy() do something (e90bd2b)
  • standardize service variable naming (dc01899)
neovim/neovim (neovim/neovim)

v0.10.1: NVIM 0.10.1

Compare Source

NVIM v0.10.1
Build type: Release
LuaJIT 2.1.1713484068

Changes since 0.10.0:

Features
  • lsp: Update LSP healthcheck format (#​28988)
Build System
  • deps: Bump tree-sitter-query to v0.4.0
  • deps: Bump tree-sitter-c to v0.21.3
  • deps: Bump tree-sitter-vimdoc to v3.0.0
  • deps: Drop unused bundled bash, python parsers and queries
  • macos: Disable deduplication in link step
  • "popcount" name conflict on NetBSD #​28983
  • Remove -O2 from gen_cflags
  • Reuse code for deps.txt for both deps and main build
Bug Fixes
  • Show swapfile warning as a warning (#​28972)
  • Assert failure in VimL expression parser
  • api: Alloc and draw cursor window in nvim__redraw
  • colorscheme: Underline StatusLineNC with 'notermguicolors' #​28810
  • column: Crash with 'signcolumn' set to "number" (#​29003)
  • column: Clamp line number for legacy signs
  • column: Modifying a sign should update placed signs (#​29750)
  • comment: Fall back to using trimmed comment markers (#​28950)
  • defaults: Default @​/Q broken when 'ignorecase' is set (#​29343)
  • drawline: Don't draw beyond end of window (#​29035)
  • drawline: Don't draw beyond end of window with 'rnu' (#​29406)
  • extmarks: Issues with revalidating marks #​28961
  • filetype: Fix typos in filetype detection
  • float: Handle error in win_float_create() (#​29742)
  • fs: Make vim.fs.root work for relative paths and unnamed buffers (#​28973)
  • health: Broken ruby detect #​28804
  • health: Fix fetching url with python in provider health (#​29594)
  • input: Handle vim.on_key() properly with ALT and K_SPECIAL (#​29677)
  • lsp: Add textDocument/documentLink to capability map (#​28838)
  • lsp: Hide layout in codelenses in virtual text (#​28794) (#​28895)
  • lsp: Detach all clients on_reload to force buf_state reload (#​28898)
  • lsp: Trigger LspDetach on buffer delete
  • lsp: Check if buffer was detached in on_init callback (#​28942)
  • lsp: Handle nil root_dir in health check (#​29010)
  • lsp: Do not detach from buffer if there are uninitialized clients (#​29043)
  • lsp: Clear lsp client diagnostics (#​29091)
  • lsp: Remove superfluous on_detach callback from semantic tokens module (#​29188)
  • lsp: Do not reset buf version when detaching client (#​29273)
  • lsp: Avoid vim.keymap.del error when stopping a client (#​29478)
  • lsp: Don't show codelens for buffers that don't support it (#​29690)
  • lsp: Inlay hints are rendered in the correct order (#​29707)
  • lua: Change some vim.fn.expand() to vim.fs.normalize() (#​29583)
  • marks: Revalidate marks whose position did not change
  • mouse: Early return when clicking in padded 'statuscolumn' (#​29394)
  • move: Half-page scrolling with resized grid at eob (#​28821)
  • path: Avoid chdir() when resolving path (#​28799)
  • quickfix: Make shortmess+=O work with cmdheight=0 (#​29609)
  • runtime: Source c ftplugin properly for cpp on Windows (#​29053)
  • runtime: Add commentstring for glsl ftplugin
  • snippet: Don't override unnamed register on tabstop select (#​29008)
  • snippet: Cancel snippet session when leaving the buffer (#​29044)
  • snippet: Modify base indentation when there's actually whitespace (#​29670)
  • tohtml: Replace ipairs with pairs
  • tohtml: Ignore lsp inlay hints
  • tohtml: Show how many warnings are hidden
  • tohtml: Properly handle multiple hl groups #​29012
  • tohtml: Extmark text may be out of bounds
  • tohtml: Support ranges again
  • treesitter: Do not modify highlight state for _on_spell_nav
  • treesitter: Ensure syntaxset augroup exists (#​29542)
  • treesitter: Display fields for anonymous nodes in :InspectTree
  • treesitter: Recognize aliased parsers in omnifunc, query linter
  • tui: Remove duplicate disabling of synchronized output (#​28884)
  • tui: Move $COLORTERM check to _defaults.lua (#​29206)
  • tui: Skip TUI in ui_rgb_attached (#​29096)
  • ui: Flush ext_cmdline events before doing cmdpreview (#​29062)
  • ui: Superfluous showmode / excessive grid_cursor_goto #​29089
  • ui: Avoid ambiguity about last chunk when flushing halfway (#​29718)
  • version: Fix vim.version().prerelease
  • vim.text: Remove assert from vim.text.hexdecode
  • win-msi: Add bin to PATH per-machine after installation (#​29099)
Documentation
  • Update LSP quickstart (#​28989)
  • Misc (#​29229)
  • Document 'list' behavior when 'listchars' excludes "tab" (#​29360)
  • Fix more treesitter parsing errors
  • Misc (#​29714)
  • lpeg: Merge upstream changes
  • lsp: Format the handwritten part #​29295
Refactor
  • Replace deprecated vim.loop with vim.uv
  • lsp: Reuse buf_detach_client logic in on_detach (#​28939) (#​29024)
  • path.c: Add nonnull attributes (#​28829)
  • tests: Use more global highlight definitions
  • tests: More global highlight definitions
Testing
  • Add a test for #​29119
  • Do not set termguicolors in test runner
  • Remove checks for failed tests on Windows
  • Starting and stopping treesitter highlight (#​29546)
  • Fix reporting "no flush received" too early (#​29735)

Install

Windows
Zip
  1. Download nvim-win64.zip
  2. Extract the zip
  3. Run nvim.exe on your CLI of choice
MSI
  1. Download nvim-win64.msi
  2. Run the MSI
  3. Run nvim.exe on your CLI of choice
macOS (x86_64)
  1. Download nvim-macos-x86_64.tar.gz
  2. Run xattr -c ./nvim-macos-x86_64.tar.gz (to avoid "unknown developer" warning)
  3. Extract: tar xzvf nvim-macos-x86_64.tar.gz
  4. Run ./nvim-macos-x86_64/bin/nvim
macOS (arm64)
  1. Download nvim-macos-arm64.tar.gz
  2. Run xattr -c ./nvim-macos-arm64.tar.gz (to avoid "unknown developer" warning)
  3. Extract: tar xzvf nvim-macos-arm64.tar.gz
  4. Run ./nvim-macos-arm64/bin/nvim
Linux (x64)

Minimum glibc version to run these releases is 2.31. People requiring releases
that work on older glibc versions can find them at
https://github.com/neovim/neovim-releases.

AppImage
  1. Download nvim.appimage
  2. Run chmod u+x nvim.appimage && ./nvim.appimage
    • If your system does not have FUSE you can extract the appimage:
      ./nvim.appimage --appimage-extract
      ./squashfs-root/usr/bin/nvim
Tarball
  1. Download nvim-linux64.tar.gz
  2. Extract: tar xzvf nvim-linux64.tar.gz
  3. Run ./nvim-linux64/bin/nvim
Other

SHA256 Checksums

4867de01a17f6083f902f8aa5215b40b0ed3a36e83cc0293de3f11708f1f9793  nvim-linux64.tar.gz
c4762d54cadfd9fa4497c7969197802c9cf9e0d926c39e561f0bd170e36c8aa0  nvim.appimage
f11f2c7ac72c2a6d6dba0817982ee88bd6dbeae0fcccdae62e1ef19e7e6c5632  nvim.appimage.zsync
dd88c86164e6fb34ee364c4a2b42c6a1832890003ae7c9c733032697d92cf7a6  nvim-macos-x86_64.tar.gz
4b322a8da38f0bbdcdcc9a2b224a7b5267f0b1610b7345cb880d803e03bb860b  nvim-macos-arm64.tar.gz
6b9be9acb4f5011f7ab6f7390286a579534e05f0dcf8f37d503c4d40b4adf548  nvim-win64.zip
7e7ba2f0079c48e181bd2253c65b54c4c9169465a1438dd3ddf2939041de6121  nvim-win64.msi
sigstore/cosign (sigstore/cosign)

v2.3.0

Compare Source

Features

  • Add PayloadProvider interface to decouple AttestationToPayloadJSON from oci.Signature interface (#​3693)
  • add registry options to cosign save (#​3645)
  • Add debug providers command. (#​3728)
  • Make config layers in ociremote mountable (#​3741)
  • upgrade to go1.22 (#​3739)
  • adds tsa cert chain check for env var or tuf targets. (#​3600)
  • add --ca-roots and --ca-intermediates flags to 'cosign verify' (#​3464)
  • add handling of keyless verification for all verify commands (#​3761)

Bug Fixes

  • fix: close attestationFile (#​3679)
  • Set bundleVerified to true after Rekor verification (Resolves #​3740) (#​3745)

Documentation

  • Document ImportKeyPair and LoadPrivateKey functions in pkg/cosign (#​3776)

Testing

  • Refactor KMS E2E tests (#​3684)
  • Remove sign_blob_test.sh test (#​3707)
  • Remove KMS E2E test script (#​3702)
  • Refactor insecure registry E2E tests (#​3701)

Contributors

  • Billy Lynch
  • bminahan73
  • Bob Callaway
  • Carlos Tadeu Panato Junior
  • Cody Soyland
  • Colleen Murphy
  • Dmitry Savintsev
  • guangwu
  • Hayden B
  • Hector Fernandez
  • ian hundere
  • Jason Power
  • Jon Johnson
  • Max Lambrecht
  • Meeki1l
starship/starship (starship/starship)

v1.20.1

Compare Source

Bug Fixes

v1.20.0

Compare Source

Features
  • color: add prev_fg and prev_bg as color specifiers based on the previous foreground/background colors respectively (#​6017) (9a3e87f)
  • color: add prevfg,prevbg as color specifiers based on the previous foreground/background colors respectively (9a3e87f)
  • gcloud: Disabled gcloud module when active config hasn't been set (#​6039) (4d36d46)
  • purescript: add support for spago-next configuration files (#​6036) (e028186)
Bug Fixes
Performance Improvements
tofuutils/tenv (tofuutils/tenv)

v2.7.9

Compare Source

Full Changelog: tofuutils/tenv@v2.7.8...v2.7.9

v2.7.8

Compare Source

Full Changelog: tofuutils/tenv@v2.7.7...v2.7.8

v2.7.7

Compare Source

Full Changelog: tofuutils/tenv@v2.7.6...v2.7.7

v2.7.6

Compare Source

Full Changelog: tofuutils/tenv@v2.7.5...v2.7.6

v2.7.5

Compare Source

Full Changelog: tofuutils/tenv@v2.7.4...v2.7.5

v2.7.4

Compare Source

Full Changelog: tofuutils/tenv@v2.7.3...v2.7.4

v2.7.3

Compare Source

Full Changelog: tofuutils/tenv@v2.7.2...v2.7.3

v2.7.2

Compare Source

Full Changelog: tofuutils/tenv@v2.7.1...v2.7.2


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) July 28, 2024 17:42
@renovate renovate bot merged commit 86d8005 into main Jul 28, 2024
5 checks passed
@renovate renovate bot deleted the renovate/aqua-packages branch July 28, 2024 18:27
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