Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 11, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@tailwindcss/postcss (source) 4.1.10 -> 4.1.11 age confidence dependencies patch
aquaproj/aqua-registry v4.379.1 -> v4.385.0 age confidence minor
aquaproj/aqua-renovate-config 2.7.5 -> 2.8.2 age confidence minor
goreleaser/goreleaser v2.10.2 -> v2.11.0 age confidence minor
kubernetes-sigs/kustomize v5.6.0 -> v5.7.0 age confidence minor
mikefarah/yq v4.45.4 -> v4.46.1 age confidence minor
sigs.k8s.io/yaml v1.4.0 -> v1.5.0 age confidence require minor
tailwindcss (source) 4.1.10 -> 4.1.11 age confidence dependencies patch
tilt-dev/tilt v0.34.5 -> v0.35.0 age confidence minor

Release Notes

tailwindlabs/tailwindcss (@​tailwindcss/postcss)

v4.1.11

Compare Source

Fixed
  • Add heuristic to skip candidate migrations inside emit(…) (#​18330)
  • Extract candidates with variants in Clojure/ClojureScript keywords (#​18338)
  • Document --watch=always in the CLI's usage (#​18337)
  • Add support for Vite 7 to @tailwindcss/vite (#​18384)
aquaproj/aqua-registry (aquaproj/aqua-registry)

v4.385.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.384.0...v4.385.0

🎉 New Packages

#​38593 bazelbuild/bazel - a fast, scalable, multi-language and extensible build system @​risu729
#​38565 yaml/yamlscript - Programming in YAML @​risu729

v4.384.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.383.0...v4.384.0

🎉 New Packages

#​38493 godotengine/godot - Godot Engine – Multi-platform 2D and 3D game engine @​Cantido
#​38483 srl-labs/containerlab - container-based networking labs @​zoetrope

Fixes

#​38519 Re-scaffold hirosassa/ksnotify to support ksnotify v3.0.0

v4.383.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.382.0...v4.383.0

🎉 New Packages

#​38467 itchio/butler - Command-line itch.io helper @​Cantido

Fixes

#​38449 bazelbuild/bazel-watcher: Support recent versions @​risu729

v4.382.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.381.1...v4.382.0

🎉 New Packages

#​38319 siketyan/ghr: Yet another repository management with auto-attaching profiles @​risu729
#​38316 sharkdp/numbat: A statically typed programming language for scientific computations with first class support for physical dimensions and units @​risu729
#​38315 zizmorcore/zizmor Static analysis for GitHub Actions @​risu729

Improvement

#​38318 segmentio/golines: Switch the package type to github_release @​risu729
#​38317 cloudflare/gokey: Switch the package type to github_release @​risu729

v4.381.1

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.381.0...v4.381.1

Fixes

#​38198 bitwarden/clients: Disable checksum @​risu729
#​38202 PowerShell/PowerShell: Disable checksum for UTF-16LE files @​risu729

v4.381.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.380.0...v4.381.0

🎉 New Packages

#​38089 palantir/conjure-rust: Conjure support for Rust @​markelliot
#​38090 palantir/conjure-typescript: Conjure generator for TypeScript clients @​markelliot

v4.380.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.379.2...v4.380.0

🎉 New Packages

#​38009 encoredev/encore - Open Source Development Platform for building robust type-safe distributed systems with declarative infrastructure @​bamorim

Fixes

#​38004 Rename the package Enter-tainer/typstyle to typstyle-rs/typstyle

v4.379.2

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.379.1...v4.379.2

Fixes

#​37982 Re-scaffold MordechaiHadad/bob
#​37981 Re-scaffold TimothyYe/skm
#​37980 brumhard/krewfile: Change the package type to github_release
#​37918 biomejs/biome: Ignore broken version @​risu729

aquaproj/aqua-renovate-config (aquaproj/aqua-renovate-config)

v2.8.2

Compare Source

🐛 Bug Fixes

#​957 #​958 Fix a bug of file preset that regular expressions doesn't match with files

v2.8.1

Compare Source

🐛 Bug Fixes

#​939 Fix a bug of file preset
#​939 Replace fileMatch with managerFilePatterns

managerFilePatterns were formerly known as fileMatch, and regex-only. managerFilePatterns instead supports regex or glob patterns, and any existing config containing fileMatch patterns will be automatically migrated.
Do not use the below guide for fileMatch if you are using an older version of Renovate.

v2.8.0

Compare Source

Features

#​917 #​921 Support wasmCloud/wasmCloud/wash @​AmandaCameron

goreleaser/goreleaser (goreleaser/goreleaser)

v2.11.0

Compare Source

Changelog

New Features
Bug fixes
Documentation updates
Other work

Full Changelog: goreleaser/goreleaser@v2.10.2...v2.11.0

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them?
You can sponsor, get a Pro License or contribute with code.

Where to go next?

GoReleaser logo

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

v5.7.0

Compare Source

Feature

https://github.com/kubernetes-sigs/kustomize/pull/5630: Add static value source for replacement
https://github.com/kubernetes-sigs/kustomize/pull/5921: feat: Add images suport for Image Volumes
https://github.com/kubernetes-sigs/kustomize/pull/5771: fix: Allow patches with empty files with multiple newlines or comments
https://github.com/kubernetes-sigs/kustomize/pull/5865: feat(helm): allow the use of devel alias for helmcharts

fix

https://github.com/kubernetes-sigs/kustomize/pull/5846: fix: Get version from the BuildInfo.Main.Version if not found in deps and build flag
https://github.com/kubernetes-sigs/kustomize/pull/5859: fix: Don't panic on multiple $patch: delete strategic merge patches in a single patch file
https://github.com/kubernetes-sigs/kustomize/pull/5877: fix: make private one field in replacements transformer struct that had a missing JSON tag

Dependencies

#​5847: replace deplecated package github.com/google/shlex with github.com/carapace-sh/carapace-shlex
#​5873: Bump to github.com/spf13/viper v1.20.0
#​5931: Drop usage of forked copies of goyaml.v2 and goyaml.v3

chore

https://github.com/kubernetes-sigs/kustomize/pull/5882: Set Git messages to English for TestRemoteLoad_LocalProtocol
#​5934: Update kyaml to v0.20.0
#​5935: Update cmd/config to v0.20.0
#​5936: Update api to v0.20.0

mikefarah/yq (mikefarah/yq)

v4.46.1

Compare Source

kubernetes-sigs/yaml (sigs.k8s.io/yaml)

v1.5.0

Compare Source

Full Changelog: kubernetes-sigs/yaml@v1.4.0...v1.5.0

tilt-dev/tilt (tilt-dev/tilt)

v0.35.0

Compare Source

Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰

Major changes

tiltfile API: add ci_settings(readiness_timeout)

Sets a timeout on how long to wait for
resources to become ready. defaults to 5m

Changelog


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@zoetrope zoetrope merged commit bf9f479 into main Jul 11, 2025
8 checks passed
@zoetrope zoetrope deleted the renovate/all-minor-patch branch July 11, 2025 02:54
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