Skip to content

Commit

Permalink
build(deps): bump cxx from 1.0.111 to 1.0.114 (#1654)
Browse files Browse the repository at this point in the history
Bumps [cxx](https://github.com/dtolnay/cxx) from 1.0.111 to 1.0.114.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dtolnay/cxx/releases">cxx's
releases</a>.</em></p>
<blockquote>
<h2>1.0.114</h2>
<ul>
<li>Documentation improvements (thanks <a
href="https://github.com/adamchalmers"><code>@​adamchalmers</code></a>)</li>
</ul>
<h2>1.0.113</h2>
<ul>
<li>Update proc-macro2 to fix caching issue when using a rustc-wrapper
such as sccache</li>
</ul>
<h2>1.0.112</h2>
<ul>
<li>Documentation improvements</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dtolnay/cxx/commit/e6184c2a62ded1cba5f4e94180b334023eaf784b"><code>e6184c2</code></a>
Release 1.0.114</li>
<li><a
href="https://github.com/dtolnay/cxx/commit/6d4a51b10c69ad59579303c9db57e00c4871338c"><code>6d4a51b</code></a>
Wrap PR 1298 to 80 columns</li>
<li><a
href="https://github.com/dtolnay/cxx/commit/b2477123a1205c4313dce5b027e7855a97e4cc53"><code>b247712</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/cxx/issues/1298">#1298</a>
from adamchalmers/achalmers/document-how-to-implemen...</li>
<li><a
href="https://github.com/dtolnay/cxx/commit/f0fa65a7de93241326d1006ecfef0486075deaeb"><code>f0fa65a</code></a>
Merge pull request <a
href="https://redirect.github.com/dtolnay/cxx/issues/1294">#1294</a>
from dtolnay/bzlmod</li>
<li><a
href="https://github.com/dtolnay/cxx/commit/752d0439bf66833ceea584bda7a8762ea7635347"><code>752d043</code></a>
Switch to bzlmod</li>
<li><a
href="https://github.com/dtolnay/cxx/commit/17f46ec7a5392a6d4b817464847e5261b5133f09"><code>17f46ec</code></a>
Replace http_archive sha256 argument with integrity argument</li>
<li><a
href="https://github.com/dtolnay/cxx/commit/08ce722e29ffecb04d9b265f5f2a5fa484b7c820"><code>08ce722</code></a>
Document how to implement VectorElement</li>
<li><a
href="https://github.com/dtolnay/cxx/commit/08711cdc3693e773ecb78451970925bb0ea84890"><code>08711cd</code></a>
Bazel rules_rust 0.36.2</li>
<li><a
href="https://github.com/dtolnay/cxx/commit/2dc00a4e2dc7b6e9767924115d7ec02afc3c3f23"><code>2dc00a4</code></a>
Release 1.0.113</li>
<li><a
href="https://github.com/dtolnay/cxx/commit/71dcb59e6fe094ad0ef47f79cd49f5ce1e4ac777"><code>71dcb59</code></a>
Lockfile update</li>
<li>Additional commits viewable in <a
href="https://github.com/dtolnay/cxx/compare/1.0.111...1.0.114">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cxx&package-manager=cargo&previous-version=1.0.111&new-version=1.0.114)](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 Jan 5, 2024
1 parent d89bd02 commit a076650
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a076650

Please sign in to comment.