Skip to content

Bump the cargo group with 2 updates - #4191

Merged
djmitche merged 1 commit into
developfrom
dependabot/cargo/cargo-a4215964e5
Sep 19, 2026
Merged

djmitche merged 1 commit into
developfrom
dependabot/cargo/cargo-a4215964e5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 15, 2026

Copy link
Copy Markdown
Contributor

Bumps the cargo group with 2 updates: cxx and cxx-build.

Updates cxx from 1.0.200 to 1.0.202

Release notes

Sourced from cxx's releases.

1.0.202

  • Support build environments that limit build-script filesystem writes outside of OUT_DIR (#1760, thanks @​gudcks0305)

1.0.201

  • Specialize enable_borrowed_range and enable_view for rust::Slice<T> (#1758, thanks @​MixusMinimax)
  • Register bazel toolchains as dev dependencies (#1759)
Commits
  • 983982c Release 1.0.202
  • 552330e Touch up PR 1760
  • 3a9d010 Merge pull request 1760 from gudcks0305/codex/fix-shared-header-fallback
  • 97c1cff fix: tolerate unavailable shared header directory
  • 982aa18 Release 1.0.201
  • a543f3b Lockfile update
  • a237c37 Reformat with clang-format 22
  • eeabfb5 Move static assertions from header to source file
  • 47d9bf7 Merge pull request #1758 from MixusMinimax/slice-impl-borrowed-range-and-view
  • 5a9c2ba Merge pull request #1759 from dtolnay/bazel
  • Additional commits viewable in compare view

Updates cxx-build from 1.0.200 to 1.0.202

Release notes

Sourced from cxx-build's releases.

1.0.202

  • Support build environments that limit build-script filesystem writes outside of OUT_DIR (#1760, thanks @​gudcks0305)

1.0.201

  • Specialize enable_borrowed_range and enable_view for rust::Slice<T> (#1758, thanks @​MixusMinimax)
  • Register bazel toolchains as dev dependencies (#1759)
Commits
  • 983982c Release 1.0.202
  • 552330e Touch up PR 1760
  • 3a9d010 Merge pull request 1760 from gudcks0305/codex/fix-shared-header-fallback
  • 97c1cff fix: tolerate unavailable shared header directory
  • 982aa18 Release 1.0.201
  • a543f3b Lockfile update
  • a237c37 Reformat with clang-format 22
  • eeabfb5 Move static assertions from header to source file
  • 47d9bf7 Merge pull request #1758 from MixusMinimax/slice-impl-borrowed-range-and-view
  • 5a9c2ba Merge pull request #1759 from dtolnay/bazel
  • Additional commits viewable in compare view

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 commands and options

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the cargo group with 2 updates: [cxx](https://github.com/dtolnay/cxx) and [cxx-build](https://github.com/dtolnay/cxx).


Updates `cxx` from 1.0.200 to 1.0.202
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](dtolnay/cxx@1.0.200...1.0.202)

Updates `cxx-build` from 1.0.200 to 1.0.202
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](dtolnay/cxx@1.0.200...1.0.202)

---
updated-dependencies:
- dependency-name: cxx
  dependency-version: 1.0.202
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: cxx-build
  dependency-version: 1.0.202
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 15, 2026
@djmitche
djmitche merged commit 12d4954 into develop Sep 19, 2026
29 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/cargo-a4215964e5 branch September 19, 2026 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant