Skip to content

Commit

Permalink
Bump gix-config from 0.42.0 to 0.43.0 (#221)
Browse files Browse the repository at this point in the history
Bumps [gix-config](https://github.com/GitoxideLabs/gitoxide) from 0.42.0
to 0.43.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/GitoxideLabs/gitoxide/releases">gix-config's
releases</a>.</em></p>
<blockquote>
<h2>gix-config v0.43.0</h2>
<h3>Chore</h3>
<ul>
<li><!-- raw HTML omitted --> bump <code>rust-version</code> to 1.70
That way clippy will allow to use the fantastic
<code>Option::is_some_and()</code>
and friends.</li>
</ul>
<h3>Commit Statistics</h3>
<ul>
<li>4 commits contributed to the release over the course of 55 calendar
days.</li>
<li>55 days passed between releases.</li>
<li>1 commit was understood as <a
href="https://www.conventionalcommits.org">conventional</a>.</li>
<li>0 issues like '(#ID)' were seen in commit messages</li>
</ul>
<h3>Commit Details</h3>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<ul>
<li><strong>Uncategorized</strong>
<ul>
<li>Update all changelogs prior to release (1f6390c)</li>
<li>Merge pull request <a
href="https://redirect.github.com/GitoxideLabs/gitoxide/issues/1762">#1762</a>
from GitoxideLabs/fix-1759 (7ec21bb)</li>
<li>Bump <code>rust-version</code> to 1.70 (17835bc)</li>
<li>Merge pull request <a
href="https://redirect.github.com/GitoxideLabs/gitoxide/issues/1701">#1701</a>
from GitoxideLabs/release (e8b3b41)</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/GitoxideLabs/gitoxide/commit/dea106a8c4fecc1f0a8f891a2691ad9c63964d25"><code>dea106a</code></a>
Release gix-utils v0.1.14, gix-actor v0.33.2, gix-hash v0.16.0,
gix-trace v0....</li>
<li><a
href="https://github.com/GitoxideLabs/gitoxide/commit/7570daa50a93a2b99e9cd5228cb274f20839865f"><code>7570daa</code></a>
don't specify version numbers in dev-dependencies</li>
<li><a
href="https://github.com/GitoxideLabs/gitoxide/commit/1f6390c53ba68ce203ae59eb3545e2631dd8a106"><code>1f6390c</code></a>
update all changelogs prior to release</li>
<li><a
href="https://github.com/GitoxideLabs/gitoxide/commit/1e37e956fcbea6c1f77e88dc9108ac8eb2973486"><code>1e37e95</code></a>
Merge pull request <a
href="https://redirect.github.com/GitoxideLabs/gitoxide/issues/1777">#1777</a>
from EliahKagan/run-ci/arm</li>
<li><a
href="https://github.com/GitoxideLabs/gitoxide/commit/d5dc5bf548311073454dfab709def2e8d4d0dcf6"><code>d5dc5bf</code></a>
Merge pull request <a
href="https://redirect.github.com/GitoxideLabs/gitoxide/issues/1776">#1776</a>
from EliahKagan/fuzz-next</li>
<li><a
href="https://github.com/GitoxideLabs/gitoxide/commit/90e08f18d9cd2630f245d3a190e7bc5585bd4bc7"><code>90e08f1</code></a>
Merge pull request <a
href="https://redirect.github.com/GitoxideLabs/gitoxide/issues/1774">#1774</a>
from EliahKagan/complex-graph-no-baseline-next</li>
<li><a
href="https://github.com/GitoxideLabs/gitoxide/commit/c7f501315cbe1755cb37a66cc3dd39ea7ef095c3"><code>c7f5013</code></a>
Let either <code>test-32bit</code> cancel the other on failure</li>
<li><a
href="https://github.com/GitoxideLabs/gitoxide/commit/c3d4cff002a56ab91d6a2b9aae1ca03c7131def3"><code>c3d4cff</code></a>
Remove the <code>test-32bit-cross</code> job</li>
<li><a
href="https://github.com/GitoxideLabs/gitoxide/commit/fbc27b56eca40a4cf97e32fb271cc88e7449d25c"><code>fbc27b5</code></a>
Install 64-bit libstdc++ in both 32-bit containers</li>
<li><a
href="https://github.com/GitoxideLabs/gitoxide/commit/cbe37934af3795931653e42394b2152a0710bbfb"><code>cbe3793</code></a>
Use the ARM runner for some 32-bit tests</li>
<li>Additional commits viewable in <a
href="https://github.com/GitoxideLabs/gitoxide/compare/gix-config-v0.42.0...gix-config-v0.43.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gix-config&package-manager=cargo&previous-version=0.42.0&new-version=0.43.0)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent e36af7d commit 6f0b0be
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 78 deletions.
Loading

0 comments on commit 6f0b0be

Please sign in to comment.