Skip to content

Commit

Permalink
fix(deps): bump github.com/tilt-dev/ctlptl from 0.8.34 to 0.8.36 (#116)
Browse files Browse the repository at this point in the history
Bumps [github.com/tilt-dev/ctlptl](https://github.com/tilt-dev/ctlptl)
from 0.8.34 to 0.8.36.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tilt-dev/ctlptl/releases">github.com/tilt-dev/ctlptl's
releases</a>.</em></p>
<blockquote>
<h2>v0.8.36</h2>
<h2>Changelog</h2>
<ul>
<li>866b7ef021d393d27824e10698e94e63aa11c479: Update version numbers:
0.8.35 (<a
href="https://github.com/dev-errant"><code>@​dev-errant</code></a>)</li>
<li>6ad4ab6f6616b4e5c329f5cefd1324c407319801: cluster: update to kind
1.25 (<a
href="https://redirect.github.com/tilt-dev/ctlptl/issues/367">#367</a>)
(<a href="https://github.com/nicks"><code>@​nicks</code></a>)</li>
</ul>
<h2>v0.8.35</h2>
<h2>Changelog</h2>
<ul>
<li>6b3b290ad024a95f4ab63c7cb3349ca1d034e38a: Update version numbers:
0.8.34 (<a
href="https://github.com/dev-errant"><code>@​dev-errant</code></a>)</li>
<li>438c182d3cf7172417920cfe5efc85d7e37efb0f: hack: update deepcopy-gen
(<a
href="https://redirect.github.com/tilt-dev/ctlptl/issues/364">#364</a>)
(<a href="https://github.com/nicks"><code>@​nicks</code></a>)</li>
<li>6d1c29115e4bd0a38235f550f9ed6efa005ed679: registry: improve error
handling on port status (<a
href="https://redirect.github.com/tilt-dev/ctlptl/issues/365">#365</a>)
(<a href="https://github.com/nicks"><code>@​nicks</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tilt-dev/ctlptl/commit/6ad4ab6f6616b4e5c329f5cefd1324c407319801"><code>6ad4ab6</code></a>
cluster: update to kind 1.25 (<a
href="https://redirect.github.com/tilt-dev/ctlptl/issues/367">#367</a>)</li>
<li><a
href="https://github.com/tilt-dev/ctlptl/commit/35f27966215aeb0f22c1c313f89e22958a165954"><code>35f2796</code></a>
test: use go 1.23 in e2e tests (<a
href="https://redirect.github.com/tilt-dev/ctlptl/issues/366">#366</a>)</li>
<li><a
href="https://github.com/tilt-dev/ctlptl/commit/866b7ef021d393d27824e10698e94e63aa11c479"><code>866b7ef</code></a>
Update version numbers: 0.8.35</li>
<li><a
href="https://github.com/tilt-dev/ctlptl/commit/6d1c29115e4bd0a38235f550f9ed6efa005ed679"><code>6d1c291</code></a>
registry: improve error handling on port status (<a
href="https://redirect.github.com/tilt-dev/ctlptl/issues/365">#365</a>)</li>
<li><a
href="https://github.com/tilt-dev/ctlptl/commit/438c182d3cf7172417920cfe5efc85d7e37efb0f"><code>438c182</code></a>
hack: update deepcopy-gen (<a
href="https://redirect.github.com/tilt-dev/ctlptl/issues/364">#364</a>)</li>
<li><a
href="https://github.com/tilt-dev/ctlptl/commit/3d1c295e48888f6c3b8f73c28812943ec97f0ebe"><code>3d1c295</code></a>
circleci: update goreleaser (<a
href="https://redirect.github.com/tilt-dev/ctlptl/issues/363">#363</a>)</li>
<li><a
href="https://github.com/tilt-dev/ctlptl/commit/6b3b290ad024a95f4ab63c7cb3349ca1d034e38a"><code>6b3b290</code></a>
Update version numbers: 0.8.34</li>
<li>See full diff in <a
href="https://github.com/tilt-dev/ctlptl/compare/v0.8.34...v0.8.36">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/tilt-dev/ctlptl&package-manager=go_modules&previous-version=0.8.34&new-version=0.8.36)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent e188b96 commit e7674ff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ require (
github.com/kyverno/chainsaw v0.2.11
github.com/losisin/helm-values-schema-json v1.6.1
github.com/norwoodj/helm-docs v1.14.2
github.com/tilt-dev/ctlptl v0.8.34
github.com/tilt-dev/ctlptl v0.8.36
golang.stackrox.io/kube-linter v0.6.8
helm.sh/helm/v3 v3.16.3
sigs.k8s.io/kind v0.25.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1271,8 +1271,8 @@ github.com/theupdateframework/notary v0.7.0 h1:QyagRZ7wlSpjT5N2qQAh/pN+DVqgekv4D
github.com/theupdateframework/notary v0.7.0/go.mod h1:c9DRxcmhHmVLDay4/2fUYdISnHqbFDGRSlXPO0AhYWw=
github.com/tilt-dev/clusterid v0.1.4 h1:uQ/oDrFf+5ZPe/qcC4loq78Ri9PvgfTzvtsSxaFdhSI=
github.com/tilt-dev/clusterid v0.1.4/go.mod h1:MV6q698Z7LEbu9i7p+JwqGsu2EkiiaQViIrL6gd8XiI=
github.com/tilt-dev/ctlptl v0.8.34 h1:blb8XNNmHgIX6nDUqA+2GWUhGAtw/CaQKZ5GJe5jy8E=
github.com/tilt-dev/ctlptl v0.8.34/go.mod h1:20m8l1Fq0yolM6C06CuU3icDf2w/xZFWt9PoeTlj+mY=
github.com/tilt-dev/ctlptl v0.8.36 h1:qedcSMmMvYFQFEslPi3Iu3X+0LGmmm8/yZBFmcMj7RY=
github.com/tilt-dev/ctlptl v0.8.36/go.mod h1:Dd5GiBBFBSbLN8xn5nhVf5Qf5OZoLnRDtJKdObCQYZw=
github.com/tilt-dev/localregistry-go v0.0.0-20201021185044-ffc4c827f097 h1:CiCHb20O+poFO331eFOiXRscunvAhKBfDmDoY2mf45A=
github.com/tilt-dev/localregistry-go v0.0.0-20201021185044-ffc4c827f097/go.mod h1:SX7bKYACP+RsddxA+NBkfVzr5DOr5ranTirgT7xlxjA=
github.com/tilt-dev/wmclient v0.0.0-20201109174454-1839d0355fbc h1:wGkAoZhrvnmq93B4W2v+agiPl7xzqUaxXkxmKrwJ6bc=
Expand Down

0 comments on commit e7674ff

Please sign in to comment.