chore(deps): update devbox#1078
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1078 +/- ##
=======================================
Coverage 69.15% 69.15%
=======================================
Files 71 71
Lines 6543 6543
=======================================
Hits 4525 4525
Misses 1724 1724
Partials 294 294 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
4c198df to
7a95979
Compare
7a95979 to
f5b0a83
Compare
f5b0a83 to
9eb2fc1
Compare
9eb2fc1 to
1d5e6c0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.9.0→0.9.429.4.0→29.5.21.25.5→1.26.32.8.0→2.12.21.1.4→1.3.04.10.1→4.13.11.35.0→1.36.13.19.1→3.20.25.8.0→5.8.10.2.14→0.2.150.36.0→0.37.3Release Notes
tilt-dev/ctlptl (ctlptl)
v0.9.4What's Changed
Full Changelog: tilt-dev/ctlptl@v0.9.3...v0.9.4
v0.9.3Changelog
c52c3c3: Update version numbers: 0.9.2 ( <>)c3b4a8b: build(deps): bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 (#404) (@dependabot[bot])218197c: release: only release to tiltdev docker hub namespace (#409) (@nicks)v0.9.2Changelog
b52b42a: Update version numbers: 0.9.1 ( <>)4ccc9bd: registry: strip desktop labels (#403) (@nicks)v0.9.1Changelog
f892505: Update version numbers: 0.9.0 ( <>)48c484e: build(deps): bump github.com/docker/cli (#399) (@dependabot[bot])f270595: build(deps): bump go.opentelemetry.io/otel/sdk from 1.35.0 to 1.40.0 (#398) (@dependabot[bot])a1ae077: build(deps): bump google.golang.org/grpc from 1.72.1 to 1.79.3 (#400) (@dependabot[bot])dede241: mod: update go-m1cpu to fix crash on M5 Pro/Max (#401) (@charlievieth)88bba0f: vendor: update k8s deps (#397) (@nicks)kubernetes-sigs/kubebuilder (kubebuilder)
v4.13.1🚀 Keep Your Scaffold Updated
The migration guide covers upgrading from
anyversion to thelatest, including AI-assisted helpers/commands for legacy scaffolds that may require manual steps. For the smoothest path, enable the AutoUpdate Plugin (uses GitHub Actions) or runkubebuilder alpha updatelocally—both use the same update logic. The other options are primarily for older projects missingcliVersionin thePROJECTfile as a one-time step to reach a supported version; after that, you can rely on these workflows for ongoing updates.✨ Upgrades
v1.19.4tov1.20.0(#5531)v0.23.1tov0.23.3(#5532)🐛 Bug Fixes
What's Changed
1.19.4to1.20.0by @camilamacedo86 in #55310.23.1to0.23.3by @camilamacedo86 in #5532New Contributors
Full Changelog: kubernetes-sigs/kubebuilder@v4.13.0...v4.13.1
kubernetes/kubectl (kubectl)
v1.36.1v1.36.0v1.35.4v1.35.3v1.35.2helm/helm (kubernetes-helm)
v3.20.2: Helm v3.20.2v3.20.2
Helm v3.20.2 is a security patch release. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
Security fixes
Chart.yamlname dot-segmentInstallation and Upgrading
Download Helm v3.20.2. The common platform binaries are here:
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
Changelog
8fb76d6(George Jenkins)3a8927e(Terry Howe)v3.20.1: Helm v3.20.1Helm v3.20.1 is a patch release. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
Notable Changes
Installation and Upgrading
Download Helm v3.20.1. The common platform binaries are here:
This release was signed with
208D D36E D5BB 3745 A167 43A4 C7C6 FBB5 B91C 1155and can be found at @scottrigby keybase account. Please use the attached signatures for verifying this release usinggpg.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
Changelog
a2369ca(dependabot[bot])90e1056(Pedro Tôrres)911f2e9(Pedro Tôrres)76dad33(Evans Mungai)45c12f7(Evans Mungai)26c6f19(Evans Mungai)09f5129(Evans Mungai)417deb2(Evans Mungai)5417bfa(Evans Mungai)kubernetes-sigs/kustomize (kustomize)
v5.8.1Introduction
This release completes a fix for namespace propagation that occurred in v5.8.0. #6031 (comment)
Also addressed the breaking changes introduced in helm v4. #6016
fix
#5990: fix: allow empty patches files
#6016: fix: support helm v4 beside v3
#6038: Fix a failing test
#6044: Fix namespace propagation problem at v5.8.0
Dependencies
#6057: Upgrade json-patch to v4.13.0 to remove pkg/errors dependency
chore
#6065: Update kyaml to v0.21.1
#6066: Update cmd/config to v0.21.1
#6067: Update api to v0.21.1
Configuration
📅 Schedule: (UTC)
* 0 1,15 * *)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.