Commit 8d15554
authored
Bump databrickslabs/sandbox from acceptance/v0.3.0 to 0.3.1 (#155)
Bumps
[databrickslabs/sandbox](https://github.com/databrickslabs/sandbox) from
acceptance/v0.3.0 to 0.3.1. This release includes the previously tagged
commit.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/databrickslabs/sandbox/blob/main/CHANGELOG.md">databrickslabs/sandbox's
changelog</a>.</em></p>
<blockquote>
<h1>Version changelog</h1>
<h2>0.1.0</h2>
<ul>
<li>Added install instructions (<a
href="https://redirect.github.com/databrickslabs/sandbox/pull/23">#23</a>).</li>
<li>Added more go-git libs (<a
href="https://redirect.github.com/databrickslabs/sandbox/pull/26">#26</a>).</li>
<li>Fixed <code>unsupported protocol scheme</code> error (<a
href="https://redirect.github.com/databrickslabs/sandbox/pull/27">#27</a>).</li>
<li>Modified README to say how to use it with <code>databricks labs
sandbox</code> command (<a
href="https://redirect.github.com/databrickslabs/sandbox/pull/25">#25</a>).</li>
<li>More git-related libraries (<a
href="https://redirect.github.com/databrickslabs/sandbox/pull/30">#30</a>).</li>
</ul>
<p>Dependency updates:</p>
<ul>
<li>Bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /go-libs (<a
href="https://redirect.github.com/databrickslabs/sandbox/pull/28">#28</a>).</li>
<li>Bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /runtime-packages
(<a
href="https://redirect.github.com/databrickslabs/sandbox/pull/29">#29</a>).</li>
</ul>
<h2>0.0.1</h2>
<p>Initial version with some tooling.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/databrickslabs/sandbox/commit/cac167ba019921cacd9fabae53aa05a18266ee2c"><code>cac167b</code></a>
Allow larger logs from acceptance tests and implement experimental OIDC
refre...</li>
<li>See full diff in <a
href="https://github.com/databrickslabs/sandbox/compare/acceptance/v0.3.0...acceptance/v0.3.1">compare
view</a></li>
</ul>
</details>
<br />
<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>
| Dependency Name | Ignore Conditions |
| --- | --- |
| databrickslabs/sandbox | [>= 0.2.a, < 0.3] |
| databrickslabs/sandbox | [>= 0.1.a, < 0.2] |
| databrickslabs/sandbox | [>= 0.0.a, < 0.1] |
</details>
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>1 parent 4668ba4 commit 8d15554
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments